ZZYZX
|
fd282d3001
|
Fixed map/global static handlers; map handlers should not receive WorldLoaded/WorldUnloaded on load/save anymore.
|
2017-01-30 08:19:38 +02:00 |
|
ZZYZX
|
09ca1f610d
|
Removed World*Unsafe handlers (merged with WorldLoaded/WorldUnloading); Removed the concept of 'map-local static' handlers, static handlers are now only those that run globally.
|
2017-01-30 07:50:09 +02:00 |
|
ZZYZX
|
3e093a20ff
|
First take at serialization
|
2017-01-24 00:17:12 +02:00 |
|
ZZYZX
|
23c9386add
|
Removed RenderCamera, RenderBeforeThing, RenderAfterThing. Serialization preparations.
|
2017-01-23 23:05:51 +02:00 |
|
ZZYZX
|
76b99da4b3
|
Added EventHandlers in Map section of MAPINFO
|
2017-01-23 20:48:57 +02:00 |
|
ZZYZX
|
35ec14f465
|
Made the EventHandler class tree a bit more branchy. Now disallowing creation of Static* via EventHandler.Create.
|
2017-01-23 20:48:57 +02:00 |
|
ZZYZX
|
302af61686
|
Added per-thing render hooks
|
2017-01-23 20:48:57 +02:00 |
|
ZZYZX
|
ce616f9c06
|
Added: prototype event system
|
2017-01-23 20:48:57 +02:00 |
|