Commit Graph
86814 Commits
Author SHA1 Message Date
Eugene Sandulenko 6d4bbc1586 DIRECTOR: Lingo: Clarified macro grammar.
Two reduce/reduce conflicts less. 4 to go.
2017-01-23 19:39:50 +01:00
Eugene Sandulenko b7e937a2d5 DIRECTOR: Lingo: Fix macro grammar parcing. Removes 2 more reduce/reduce 2017-01-23 19:39:50 +01:00
Eugene Sandulenko a1a42d3116 DIRECTOR: Lingo: Fix 57 more reduce/reduce conflicts in the grammar.
8 to go.
There was incorrect parsing for put..after command.
2017-01-23 19:39:50 +01:00
Paul Gilbert 68ab3f228c TITANIC: Fix infinite loop in BarbotScript 2017-01-22 23:32:14 -05:00
Paul Gilbert fc818fd2d6 TITANIC: Fix seeing and getting crushed tv 2017-01-22 23:27:38 -05:00
Thierry Crozat 262c5659a8 I18N: Regenerate translations data file 2017-01-23 05:05:13 +01:00
Paul Gilbert d297087e43 TITANIC: Renamings for CParrotSuccUBus, fix getting Titania's nose 2017-01-22 22:27:47 -05:00
Paul Gilbert 4768619c8c TITANIC: Renamings for CUpLighter 2017-01-22 21:07:53 -05:00
Eugene Sandulenko 7dd6e826e9 DIRECTOR: Lingo: Fix 35 reduce/reduce conflicts in grammar. 65 to go 2017-01-23 00:46:12 +01:00
Eugene Sandulenko e237944bfc DIRECTOR: Lingo: Remove token duplicate 2017-01-23 00:46:12 +01:00
Paul Gilbert 97f33133bb TITANIC: Further SuccUBus renamings 2017-01-22 18:08:19 -05:00
Paul Gilbert 4847fd49a9 TITANIC: Fixes for sending via the Bilge SuccUBus 2017-01-22 16:32:48 -05:00
Paul Gilbert fac26795b6 TITANIC: Added a SuccUBusAction enum 2017-01-22 14:57:30 -05:00
Eugene Sandulenko 5e61ea80c9 Merge pull request #891 from rootfather/bladerunner-de-detection
BLADERUNNER: Add detection for German version
2017-01-22 17:47:17 +01:00
Paul Gilbert 54c6f27a60 TITANIC: Added RoomFlagsComparison enum 2017-01-22 11:08:04 -05:00
Paul Gilbert 92ec3a470a TITANIC: More renamings for SuccUBus 2017-01-22 10:52:50 -05:00
Paul Gilbert 487d1a552f TITANIC: Renamings for SuccUBus & hose, minor fixes 2017-01-22 10:05:52 -05:00
Bendegúz Nagy 96c8481f0c DM: Fix formating 2017-01-22 15:56:57 +01:00
Paul Gilbert 1f7df903da TITANIC: Fix second parameter for isEquals method 2017-01-21 22:40:13 -05:00
Paul Gilbert 7c2265659a TITANIC: Fix display of busy cursor across entire TV throw cutscene 2017-01-21 21:16:39 -05:00
Paul Gilbert ddc08c8fa2 TITANIC: Fix the throwing TV cutscene 2017-01-21 19:21:35 -05:00
Paul Gilbert 2b18e4f787 TITANIC: Have Bellbot properly excited when told to smash TV Set 2017-01-21 19:04:13 -05:00
Paul Gilbert 56931a0dbb TITANIC: Formatting fixes for else blocks 2017-01-21 18:45:57 -05:00
Eugene Sandulenko 8a476715f6 GRAPHICS: More work on MacFont scaling 2017-01-21 23:46:21 +01:00
Paul Gilbert 257601bdbf TITANIC: Fix Parrot speech when eating chicken 2017-01-21 17:43:28 -05:00
Paul Gilbert b8e7ace3d7 TITANIC: Renamings of CParrot fields 2017-01-21 17:13:18 -05:00
Paul Gilbert 8691c4afdf TITANIC: Remove a bunch of CParrot unused fields 2017-01-21 16:59:34 -05:00
Paul Gilbert 04a2436e0b TITANIC: Use empty move transitions for cage after Parrot leaves 2017-01-21 16:40:52 -05:00
Paul Gilbert b8cce79a5a TITANIC: Reorder class types setup so all ancestors come first 2017-01-21 16:23:45 -05:00
Paul Gilbert d1751206a3 TITANIC: Fix ancestor to descendent order for CParrotLobbyLinkUpdator 2017-01-21 15:37:53 -05:00
Paul Gilbert 99bc212ccc TITANIC: Excite Parrot when we come bearing chicken 2017-01-20 23:57:59 -05:00
Paul Gilbert 9413afc2ba TITANIC: Fix aborting parrot eating chicken 2017-01-20 23:30:39 -05:00
Paul Gilbert ab1e729d2c TITANIC: NpcFlag enum is now completely named 2017-01-20 22:33:13 -05:00
Paul Gilbert bc1ad72d7f TITANIC: Further NPC flags renaming, parrot fixes 2017-01-20 22:21:14 -05:00
Paul Gilbert 5aef8cb875 TITANIC: Further NPC flag renaming, usage fixes 2017-01-20 20:36:26 -05:00
Paul Gilbert 960342cb37 TITANIC: Renaming NPC flags 2017-01-20 19:36:42 -05:00
Bendegúz Nagy e8d45a17dc Merge branch 'master' of github.com:scummvm/scummvm 2017-01-20 21:30:11 +01:00
Bendegúz Nagy edf9b2e78a Fix crash at the first corridor and entrance door
Crash caused by missing DisplayMan::_derivedBitmapByteCount values
2017-01-20 21:29:20 +01:00
Bendegúz Nagy 0d77642254 Silence valgrind error messages 2017-01-20 21:26:43 +01:00
Bendegúz Nagy 0eb20223f4 Properly delete leaking DisplayMan::_tmpBitmap 2017-01-20 21:22:50 +01:00
Eugene Sandulenko 76cfde0722 GRAPHICS: Further work on MacFont font scaling 2017-01-20 09:01:01 +01:00
Eugene Sandulenko 286a74adeb GRAPHICS: Fix copy/paste errors with MacFont size processing 2017-01-20 08:51:52 +01:00
Bendegúz Nagy 0c428e4fd7 Fix regression introduced in 3ab3a85 2017-01-19 22:53:04 +01:00
Eugene Sandulenko d2e31b1869 GRAPHICS: Initial code for scaling MacFonts 2017-01-19 21:22:30 +01:00
rootfather b65a8eda66 BLADERUNNER: Add detection for German version 2017-01-19 20:40:37 +01:00
Eugene Sandulenko 6fa46810f5 GRAPHICS: Encapsulate all MacFONTFont class variables into a single struct 2017-01-19 11:11:05 +01:00
Eugene Sandulenko a95b8f95dd GRAPHICS: Fix MacFont assignment
We're almost back to the functionality with the BDF fonts.
Current missing feature is font autoscaling
2017-01-19 08:56:31 +01:00
Paul Gilbert 7d7e8c4af1 TITANIC: Fix TV playback during prologue 2017-01-18 23:02:30 -05:00
Paul Gilbert 12ebe10d01 TITANIC: Renaming of CParrot statics, miscellaneous fixes 2017-01-18 20:54:05 -05:00
Eugene Sandulenko a4997f62cc DIRECTOR: Lingo: Added list of D3 and D4 keywords 2017-01-18 22:37:10 +01:00