Commit Graph
61292 Commits
Author SHA1 Message Date
uruk 2e741241c5 AVALANCHE: Broaden Avalot::handleKeyDown(). 2013-07-30 21:52:49 +02:00
uruk 7800c4735f AVALANCHE: Repair Acci::parse(). 2013-07-30 21:32:14 +02:00
Thierry Crozat 2d1ac29551 DEVTOOLS: Update create_mortdat to the latest version English translation 2013-07-30 20:21:18 +01:00
Johannes Schickel 2f9b7ba686 COMMON: Enforce formatting guidelines a bit more in util.h. 2013-07-30 21:02:01 +02:00
uruk 06f86bedb0 AVALANCHE: Add _magics to Graphics, implement Lucerna::draw_also_lines(), update Trip::checkfeet() accordingly. 2013-07-30 20:33:05 +02:00
uruk a13d37e5ca AVALANCHE: Implement Trip::checkfeet(), repair Trip::stopwalking(). Repair Acci::stand_up(). Repair Gyro::newgame(). 2013-07-30 19:05:05 +02:00
Paul Gilbert f51f0e5ae8 TSAGE: Fix upper bound of loop in R2R scene 1575 2013-07-30 09:32:32 -04:00
Paul Gilbert 5080f5dfcd TSAGE: Scene fixes for R2R Medbay 2013-07-30 09:00:06 -04:00
Paul Gilbert 25974eddb8 TSAGE: Further fix for R2R conversations 2013-07-30 08:59:29 -04:00
Paul Gilbert a3e5c99005 TSAGE: Fixes for R2R extended conversations 2013-07-29 22:24:25 -04:00
Filippos Karapetis 2088a77388 SCI: Add a hack to fix the inventory in GK1
For some reason, the top left nsRect coordinates get swapped in the GK1
inventory screen, investigate why
2013-07-30 04:21:51 +03:00
uruk 2857f5aad2 AVALANCHE: Revise Graphics::drawSprite(), repair Trip::apped(). 2013-07-30 01:48:21 +02:00
uruk 9855cb8f1f AVALANCHE: Add warning to Acci::do_that(), remove blank lines from Avalot::run(), remove unnecessary cycle from Lucerna::sprite_run(). 2013-07-30 00:30:10 +02:00
Einar Johan Trøan Sømåen 7deef6ad63 WINTERMUTE: Align detection-entries properly with spaces. 2013-07-29 23:49:28 +02:00
Einar Johan Trøan Sømåen ebabf3948d WINTERMUTE: Add detection for The Shine of a Star. 2013-07-29 23:47:08 +02:00
Einar Johan Trøan Sømåen 4df545c1ee WINTERMUTE: Handle setting Save/Load-screen to NULL. 2013-07-29 23:42:56 +02:00
Strangerke a05e0c697a Merge pull request #347 from Strangerke/mortevielle
New Engine : Mortevielle
2013-07-29 12:02:06 -07:00
uruk 3b11fc1224 AVALANCHE: Repair Celer::load_chunks(), remove background drawing from Graphics::drawSprite(). 2013-07-29 19:17:43 +02:00
uruk a1f87fdaeb AVALANCHE: Modify Graphics and Lucerna, so the engine saves the background and redraws it every time before a sprite is drawn. 2013-07-29 12:22:59 +02:00
uruk b182fd814e AVALANCHE: Partially implement Acci::stand_up(), repair Acci::parse(). 2013-07-29 12:05:16 +02:00
Eugene Sandulenko 67af740f3a COMMON: Revert last commit as rightfully pointed out by fuzze. 2013-07-29 12:30:47 +03:00
uruk e32110339e AVALANCHE: Move wipeText() from Basher to Parser, implement it. Fix parts of Acci::do_that(). 2013-07-29 11:27:31 +02:00
Eugene Sandulenko 351af76f9b COMMON: Added copy constructors and copier to Rect and Point. 2013-07-29 12:25:57 +03:00
uruk e08980c7a4 AVALANCHE: Repair Acci::person_speaks(). 2013-07-29 10:30:57 +02:00
uruk c2ac2fdc87 AVALANCHE: Finish implementation of Acci::parse(), repair Acci::displaywhat() and Acci::words[]. 2013-07-29 10:06:13 +02:00
Strangerke c7277df1ed DEVTOOLS: Add support to another DOS executable for Mortevielle 2013-07-29 07:27:31 +02:00
Strangerke b50f0e2a0d MORTEVIELLE: Remove remaining macros, start refactoring menus, modify the way _cfiphBuffer is read/written 2013-07-29 01:58:03 +02:00
Paul Gilbert 9d89861f77 TSAGE: Fix for clearing conversation dialogs 2013-07-28 19:01:55 -04:00
Paul Gilbert a91b96f790 TSAGE: Corrected display of R2R conversation dialog border 2013-07-28 18:25:18 -04:00
Strangerke 1b2adafefa MORTEVIELLE: Use heap allocation in GfxSurface::decode, remove one use of swap 2013-07-28 23:35:26 +02:00
uruk 9b9c9d0fa5 AVALANCHE: Implement Acci::do_pronouns() and Acci::displaywhat(). 2013-07-28 23:13:34 +02:00
Paul Gilbert 40f82509e9 TSAGE: Correct R2R width of conversation dialog 2013-07-28 17:07:57 -04:00
Paul Gilbert 2fefa91d95 TSAGE: Fixes for R2R text positioning in conversation dialogs 2013-07-28 16:50:33 -04:00
uruk 591a4852c4 AVALANCHE: Repair parser, implement Acci::replace(), further implement Acci:parse(). 2013-07-28 20:57:40 +02:00
Matthew Hoops d969b1b11b PEGASUS: Fix gas canister removal not stopping the air timer
This bug was also in the original
2013-07-28 14:32:23 -04:00
uruk 9474e2dc61 AVALANCHE: Revisions in acci2.h and lucerna2.cpp, partially implement Acci::parse() and functions connected to it. 2013-07-28 18:50:46 +02:00
uruk 17b2fb02c0 AVALANCHE: Partially implement Acci::parse(), add Acci::pos(), Acci::clearwords(), reimplement Acci::wordnum(), implement Acci::punctustrip(). 2013-07-28 16:46:15 +02:00
Paul Gilbert 8320a556d4 TSAGE: Added R2R conversation dialog text and removal code 2013-07-28 10:35:56 -04:00
uruk ad7f8add4d AVALANCHE: Add tryDropdown() and _inputTextBackup to Parser, implement handleReturn(), stub tryDropdown() in Parser. 2013-07-28 10:46:46 +02:00
uruk a1a2fa2da8 AVALANCHE: Implement handling of the cursor in Parser. 2013-07-28 10:00:14 +02:00
uruk 825df596e6 AVALANCHE: Add Parser::handleBackspace(). Update Avalot::handleKeyDown() accordingly. 2013-07-27 22:14:23 +02:00
uruk df427ba7e8 AVALANCHE: Broaden comment in avalot.h. 2013-07-27 22:03:59 +02:00
uruk 31f8e91444 AVALANCHE: Rename variables in Parser. Add _leftMargin to Parser. Fix _leftMargins in Basher. 2013-07-27 21:48:28 +02:00
Einar Johan Trøan Sømåen 28b8537530 WINTERMUTE: Respect EVENT_QUIT properly (and don't ask to quit anymore) 2013-07-27 21:40:27 +02:00
uruk eec48fa42e AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly. 2013-07-27 21:36:07 +02:00
Eugene Sandulenko b43bac6192 WINTERMUTE: Added detection entry for Toshechka game 2013-07-27 20:48:16 +03:00
uruk 341bf679c0 AVALANCHE: Cosmetic repairs in Graphics. 2013-07-27 17:22:56 +02:00
uruk 7c8d415a94 AVALANCHE: Remove comment from Graphics. 2013-07-27 17:19:35 +02:00
uruk 0703085d20 AVALANCHE: Repair Avalot::handleKeyDown(). 2013-07-27 17:00:02 +02:00
uruk 541f5f9c3b AVALANCHE: Implement Avalot::handleKeyDown() further. 2013-07-27 16:55:50 +02:00