| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Use the updated code generator with support for vtables & constructors. | Alexander Gavrilov | 2011-12-29 | 1 | -1/+3 |
| * | Add infrastructure necessary to use the generated headers. | Alexander Gavrilov | 2011-12-24 | 1 | -0/+3 |
| * | Add header generation from xml. | Alexander Gavrilov | 2011-12-24 | 1 | -0/+23 |
| * | Graphic module | Petr Mrázek | 2011-12-07 | 1 | -0/+2 |
| * | Renaming Creatures to Units | Petr Mrázek | 2011-12-02 | 1 | -2/+2 |
| * | Set CXXFLAGS properly to ensure compatibility with i686 systems. | Petr Mrázek | 2011-11-06 | 1 | -8/+3 |
| * | Move kitchen exclusion module methods to a source file. | Petr Mrázek | 2011-10-30 | 1 | -0/+2 |
| * | Creature likes (at least the structures are back), malloc wrapper that sets m... | Petr Mrázek | 2011-09-25 | 1 | -0/+4 |
| * | Added weather plugin info to readme, option to make the console not catch 'CT... | Petr Mrázek | 2011-08-18 | 1 | -0/+9 |
| * | Many tweaks to plugins, reorganized the build system and removed more cruft. | Petr Mrázek | 2011-08-14 | 1 | -25/+8 |
| * | Make building DFusion optional. | Petr Mrázek | 2011-07-30 | 1 | -1/+1 |
| * | BitArray implementation, now used in Maps for the flags. | Petr Mrázek | 2011-07-30 | 1 | -2/+2 |
| * | Linux-side of threading function rewrite. Windows=broken. | Petr Mrázek | 2011-07-27 | 1 | -1/+3 |
| * | Notes module | Matthew Cline | 2011-07-20 | 1 | -0/+2 |
| * | Added SDLreal.dll on windows. | Petr Mrázek | 2011-07-16 | 1 | -3/+11 |
| * | cmake cleanup in library/ | Petr Mrázek | 2011-07-16 | 1 | -8/+10 |
| * | And nuke the rest of linenoise... | Petr Mrázek | 2011-07-14 | 1 | -2/+0 |
| * | Merge pull request #98 from matthew-cline/TOPIC-vermin | Petr Mrázek | 2011-07-13 | 1 | -0/+1 |
| |\ |
|
| | * | Vermin module and colonies plugin | Matthew Cline | 2011-07-12 | 1 | -0/+1 |
| * | | Integrate linenoise into Console - Linux part | Petr Mrázek | 2011-07-13 | 1 | -0/+3 |
| |/ |
|
| * | CMake linux: copy LD_PRELOAD script | Matthew Cline | 2011-07-12 | 1 | -0/+9 |
| * | Added linenoise library to allow line editing in the terminal. | Petr Mrázek | 2011-07-12 | 1 | -0/+3 |
| * | Hotkey UI for linux. | Petr Mrázek | 2011-07-09 | 1 | -0/+2 |
| * | Added a bunch of butchered SDL headers, catching SDL events on linux. | Petr Mrázek | 2011-07-08 | 1 | -2/+2 |
| * | Plugin manager, reworked kittens and reveal. | Petr Mrázek | 2011-06-25 | 1 | -0/+1 |
| * | Plugins go into a folder, disabled console close button on windows because of... | Petr Mrázek | 2011-06-22 | 1 | -2/+3 |
| * | Console revamp - linux part. | Petr Mrázek | 2011-06-22 | 1 | -1/+5 |
| * | Very basic plugin system. | Petr Mrázek | 2011-06-20 | 1 | -2/+6 |
| * | Making ready for adding plugins. Fixes all over the place, more removal of ob... | Petr Mrázek | 2011-06-20 | 1 | -13/+11 |
| * | Crud removal: Context is gone. Added missing FakeSDL.h | Petr Mrázek | 2011-06-17 | 1 | -8/+1 |
| * | Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping a... | Petr Mrázek | 2011-06-16 | 1 | -7/+1 |
| * | Get rid of the stdint.h garbage and use the real header. | Petr Mrázek | 2011-06-15 | 1 | -2/+0 |
| * | Now works on Windows again, some more cleanups, added a singleton Core object... | Petr Mrázek | 2011-06-14 | 1 | -1/+2 |
| * | Vegetation module becomes rather skeletal. | Petr Mrázek | 2011-06-13 | 1 | -8/+8 |
| * | First 'working' DFHack inside DF, for 'some' values of 'working'. | Petr Mrázek | 2011-06-12 | 1 | -64/+16 |
| * | Fix memory.xml and pdcurses.dll copy problems for good. | Petr Mrázek | 2011-05-26 | 1 | -2/+4 |
| * | stop dfstatus from wasting time. added 'stopwatch.h' to extras for getting ac... | Petr Mrázek | 2011-05-21 | 1 | -0/+1 |
| * | Curses support across platforms! | Petr Mrázek | 2011-05-21 | 1 | -0/+1 |
| * | Make C-wrapper compile times less ridiculous. | Petr Mrázek | 2011-04-10 | 1 | -1/+2 |
| * | Engravings module. | Petr Mrázek | 2011-04-03 | 1 | -0/+2 |
| * | uncommented C process wrappers | doomchild | 2011-03-31 | 1 | -2/+2 |
| * | added DFProcess_C stuff to project lists (although they're commented out, sin... | doomchild | 2011-03-31 | 1 | -0/+2 |
| * | Revert "Hide depend headers better, upgraded tinyxml" | Petr Mrázek | 2011-03-31 | 1 | -1/+1 |
| * | The mysterious variable is mysterious, 31.22 support, needs testing | Petr Mrázek | 2011-03-24 | 1 | -1/+2 |
| * | Fix header install rule. | Petr Mrázek | 2011-03-20 | 1 | -1/+3 |
| * | Use proper paths in build system. | Petr Mrázek | 2011-03-20 | 1 | -21/+13 |
| * | No more generated config files. | Petr Mrázek | 2011-03-20 | 1 | -7/+4 |
| * | Fix linux builds not installing the header files | Petr Mrázek | 2011-03-20 | 1 | -3/+5 |
| * | Small fixes to documentation and build scripts. | Petr Mrázek | 2011-03-18 | 1 | -4/+6 |
| * | Kill Position module everywhere. | Petr Mrázek | 2011-03-18 | 1 | -3/+0 |