Commit graph

49 commits

Author SHA1 Message Date
Strangerke
82e76e7b53 AVALANCHE: Remove DNA structure which was essentially a savegame structure unused in ScummVM 2013-09-13 21:30:03 +02:00
uruk
44ff5eeafb AVALANCHE: Remove unnecessary error() call. 2013-09-13 17:27:24 +02:00
Strangerke
f7c34949db AVALANCHE: Error out when critical files are missing 2013-09-13 08:29:19 +02:00
uruk
aafaaef37f AVALANCHE: Some renaming in Animation. 2013-09-08 11:34:21 +02:00
Strangerke
d96555406e AVALANCHE: Rename trip into animation, some more renaming 2013-09-07 19:11:34 +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
uruk
390ecc6a6b AVALANCHE: Do renaming/refactoring in Graphics. 2013-09-05 13:20:03 +02:00
uruk
a698a2a2f9 AVALANCHE: Repair another bunch of memory leaks. 2013-09-05 12:31:29 +02:00
uruk
0c47dc858a AVALANCHE: Fix GCC warning. 2013-09-05 10:51:47 +02:00
Strangerke
08e8e92e3a AVALANCHE: Fix even more GCC warnings 2013-09-04 18:34:58 +02:00
Strangerke
41416f0c05 AVALANCHE: Clean up celer2 2013-09-04 16:10:48 +02:00
Strangerke
fe8e5c7325 AVALANCHE: Fix coding style: ++ and -- 2013-09-04 13:34:58 +02:00
Strangerke
ff31d8e521 AVALANCHE: Replace a STUB by a call to updateBackgroundSprites() 2013-09-04 13:29:18 +02:00
Strangerke
e4b3fc8064 AVALANCHE: Add default value to Direction in updateBackgroundSprites() 2013-09-04 13:28:15 +02:00
Strangerke
666d3eecfc AVALANCHE: Replace some British terms by American ones 2013-09-04 10:14:56 +02:00
uruk
4cf40bc87a AVALANCHE: Rename refreshBackgroundSprites() to updateBackgroundSprites() in Celer. 2013-09-04 09:25:11 +02:00
uruk
4ae897e3a9 AVALANCHE: Repair comments in Celer. 2013-09-03 23:56:37 +02:00
uruk
212391f337 AVALANCHE: Refactor Celer. 2013-09-03 23:41:15 +02:00
uruk
3fe9c6d90b AVALANCHE: Removing the file variable from Celer's member variables. 2013-09-03 22:48:38 +02:00
uruk
a6fb557a51 AVALANCHE: Some more renaming and a little bit of refactoring in Celer. 2013-09-03 22:36:28 +02:00
uruk
38ceb705f2 AVALANCHE: Do renaming in Celer. 2013-09-03 22:22:42 +02:00
uruk
73048872b2 AVALANCHE: Upgrade show_one() so it can replace show_one_at(), preventing code duplication. 2013-08-30 11:56:16 +02:00
uruk
457d898ff3 AVALANCHE: Upgrade Lucerna::enterroom(). Add r__yourhall to roomnums.h, handle it's cases in Lucerna:enterroom() and Trip::open_the_door(). Remove unnecessary typecasts in Celer::pics_link(), upgrade Celer::show_one(). Introduce Graphics::refreshBackground(), use it where needed. 2013-08-23 11:33:37 +02:00
uruk
c43373f7ae AVALANCHE: Implement opening of doors. Rethink a bit the graphics and the timer system to do so. 2013-08-21 18:01:31 +02:00
uruk
3b11fc1224 AVALANCHE: Repair Celer::load_chunks(), remove background drawing from Graphics::drawSprite(). 2013-07-29 19:17:43 +02:00
uruk
ff1bc9e5a5 AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix(). 2013-07-26 14:50:15 +02:00
uruk
0a4747d915 AVALANCHE: Update rest of Celer accorded to the revision in Graphics. 2013-07-26 14:19:54 +02:00
uruk
6e8dec45dd AVALANCHE: Add loadPictureGraphic, loadPictureRow, revise drawPicture in Graphics, update almost everything accordingly. 2013-07-26 13:32:08 +02:00
uruk
b0d4019cea AVALANCHE: Remove Celer:mdrop(). 2013-07-26 10:42:50 +02:00
uruk
a955f6acab AVALANCHE: Revise Celer::pics_link() a bit. 2013-07-25 23:10:18 +02:00
uruk
06bde8b277 AVALANCHE: Implement Celer::load_chunks(). 2013-07-25 21:38:46 +02:00
uruk
502cd7a017 AVALANCHE: Improve Celer::display_it(), update Celer::load_chunks() to work properly with it. 2013-07-25 12:15:15 +02:00
uruk
28b0076e63 AVALANCHE: Celer: add new flavour: ch_natural_image. 2013-07-25 11:41:33 +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
2c0b694371 AVALANCHE: update file handling in multiple files. 2013-07-09 18:54:53 +02:00
uruk
8a44a94bb6 AVALANCHE: Celer: implement show_one_at(). 2013-07-09 10:13:53 +02:00
uruk
cc5e4bbad0 AVALANCHE: Partly implement load() in Lucerna, change char * to Common::String in parameter lists. 2013-07-05 15:30:26 +02:00
uruk
617898d42c AVALANCHE: Celer: implement show_one(). 2013-07-05 12:31:12 +02:00
uruk
9a6684b37c AVALANCHE: Celer: implement load_chunks() further. 2013-07-05 11:32:49 +02:00
uruk
590f89e90e AVALANCHE: Celer: Implement file handling. 2013-07-03 17:06:36 +02:00
Strangerke
539ce56124 AVALANCHE: Fix some more code formatting 2013-06-30 22:01:05 +02:00
Strangerke
63737c3878 Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Conflicts:
	engines/avalanche/timeout2.cpp
	engines/avalanche/trip6.cpp
2013-06-30 14:14:31 +02:00
Strangerke
7c147c920f AVALANCHE: Fix code formatting 2013-06-30 14:10:33 +02:00
uruk
1d11268eb4 AVALANCHE: Reorganise includes. 2013-06-29 16:36:40 +02:00
uruk
7623ea79fe AVALANCHE: Celer: replace namespace with class. 2013-06-28 17:58:22 +02:00
uruk
3e48a4e187 AVALANCHE: Add Celer. 2013-06-26 14:14:01 +02:00