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