summaryrefslogtreecommitdiff
path: root/src/LuaTask.cc
AgeCommit message (Expand)Author
2012-04-06Making it simplier to register a task and wait for it. Also renamed createTas...Pixel
2012-04-03Making a few classes anonymous.Pixel
2012-04-03Having a slightly better mechanism for stopping the LuaMainTask, as well as s...Pixel
2012-04-03Slightly more change to the Queue system, so Debug mode doesn't freak pout.Pixel
2012-04-03Reworking a bit the way the queues are working, and thus, the way the LuaTMai...Pixel
2012-04-03Opening all libraries in the LuaMainTask, and adding the LuaExecFile class.Pixel
2012-04-02We really need the new LuaTasks to be spawned on the same thread as the LuaMa...Pixel
2012-04-01Creating first pass on LuaTasks.Pixel