Commit graph

43 commits

Author SHA1 Message Date
Strangerke
d7c2f49595 AVALANCHE: reduce the verbosity of a forgotten animation sprite 2013-09-15 00:35:40 +02:00
Strangerke
82e76e7b53 AVALANCHE: Remove DNA structure which was essentially a savegame structure unused in ScummVM 2013-09-13 21:30:03 +02:00
Strangerke
5e59ade554 AVALANCHE: Fix compilation 2013-09-13 08:31:57 +02:00
Strangerke
f7c34949db AVALANCHE: Error out when critical files are missing 2013-09-13 08:29:19 +02:00
Strangerke
bc64dcf276 AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeople 2013-09-09 23:34:12 +02:00
Strangerke
f33ba71924 AVALANCHE: Fix bug in Visa2 2013-09-08 18:52:40 +02:00
Strangerke
78417de0d1 AVALANCHE: Start simplifying String use 2013-09-08 18:50:47 +02:00
Strangerke
e6956a994b AVALANCHE: Change type of kSpriteNumbMax to byte 2013-09-08 12:47:04 +02:00
uruk
b8d16e894c AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Conflicts:
	engines/avalanche/visa2.cpp
2013-09-08 12:06:43 +02:00
uruk
c0243036a2 AVALANCHE: Renaming/refactoring in Animation. 2013-09-08 12:06:08 +02:00
Strangerke
3cc438171a AVALANCHE: Review variable scope in Visa2, add some doxygen comments 2013-09-08 11:47:00 +02:00
uruk
8f152c0833 AVALANCHE: Renaming/refactoring in Animation. 2013-09-08 11:40:35 +02:00
uruk
aafaaef37f AVALANCHE: Some renaming in Animation. 2013-09-08 11:34:21 +02:00
uruk
26099360a9 AVALANCHE: Renaming/refactoring in Visa. 2013-09-08 10:57:44 +02:00
Strangerke
f783f2c28a AVALANCHE: Silent some CppCheck warnings, rename some loop variables 2013-09-08 10:31:54 +02:00
Strangerke
f59892b45e AVALANCHE: More renaming in animation 2013-09-07 23:42:34 +02:00
Strangerke
5c00d5fe34 AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMax 2013-09-07 23:03:27 +02:00
uruk
c087998a8a AVALANCHE: Do renaming in scrolls2.h. 2013-09-07 20:37:42 +02:00
Strangerke
d96555406e AVALANCHE: Rename trip into animation, some more renaming 2013-09-07 19:11:34 +02:00
Strangerke
0ad51df7d9 AVALANCHE: Remove 2 variables from Visa2 2013-09-07 18:23:50 +02:00
uruk
2bed64b447 AVALANCHE: Do renaming/refactoring in Lucerna. 2013-09-07 15:58:02 +02:00
Strangerke
5d2547c8f0 AVALANCHE: Rename some constants in trip6 2013-09-07 09:14:14 +02:00
Strangerke
e859e17e3b AVALANCHE: Janitorial - Remove trailing spaces, fix define names 2013-09-07 09:00:34 +02:00
uruk
200670d327 AVALANCHE: More renaming in gyro2.h. 2013-09-06 16:23:57 +02:00
uruk
82484b139a AVALANCHE: More renaming in Gyro. 2013-09-05 23:58:32 +02:00
Strangerke
b690c9ad31 AVALANCHE: Finish replacing C-style comments by C++-style 2013-09-05 07:47:40 +02:00
Willem Jan Palenstijn
a2c42df2b2 AVALANCHE: Fix compile errors
Signed-off-by: uruk <koppirnyo@gmail.com>
2013-09-04 09:25:45 +02:00
uruk
74979869ff AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom(). 2013-09-03 15:35:09 +02:00
uruk
06d0ce1b0f AVALANCHE: Minor cosmetic fixes. 2013-08-30 11:23:17 +02:00
uruk
f53d998e53 AVALANCHE: Repair Gyro::whereis indexes. 2013-08-27 20:34:44 +02:00
uruk
06346339a9 AVALANCHE: Implement Timeout::after_the_shootemup(), repair a lot of array indexes in various places. 2013-08-26 16:10:17 +02:00
uruk
31a165c700 AVALANCHE: Repair constants in Gyro, repair Lucerna::enterroom(), Trip::back_and_forth(), Trip::geida_procs(), Visa::talkto(). 2013-08-12 17:23:39 +02:00
uruk
670c7c4863 AVALANCHE: Repair Scrolls::bubble() and Visa::talkto(). 2013-08-12 14:17:42 +02:00
uruk
caed4470f1 AVALANCHE: Implement Acci::personshere(), Visa::talkto(), make control-constants in Scrolls public. 2013-08-12 13:28:28 +02:00
uruk
288abffafa AVALANCHE: Repair Visa::unskrimble() and Scrolls::calldrivers(). 2013-08-09 15:42:10 +02:00
uruk
ba00b2a7d9 AVALANCHE: Mostly cosmetic modifications in Visa, stub Timeout::arkata_shouts() until dixi() works, partially implement Scrolls::say(). 2013-08-05 15:25:44 +02:00
uruk
c9fbfb6d32 AVALANCHE: Remove unnecessary indents from Visa. 2013-07-27 10:30:16 +02:00
uruk
39dfddff1f AVALANCHE: Change class variables to pointers, update everything accordingly. 2013-07-24 19:43:10 +02:00
uruk
10ec7e0e0f AVALANCHE: Change _gyro into pointer, update everything accordingly. 2013-07-24 18:25:07 +02:00
uruk
223c2d82e5 AVALANCHE: Implement file handling in Visa. 2013-07-09 22:18:29 +02:00
uruk
1d11268eb4 AVALANCHE: Reorganise includes. 2013-06-29 16:36:40 +02:00
uruk
44a9dd2083 AVALANCHE: Visa: replace namespace with class. 2013-06-28 17:53:15 +02:00
uruk
ca807d74bf AVALANCHE: Add Visa. 2013-06-26 11:04:29 +02:00