index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
Process-linux.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Update license, add contributors file, bump release number
Petr Mrázek
2012-09-30
1
-1
/
+1
|
*
Fix a file descriptor leak and a crash in linux getMemRanges.
Alexander Gavrilov
2012-09-14
1
-0
/
+5
|
*
Add stock MessageBox and InputBox dialog screens for lua scripts.
Alexander Gavrilov
2012-09-05
1
-0
/
+8
|
*
More fixes
Petr Mrázek
2012-03-29
1
-0
/
+1
|
|
|
|
|
|
Include unistd.h in linux process file Fix assert in autolabor Don't print 'script missing' error on DF start
*
Fix sscanf parsing the memory map on linux, so that dfusion loads.
Alexander Gavrilov
2012-03-26
1
-2
/
+2
|
*
Make it build and run on linux (no stonesense, df2mc, dfusion)
Petr Mrázek
2012-02-09
1
-1
/
+0
|
*
Fix MSVC builds, break buildings :D
Petr Mrázek
2012-01-05
1
-2
/
+2
|
*
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
1
-4
/
+4
|
*
More checks added to MD5.
Petr Mrázek
2011-11-03
1
-1
/
+28
|
*
Hardening.
Petr Mrázek
2011-11-01
1
-29
/
+21
|
*
Linux debug...
Petr Mrázek
2011-08-16
1
-0
/
+9
|
*
Don't take over console in TEXT mode.
Petr Mrázek
2011-08-01
1
-8
/
+8
|
*
Made Process::setPermisions functions, to set memory page's permisions
Warmist
2011-07-28
1
-0
/
+13
|
*
Process: added a method for getting the main module base (windows). Returns ↵
Petr Mrázek
2011-07-16
1
-0
/
+5
|
|
|
|
0 on linux.
*
Maps no longer copy the map block pointer array, blocks are structs, map ↵
Petr Mrázek
2011-07-07
1
-2
/
+3
|
|
|
|
data is public.
*
Very basic plugin system.
Petr Mrázek
2011-06-20
1
-2
/
+1
|
*
Making ready for adding plugins. Fixes all over the place, more removal of ↵
Petr Mrázek
2011-06-20
1
-5
/
+3
|
|
|
|
obsolete parts.
*
Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping ↵
Petr Mrázek
2011-06-16
1
-2
/
+3
|
|
|
|
and ability to run reveal from DFHack console.
*
Stripped nonsense from the DFHack vector wrapper. Next step: removal.
Petr Mrázek
2011-06-13
1
-10
/
+0
|
*
First 'working' DFHack inside DF, for 'some' values of 'working'.
Petr Mrázek
2011-06-12
1
-0
/
+185