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-01-22 10:17:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
base
History
Max Horn
0e645f88ae
renamed namespace ScummVM to Common
...
svn-id: r10544
2003-10-02 17:43:02 +00:00
..
.cvsignore
…
engine.cpp
removed duplicate g_timer object (one was global, one was static to timer.cpp); set g_system earlier (might prevent a few race conditions)
2003-09-28 21:08:48 +00:00
engine.h
removed duplicate g_timer object (one was global, one was static to timer.cpp); set g_system earlier (might prevent a few race conditions)
2003-09-28 21:08:48 +00:00
gameDetector.cpp
renamed namespace ScummVM to Common
2003-10-02 17:43:02 +00:00
gameDetector.h
renamed namespace ScummVM to Common
2003-10-02 17:43:02 +00:00
main.cpp
removed duplicate g_timer object (one was global, one was static to timer.cpp); set g_system earlier (might prevent a few race conditions)
2003-09-28 21:08:48 +00:00
module.mk
This'll also break Makefile.noconf
2003-09-18 12:07:56 +00:00
plugins.cpp
renamed namespace ScummVM to Common
2003-10-02 17:43:02 +00:00
plugins.h
renamed namespace ScummVM to Common
2003-10-02 17:43:02 +00:00