dfhack/library/modules
Alexander Gavrilov 7844907204 Add new API functions for creating announcements and combat reports.
Allow specifying the announcement flags directly, and adding unit
combat reports. Also, make announcement functions write the message
to the game log.
2014-04-15 19:50:23 +04:00
..
Buildings.cpp Fix issue #195 - off by one error in building dimensions 2013-04-24 17:41:25 +02:00
Burrows.cpp
Constructions.cpp
Engravings.cpp
EventManager.cpp EventManager: added EQUIPMENT_CHANGE event and exposed it to lua. 2013-10-24 19:32:52 -04:00
Graphic.cpp Digging Invaders: merged eventManager and recent. 2013-01-02 11:26:30 -05:00
Gui.cpp Add new API functions for creating announcements and combat reports. 2014-04-15 19:50:23 +04:00
Items.cpp Update structures and fix broken things. 2014-04-04 22:34:39 +04:00
Job.cpp Fix some signed/unsigned mismatch warnings and whitespace in Job module. 2014-04-15 19:50:23 +04:00
MapCache.cpp DFHack compiles under OS X now. 2014-01-25 03:21:56 -05:00
Maps.cpp Merge remote-tracking branch 'angavrilov/master' into 0.34.11-r4 2013-10-20 11:09:40 -04:00
Materials.cpp MaterialInfo: fix decoding for COAL subtypes 2013-11-05 00:31:32 +01:00
Notes.cpp
Once.cpp New module: Once. Intended to help prevent debug error message spam. 2013-03-23 22:38:33 -04:00
Random.cpp Add missing import/export info for MersenneRNG::unitvector<> 2014-03-25 13:30:21 -05:00
Screen.cpp Digging Invaders: merged eventManager and recent. 2013-01-02 11:26:30 -05:00
Translation.cpp Digging Invaders: merged eventManager and recent. 2013-01-02 11:26:30 -05:00
Units.cpp Update xml definitions. 2013-08-16 18:25:16 +04:00
Vermin.cpp
Windows.cpp
World.cpp Hide fake historical figures from legends xml export. 2013-11-07 12:27:53 +04:00
kitchen.cpp