scummvm/engines/avalanche
2013-09-15 18:53:09 +02:00
..
acci.cpp AVALANCHE: Repair Acci::exampers(). 2013-09-15 18:53:09 +02:00
acci.h AVALANCHE: Remove the '2' from the source files' names. 2013-09-15 13:03:21 +02:00
animation.cpp AVALANCHE: for consistency, replace fv and ff loop variables by i and j. Remove some commented dead code 2013-09-15 18:27:40 +02:00
animation.h AVALANCHE: Reduce verbosity some more 2013-09-15 10:51:24 +02:00
avalanche.cpp AVALANCHE: Get rid of several magic values 2013-09-15 17:42:32 +02:00
avalanche.h AVALANCHE: Get rid of Enid. 2013-09-15 13:21:03 +02:00
avalot.cpp AVALANCHE: Get rid of Enid. 2013-09-15 13:21:03 +02:00
avalot.h AVALANCHE: Janitorial - Remove trailing spaces, fix define names 2013-09-07 09:00:34 +02:00
celer.cpp AVALANCHE: Fix multiple bugs. 2013-09-15 18:37:45 +02:00
celer.h AVALANCHE: Remove the '2' from the source files' names. 2013-09-15 13:03:21 +02:00
closing.cpp AVALANCHE: Remove the '2' from the source files' names. 2013-09-15 13:03:21 +02:00
closing.h AVALANCHE: Remove the '2' from the source files' names. 2013-09-15 13:03:21 +02:00
color.h AVALANCHE: Janitorial - Remove trailing spaces, fix define names 2013-09-07 09:00:34 +02:00
console.cpp AVALANCHE: Add skeleton. 2013-06-18 17:52:25 +02:00
console.h AVALANCHE: Add detection. Some fix in console.h. 2013-06-18 20:32:43 +02:00
detection.cpp AVALANCHE: Silent some CppCheck warnings, rename some loop variables 2013-09-08 10:31:54 +02:00
dropdown.cpp AVALANCHE: Fix multiple bugs. 2013-09-15 18:37:45 +02:00
dropdown.h AVALANCHE: Remove the '2' from the source files' names. 2013-09-15 13:03:21 +02:00
graphics.cpp AVALANCHE: Do not set pixels directly 2013-09-08 15:20:41 +02:00
graphics.h AVALANCHE: Janitorial - Remove trailing spaces, fix define names 2013-09-07 09:00:34 +02:00
gyro.cpp AVALANCHE: for consistency, replace fv and ff loop variables by i and j. Remove some commented dead code 2013-09-15 18:27:40 +02:00
gyro.h AVALANCHE: Get rid of a magic value in kQuasipeds initialization 2013-09-15 17:29:53 +02:00
lucerna.cpp AVALANCHE: for consistency, replace fv and ff loop variables by i and j. Remove some commented dead code 2013-09-15 18:27:40 +02:00
lucerna.h AVALANCHE: Convert index use from Pascal to C in putGeidaAt() 2013-09-15 16:26:25 +02:00
module.mk AVALANCHE: Get rid of Enid. 2013-09-15 13:21:03 +02:00
parser.cpp AVALANCHE: harmonize the use of constants for kDir, kDirection, kVerbs 2013-09-09 23:48:36 +02:00
parser.h AVALANCHE: Do renaming/refactoring in Parser. 2013-09-07 18:03:36 +02:00
pingo.cpp AVALANCHE: Remove the '2' from the source files' names. 2013-09-15 13:03:21 +02:00
pingo.h AVALANCHE: Remove the '2' from the source files' names. 2013-09-15 13:03:21 +02:00
roomnums.h AVALANCHE: Get rid of several magic values 2013-09-15 17:42:32 +02:00
scrolls.cpp AVALANCHE: for consistency, replace fv and ff loop variables by i and j. Remove some commented dead code 2013-09-15 18:27:40 +02:00
scrolls.h AVALANCHE: Remove the '2' from the source files' names. 2013-09-15 13:03:21 +02:00
sequence.cpp AVALANCHE: Remove the '2' from the source files' names. 2013-09-15 13:03:21 +02:00
sequence.h AVALANCHE: Remove the '2' from the source files' names. 2013-09-15 13:03:21 +02:00
timer.cpp Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche 2013-09-15 16:54:56 +02:00
timer.h AVALANCHE: Some renaming in Timer and Acci2, add some doxygen comments 2013-09-08 14:11:32 +02:00