Age | Commit message (Expand) | Author |
---|---|---|
2007-02-18 | flush()->finalize() | Marcus Comstedt |
2007-01-27 | DetectedGameList -> GameList. | Marcus Comstedt |
2006-10-22 | delayMillis() should now cope with delays over 20 minutes without overflowing. | Marcus Comstedt |
2006-10-22 | Removed timerproc and soundproc. | Marcus Comstedt |
2006-10-22 | Modularization. | Marcus Comstedt |
2006-10-22 | Check for degenerated rect in copyRectTo*. | Marcus Comstedt |
2006-10-07 | #include <base/engine.h> -> #include <engines/engine.h (Though I don't like | Eugene Sandulenko |
2006-10-07 | Instantiate and hook up the plugin providers in the main() function of the co... | Max Horn |
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the... | Max Horn |
2006-09-20 | Added _PLUGIN_copyright to list of symbols exported by plugins | Max Horn |
2006-06-30 | Moved backends/dc into new platform directory. | Marcus Comstedt |