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 01:05:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
cruise
History
Johannes Schickel
3d83667504
CRUISE: Slight formatting fix.
...
svn-id: r54409
2010-11-21 12:51:49 +00:00
..
actor.cpp
…
actor.h
…
background.cpp
CRUISE: Replace some strncpy with strlcpy.
2010-10-15 14:14:33 +00:00
background.h
…
backgroundIncrust.cpp
…
backgroundIncrust.h
…
cell.cpp
CRUISE: Slight formatting fix.
2010-11-21 12:51:49 +00:00
cell.h
…
cruise_main.cpp
CRUISE: Bugfix for
#3064846
- Raoul appearing in Book screen
2010-11-21 05:31:13 +00:00
cruise_main.h
…
cruise.cpp
CRUISE: Corrected uninit read of _polyStruct in ctp.cpp:49 detected by Valgrind.
2010-11-17 19:29:07 +00:00
cruise.h
ENGINES: Enhance namespace comments a bit
2010-10-15 12:48:19 +00:00
ctp.cpp
…
ctp.h
…
dataLoader.cpp
COMMON: Split common/stream.h into several headers
2010-11-19 17:03:07 +00:00
dataLoader.h
…
debugger.cpp
…
debugger.h
…
decompiler.cpp
LURE: Convert printf to debug/warning
2010-11-07 01:03:58 +00:00
delphine-unpack.cpp
…
detection.cpp
…
font.cpp
…
font.h
…
function.cpp
LURE: Convert printf to debug/warning
2010-11-07 01:03:58 +00:00
function.h
…
gfxModule.cpp
…
gfxModule.h
…
linker.cpp
…
linker.h
…
mainDraw.cpp
…
mainDraw.h
…
menu.cpp
…
menu.h
…
module.mk
…
mouse.cpp
…
mouse.h
…
object.cpp
CRUISE: Fix Memory Accesses Errors and Leaks Reported By Valgrind
2010-11-21 12:05:15 +00:00
object.h
…
overlay.cpp
COMMON: Split common/stream.h into several headers
2010-11-19 17:03:07 +00:00
overlay.h
…
perso.cpp
…
perso.h
…
polys.cpp
…
polys.h
…
saveload.cpp
LURE: Convert printf to debug/warning
2010-11-07 01:03:58 +00:00
saveload.h
…
script.cpp
LURE: Convert printf to debug/warning
2010-11-07 01:03:58 +00:00
script.h
…
sound.cpp
CRUISE: Fix Memory Accesses Errors and Leaks Reported By Valgrind
2010-11-21 12:05:15 +00:00
sound.h
…
stack.cpp
…
stack.h
…
staticres.cpp
…
staticres.h
…
various.cpp
…
various.h
…
vars.cpp
…
vars.h
…
volume.cpp
…
volume.h
…