summaryrefslogtreecommitdiff
path: root/library/Process-linux.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license, add contributors file, bump release numberPetr Mrázek2012-09-301-1/+1
* Fix a file descriptor leak and a crash in linux getMemRanges.Alexander Gavrilov2012-09-141-0/+5
* Add stock MessageBox and InputBox dialog screens for lua scripts.Alexander Gavrilov2012-09-051-0/+8
* More fixesPetr Mrázek2012-03-291-0/+1
* Fix sscanf parsing the memory map on linux, so that dfusion loads.Alexander Gavrilov2012-03-261-2/+2
* Make it build and run on linux (no stonesense, df2mc, dfusion)Petr Mrázek2012-02-091-1/+0
* Fix MSVC builds, break buildings :DPetr Mrázek2012-01-051-2/+2
* Remove DfVector, break MSVC builds until further notice.Petr Mrázek2012-01-041-5/+5
* Header changes/cleanup.Petr Mrázek2011-12-311-4/+4
* More checks added to MD5.Petr Mrázek2011-11-031-1/+28
* Hardening.Petr Mrázek2011-11-011-29/+21
* Linux debug...Petr Mrázek2011-08-161-0/+9
* Don't take over console in TEXT mode.Petr Mrázek2011-08-011-8/+8
* Made Process::setPermisions functions, to set memory page's permisionsWarmist2011-07-281-0/+13
* Process: added a method for getting the main module base (windows). Returns 0...Petr Mrázek2011-07-161-0/+5
* Maps no longer copy the map block pointer array, blocks are structs, map data...Petr Mrázek2011-07-071-2/+3
* Very basic plugin system.Petr Mrázek2011-06-201-2/+1
* Making ready for adding plugins. Fixes all over the place, more removal of ob...Petr Mrázek2011-06-201-5/+3
* Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping a...Petr Mrázek2011-06-161-2/+3
* Stripped nonsense from the DFHack vector wrapper. Next step: removal.Petr Mrázek2011-06-131-10/+0
* First 'working' DFHack inside DF, for 'some' values of 'working'.Petr Mrázek2011-06-121-0/+185