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-21 17:45:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
common
History
James Brown
6bf93e41c5
Fix game-specific scalers overriding global... when game started from Launcher
...
svn-id: r6415
2003-01-12 07:19:03 +00:00
..
.cvsignore
…
config-file.cpp
…
config-file.h
…
engine.cpp
…
engine.h
Bump cvs date, add some post-0.3.0 changes to NEWS (These really need to be kept updated more frequently)
2002-12-27 20:04:41 +00:00
file.cpp
search for files in voices/ subdir (useful for Simon2Mac)
2003-01-12 01:06:28 +00:00
file.h
File object stores file name (useful for debugging)
2002-12-24 02:02:53 +00:00
gameDetector.cpp
More simon 2 targets (amiga/mac ports)
2003-01-11 15:38:37 +00:00
gameDetector.h
Fix game-specific scalers overriding global... when game started from Launcher
2003-01-12 07:19:03 +00:00
list.h
…
main.cpp
…
map.h
…
module.mk
…
rect.h
…
savefile.h
added missing #include <string.h> (for memset)
2002-12-17 09:29:28 +00:00
scaler.cpp
…
scaler.h
…
scummsys.h
New savefile backend system (bye bye NONSTANDARD_SAVE...)
2002-12-17 01:15:13 +00:00
stdafx.cpp
…
stdafx.h
…
str.cpp
Added some basic line editing to the EditText widget
2003-01-10 21:33:42 +00:00
str.h
Added some basic line editing to the EditText widget
2003-01-10 21:33:42 +00:00
system.h
All source and no headers make blah a blah blah blah.
2003-01-09 13:52:59 +00:00
timer.cpp
…
timer.h
…
util.cpp
get rid of getStringLen and use the more powerful resStrLen instead; moved resStrLen from common/ to scumm/, where it belongs; enhanced resStrLen to suport V8; fixed translateText to support embeded vars (in strings I mean) - it may still not be fully correct but at least is better now; rewrote o6_arrayOps to parallel the V8 version - needs testing
2002-12-28 01:57:19 +00:00
util.h
get rid of getStringLen and use the more powerful resStrLen instead; moved resStrLen from common/ to scumm/, where it belongs; enhanced resStrLen to suport V8; fixed translateText to support embeded vars (in strings I mean) - it may still not be fully correct but at least is better now; rewrote o6_arrayOps to parallel the V8 version - needs testing
2002-12-28 01:57:19 +00:00