summaryrefslogtreecommitdiff
path: root/library/include/modules/Screen.h
Commit message (Expand)AuthorAgeFilesLines
* Update license, add contributors file, bump release numberPetr Mrázek2012-09-301-1/+1
* Add unit/item/job/building getter hook vmethods to dfhack_viewscreen.Alexander Gavrilov2012-09-201-0/+18
* Add an API function for reading tiles from the screen buffers.Alexander Gavrilov2012-09-071-0/+6
* Tweak the API for current viewscreen, and dispatch show/dismiss from C++.Alexander Gavrilov2012-08-241-1/+7
* Put some compatibility features into the base dfhack viewscreen.Alexander Gavrilov2012-08-221-0/+9
* manipulator: Inherit from dfhack_viewscreen, and don't use itoa.Alexander Gavrilov2012-08-221-1/+3
* Add Screen::drawBorder(string), duplicates DF's interfacest::drawborder()Quietust2012-08-211-0/+3
* Export the tile finder function to lua, and improve mouse event reporting.Alexander Gavrilov2012-08-191-0/+3
* Implement support for lua-backed viewscreens.Alexander Gavrilov2012-08-191-0/+37
* Add a module for painting tiles into the gps global.Alexander Gavrilov2012-08-191-0/+116