summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* | Bump version to 0.34.03-r1, update docs to list new plugins.Petr Mrázek2012-02-281-2/+2
| |
* | Add eggy hooks (linux only for now)Petr Mrázek2012-02-281-0/+2
| |
* | dev version. update structures, stonesensePetr Mrázek2012-02-271-1/+1
|/
* New plugin interfacePetr Mrázek2012-02-211-4/+7
|
* Properly remove Debug (and MinSizeRel) build configurationsQuietust2012-02-161-1/+2
|
* Move catsplosion, tweak for build targets under MSVC.Petr Mrázek2012-02-131-4/+8
|
* Tag 31.25-r9bPetr Mrázek2012-02-061-1/+1
|
* Added missing keybinding mention to 'ls', DFusion hotfix.Petr Mrázek2012-02-061-1/+1
|
* Update stonesense, safe-ish CXXFLAGS for linux.Petr Mrázek2012-02-021-2/+2
|
* Made invalid tile types really invalid, license and unused depends cleanup.Petr Mrázek2011-11-251-1/+1
|
* Set CXXFLAGS properly to ensure compatibility with i686 systems.Petr Mrázek2011-11-061-0/+12
|
* Bump revision to 8Petr Mrázek2011-11-061-1/+1
|
* More init hardening.Petr Mrázek2011-11-041-1/+1
|
* Bump revision number.Petr Mrázek2011-11-031-1/+1
|
* Bump revision to 7c.Petr Mrázek2011-11-021-1/+1
|
* Hardening.Petr Mrázek2011-11-011-1/+1
|
* Added df2mc (TroZ) and drybuckets (Quietust) pluginsPetr Mrázek2011-10-301-1/+4
|
* Circle designator uses diameter instead of radius, has no overdraw.Petr Mrázek2011-08-271-5/+5
|
* Circle dig designation tool.Petr Mrázek2011-08-221-1/+1
|
* Add support for stonesense distributed with allegro libs as .soPetr Mrázek2011-08-201-1/+1
|
* Added exporatory mining patterns tool.Petr Mrázek2011-08-171-1/+1
|
* Linux debug...Petr Mrázek2011-08-161-1/+1
|
* Fix crash bugs in liquids and tiletypes.Petr Mrázek2011-08-151-0/+1
|
* Many tweaks to plugins, reorganized the build system and removed more cruft.Petr Mrázek2011-08-141-53/+33
|
* Add static lua libPetr Mrázek2011-08-081-0/+4
|
* Reworked readme file.Petr Mrázek2011-08-081-6/+6
|
* Linux-side of threading function rewrite. Windows=broken.Petr Mrázek2011-07-271-0/+1
|
* Merge branch 'dfapi'Petr Mrázek2011-07-231-252/+62
|\ | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt library/DFProcess-linux.cpp library/include/dfhack-c/modules/Creatures_C.h library/include/dfhack/modules/Maps.h library/modules/Creatures_C.cpp
| * Windows side of the Console rewritePetr Mrázek2011-07-141-0/+3
| |
| * Made kittens plugin optional, and disabled by default.Petr Mrázek2011-07-121-1/+1
| |
| * Removed some silly data races from using cerr...Petr Mrázek2011-07-111-1/+1
| |
| * Plugins go into a folder, disabled console close button on windows because ↵Petr Mrázek2011-06-221-0/+3
| | | | | | | | of bugs.
| * Very basic plugin system.Petr Mrázek2011-06-201-0/+4
| |
| * Making ready for adding plugins. Fixes all over the place, more removal of ↵Petr Mrázek2011-06-201-246/+51
| | | | | | | | obsolete parts.
| * Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping ↵Petr Mrázek2011-06-161-4/+0
| | | | | | | | and ability to run reveal from DFHack console.
* | Added option BUILD_NO_CURSESMatthew Cline2011-07-071-1/+2
|/ | | | | | You can now do "cmake .. -DBUILD_NO_CURSES=ON" to prevent curses tools from being compiled, since there's a problem using mvwaddwstr() on some Linux distributions.
* Update version numbers, readme file. Adding a lot of batch scripts for the ↵Petr Mrázek2011-05-271-1/+1
| | | | windows versions of new tools.
* Fix memory.xml and pdcurses.dll copy problems for good.Petr Mrázek2011-05-261-0/+1
|
* Curses support across platforms!Petr Mrázek2011-05-211-0/+41
|
* Fix for MSVC build, added prototype cmd.exe detection on windows.Petr Mrázek2011-05-151-2/+2
|
* Added a bunch of batch scripts for running tools, updated readme, bumped ↵Petr Mrázek2011-05-081-1/+1
| | | | version number.
* added modified getopt (c++-ized) with BSD license, vegetation flags ↵Petr Mrázek2011-05-021-0/+1
| | | | | | clarified, prospector lists trees and plants separately, prospector pretty-prints
* Give unreveal tool a sensible name, bump version to 0.5.13, README updated.Petr Mrázek2011-04-101-1/+1
|
* Tagging 0.5.12Petr Mrázek2011-04-041-1/+1
|
* Simple packaging scriptsPetr Mrázek2011-04-021-5/+6
|
* Increment the version numberPetr Mrázek2011-04-011-1/+1
|
* Tagging 0.5.10, updated the readmePetr Mrázek2011-03-271-2/+2
|
* Set version to 0.5.9Petr Mrázek2011-03-271-1/+1
|
* Use proper paths in build system.Petr Mrázek2011-03-201-12/+13
|
* Ubuntu packaging magic, forgotten header files, an icon.Petr Mrázek2011-03-191-2/+87
|