Commit Graph
61292 Commits
Author SHA1 Message Date
uruk 7d3b69251f AVALANCHE: Minor repairs in Basher. 2013-07-27 16:55:03 +02:00
uruk bda09042b5 AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro. 2013-07-27 15:19:16 +02:00
uruk 9c96417041 AVALANCHE: Add comments to Basher::plottext(). 2013-07-27 15:07:21 +02:00
uruk de97da2fe6 AVALANCHE: Implement Basher::plottext(). 2013-07-27 15:05:06 +02:00
uruk c9fbfb6d32 AVALANCHE: Remove unnecessary indents from Visa. 2013-07-27 10:30:16 +02:00
uruk d3ff894ff6 AVALANCHE: Replace call of Basher::keyboard_link() with Avalanche::updateEvents() in Avalot::run(). 2013-07-27 10:17:32 +02:00
uruk 5fe090a38c AVALANCHE: Add comments in Graphics and Trip, repair functions in Trip. 2013-07-27 10:05:09 +02:00
Paul Gilbert dee719390c HOPKINS: Move breakout highscore table to savegames, and fixes to display 2013-07-26 21:57:02 -04:00
Strangerke 0b8db36af5 MORTEVIELLE: Remove another use of _mem 2013-07-27 00:08:56 +02:00
uruk 190e37d3f9 AVALANCHE: Remove Graphics::drawPicture_old(). 2013-07-26 14:52:26 +02:00
uruk ff1bc9e5a5 AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix(). 2013-07-26 14:50:15 +02:00
uruk efe3a662bf AVALANCHE: Add comments to Graphics. 2013-07-26 14:38:06 +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
Strangerke 8009b2ebd8 MORTEVIELLE: Remove another use of _mem 2013-07-26 13:10:54 +02:00
uruk b0d4019cea AVALANCHE: Remove Celer:mdrop(). 2013-07-26 10:42:50 +02:00
Paul Gilbert bfcebeac7d TSAGE: Added new R2R conversation decoding logic 2013-07-25 21:57:42 -04:00
uruk 9a26bb502f AVALANCHE: Remove parenthesis and add comment to Avalot::run(). 2013-07-25 23:38:06 +02:00
uruk 37ea01644a AVALANCHE: Replace Gyro::slowdown() with ScummVM's own utilities. 2013-07-25 23:32:22 +02:00
uruk a955f6acab AVALANCHE: Revise Celer::pics_link() a bit. 2013-07-25 23:10:18 +02:00
uruk 5e257a500b AVALANCHE: Implement Timeout::one_tick(). 2013-07-25 22:54:28 +02:00
uruk 395b917e94 AVALANCHE: Repair Timeout. 2013-07-25 22:42:41 +02:00
uruk 06bde8b277 AVALANCHE: Implement Celer::load_chunks(). 2013-07-25 21:38:46 +02:00
uruk 63e7c5b3d1 AVALANCHE: Repair array indexes in Timeout and Trip. 2013-07-25 16:28:52 +02:00
uruk 9b4c9e496f AVALANCHE: Add Graphics::drawFrame(). 2013-07-25 16:26:49 +02:00
Strangerke db10ddace4 MORTEVIELLE: Use a specific buffer instead of _mem for noise5 file 2013-07-25 15:47:31 +02:00
uruk 6644905eac AVALANCHE: Fix cycle in Trip::trippancy_link(). 2013-07-25 12:33:03 +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
Strangerke 8e2fe73afa MORTEVIELLE: Use a specific buffer instead of _mem for the animations 2013-07-25 10:32:21 +02:00
Strangerke e86ec8bc81 MORTEVIELLE: Use variable size for _rightFramePict in order to handle the different sizes of the Amiga and Atari versions 2013-07-25 10:24:25 +02:00
Strangerke 51f6966656 MORTEVIELLE: Use a specific buffer instead of _mem for the right frame 2013-07-25 10:10:09 +02:00
Strangerke 31dffa00e0 MORTEVIELLE: Remove the check on German for the intro filename by using an alternate filename in loading code 2013-07-25 09:59:25 +02:00
Strangerke 3f191e8f0f MORTEVIELLE: Fix the German 2nd intro screen (original bug) 2013-07-25 09:49:43 +02:00
Strangerke eb998776ac MORTEVIELLE: Fix box height when searching 2013-07-25 00:50:08 +02:00
uruk ab04dd7aa6 AVALANCHE: Cosmetic modification in Gyro. 2013-07-24 22:23:40 +02:00
uruk 63fbb1d04f AVALANCHE: Implement Lucerna::find_people(). 2013-07-24 22:20:21 +02:00
uruk e5fb4e3866 AVALANCHE: Cosmetic modifications in triptype::walk(). 2013-07-24 21:18:51 +02:00
uruk 0beae3b95c AVALANCHE: free() the surfaces in Graphics' functions. 2013-07-24 21:09:16 +02:00
uruk 03665fac21 AVALANCHE: Graphics: double screen height. 2013-07-24 19:47:41 +02:00
uruk 39dfddff1f AVALANCHE: Change class variables to pointers, update everything accordingly. 2013-07-24 19:43:10 +02:00
uruk c0823f3e79 AVALANCHE: Change _pingo into pointer, update everything accordingly. 2013-07-24 18:50:13 +02:00
uruk 4d25117135 AVALANCHE: Change _logger into pointer, update everything accordingly. 2013-07-24 18:47:33 +02:00
uruk bc9823ad9b AVALANCHE: Change _enhanced into pointer, update everything accordingly. 2013-07-24 18:45:10 +02:00
uruk ca51bf19c9 AVALANCHE: Change _timeout into pointer, update everything accordingly. 2013-07-24 18:42:41 +02:00
uruk 10ec7e0e0f AVALANCHE: Change _gyro into pointer, update everything accordingly. 2013-07-24 18:25:07 +02:00
Strangerke 11df173292 MORTEVIELLE: Remove unused code from the original compression scheme 2013-07-24 18:24:28 +02:00
Strangerke 91ed517332 MORTEVIELLE: Move Current Picture out of _mem buffer, some renaming 2013-07-24 18:22:35 +02:00
uruk f035622b14 AVALANCHE: Get rid of parts of the engine I don't use yet. 2013-07-24 18:14:10 +02:00
uruk cc6197d77f AVALANCHE: Change _avalot into pointer, update everything accordingly. 2013-07-24 18:12:16 +02:00