| Commit message (Expand) | Author | Age | Files | Lines |
| * | Tweak prospector: try using the biome elevation for soil depth. | Alexander Gavrilov | 2012-08-28 | 1 | -13/+21 |
| * | Account for caves and magma sea in pre-embark prospector. | Alexander Gavrilov | 2012-08-27 | 1 | -81/+211 |
| * | Follow change in xml again. | Alexander Gavrilov | 2012-08-27 | 1 | -0/+3 |
| * | Refactor MapCache: make it parse everything that is known re tiles & mats. | Alexander Gavrilov | 2012-04-26 | 1 | -2/+2 |
| * | More maps api refactoring and renaming. | Alexander Gavrilov | 2012-04-11 | 1 | -2/+3 |
| * | Get rid of some obsolete api functions, and restructure MapCache. | Alexander Gavrilov | 2012-04-10 | 1 | -10/+4 |
| * | Tweaks! | Petr Mrázek | 2012-03-29 | 1 | -1/+0 |
| * | Change to the traits representation of enum and bitfield properties. | Alexander Gavrilov | 2012-03-15 | 1 | -1/+1 |
| * | Make plugins accept explicit output stream references. | Alexander Gavrilov | 2012-03-10 | 1 | -23/+24 |
| * | Sort layer materials in prospector by depth. | Petr Mrázek | 2012-03-03 | 1 | -13/+25 |
| * | New plugin interface | Petr Mrázek | 2012-02-21 | 1 | -4/+1 |
| * | DFhackCExport is only needed on the plugin_* functions | Quietust | 2012-02-13 | 1 | -2/+2 |
| * | Finish conversion, fix compile errors | Quietust | 2012-02-13 | 1 | -1/+1 |
| * | Move TileTypes to XML, part 1 - a bunch of stuff is now broken | Quietust | 2012-02-13 | 1 | -22/+16 |
| * | Modify embark-time prospect using the randomized material hypothesis. | Alexander Gavrilov | 2012-02-03 | 1 | -8/+21 |
| * | Improve results of the embark-time prospector. | Alexander Gavrilov | 2012-02-03 | 1 | -23/+30 |
| * | Implement pre-embark estimate in prospector. | Alexander Gavrilov | 2012-02-02 | 1 | -3/+138 |
| * | In all loops that iterate across a vector, use a size_t as the index | Quietust | 2012-01-31 | 1 | -1/+1 |
| * | Modify a number of commands to use CR_WRONG_USAGE for displaying help. | Alexander Gavrilov | 2012-01-28 | 1 | -13/+12 |
| * | Kill the Vegetation module, replacing it with the same 3 simple methods used ... | Quietust | 2012-01-24 | 1 | -9/+0 |
| * | Use CoreSuspender and namespace df::enums | Quietust | 2012-01-21 | 1 | -9/+8 |
| * | Replace df_plant with df::plant - this leaves the Vegetation module a bit emp... | Quietust | 2012-01-21 | 1 | -4/+4 |
| * | Major cleanup of Materials modul, precursor to eventually nuking it | Quietust | 2012-01-21 | 1 | -25/+14 |
| * | Support reporting the Z range of holes in the adamantine tubes. | Alexander Gavrilov | 2012-01-20 | 1 | -1/+24 |
| * | Replace DFCoord with df::coord and df::coord2d. | Alexander Gavrilov | 2012-01-20 | 1 | -3/+3 |
| * | Kill the Maps module | Quietust | 2012-01-19 | 1 | -48/+21 |
| * | Significant cleanup of Maps module - next step will be to kill it properly | Quietust | 2012-01-19 | 1 | -6/+6 |
| * | Support including material value in the prospector output. | Alexander Gavrilov | 2012-01-17 | 1 | -11/+29 |
| * | Fix Z level computation in prospect, and add levels for flows & aquifer. | Alexander Gavrilov | 2012-01-17 | 1 | -14/+61 |
| * | Only use #include <> for system libraries - for everything else, use "" | Quietust | 2012-01-15 | 1 | -4/+4 |
| * | Header changes/cleanup. | Petr Mrázek | 2011-12-31 | 1 | -5/+4 |
| * | More init hardening. | Petr Mrázek | 2011-11-04 | 1 | -8/+6 |
| * | Messing with materials. | Petr Mrázek | 2011-11-03 | 1 | -29/+15 |
| * | Fix prospector under MSVC. | Petr Mrázek | 2011-10-25 | 1 | -0/+1 |
| * | Add z-level spans of material presence to prospector output. | Petr Mrázek | 2011-10-25 | 1 | -12/+57 |
| * | Add 'help' options to a bunch of commands. | Petr Mrázek | 2011-08-09 | 1 | -3/+16 |
| * | Fix ore/gem sorting. | Petr Mrázek | 2011-07-22 | 1 | -3/+3 |
| * | More info on inorganic materials | Matthew Cline | 2011-07-20 | 1 | -10/+63 |
| * | Windows side of the Console rewrite | Petr Mrázek | 2011-07-14 | 1 | -23/+24 |
| * | Integrate linenoise into Console - Linux part | Petr Mrázek | 2011-07-13 | 1 | -27/+27 |
| * | Added linenoise library to allow line editing in the terminal. | Petr Mrázek | 2011-07-12 | 1 | -1/+1 |
| * | Fixed prospector, added the command list back, removed the plugin init consol... | Petr Mrázek | 2011-06-27 | 1 | -52/+24 |
| * | Prospector prints text again. Plugin lookup is better (ignores more non-libra... | Petr Mrázek | 2011-06-24 | 1 | -22/+23 |
| * | Prospector plugin tool thing. How to pass them parameters? | Petr Mrázek | 2011-06-20 | 1 | -0/+381 |