Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
* | Add copyright header to those files missing one | Matthew Wild | 2009-07-10 | 1 | -0/+8 |
* | util.events: Convert from Windows line endings | Matthew Wild | 2009-07-09 | 1 | -99/+99 |
* | util.events: Replaced ipairs with slightly faster numeric for loop - #optimiz... | Waqas Hussain | 2009-06-26 | 1 | -4/+4 |
* | util.events: Dispatch code now accepts a variable number of arguments | Waqas Hussain | 2009-05-17 | 1 | -4/+4 |
* | util.events: Much more efficient index building | Waqas Hussain | 2009-05-17 | 1 | -12/+11 |
* | util.events: handler priorities | Waqas Hussain | 2009-05-16 | 1 | -3/+5 |
* | util.events: event handlers can now return a result, which also interrupts fu... | Waqas Hussain | 2009-05-15 | 1 | -2/+4 |
* | Added: util/events.lua: An event handling library | Waqas Hussain | 2009-03-30 | 1 | -0/+96 |