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-19 00:15:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
base
History
Max Horn
fb1cb33324
Fix previous commit by anotherguest
...
svn-id: r24942
2006-12-28 12:29:18 +00:00
..
commandLine.cpp
Whitespaces.
2006-10-07 21:22:32 +00:00
commandLine.h
- Updated MSVC8 project files
2006-05-09 14:16:43 +00:00
game.h
* Change the GameList typedef to a proper class with an additional
2006-12-19 22:43:15 +00:00
internal_version.h
Bump version
2006-06-11 22:29:41 +00:00
internal_version.h.in
New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in version 1.2.3CVS)
2006-01-25 20:53:25 +00:00
main.cpp
Patch
#1595319
: "Enable the command line --debugflags before engine.init()"
2006-11-13 12:03:08 +00:00
main.h
Fixed broken svn:keywords values
2006-04-16 13:01:41 +00:00
module.mk
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
2006-09-23 00:42:35 +00:00
plugins.cpp
Fix previous commit by anotherguest
2006-12-28 12:29:18 +00:00
plugins.h
Reworked code in the advanced game detector (getting rid of much of the evil #define hell it consisted of previously)
2006-11-12 03:23:29 +00:00
version.cpp
Small fix for the symbian port
2006-07-29 20:20:01 +00:00
version.h
Moved (Plain)GameDescriptor from base/gameDetector.h to the new base/game.h header file
2006-04-15 21:20:16 +00:00