Age | Commit message (Expand) | Author |
---|---|---|
2007-04-01 | added the instance of EventManager returned by OSystem::getEventManager as a ... | Gregory Montoir |
2007-03-17 | fixed MSVC compiler warning because winnt.h defines its own ARRAYSIZE #define | Robert Göffringmann |
2007-03-09 | reduced dependency from windows-specific header files | Nicola Mettifogo |
2007-02-20 | Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me | Max Horn |
2007-02-12 | removed warnings | Nicola Mettifogo |
2006-11-12 | Don't delete the savefile manager in the Engine destructor | Max Horn |
2006-10-21 | Added OSystem::getTimerManager and OSystem::getMixer methods (wip) | Max Horn |
2006-09-23 | Fix mingw compile | Travis Howell |
2006-09-23 | Moved error/warning/checkHeap from engines/engine.cpp to common/util.cpp | Max Horn |
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the... | Max Horn |