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-17 15:33:23 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
cruise
History
Arnaud Boutonné
d063b074cd
JANITORIAL: Suppress some useless includes
...
svn-id: r55091
2011-01-02 14:06:42 +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
JANITORIAL: Suppress some useless includes
2011-01-02 14:06:42 +00:00
cruise.h
…
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
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
2010-12-07 18:54:21 +00:00
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
…