| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed Console module from dfusion. | Warmist | 2012-07-18 | 1 | -13/+0 |
| * | Added ability to call dfuse as a hotkey. | Warmist | 2012-04-03 | 1 | -0/+1 |
| * | Pull console output support and REPL out of dfusion into core lib. | Alexander Gavrilov | 2012-03-31 | 1 | -1/+1 |
| * | Update lua to 5.2 and fix obvious breakage due to obsolete api. | Alexander Gavrilov | 2012-03-31 | 2 | -5/+4 |
| * | Extern "C" mess fixed, bitlib mess fixed, bitlib added to autoload. | Warmist | 2012-03-26 | 5 | -24/+7 |
| * | Fixes for DfHack::Process foolery. | Warmist | 2012-03-11 | 1 | -1/+1 |
| * | Updated to new dfhack standards. | Warmist | 2012-03-11 | 1 | -2/+2 |
| * | fixed build errors with offsetgroup | Warmist | 2012-02-23 | 1 | -26/+0 |
| * | Fix MSVC builds, break buildings :D | Petr Mrázek | 2012-01-05 | 1 | -3/+3 |
| * | Remove DfVector, break MSVC builds until further notice. | Petr Mrázek | 2012-01-04 | 1 | -5/+5 |
| * | Header changes/cleanup. | Petr Mrázek | 2011-12-31 | 5 | -9/+9 |
| * | Added getKeys method to lua offsetgroup and a way to cast versioninfo to offs... | Warmist | 2011-12-24 | 1 | -0/+1 |
| * | Lua function calling. | Warmist | 2011-12-04 | 1 | -0/+14 |
| * | Added calldf function to call df functions (did not find any working function... | Warmist | 2011-09-21 | 1 | -0/+1 |
| * | Small fixes + lua_bit lib (fixes flag manipulations) | Warmist | 2011-09-17 | 2 | -0/+18 |
| * | Rest of methods (editing not implemented) | Warmist | 2011-08-09 | 1 | -0/+25 |
| * | versionInfo wrapper, no offsetgroup methods yet | Warmist | 2011-08-09 | 2 | -2/+8 |
| * | Make dfusion use the static lua lib. | Petr Mrázek | 2011-08-08 | 1 | -0/+1 |
| * | Linux compatibilty run, not sure if windows is not broken... | Warmist | 2011-08-08 | 2 | -1/+2 |
| * | Lua versioninfo start, small ressurection tool update. | Warmist | 2011-08-07 | 1 | -0/+9 |
| * | Embark and friendship working | Warmist | 2011-08-05 | 1 | -0/+32 |
| * | .o file reader source files | Warmist | 2011-08-04 | 2 | -0/+139 |
| * | Ported items plugin with more stuff | Warmist | 2011-08-03 | 1 | -0/+2 |
| * | Fixes to hexsearch | Warmist | 2011-08-03 | 1 | -1/+1 |
| * | Lots of changes, including hexsearch and wrapper for lua, also LUNE - an obje... | Warmist | 2011-08-03 | 4 | -1/+430 |
| * | Small fixes and lua port of Process | Warmist | 2011-07-28 | 1 | -0/+13 |
| * | Added simple readme, fixed sdl_threads and moved to tinythreads (mutex for lu... | Warmist | 2011-07-27 | 1 | -0/+13 |
| * | Functioncalling minilib | Warmist | 2011-07-19 | 1 | -0/+2 |
| * | Functioncall minilib testing | Warmist | 2011-07-17 | 1 | -0/+23 |
| * | Full DFHack::Console to lua binding. | Warmist | 2011-07-16 | 2 | -3/+16 |
| * | OnTick working! | Warmist | 2011-07-16 | 1 | -0/+2 |
| * | Added lua c++ wrapper | Warmist | 2011-07-16 | 2 | -0/+563 |