79551 Commits

Author SHA1 Message Date
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
Thierry Crozat
c2263a7af5 I18N: Change the French translation back to ISO-8859-1
Two accepted suggestions used a curly single quote, which caused
the file to be converted to UTF-8. They have been converted back to straight single quotes.
2017-01-18 21:28:43 +00:00
Purple T
17ae056b91 I18N: Update translation (French)
Currently translated at 100.0% (929 of 929 strings)
2017-01-18 22:21:51 +01:00
Eugene Sandulenko
f599c8ab50 GRAPHICS: Fix font name generation for MacFonts 2017-01-18 19:13:01 +01:00
Eugene Sandulenko
0b3d7d3e4f GRAPHICS: Further work on MacFont loading 2017-01-18 18:59:52 +01:00
Eugene Sandulenko
cc82d8f619 DIRECTOR: More debug output to mac font loading test 2017-01-18 10:25:51 +01:00
Eugene Sandulenko
6558e94ac3 GRAPHICS: Plug in loaded MacFONTFonts into MacFontManager 2017-01-18 10:24:47 +01:00
Eugene Sandulenko
226c2ed016 README: Removing links to obsolete compilation instructions 2017-01-18 08:14:22 +01:00
D G Turner
11846907a6 DIRECTOR: Fix Compiler Warning. 2017-01-18 05:35:10 +00:00
Paul Gilbert
2d1b0969d1 TITANIC: Remove accidentally committed debug code 2017-01-17 22:51:38 -05:00
Paul Gilbert
63c3df22f0 TITANIC: Handle -1 frameNumber in AVISurface::addEvent like original 2017-01-17 22:40:57 -05:00
Paul Gilbert
7ede6d585d TITANIC: Fixes to CParrot frameMsg method 2017-01-17 21:29:07 -05:00
Walter van Niftrik
2e00dfd47c ADL: Implement hires5 time machine animation 2017-01-17 23:27:10 +01:00
Tarek Soliman
25614c60c8 SCI: Add more version info to SQ4 detection entry 2017-01-17 16:09:31 -06:00