Mercurial > fife-parpg
log engine/core/eventchannel/eventmanager.h @ 655:cdebc30c9c4a
age | author | description |
---|---|---|
2010-10-01 | 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. |
2010-02-22 | prock | Added the ability to add an event listener to the front of the event listener deque in the event manager. fixes[t:454] |
2008-10-14 | phoku | input_rework merged! |
2008-07-23 | spq | combine events (currently only mouse motion events), that helps reducing lag in clients |
2008-07-13 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
2008-06-29 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |