Max Horn
|
4dd50ee6f4
|
Fixed yet another DC compile error
svn-id: r26309
|
2007-03-27 19:26:39 +00:00 |
|
Max Horn
|
a848511743
|
Fix compile error in the DC port
svn-id: r26306
|
2007-03-26 19:31:36 +00:00 |
|
Max Horn
|
ed54ea9155
|
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
svn-id: r26180
|
2007-03-17 19:02:05 +00:00 |
|
Marcus Comstedt
|
2bb012701a
|
flush()->finalize()
svn-id: r25683
|
2007-02-18 11:48:10 +00:00 |
|
Marcus Comstedt
|
42593cb977
|
DetectedGameList -> GameList.
svn-id: r25235
|
2007-01-27 22:59:31 +00:00 |
|
Marcus Comstedt
|
17afeaa80e
|
delayMillis() should now cope with delays over 20 minutes without overflowing.
svn-id: r24456
|
2006-10-22 18:54:55 +00:00 |
|
Marcus Comstedt
|
dde7244f2d
|
Removed timerproc and soundproc.
svn-id: r24455
|
2006-10-22 18:35:49 +00:00 |
|
Marcus Comstedt
|
fbb5a2d773
|
Modularization.
svn-id: r24453
|
2006-10-22 17:58:38 +00:00 |
|
Marcus Comstedt
|
43fac9ab3d
|
Check for degenerated rect in copyRectTo*.
svn-id: r24452
|
2006-10-22 17:32:04 +00:00 |
|
Eugene Sandulenko
|
e93787490b
|
#include <base/engine.h> -> #include <engines/engine.h (Though I don't like
those angle brackets)
svn-id: r24178
|
2006-10-07 21:05:31 +00:00 |
|
Max Horn
|
df5be19409
|
Instantiate and hook up the plugin providers in the main() function of the corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup
svn-id: r24153
|
2006-10-07 01:05:12 +00:00 |
|
Max Horn
|
4c14cf6d1a
|
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
svn-id: r23974
|
2006-09-23 00:42:35 +00:00 |
|
Max Horn
|
4a1bd9b4be
|
Added _PLUGIN_copyright to list of symbols exported by plugins
svn-id: r23946
|
2006-09-20 13:56:18 +00:00 |
|
Marcus Comstedt
|
25f68b08ab
|
Moved backends/dc into new platform directory.
svn-id: r23357
|
2006-06-30 20:21:42 +00:00 |
|