lethosor
|
10cfef0553
|
Fix whitespace issues
|
2015-02-14 22:53:06 -05:00 |
expwnent
|
e5e0d93ef1
|
Added modtools/reaction-product-trigger.
|
2015-02-02 02:39:05 -05:00 |
expwnent
|
ab01e7d102
|
Eventful no longer requires LUA_HOOK to do reaction events.
|
2015-01-31 20:10:06 -05:00 |
lethosor
|
cac2245438
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
expwnent
|
81c87d0921
|
EventManager: INTERACTION event for unit interactions.
|
2014-07-03 04:55:12 -04:00 |
expwnent
|
961d033ade
|
EventManager: unload event for convenience.
|
2014-06-29 10:03:55 -04:00 |
expwnent
|
8e7e87ac73
|
Added UNIT_ATTACK event to EventManager and exposed it to Lua.
|
2014-06-28 02:31:34 -04:00 |
expwnent
|
7313c18a2a
|
EventManager/eventful: added ON_REPORT event and exposed it to Lua.
|
2014-06-23 09:15:46 -04:00 |
jj
|
387cc983f9
|
Merge branch 'osx_shenanigans' of git://github.com/tareqak/dfhack
|
2014-02-02 23:50:21 +01:00 |
Tareq A Khandaker
|
f0eeba93ce
|
DFHack compiles under OS X now.
|
2014-01-25 03:21:56 -05:00 |
Alexander Gavrilov
|
7ce5831257
|
Get rid of the std exception.
|
2013-11-07 11:58:11 +04:00 |
expwnent
|
329741f235
|
EventManager: added EQUIPMENT_CHANGE event and exposed it to lua.
|
2013-10-24 19:32:52 -04:00 |
expwnent
|
a0ee74b3a5
|
eventful: no longer possible to disable an event type, event frequency is the minimum request frequency (most frequent), added array of event handler function pointers to simplify code
|
2013-10-20 19:56:48 -04:00 |
expwnent
|
d4542b32fa
|
eventful: removed extra EventManager::unregisterAll.
|
2013-10-20 15:24:04 -04:00 |
Warmist
|
0dff26aa23
|
Added lua interface (in eventful) for EventManager module.
|
2013-10-20 21:44:07 +03:00 |
Warmist
|
3ed5f06f49
|
Fix for eventful and a advfort not to show worn items.
|
2013-03-09 12:54:07 +02:00 |
Warmist
|
8b5e847dfa
|
New event for eventful. postWorkshopFillSidebarMenu for tweaking the sidebar menu on workshops.
|
2013-01-02 23:43:38 +02:00 |
Warmist
|
786149a630
|
Added new event to eventful: onWorkshopFillSidebarMenu
|
2012-12-21 00:42:15 +02:00 |
Warmist
|
4af6b728b7
|
Small fix to gm-editor. Added proj_itemst and proj_unitst to eventful. Now you can make custom projectiles (e.g. rockets?)
|
2012-12-15 13:27:16 +02:00 |
Warmist
|
6d0e505fd2
|
Added onItemContaminate to eventful and readme/news for eventful
|
2012-12-09 14:15:39 +02:00 |
Warmist
|
a0a566dbf2
|
Tidy up eventful.cpp
|
2012-12-09 13:00:49 +02:00 |
Warmist
|
57b69da1f0
|
Merge branch 'master' of https://github.com/angavrilov/dfhack
|
2012-11-29 12:13:28 +02:00 |
Warmist
|
ee15086963
|
Some preparations for new plugin.
|
2012-11-18 01:52:46 +02:00 |