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-18 16:03:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
common
History
Chris Apers
bf565613b2
Prepare support for wide display on HiRes+ device
...
svn-id: r8001
2003-05-26 12:59:16 +00:00
..
.cvsignore
…
config-file.cpp
…
config-file.h
…
engine.cpp
…
engine.h
cvs going to 0.4.2cvs
2003-05-25 12:28:38 +00:00
file.cpp
…
file.h
…
gameDetector.cpp
Prepare support for wide display on HiRes+ device
2003-05-26 12:59:16 +00:00
gameDetector.h
…
list.h
…
main.cpp
fix #define
2003-05-21 20:45:59 +00:00
map.h
…
module.mk
…
rect.h
oops, fixed ScummVM::Rect constructor (this fixes various string redraw bugs)
2003-05-23 17:01:35 +00:00
savefile.h
…
scaler.cpp
as Bertrand points out, using && introduces unnecessary branching, so & is better
2003-05-25 23:33:24 +00:00
scaler.h
Prepare support for wide display on HiRes+ device
2003-05-26 12:59:16 +00:00
scummsys.h
…
stdafx.h
…
str.cpp
…
str.h
…
system.h
…
timer.cpp
…
timer.h
…
util.cpp
…
util.h
…