| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove build-time dependency on SDL | Timothy Collett | 2012-06-14 | 1 | -3/+0 |
| * | Version bump and text updates. | Petr Mrázek | 2012-06-14 | 1 | -1/+1 |
| * | Adjust packaging for Mac | Timothy Collett | 2012-05-29 | 1 | -1/+5 |
| * | Trying a different method now (with install_name_tool) | Timothy Collett | 2012-05-24 | 1 | -1/+0 |
| * | Initial changes to get dfhack building on the Mac | Timothy Collett | 2012-05-24 | 1 | -1/+7 |
| * | Bump version to 0.34.10-r1 | Petr Mrázek | 2012-05-21 | 1 | -2/+2 |
| * | Enable warnings correctly on linux and fix a lot of them. | Alexander Gavrilov | 2012-04-20 | 1 | -1/+1 |
| * | Bump release to r2 | Petr Mrázek | 2012-04-17 | 1 | -1/+1 |
| * | Merge https://github.com/warmist/dfhack | Petr Mrázek | 2012-04-15 | 1 | -0/+5 |
| |\ |
|
| | * | Orbital nuking was bit excessive... | Warmist | 2012-04-15 | 1 | -0/+2 |
| | * | Orbital nuking of C4819 (code-page warning) | Warmist | 2012-04-15 | 1 | -0/+3 |
| * | | The 'r' in release string is now also tweakable. | Petr Mrázek | 2012-04-14 | 1 | -2/+2 |
| * | | Make release string tweakable. | Petr Mrázek | 2012-04-14 | 1 | -1/+1 |
| |/ |
|
| * | Add a html version of the LUA API doc, package it. | Petr Mrázek | 2012-04-05 | 1 | -1/+1 |
| * | Pull console output support and REPL out of dfusion into core lib. | Alexander Gavrilov | 2012-03-31 | 1 | -0/+2 |
| * | Tweak readme, bump version to 0.34.07 | Petr Mrázek | 2012-03-31 | 1 | -2/+2 |
| * | Another revision number... | Petr Mrázek | 2012-03-29 | 1 | -1/+1 |
| * | Increment revision due to DERP. | Petr Mrázek | 2012-03-29 | 1 | -1/+1 |
| * | Merge https://github.com/mikestewart/dfhack | Petr Mrázek | 2012-03-28 | 1 | -0/+5 |
| |\ |
|
| | * | Look for df-structures instead of protobuf in the submodule check. | Mike Stewart | 2012-03-27 | 1 | -1/+1 |
| | * | Removed dead check... | Mike Stewart | 2012-03-26 | 1 | -3/+0 |
| | * | Added a test for submodules that prints out a helpful error message. | Mike Stewart | 2012-03-26 | 1 | -0/+8 |
| * | | Bump version to 0.34.06-1 | Petr Mrázek | 2012-03-28 | 1 | -2/+2 |
| |/ |
|
| * | Merge https://github.com/warmist/dfhack | Petr Mrázek | 2012-03-23 | 1 | -0/+1 |
| |\ |
|
| | * | Export the type tree with enum keys to lua. | Alexander Gavrilov | 2012-03-19 | 1 | -0/+1 |
| * | | bump version | Petr Mrázek | 2012-03-21 | 1 | -1/+1 |
| |/ |
|
| * | Improve support for void RPC functions, dfhack-run, etc. | Alexander Gavrilov | 2012-03-15 | 1 | -1/+1 |
| * | Implement trivial RPC interface for dfhack via TCP & protobufs. | Alexander Gavrilov | 2012-03-14 | 1 | -0/+6 |
| * | More tweaking. | Petr Mrázek | 2012-03-13 | 1 | -4/+4 |
| * | More tweaks to MSVC solution folders. | Petr Mrázek | 2012-03-13 | 1 | -1/+6 |
| * | Fix problem with solution folders being generated for MSVC Express | Petr Mrázek | 2012-03-13 | 1 | -2/+4 |
| * | Add clsocket as a dependency for dfhack lib. | Petr Mrázek | 2012-03-13 | 1 | -0/+1 |
| * | Move depends out of main library, make them (static) libraries. | Petr Mrázek | 2012-03-13 | 1 | -15/+29 |
| * | Merge branch 'cleanups' of https://github.com/plaes/dfhack | Petr Mrázek | 2012-03-12 | 1 | -3/+5 |
| |\ |
|
| | * | Don't compile Lua on UNIX | Priit Laes | 2012-02-23 | 1 | -3/+5 |
| * | | Merge https://github.com/angavrilov/dfhack | Petr Mrázek | 2012-03-10 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Make plugins accept explicit output stream references. | Alexander Gavrilov | 2012-03-10 | 1 | -1/+1 |
| * | | | Fix zlib, protobuf. | Petr Mrázek | 2012-03-10 | 1 | -0/+9 |
| |/ / |
|
| * | | Merge https://github.com/angavrilov/dfhack | Petr Mrázek | 2012-03-10 | 1 | -0/+4 |
| |\ \ |
|
| | * | | Link protobuf to dfhack core as a shared library. | Alexander Gavrilov | 2012-03-09 | 1 | -0/+4 |
| * | | | Bump version to 0.34.05 | Petr Mrázek | 2012-03-08 | 1 | -1/+1 |
| |/ / |
|
| * | | Bump version to 0.34.04-r1 | Petr Mrázek | 2012-02-29 | 1 | -2/+2 |
| * | | Nuke wagons, move regrass to devel, bump to a dev version. | Petr Mrázek | 2012-02-28 | 1 | -1/+1 |
| * | | 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 |