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-14 07:48:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
parallaction
History
Johannes Schickel
0b6befdcc5
ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
...
_singleid -> _singleId _gameids -> _gameIds _guioptions -> _guiOptions
2016-03-08 19:01:13 +01:00
..
adlib.cpp
AUDIO: Remove all AudioStream access to OPL
2015-07-07 20:19:47 -04:00
balloons.cpp
…
callables_br.cpp
…
callables_ns.cpp
…
configure.engine
…
debug.cpp
ALL: Make Debugger command function names conform to our guidelines.
2014-05-27 02:04:08 +02:00
debug.h
PARALLACTION: Remove leftover "debugLevel" command prototype.
2014-05-10 19:02:50 +01:00
detection.cpp
ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
2016-03-08 19:01:13 +01:00
dialogue.cpp
…
disk_br.cpp
…
disk_ns.cpp
…
disk.h
…
exec_br.cpp
…
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
…
inventory.h
…
module.mk
…
objects.cpp
…
objects.h
…
parallaction_br.cpp
…
parallaction_ns.cpp
…
parallaction.cpp
…
parallaction.h
…
parser_br.cpp
…
parser_ns.cpp
…
parser.cpp
…
parser.h
…
POTFILES
…
saveload.cpp
PARALLACTION: Translate buttons in load and save dialogs.
2016-02-20 21:08:34 +00:00
saveload.h
ALL: Resolve multiple clang warnings
2014-03-30 14:38:02 +02:00
sound_br.cpp
…
sound_ns.cpp
…
sound.h
…
staticres.cpp
PARALLACTION: Clarify source for the binary blob
2016-01-22 17:57:17 +01:00
walk.cpp
…
walk.h
…