Age | Commit message (Expand) | Author |
---|---|---|
2012-05-13 | TONY: Beginnings of refactoring Globals into their own class | Paul Gilbert |
2012-05-13 | TONY: Disabled target buffer mutex which isn't needed anymore | Paul Gilbert |
2012-05-12 | TONY: Conversion of more methods to coroutines | Paul Gilbert |
2012-05-12 | TONY: Explicitly initialise fields of various objects in their constructors | Paul Gilbert |
2012-05-05 | TONY: Fixed some memory leaks identified by Valgrind | Paul Gilbert |
2012-05-05 | TONY: Fix some Valgrind identified warnings | Paul Gilbert |
2012-05-04 | TONY: Some formatting fixes | Paul Gilbert |
2012-05-04 | TONY: Implemented some missing and incorrect init code | Paul Gilbert |
2012-05-03 | TONY: Formatting fixes | Paul Gilbert |
2012-05-03 | TONY: Engine is now compiling and linking again | Paul Gilbert |
2012-05-03 | TONY: Added GfxCoreInline.hpp methods | Paul Gilbert |
2012-05-03 | TONY: Implemented gfxcore.cpp methods | Paul Gilbert |
2012-04-30 | TONY: Added include files for graphics engine and all dependent classes | Paul Gilbert |