Mercurial > fife-parpg
log engine/core/eventchannel/eventmanager.cpp @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
Fri, 10 Jun 2011 23:36:14 -1000 | M. George Hansen | Fixed a bug in VFSDirectory that prevented absolute paths from being resolved. |
Fri, 10 Jun 2011 23:35:30 -1000 | M. George Hansen | Added pre- and post-rendering hooks for executing custom rendering code. |
Fri, 01 Oct 2010 19:25:40 +0000 | prock | * Removed the "trigger" system as it was not in use and very incomplete. I couldn't come up with a good reason why it should be part of event channel either. The trigger system is scheduled for a future release anyway. |
Mon, 22 Feb 2010 21:23:01 +0000 | prock | Added the ability to add an event listener to the front of the event listener deque in the event manager. fixes[t:454] |
Tue, 14 Oct 2008 07:41:48 +0000 | phoku | input_rework merged! |
Sat, 26 Jul 2008 17:35:02 +0000 | spq | fix key event, patch by yonibear |