This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
00ea91c5d6
scummvm
/
backends
History
Download ZIP
Download TAR.GZ
Lars Persson
1fb7e82a15
Added default-events.cpp to Symbian makefile
...
svn-id: r26261
2007-03-20 19:56:02 +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
Added default-events.cpp to Symbian makefile
2007-03-20 19:56:02 +00:00
plugins
First phase of detection-related plugins interface improvements. Now plugins
2007-01-20 21:27:57 +00:00
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
Modified version of Torbjoern's patch from bug
#1640420
(fixes an overflow in the default timer manager)
2007-01-24 22:56:57 +00:00
intern.h
Patch
#1432376
: "Very basic GP2X Backend"
2006-10-06 19:01:39 +00:00
module.mk
Implemented a simple EventManager class
2007-03-17 00:07:34 +00:00