Mercurial > fife-parpg
log engine/core/eventchannel/eventmanager.h @ 687:55c1baa3cb48
age | author | description |
---|---|---|
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! |
Wed, 23 Jul 2008 09:36:45 +0000 | spq | combine events (currently only mouse motion events), that helps reducing lag in clients |
Sun, 13 Jul 2008 11:05:12 +0000 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
Sun, 29 Jun 2008 18:44:17 +0000 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |