summaryrefslogtreecommitdiff
path: root/plugins/Dfusion/include
Commit message (Expand)AuthorAgeFilesLines
* Removed Console module from dfusion.Warmist2012-07-181-13/+0
* Added ability to call dfuse as a hotkey.Warmist2012-04-031-0/+1
* Pull console output support and REPL out of dfusion into core lib.Alexander Gavrilov2012-03-311-1/+1
* Update lua to 5.2 and fix obvious breakage due to obsolete api.Alexander Gavrilov2012-03-312-5/+4
* Extern "C" mess fixed, bitlib mess fixed, bitlib added to autoload.Warmist2012-03-265-24/+7
* Fixes for DfHack::Process foolery.Warmist2012-03-111-1/+1
* Updated to new dfhack standards.Warmist2012-03-111-2/+2
* fixed build errors with offsetgroupWarmist2012-02-231-26/+0
* Fix MSVC builds, break buildings :DPetr Mrázek2012-01-051-3/+3
* Remove DfVector, break MSVC builds until further notice.Petr Mrázek2012-01-041-5/+5
* Header changes/cleanup.Petr Mrázek2011-12-315-9/+9
* Added getKeys method to lua offsetgroup and a way to cast versioninfo to offs...Warmist2011-12-241-0/+1
* Lua function calling.Warmist2011-12-041-0/+14
* Added calldf function to call df functions (did not find any working function...Warmist2011-09-211-0/+1
* Small fixes + lua_bit lib (fixes flag manipulations)Warmist2011-09-172-0/+18
* Rest of methods (editing not implemented)Warmist2011-08-091-0/+25
* versionInfo wrapper, no offsetgroup methods yetWarmist2011-08-092-2/+8
* Make dfusion use the static lua lib.Petr Mrázek2011-08-081-0/+1
* Linux compatibilty run, not sure if windows is not broken...Warmist2011-08-082-1/+2
* Lua versioninfo start, small ressurection tool update.Warmist2011-08-071-0/+9
* Embark and friendship workingWarmist2011-08-051-0/+32
* .o file reader source filesWarmist2011-08-042-0/+139
* Ported items plugin with more stuffWarmist2011-08-031-0/+2
* Fixes to hexsearchWarmist2011-08-031-1/+1
* Lots of changes, including hexsearch and wrapper for lua, also LUNE - an obje...Warmist2011-08-034-1/+430
* Small fixes and lua port of ProcessWarmist2011-07-281-0/+13
* Added simple readme, fixed sdl_threads and moved to tinythreads (mutex for lu...Warmist2011-07-271-0/+13
* Functioncalling minilibWarmist2011-07-191-0/+2
* Functioncall minilib testingWarmist2011-07-171-0/+23
* Full DFHack::Console to lua binding.Warmist2011-07-162-3/+16
* OnTick working!Warmist2011-07-161-0/+2
* Added lua c++ wrapperWarmist2011-07-162-0/+563