scummvm/engines/sludge
2017-07-13 18:27:45 +02:00
..
CommonCode SLUDGE: replace int type by scummvm types in utf8 2017-07-13 18:27:45 +02:00
eglport
libvorbis
libwebm SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
allfiles.h SLUDGE: Add namespace 2017-07-13 18:27:45 +02:00
backdrop.cpp SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
backdrop.h SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
bg_effects.cpp SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
bg_effects.h SLUDGE: Replace standard file reading functions by Common functions 2017-07-13 18:27:45 +02:00
builtin.cpp SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
builtin.h SLUDGE: code formatting 2017-07-13 18:27:45 +02:00
color.frag
color.vert
configure.engine SLUDGE: Fix configure.engine 2017-07-13 18:27:45 +02:00
console.cpp SLUDGE: code formatting 2017-07-13 18:27:45 +02:00
console.h SLUDGE: code formatting 2017-07-13 18:27:45 +02:00
csludge.h SLUDGE: code formatting 2017-07-13 18:27:45 +02:00
cursors.cpp SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
cursors.h SLUDGE: Add namespace 2017-07-13 18:27:45 +02:00
debug.cpp SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
debug.h SLUDGE: spelling correction in define 2017-07-13 18:27:45 +02:00
detection_tables.h SLUDGE: use AD_ENTRY1s instead of AD_ENTRY1 2017-07-13 18:27:45 +02:00
detection.cpp SLUDGE: add game file name getter in detection 2017-07-13 18:27:45 +02:00
errors.h SLUDGE: format code and remove oneliners 2017-07-13 18:27:45 +02:00
fileset.cpp SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
fileset.h SLUDGE: Replace standard file reading functions by Common functions 2017-07-13 18:27:45 +02:00
fixScaleSprite.frag
fixScaleSprite.vert
floor.cpp SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
floor.h SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
fonttext.cpp SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
fonttext.h SLUDGE: Add namespace 2017-07-13 18:27:45 +02:00
freeze.cpp SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
freeze.h SLUDGE: code formatting 2017-07-13 18:27:45 +02:00
graphics.cpp SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
graphics.h SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
helpers.cpp SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
helpers.h SLUDGE: Add namespace 2017-07-13 18:27:45 +02:00
hsi.cpp SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
hsi.h SLUDGE: refactor HSIDecoder out of Imgloader 2017-07-13 18:27:45 +02:00
imgloader.cpp SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
imgloader.h SLUDGE: refactor HSIDecoder out of Imgloader 2017-07-13 18:27:45 +02:00
language.cpp SLUDGE: add game file name getter in detection 2017-07-13 18:27:45 +02:00
language.h SLUDGE: add game file name getter in detection 2017-07-13 18:27:45 +02:00
line.cpp SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
line.h SLUDGE: Add namespace 2017-07-13 18:27:45 +02:00
loadsave.cpp SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
loadsave.h SLUDGE: Replace standard file reading functions by Common functions 2017-07-13 18:27:45 +02:00
main_loop.cpp SLUDGE: add game file name getter in detection 2017-07-13 18:27:45 +02:00
main_loop.h SLUDGE: add game file name getter in detection 2017-07-13 18:27:45 +02:00
memwatch.cpp SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
memwatch.h SLUDGE: Add namespace 2017-07-13 18:27:45 +02:00
module.mk SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
moreio.cpp SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
moreio.h SLUDGE: use scummvm int type instead of uint16/32_t 2017-07-13 18:27:45 +02:00
movie.cpp SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
movie.h SLUDGE: code formatting 2017-07-13 18:27:45 +02:00
newfatal.cpp SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
newfatal.h SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
objtypes.cpp SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
objtypes.h SLUDGE: Replace standard file reading functions by Common functions 2017-07-13 18:27:45 +02:00
people.cpp SLUDGE: use scummvm int type instead of uint16/32_t 2017-07-13 18:27:45 +02:00
people.h SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
platform-dependent.h SLUDGE: remove showSetupWindow 2017-07-13 18:27:45 +02:00
region.cpp SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
region.h SLUDGE: Replace standard file reading functions by Common functions 2017-07-13 18:27:45 +02:00
savedata.cpp SLUDGE: use scummvm int type instead of uint16/32_t 2017-07-13 18:27:45 +02:00
savedata.h SLUDGE: Add namespace 2017-07-13 18:27:45 +02:00
scale_noaa.frag
scale.frag
scale.vert
shaders.cpp SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
shaders.h SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
sludge.cpp SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
sludge.h SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
sludger.cpp SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
sludger.h SLUDGE: add game file name getter in detection 2017-07-13 18:27:45 +02:00
sound_bass.cpp SLUDGE: use scummvm int type instead of uint16/32_t 2017-07-13 18:27:45 +02:00
sound_nosound.cpp SLUDGE: use scummvm int type instead of uint16/32_t 2017-07-13 18:27:45 +02:00
sound_openal.cpp SLUDGE: use scummvm int type instead of uint16/32_t 2017-07-13 18:27:45 +02:00
sound.h SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
sprbanks.cpp SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
sprbanks.h SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
sprites.cpp SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
sprites.h SLUDGE: format code and remove oneliners 2017-07-13 18:27:45 +02:00
statusba.cpp SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
statusba.h SLUDGE: Replace standard file reading functions by Common functions 2017-07-13 18:27:45 +02:00
stringy.cpp SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
stringy.h SLUDGE: Add namespace 2017-07-13 18:27:45 +02:00
talk.cpp SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
talk.h SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
texture.frag
texture.vert
thumbnail.cpp SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
thumbnail.h SLUDGE: Replace standard file reading functions by Common functions 2017-07-13 18:27:45 +02:00
timing.cpp SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
timing.h SLUDGE: Add namespace 2017-07-13 18:27:45 +02:00
transition.cpp SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
transition.h SLUDGE: Add namespace 2017-07-13 18:27:45 +02:00
variable.cpp SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00
variable.h SLUDGE: code formatting 2017-07-13 18:27:45 +02:00
vid.cpp SLUDGE: use scummvm int type instead of uint16/32_t 2017-07-13 18:27:45 +02:00
vid.h SLUDGE: Add namespace 2017-07-13 18:27:45 +02:00
yuv.frag
yuv.vert
zbuffer.cpp SLUDGE: use scummvm int type instead of uint16/32_t 2017-07-13 18:27:45 +02:00
zbuffer.h SLUDGE: remove platform dependent defines 2017-07-13 18:27:45 +02:00