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-29 23:01:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
parallaction
History
Max Horn
d0876b06ed
Remove some unused variables
...
svn-id: r44853
2009-10-09 22:21:45 +00:00
..
balloons.cpp
Remove some unused variables
2009-10-09 22:21:45 +00:00
callables_br.cpp
…
callables_ns.cpp
…
debug.cpp
…
debug.h
…
detection.cpp
…
dialogue.cpp
…
disk_br.cpp
Reduce usage of Common::String::emptyString
2009-10-04 11:58:52 +00:00
disk_ns.cpp
…
disk.cpp
…
disk.h
Reduce usage of Common::String::emptyString
2009-10-04 11:58:52 +00:00
exec_br.cpp
* Added secondary inventories for BRA.
2009-09-30 07:47:58 +00:00
exec_ns.cpp
…
exec.cpp
…
exec.h
…
font.cpp
…
gfxbase.cpp
…
graphics.cpp
…
graphics.h
…
gui_br.cpp
…
gui_ns.cpp
…
gui.cpp
…
gui.h
…
input.cpp
…
input.h
…
inventory.cpp
Simplified inventory handling (too much information hiding will kill you).
2009-09-30 13:41:19 +00:00
inventory.h
Simplified inventory handling (too much information hiding will kill you).
2009-09-30 13:41:19 +00:00
module.mk
…
objects.cpp
…
objects.h
…
parallaction_br.cpp
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
2009-09-30 16:16:53 +00:00
parallaction_ns.cpp
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
2009-09-30 16:16:53 +00:00
parallaction.cpp
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
2009-09-30 16:16:53 +00:00
parallaction.h
Simplified inventory handling (too much information hiding will kill you).
2009-09-30 13:41:19 +00:00
parser_br.cpp
…
parser_ns.cpp
…
parser.cpp
…
parser.h
…
saveload.cpp
…
saveload.h
…
sound_br.cpp
…
sound_ns.cpp
…
sound.h
…
staticres.cpp
…
walk.cpp
…
walk.h
…