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
32b5f5e4ae
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Alejandro Marzini
32b5f5e4ae
Removed unused function, fixing a linker error.
...
svn-id: r50343
2010-06-26 21:05:34 +00:00
..
macosx
Removed unused function, fixing a linker error.
2010-06-26 21:05:34 +00:00
posix
Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString function.
2010-06-26 03:44:47 +00:00
win32
Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString function.
2010-06-26 03:44:47 +00:00
hardwarekeys.cpp
Replaced KeyStates with ActionKeys in the keymapper, removed SDL ASCII code mismatch workaround hacks, fixed the memory leaks I had previously created.
2009-08-16 07:40:13 +00:00
main.cpp
Added a init function to OSystem_SDL for early backend setup, and so allowing better sub classing.
2010-06-24 17:37:09 +00:00
module.mk
Fix linking on Mac OS X.
2010-06-25 00:14:09 +00:00
sdl.cpp
Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString function.
2010-06-26 03:44:47 +00:00
sdl.h
Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString function.
2010-06-26 03:44:47 +00:00