| Commit message (Expand) | Author | Age | Files | Lines |
| * | Library location fixing script | Timothy Collett | 2012-09-13 | 1 | -0/+4 |
| * | Add a module for painting tiles into the gps global. | Alexander Gavrilov | 2012-08-19 | 1 | -0/+2 |
| * | Add experimental support for interposing vmethods of known classes. | Alexander Gavrilov | 2012-08-17 | 1 | -0/+2 |
| * | While installing scripts, do not copy ~ files. | Petr Mrázek | 2012-07-12 | 1 | -1/+4 |
| * | Swap order of includes to work around silly compiler/assembler bug on OS X | Timothy Collett | 2012-07-02 | 1 | -1/+1 |
| * | Ensure that the appropriate libz.dylib is used | Timothy Collett | 2012-06-14 | 1 | -0/+2 |
| * | Hopefully fix DFHack's attempt to pull libstdc++ from somewhere silly (for po... | Timothy Collett | 2012-06-14 | 1 | -1/+2 |
| * | Adjust packaging for Mac | Timothy Collett | 2012-05-29 | 1 | -6/+12 |
| * | When built with the right compiler, we don't need any Obj-C code. | Timothy Collett | 2012-05-29 | 1 | -33/+2 |
| * | Trying to set up an autorelease pool, but not yet succeeding. | Timothy Collett | 2012-05-26 | 1 | -1/+31 |
| * | More work on getting dfhack building & compiling on Mac OS X | Timothy Collett | 2012-05-25 | 1 | -0/+10 |
| * | Merge git://github.com/quietust/dfhack | Timothy Collett | 2012-05-24 | 1 | -0/+2 |
| |\ |
|
| | * | Allow compiling RelWithDebInfo on Windows | Quietust | 2012-05-23 | 1 | -0/+2 |
| * | | Trying a different method now (with install_name_tool) | Timothy Collett | 2012-05-24 | 1 | -2/+5 |
| * | | Initial changes to get dfhack building on the Mac | Timothy Collett | 2012-05-24 | 1 | -3/+8 |
| |/ |
|
| * | Move some things that won't work in dfhack-client to a separate file. | Alexander Gavrilov | 2012-05-05 | 1 | -0/+1 |
| * | Expose builtin commands to dfhack-run, and add lua script support. | Alexander Gavrilov | 2012-05-04 | 1 | -0/+3 |
| * | Split off the burrows api from Maps and Units. | Alexander Gavrilov | 2012-04-26 | 1 | -0/+2 |
| * | Split LuaTools.cpp to separate core utils from general dfhack api. | Alexander Gavrilov | 2012-04-06 | 1 | -0/+1 |
| * | Get rid of MALLOC_FILL build option | Petr Mrázek | 2012-04-01 | 1 | -4/+0 |
| * | Pull console output support and REPL out of dfusion into core lib. | Alexander Gavrilov | 2012-03-31 | 1 | -0/+6 |
| * | Use codegen.out.xml instead of static.inc in cmake code generation rules. | Alexander Gavrilov | 2012-03-29 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'peterix/master' | Alexander Gavrilov | 2012-03-24 | 1 | -2/+0 |
| |\ |
|
| | * | Tweaks and cleanups | Petr Mrázek | 2012-03-24 | 1 | -2/+0 |
| * | | Split LuaWrapper.cpp into two files. | Alexander Gavrilov | 2012-03-24 | 1 | -0/+3 |
| |/ |
|
| * | Support ordinary struct and class fields. | Alexander Gavrilov | 2012-03-20 | 1 | -1/+1 |
| * | Export the type tree with enum keys to lua. | Alexander Gavrilov | 2012-03-19 | 1 | -1/+2 |
| * | Skeleton type metadata for future use in lua bindings. | Alexander Gavrilov | 2012-03-19 | 1 | -0/+9 |
| * | Add a ListMaterials remote call for bulk download of basic material info. | Alexander Gavrilov | 2012-03-17 | 1 | -2/+1 |
| * | Move CoreService to a separate file. | Alexander Gavrilov | 2012-03-17 | 1 | -0/+2 |
| * | Plugin-exported functions now actually work. | Alexander Gavrilov | 2012-03-15 | 1 | -8/+10 |
| * | Improve support for void RPC functions, dfhack-run, etc. | Alexander Gavrilov | 2012-03-15 | 1 | -2/+4 |
| * | Implement trivial RPC interface for dfhack via TCP & protobufs. | Alexander Gavrilov | 2012-03-14 | 1 | -1/+20 |
| * | Add clsocket as a dependency for dfhack lib. | Petr Mrázek | 2012-03-13 | 1 | -1/+1 |
| * | Move depends out of main library, make them (static) libraries. | Petr Mrázek | 2012-03-13 | 1 | -72/+77 |
| * | Pull out a colored text output interface out of the Console class. | Alexander Gavrilov | 2012-03-10 | 1 | -0/+2 |
| * | Add some experimental message definitions to the main library. | Alexander Gavrilov | 2012-03-09 | 1 | -0/+26 |
| * | Link protobuf to dfhack core as a shared library. | Alexander Gavrilov | 2012-03-09 | 1 | -1/+1 |
| * | First pass at windowing, track df2mc, stonesense | Petr Mrázek | 2012-03-05 | 1 | -0/+1 |
| * | Add eggy hooks (linux only for now) | Petr Mrázek | 2012-02-28 | 1 | -14/+37 |
| * | Get rid of ntdll, update stonesense | Petr Mrázek | 2012-02-25 | 1 | -1/+1 |
| * | Add the init file to builds, mention it in readme. | Petr Mrázek | 2012-02-23 | 1 | -0/+3 |
| * | Update to use the new symbols file. | Petr Mrázek | 2012-02-11 | 1 | -1/+1 |
| * | Make it build and run on linux (no stonesense, df2mc, dfusion) | Petr Mrázek | 2012-02-09 | 1 | -1/+0 |
| * | Make perl executable tweakable. | Petr Mrázek | 2012-02-04 | 1 | -2/+4 |
| * | Added linkage to libdl, fix for mode. | Petr Mrázek | 2012-02-01 | 1 | -1/+1 |
| * | Added Google Protocol Buffers to the library dependencies folder (though noth... | Mike Stewart | 2012-01-19 | 1 | -0/+1 |
| * | Move a bunch of stuff from the jobutils plugin into the core. | Alexander Gavrilov | 2012-01-07 | 1 | -0/+2 |
| * | Remove DfVector, break MSVC builds until further notice. | Petr Mrázek | 2012-01-04 | 1 | -1/+0 |
| * | Header changes/cleanup. | Petr Mrázek | 2011-12-31 | 1 | -44/+44 |