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
dded0de6c2
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Travis Howell
dded0de6c2
Remove warning about change of config file location under Windows, since it is frequently repeated (due to code restructures). The information is mentioned in the README anyway.
...
svn-id: r34104
2008-08-22 13:01:23 +00:00
..
events.cpp
- Removed -Wconversion from compiler options for g++ 4.3, it's behavior has fundamently changed in g++ 4.3
2008-06-04 17:20:25 +00:00
graphics.cpp
Modified Patch
#1925352
: Memory leak fixes
2008-03-26 19:29:33 +00:00
main.cpp
Removed trailing spaces.
2008-01-27 19:47:41 +00:00
module.mk
SDL backend cleanup (minor)
2007-08-11 08:44:43 +00:00
sdl.cpp
Remove warning about change of config file location under Windows, since it is frequently repeated (due to code restructures). The information is mentioned in the README anyway.
2008-08-22 13:01:23 +00:00
sdl.h
Turned Windows, AmigaOS and POSIX FSFactories into plain classes; no need for them to be singletons (actually true for all other FS factories)
2008-08-22 11:36:47 +00:00