| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Bump version to 0.34.03-r1, update docs to list new plugins. | Petr Mrázek | 2012-02-28 | 1 | -2/+2 | |
| | | | ||||||
| * | | Add eggy hooks (linux only for now) | Petr Mrázek | 2012-02-28 | 1 | -0/+2 | |
| | | | ||||||
| * | | dev version. update structures, stonesense | Petr Mrázek | 2012-02-27 | 1 | -1/+1 | |
| |/ | ||||||
| * | New plugin interface | Petr Mrázek | 2012-02-21 | 1 | -4/+7 | |
| | | ||||||
| * | Properly remove Debug (and MinSizeRel) build configurations | Quietust | 2012-02-16 | 1 | -1/+2 | |
| | | ||||||
| * | Move catsplosion, tweak for build targets under MSVC. | Petr Mrázek | 2012-02-13 | 1 | -4/+8 | |
| | | ||||||
| * | Tag 31.25-r9b | Petr Mrázek | 2012-02-06 | 1 | -1/+1 | |
| | | ||||||
| * | Added missing keybinding mention to 'ls', DFusion hotfix. | Petr Mrázek | 2012-02-06 | 1 | -1/+1 | |
| | | ||||||
| * | Update stonesense, safe-ish CXXFLAGS for linux. | Petr Mrázek | 2012-02-02 | 1 | -2/+2 | |
| | | ||||||
| * | Made invalid tile types really invalid, license and unused depends cleanup. | Petr Mrázek | 2011-11-25 | 1 | -1/+1 | |
| | | ||||||
| * | Set CXXFLAGS properly to ensure compatibility with i686 systems. | Petr Mrázek | 2011-11-06 | 1 | -0/+12 | |
| | | ||||||
| * | Bump revision to 8 | Petr Mrázek | 2011-11-06 | 1 | -1/+1 | |
| | | ||||||
| * | More init hardening. | Petr Mrázek | 2011-11-04 | 1 | -1/+1 | |
| | | ||||||
| * | Bump revision number. | Petr Mrázek | 2011-11-03 | 1 | -1/+1 | |
| | | ||||||
| * | Bump revision to 7c. | Petr Mrázek | 2011-11-02 | 1 | -1/+1 | |
| | | ||||||
| * | Hardening. | Petr Mrázek | 2011-11-01 | 1 | -1/+1 | |
| | | ||||||
| * | Added df2mc (TroZ) and drybuckets (Quietust) plugins | Petr Mrázek | 2011-10-30 | 1 | -1/+4 | |
| | | ||||||
| * | Circle designator uses diameter instead of radius, has no overdraw. | Petr Mrázek | 2011-08-27 | 1 | -5/+5 | |
| | | ||||||
| * | Circle dig designation tool. | Petr Mrázek | 2011-08-22 | 1 | -1/+1 | |
| | | ||||||
| * | Add support for stonesense distributed with allegro libs as .so | Petr Mrázek | 2011-08-20 | 1 | -1/+1 | |
| | | ||||||
| * | Added exporatory mining patterns tool. | Petr Mrázek | 2011-08-17 | 1 | -1/+1 | |
| | | ||||||
| * | Linux debug... | Petr Mrázek | 2011-08-16 | 1 | -1/+1 | |
| | | ||||||
| * | Fix crash bugs in liquids and tiletypes. | Petr Mrázek | 2011-08-15 | 1 | -0/+1 | |
| | | ||||||
| * | Many tweaks to plugins, reorganized the build system and removed more cruft. | Petr Mrázek | 2011-08-14 | 1 | -53/+33 | |
| | | ||||||
| * | Add static lua lib | Petr Mrázek | 2011-08-08 | 1 | -0/+4 | |
| | | ||||||
| * | Reworked readme file. | Petr Mrázek | 2011-08-08 | 1 | -6/+6 | |
| | | ||||||
| * | Linux-side of threading function rewrite. Windows=broken. | Petr Mrázek | 2011-07-27 | 1 | -0/+1 | |
| | | ||||||
| * | Merge branch 'dfapi' | Petr Mrázek | 2011-07-23 | 1 | -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 rewrite | Petr Mrázek | 2011-07-14 | 1 | -0/+3 | |
| | | | ||||||
| | * | Made kittens plugin optional, and disabled by default. | Petr Mrázek | 2011-07-12 | 1 | -1/+1 | |
| | | | ||||||
| | * | Removed some silly data races from using cerr... | Petr Mrázek | 2011-07-11 | 1 | -1/+1 | |
| | | | ||||||
| | * | Plugins go into a folder, disabled console close button on windows because ↵ | Petr Mrázek | 2011-06-22 | 1 | -0/+3 | |
| | | | | | | | | | of bugs. | |||||
| | * | Very basic plugin system. | Petr Mrázek | 2011-06-20 | 1 | -0/+4 | |
| | | | ||||||
| | * | Making ready for adding plugins. Fixes all over the place, more removal of ↵ | Petr Mrázek | 2011-06-20 | 1 | -246/+51 | |
| | | | | | | | | | obsolete parts. | |||||
| | * | Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping ↵ | Petr Mrázek | 2011-06-16 | 1 | -4/+0 | |
| | | | | | | | | | and ability to run reveal from DFHack console. | |||||
| * | | Added option BUILD_NO_CURSES | Matthew Cline | 2011-07-07 | 1 | -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ázek | 2011-05-27 | 1 | -1/+1 | |
| | | | | | windows versions of new tools. | |||||
| * | Fix memory.xml and pdcurses.dll copy problems for good. | Petr Mrázek | 2011-05-26 | 1 | -0/+1 | |
| | | ||||||
| * | Curses support across platforms! | Petr Mrázek | 2011-05-21 | 1 | -0/+41 | |
| | | ||||||
| * | Fix for MSVC build, added prototype cmd.exe detection on windows. | Petr Mrázek | 2011-05-15 | 1 | -2/+2 | |
| | | ||||||
| * | Added a bunch of batch scripts for running tools, updated readme, bumped ↵ | Petr Mrázek | 2011-05-08 | 1 | -1/+1 | |
| | | | | | version number. | |||||
| * | added modified getopt (c++-ized) with BSD license, vegetation flags ↵ | Petr Mrázek | 2011-05-02 | 1 | -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ázek | 2011-04-10 | 1 | -1/+1 | |
| | | ||||||
| * | Tagging 0.5.12 | Petr Mrázek | 2011-04-04 | 1 | -1/+1 | |
| | | ||||||
| * | Simple packaging scripts | Petr Mrázek | 2011-04-02 | 1 | -5/+6 | |
| | | ||||||
| * | Increment the version number | Petr Mrázek | 2011-04-01 | 1 | -1/+1 | |
| | | ||||||
| * | Tagging 0.5.10, updated the readme | Petr Mrázek | 2011-03-27 | 1 | -2/+2 | |
| | | ||||||
| * | Set version to 0.5.9 | Petr Mrázek | 2011-03-27 | 1 | -1/+1 | |
| | | ||||||
| * | Use proper paths in build system. | Petr Mrázek | 2011-03-20 | 1 | -12/+13 | |
| | | ||||||
| * | Ubuntu packaging magic, forgotten header files, an icon. | Petr Mrázek | 2011-03-19 | 1 | -2/+87 | |
| | | ||||||
