Commit Graph
86814 Commits
Author SHA1 Message Date
edward ea63077484 I18N: Update translation (Italian)
Currently translated at 84.2% (781 of 927 strings)
2016-12-23 18:28:54 +01:00
Eugene Sandulenko aeada61c67 FULLPIPE: Open relevant URLs in demo for purchasing full games 2016-12-23 18:28:07 +01:00
Eugene Sandulenko 7f5c98a812 I18N: Update translation (Ukrainian)
Currently translated at 100.0% (927 of 927 strings)
2016-12-22 22:56:57 +01:00
Timofonic d0d7eaee42 I18N: Update translation (Spanish)
Currently translated at 99.0% (918 of 927 strings)
2016-12-22 22:55:36 +01:00
John Doe 449da29db9 I18N: Update translation (Spanish)
Currently translated at 98.9% (917 of 927 strings)
2016-12-22 22:55:12 +01:00
Eugene Sandulenko 6f268cf743 I18N: Update translation (Spanish)
Currently translated at 98.9% (917 of 927 strings)
2016-12-22 22:54:14 +01:00
John Doe ec1dbc9a69 I18N: Update translation (Spanish)
Currently translated at 98.9% (917 of 927 strings)
2016-12-22 22:54:01 +01:00
lorz 78be2d7321 I18N: Update translation (Spanish)
Currently translated at 98.9% (917 of 927 strings)
2016-12-22 22:53:33 +01:00
John Doe 878f00b414 I18N: Update translation (Spanish)
Currently translated at 98.9% (917 of 927 strings)
2016-12-22 22:53:20 +01:00
Alexandre Folle de Menezes 69b3a85de8 I18N: Update translation (Portuguese (Brazil))
Currently translated at 61.5% (571 of 927 strings)
2016-12-22 22:50:35 +01:00
Eugene Sandulenko 11510e60db I18N: Update translation (Portuguese (Brazil))
Currently translated at 60.7% (563 of 927 strings)
2016-12-22 22:48:29 +01:00
Alexandre Folle de Menezes 83459e2554 I18N: Update translation (Portuguese (Brazil))
Currently translated at 60.7% (563 of 927 strings)
2016-12-22 22:48:08 +01:00
Walter van Niftrik 33dc1c88f2 ADL: Make 'room' debug command behave like opcode 2016-12-22 22:33:02 +01:00
Eugene Sandulenko 57864f5e6c GRAPHICS: Implemented MacText::replaceLastLine() 2016-12-22 18:16:54 +01:00
Walter van Niftrik a1236d5782 ADL: Add 'region' debug command 2016-12-22 16:42:04 +01:00
Walter van Niftrik d658f0c0b6 ADL: Add region support to script dumper 2016-12-22 16:42:04 +01:00
Paul Gilbert 2d7e9f4eac TITANIC: Show status prefixes for chevrons in the Rooms tab 2016-12-21 08:00:51 -05:00
Paul Gilbert 04952b6645 TITANIC: Remove parrot from inventory when it escapes 2016-12-21 07:38:54 -05:00
Eugene Sandulenko cab134f1e9 I18N: Update translation (Swedish)
Currently translated at 96.0% (890 of 927 strings)
2016-12-21 08:31:26 +01:00
Peter Johansson 4d9d46ef6a I18N: Update translation (Swedish)
Currently translated at 96.0% (890 of 927 strings)
2016-12-21 08:31:14 +01:00
Paul Gilbert 7b10dac542 AUDIO: Support Wave files with an initial fact chunk 2016-12-20 22:47:49 -05:00
Paul Gilbert 8f6f342c3f TITANIC: Fix dragging chevrons onto the Succubus 2016-12-20 22:02:43 -05:00
Paul Gilbert 3324b6ade0 TITANIC: Hopefully fix overlapping announcements 2016-12-20 21:12:18 -05:00
Paul Gilbert 03c15ad01c TITANIC: Re-enable mouse after dragging parrot into inventory 2016-12-20 21:09:10 -05:00
Paul Gilbert 65a2e906a8 TITANIC: Fix panning away from parrot cage 2016-12-20 20:50:39 -05:00
Martin Kiewitz a46f3c1625 SCI: Fix kq6 CD audio+subtitle script patch
Original patch caused a text window to be shown at the cliffs
(copy protection), even when audio-only mode was active.
2016-12-21 02:04:11 +01:00
Eugene Sandulenko 88b9dd3472 GRAPHICS: Simplify MacText 2016-12-20 21:49:29 +01:00
Eugene Sandulenko 2d6c582805 GRAPHICS: Implement surface reallocation in MacText 2016-12-20 21:49:29 +01:00
Eugene Sandulenko 16b0cde5fb GRAPHICS: Implemented partial MacText drawing 2016-12-20 21:49:29 +01:00
Eugene Sandulenko 0ccb53472a Merge pull request #871 from csnover/stddef
COMMON: Add stddef.h to scummsys.h for ptrdiff_t
2016-12-20 07:44:34 +01:00
Paul Gilbert e12d3ba168 TITANIC: Add missing ADDFN lines for classes in CSaveableObject 2016-12-19 23:09:31 -05:00
Paul Gilbert 65674e5fb9 TITANIC: Stop automatically dragging parrot when entering cage close-up 2016-12-19 21:34:31 -05:00
Paul Gilbert cd4a28fe6e TITANIC: Renamings in CInputHandler 2016-12-19 21:21:28 -05:00
Paul Gilbert 25f0a97653 TITANIC: Fix crash loading games when speech is active 2016-12-19 20:00:58 -05:00
Filippos Karapetis b4514bfe92 FULLPIPE: Change _objCommandName and _queueName to Common::String 2016-12-20 02:17:58 +02:00
Filippos Karapetis 8a16f9d785 FULLPIPE: Delete temporary memory streams used with MfcArchive 2016-12-20 02:13:18 +02:00
Filippos Karapetis 907bab8a01 FULLPIPE: Remove unused variable 2016-12-20 02:06:58 +02:00
Filippos Karapetis c3a3d7ef98 FULLPIPE: Change _gameName into a Common::String 2016-12-20 01:55:51 +02:00
Filippos Karapetis 704b4838bd FULLPIPE: Delete cursors in _cursorsArray in InputController destructor 2016-12-20 01:31:03 +02:00
Colin Snover 849e29dc87 COMMON: Add stddef.h to scummsys.h for ptrdiff_t 2016-12-19 15:00:09 -06:00
Colin Snover 2eadb3e924 SCI32: Improve ScreenItem missing resource error 2016-12-19 14:46:59 -06:00
Colin Snover 4cff1e400f SCI32: Add support for alternate graphics selectors
Used by at least Phantasmagoria 2.
2016-12-19 14:46:59 -06:00
Colin Snover 5220ce1e4f SCI32: Undefine macro for SciBitmap when it is done being used 2016-12-19 14:46:59 -06:00
Colin Snover 4f7173b137 SCI32: Generalize Phant1 kArraySetElements workaround
This bug exists in a system script that is called from many, many
rooms, so it is simpler to just make the workaround apply to all
rooms.
2016-12-19 14:46:59 -06:00
Colin Snover ba619a08dd SCI32: Change plane and screen item sorting algorithm
SSCI's last resort comparison here was to compare the object IDs
of planes & screen items, but this randomly breaks (at least) the
"you have died" dialog at the end of Phant1, and text & buttons
in Hoyle5, even in SSCI itself.

This commit changes last resort comparison to use a monotonically
increasing ID instead, which keeps objects with identical priority
& z-index in creation order when compared.

Fixes Trac#9585.
2016-12-19 14:46:58 -06:00
Colin Snover 6412b32386 SCI32: Fix incorrect parsing of empty |f| text escape code
This sequence is used in Hoyle5 when viewing the rules for a game.
2016-12-19 14:46:46 -06:00
Colin Snover a238f720db SCI32: Fix nitpicky output errors in SCI32 bitmap debugging 2016-12-19 13:56:37 -06:00
Colin Snover 20c211192d SCI32: Add segment table debugging info for SCI32 arrays 2016-12-19 12:47:48 -06:00
Paul Gilbert 8637cfc617 TITANIC: Fix CMouseCursor assert after trying to drag perch 2016-12-19 08:30:19 -05:00
Lothar Serra Mari dd781df717 I18N: Update translation (German)
Currently translated at 100.0% (927 of 927 strings)
2016-12-19 09:27:10 +01:00