index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
include
/
modules
/
Screen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license, add contributors file, bump release number
Petr Mrázek
2012-09-30
1
-1
/
+1
*
Add unit/item/job/building getter hook vmethods to dfhack_viewscreen.
Alexander Gavrilov
2012-09-20
1
-0
/
+18
*
Add an API function for reading tiles from the screen buffers.
Alexander Gavrilov
2012-09-07
1
-0
/
+6
*
Tweak the API for current viewscreen, and dispatch show/dismiss from C++.
Alexander Gavrilov
2012-08-24
1
-1
/
+7
*
Put some compatibility features into the base dfhack viewscreen.
Alexander Gavrilov
2012-08-22
1
-0
/
+9
*
manipulator: Inherit from dfhack_viewscreen, and don't use itoa.
Alexander Gavrilov
2012-08-22
1
-1
/
+3
*
Add Screen::drawBorder(string), duplicates DF's interfacest::drawborder()
Quietust
2012-08-21
1
-0
/
+3
*
Export the tile finder function to lua, and improve mouse event reporting.
Alexander Gavrilov
2012-08-19
1
-0
/
+3
*
Implement support for lua-backed viewscreens.
Alexander Gavrilov
2012-08-19
1
-0
/
+37
*
Add a module for painting tiles into the gps global.
Alexander Gavrilov
2012-08-19
1
-0
/
+116