summaryrefslogtreecommitdiff
path: root/src/Main.cc
AgeCommit message (Expand)Author
2013-12-27Letting the user's choice on how to call Balau's main.Nicolas "Pixel" Noble
2013-08-12Fixing a few more things, added BigInt to ints conversions, and added the 64 ...Nicolas Noble
2013-08-02Adding AtStartAsTask and AtExitAsTask concepts.Nicolas "Pixel" Noble
2013-07-31Added a few forgotten references.Nicolas "Pixel" Noble
2012-09-05Proper handling of argc / argv.Nicolas "Pixel" Noble
2012-04-06Making it simplier to register a task and wait for it. Also renamed createTas...Pixel
2012-04-03Reworking a bit the way the queues are working, and thus, the way the LuaTMai...Pixel
2012-04-01More code cleanup.Pixel
2012-03-27More code cleanupNicolas "Pixel" Noble
2012-02-28Useless variable.Nicolas "Pixel" Noble
2011-12-04Reworked some things in the architecture, mainly exceptions and asserts.Pixel
2011-10-09More work on the Task manager.Pixel
2011-10-03First commit - very basic features.Pixel