This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-02 17:03:13 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Max Horn
4dd50ee6f4
Fixed yet another DC compile error
...
svn-id: r26309
2007-03-27 19:26:39 +00:00
..
events
/default
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
2007-03-17 19:02:05 +00:00
fs
Added mapping from '/' to '\' since Symbian OS does n't support mixed mode (\ and / in the same filename).
2007-03-12 20:13:07 +00:00
midi
reduced dependency from windows-specific header files
2007-03-09 00:13:07 +00:00
platform
Fixed yet another DC compile error
2007-03-27 19:26:39 +00:00
plugins
…
saves
Add a flag which makes it possible to disable the default savefile man (for backends which want to use our Makefile build system but don't want the default saveman)
2007-03-16 23:07:08 +00:00
timer
/default
…
intern.h
…
module.mk
Implemented a simple EventManager class
2007-03-17 00:07:34 +00:00