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-02-22 20:21:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
common
History
Max Horn
881e127298
new date (post-0.4.0)
...
svn-id: r7702
2003-05-19 20:40:54 +00:00
..
.cvsignore
…
config-file.cpp
…
config-file.h
…
engine.cpp
…
engine.h
new date (post-0.4.0)
2003-05-19 20:40:54 +00:00
file.cpp
Patch
#739911
: Fix for undefined behaviour in fopenNoCase()
2003-05-19 19:19:32 +00:00
file.h
…
gameDetector.cpp
Oops....
2003-05-19 20:34:41 +00:00
gameDetector.h
_gameId is of type char so it does not make sense to have 299 GIDs. reduce to 199
2003-05-17 23:47:50 +00:00
list.h
…
main.cpp
…
map.h
…
module.mk
…
rect.h
…
savefile.h
…
scaler.cpp
fix advmame scaler ('flickering', observable in e.g. Sam&Max, and the left-screen-border-black bug). Note: this change might look fishy to you but is perfectly legal because our frame buffers put a border around the screen data to accomodate for this
2003-05-16 00:11:35 +00:00
scaler.h
…
scummsys.h
HAVE_CONFIG_H
2003-05-18 13:39:02 +00:00
stdafx.h
…
str.cpp
…
str.h
…
system.h
…
timer.cpp
…
timer.h
…
util.cpp
…
util.h
make ARRAYSIZE 'return' an int
2003-05-17 23:36:47 +00:00