scummvm/engines/toltecs
Filippos Karapetis 247472624a TOLTECS: Fix operator order (pre-decrement instead of post-decrement)
A typo in commit 98fa064. Thanks to LordHoto for pointing that out
2013-05-14 02:11:59 +03:00
..
animation.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
animation.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
console.cpp TOLTECS: Add a debug console 2013-01-02 20:02:29 +02:00
console.h TOLTECS: Add a debug console 2013-01-02 20:02:29 +02:00
detection.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
menu.cpp TOLTECS: When a new dialog opens, highlight active item (if any) 2013-01-04 10:58:27 +01:00
menu.h TOLTECS: Scroll original save/load dialog to bottom on opening 2013-01-04 10:50:18 +01:00
microtiles.cpp TOLTECS: Remove unused, but set, variable, start. 2012-11-19 23:27:07 +00:00
microtiles.h TOLTECS: Added ScummVM headers 2011-11-20 22:43:10 +01:00
module.mk TOLTECS: Add a debug console 2013-01-02 20:02:29 +02:00
movie.cpp TOLTECS: Fix operator order (pre-decrement instead of post-decrement) 2013-05-14 02:11:59 +03:00
movie.h TOLTECS: Fix bug #3613032 - "TOLTECS: Crash during peace pipe coughing scene" 2013-05-14 01:45:33 +03:00
music.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
music.h TOLTECS: Implement volume handling and toggling of speech/text 2012-09-11 00:34:23 +03:00
palette.cpp TOLTECS: Silence Valgrind warnings 2013-01-02 22:05:13 +01:00
palette.h TOLTECS: Cleanup 2013-01-02 15:04:48 +02:00
render.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
render.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
resource.cpp TOLTECS: Don't change the archive position when loading a resource (bug #3601567) 2013-01-22 04:23:11 +02:00
resource.h TOLTECS: Add a debug console 2013-01-02 20:02:29 +02:00
saveload.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
screen.cpp TOLTECS: Remove dead code 2013-04-26 18:21:23 +03:00
screen.h TOLTECS: Remove dead code 2013-04-26 18:21:23 +03:00
script.cpp TOLTECS: Ignore invalid script opcodes (script bugs) - bug #3604025 2013-04-26 18:21:23 +03:00
script.h TOLTECS: Cleanup 2013-01-02 15:04:48 +02:00
segmap.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
segmap.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
sound.cpp TOLTECS: Replace a magic value with its appropriate enum 2013-01-13 16:11:04 +02:00
sound.h TOLTECS: Store channel volume/panning information in saved games 2012-09-11 00:34:28 +03:00
sprite.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
toltecs.cpp TOLTECS: Remove dead code 2013-04-26 18:21:23 +03:00
toltecs.h TOLTECS: Add a debug console 2013-01-02 20:02:29 +02:00