Kelly Martin
|
bb3c5c02c1
|
Adjustments for MSVC compatibility
|
2012-11-20 09:32:04 -06:00 |
Alexander Gavrilov
|
767c1b9368
|
Duplicate the lua Painter class in C++.
|
2012-11-19 18:11:26 +04:00 |
Alexander Gavrilov
|
9598316855
|
Add a native pen object for lua with a more checked behavior.
|
2012-11-03 20:06:33 +04:00 |
Alexander Gavrilov
|
7440e80e6c
|
Add an API function to retrieve interface key bindings for display.
|
2012-10-02 13:49:31 +04:00 |
Petr Mrázek
|
8812238bf6
|
Update license, add contributors file, bump release number
|
2012-09-30 04:03:37 +02:00 |
Alexander Gavrilov
|
c39a337223
|
Add unit/item/job/building getter hook vmethods to dfhack_viewscreen.
|
2012-09-20 11:11:20 +04:00 |
Alexander Gavrilov
|
e925d8f4d9
|
Add an API function for reading tiles from the screen buffers.
|
2012-09-07 11:36:45 +04:00 |
Alexander Gavrilov
|
e825dc5ddb
|
Tweak the API for current viewscreen, and dispatch show/dismiss from C++.
|
2012-08-24 13:20:08 +04:00 |
Alexander Gavrilov
|
7987ea9a98
|
Put some compatibility features into the base dfhack viewscreen.
|
2012-08-22 18:18:19 +04:00 |
Alexander Gavrilov
|
8969fc9435
|
manipulator: Inherit from dfhack_viewscreen, and don't use itoa.
|
2012-08-22 12:23:56 +04:00 |
Quietust
|
51ba252344
|
Add Screen::drawBorder(string), duplicates DF's interfacest::drawborder()
|
2012-08-21 15:28:11 -05:00 |
Alexander Gavrilov
|
38a07a4ca5
|
Export the tile finder function to lua, and improve mouse event reporting.
|
2012-08-19 20:00:10 +04:00 |
Alexander Gavrilov
|
30f71ff510
|
Implement support for lua-backed viewscreens.
|
2012-08-19 14:27:44 +04:00 |
Alexander Gavrilov
|
b8ee52131b
|
Add a module for painting tiles into the gps global.
|
2012-08-19 09:31:09 +04:00 |