Log

util/events.lua @ 2406:2c416334579c

description author age
util.events: Rename add_plugin() and remove_plugin() to add_handlers() and remove_handlers() respectively Matthew Wild Thu, 31 Dec 2009 02:39:40 +0000
Add copyright header to those files missing one Matthew Wild Fri, 10 Jul 2009 03:08:38 +0100
util.events: Convert from Windows line endings Matthew Wild Thu, 09 Jul 2009 22:57:32 +0100
util.events: Replaced ipairs with slightly faster numeric for loop - #optimization Waqas Hussain Fri, 26 Jun 2009 08:52:26 +0500
util.events: Dispatch code now accepts a variable number of arguments Waqas Hussain Sun, 17 May 2009 04:50:32 +0500
util.events: Much more efficient index building Waqas Hussain Sun, 17 May 2009 02:06:35 +0500
util.events: handler priorities Waqas Hussain Sat, 16 May 2009 15:56:45 +0500
util.events: event handlers can now return a result, which also interrupts further handling of the event Waqas Hussain Fri, 15 May 2009 06:23:55 +0500
Added: util/events.lua: An event handling library Waqas Hussain Mon, 30 Mar 2009 03:58:59 +0500