| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Lua API, not LUA Api. | Petr Mrázek | 2012-09-30 | 1 | -1/+1 |
| | | |||||
| * | Put HTML back. | Petr Mrázek | 2012-09-30 | 1 | -20/+20 |
| | | |||||
| * | The usual derp with files not added: Contributors.rst | Petr Mrázek | 2012-09-30 | 1 | -1/+1 |
| | | |||||
| * | Update license, add contributors file, bump release number | Petr Mrázek | 2012-09-30 | 1 | -5/+6 |
| | | |||||
| * | Generate html documentation as part of the normal build. | Petr Mrázek | 2012-09-29 | 1 | -1/+20 |
| | | |||||
| * | Purge html files, add docutils cmake module | Petr Mrázek | 2012-09-29 | 1 | -0/+1 |
| | | |||||
| * | Add experimental support for interposing vmethods of known classes. | Alexander Gavrilov | 2012-08-17 | 1 | -0/+3 |
| | | | | | | The hairiest bit is the abuse of compiler-specific pointer-to-member internals in order to provide more or less transparent API. | ||||
| * | 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 |
| | | | | | Use it to make an executable capable of calling commands remotely. | ||||
| * | 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 |
| | | | | | Uses MFC header availability to detect Express versions. | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This is an incompatible change to the plugin ABI. The Console is not thread-safe unless used indirectly via color_ostream_proxy, so everything should use their per-thread stream. | ||||
| * | | | Fix zlib, protobuf. | Petr Mrázek | 2012-03-10 | 1 | -0/+9 |
| |/ / | | | | | | | | | | | | | Zlib is now found using CMake on linux and set to harcoded paths on windows, yet uniform in use throughout the build system. protobuf-lite now compiles under MSVC properly. | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change protobuf libraries to build as DLLs. - Move some stream features to the lite library. - Install the lite library and use it from dfhack. Note that: - A couple of protobuf headers had to be tweaked. - The lite library is used because the full one is absolutely incompatible with reloading plugins. - Shutting down protobuf also can't be allowed. | ||||
| * | | | 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 |
| | | | |||||
