aboutsummaryrefslogtreecommitdiffstats
path: root/src/luaevent.c
Commit message (Collapse)AuthorAgeFilesLines
* Added event_buffer object + 'add' functionalityThomas Harning Jr2007-09-061-0/+2
|
* Fixed compilation issuesThomas Harning Jr2007-09-051-2/+2
|
* Added support for timeouts and timers.Thomas Harning Jr2007-09-051-3/+21
|
* Completely refactored event_callback creation out into event_callback.Thomas Harning Jr2007-09-051-15/+9
|
* Beginning refactoring of the event_callback outside of the coreThomas Harning Jr2007-09-051-50/+3
|
* Unlearned get/setMainThread functions since they were unused.Thomas Harning Jr2007-09-051-17/+2
|
* Reformed project layout from 'luaevent/*' -> '*'Thomas Harning Jr2007-08-311-0/+184