..
backdrop.cpp
DREAMWEB: Change various loop variables to uint, rather than size_t.
2012-11-30 12:08:55 +00:00
configure.engine
BUILD: Split configure.engines down to a single file per engine.
2013-11-24 00:45:38 +00:00
console.cpp
ENGINES: Silence clang warning about unused private member _vm
2013-04-18 23:50:19 +02:00
console.h
DREAMWEB: Add ScummVM headers, remove SVN keywords.
2011-07-19 11:26:40 +01:00
detection_tables.h
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
detection.cpp
DREAMWEB: Slight cleanup in querySaveMetaInfos.
2012-07-03 18:39:50 +02:00
dreamweb.cpp
DREAMWEB: Initialize struct contents. CID 1003402
2013-11-09 12:59:38 +02:00
dreamweb.h
DREAMWEB: Remove dead function enableSavingOrLoading() (which fixes CID 1003402)
2013-11-09 23:54:09 +01:00
keypad.cpp
DREAMWEB: Change various loop variables to uint, rather than size_t.
2012-11-30 12:08:55 +00:00
module.mk
DREAMWEB: Move all of the mouse cursor related code into a separate file
2012-04-22 16:06:25 +03:00
monitor.cpp
JANITORIAL: Remove trailing whitespace
2013-07-14 19:01:47 +02:00
mouse.cpp
DREAMWEB: Slight cleanup
2012-04-22 16:32:52 +03:00
newplace.cpp
DREAMWEB: Make location array sizes more consistent
2013-04-17 21:14:04 +02:00
object.cpp
DREAMWEB: Add some debugging output to emergencyPurge
2012-11-30 23:22:51 +01:00
pathfind.cpp
DREAMWEB: Change various loop variables to uint, rather than size_t.
2012-11-30 12:08:55 +00:00
people.cpp
DREAMWEB: Simplify _lastHardKey usage and migrate to Common::KeyCode.
2012-11-29 01:39:08 +00:00
POTFILES
I18N: Move specification of engine specific files to enginedir/POTFILES.
2013-08-12 17:54:31 +02:00
print.cpp
JANITORIAL: Remove trailing whitespace
2013-07-14 19:01:47 +02:00
rain.cpp
DREAMWEB: Further migration to screen size constants.
2012-11-30 10:49:25 +00:00
saveload.cpp
DREAMWEB: Check for exFrame data corruption on load
2012-12-01 12:40:24 +01:00
sound.cpp
DREAMWEB: Modify Sound code to better match original behaviour.
2012-06-05 01:00:01 +01:00
sound.h
DREAMWEB: Modify Sound code to better match original behaviour.
2012-06-05 01:00:01 +01:00
sprite.cpp
DREAMWEB: Change various loop variables to uint, rather than size_t.
2012-11-30 12:08:55 +00:00
structs.h
DREAMWEB: Dynamically allocate GraphicsFile::_frames.
2012-02-23 22:37:21 +01:00
stubs.cpp
I18N: Workaround to fix spelling in French command 3
2013-04-26 23:57:00 +01:00
talk.cpp
DREAMWEB: Remove irrelevant additions in SFX id 62 usage.
2012-05-31 05:39:08 +01:00
titles.cpp
DREAMWEB: Correction of minor conversion mistake.
2012-11-29 03:26:37 +00:00
use.cpp
DREAMWEB: Change various loop variables to uint, rather than size_t.
2012-11-30 12:08:55 +00:00
vgafades.cpp
DREAMWEB: Change various loop variables to uint, rather than size_t.
2012-11-30 12:08:55 +00:00
vgagrafx.cpp
DREAMWEB: Change various loop variables to uint, rather than size_t.
2012-11-30 12:08:55 +00:00