Commit graph

77692 commits

Author SHA1 Message Date
Strangerke
f9d28464ea DM: Get rif od SquareType, rename SquareMask 2016-09-13 07:47:47 +02:00
Paul Gilbert
2c10535668 XEEN: Implement Music update method 2016-09-12 22:34:59 -04:00
Paul Gilbert
575daf32e2 XEEN: Extra Adlib initialization during Music creation 2016-09-12 21:37:52 -04:00
Paul Gilbert
dd06b6fd7a XEEN: Implement Music playEffect method 2016-09-12 21:02:28 -04:00
Paul Gilbert
48235c9055 XEEN: Beginnings of Music class 2016-09-12 20:10:37 -04:00
Strangerke
ed9b883543 DM: more renaming in DungeonMan 2016-09-12 22:46:38 +02:00
Strangerke
edf6e4f2d9 DM: Enforce the use of SoundMode 2016-09-12 22:37:54 +02:00
Strangerke
4e28542029 DM: Rename some enums in DungeonMan 2016-09-12 22:37:51 +02:00
Strangerke
668142e905 DM: Change the declaration of addEvent 2016-09-12 22:37:48 +02:00
Eugene Sandulenko
ad2231a00a FULLPIPE: Fix bal shooting logic in scene29 2016-09-12 22:06:47 +02:00
Strangerke
935df3b397 DM: Enforce the use of Cell enum, some renaming 2016-09-12 21:56:49 +02:00
Strangerke
ce6d3fed8f DM: Use SensorEffect in two functions 2016-09-12 21:48:16 +02:00
Strangerke
5e9363b6d9 DM: Make use of Common::String in menusPrintSpellFailureMessage 2016-09-12 21:20:45 +02:00
Strangerke
db3ba8ecc0 DM: Avoid null pointer dereferencing in unlinkThingFromList 2016-09-12 21:19:52 +02:00
Strangerke
2aada126a2 DM: Fix potential divide by zero 2016-09-12 20:58:21 +02:00
Strangerke
3be1c24af8 DM: Fix a couple of string manipulations into fix-sized buffer 2016-09-12 20:52:04 +02:00
Strangerke
c4e362bf04 DM: Rename leftover variable 2016-09-12 20:50:40 +02:00
Eugene Sandulenko
8cced5766f FULLPIPE: Initial conversion of BallChain to Array in scene29 2016-09-12 16:00:09 +02:00
Bendegúz Nagy
06d6e118eb DM: Add partial fix to drawing explosions 2016-09-12 15:49:25 +02:00
Strangerke
3b3572a110 DM: More renaming in DungeonMan 2016-09-12 00:07:00 +02:00
Eugene Sandulenko
be12f7a835 DM: Fix another variable shadowing.
NOTE: This affects the logic flow, so needs to be checked against original
2016-09-11 23:32:40 +02:00
Eugene Sandulenko
a48d15c758 DM: Fix variable shadowing warning 2016-09-11 23:32:40 +02:00
Eugene Sandulenko
c673c5654b DM: Fix comparison warnings 2016-09-11 23:32:40 +02:00
Eugene Sandulenko
efe44f1eb0 DM: Fix warning 2016-09-11 23:32:40 +02:00
Eugene Sandulenko
802ec48a3d DM: Fix variable clash 2016-09-11 23:32:40 +02:00
Eugene Sandulenko
426c3eb0d8 DM: Fix warning 2016-09-11 23:32:40 +02:00
Eugene Sandulenko
3db12da516 JANITORIAL: Remove extra whitespaces 2016-09-11 23:32:40 +02:00
Eugene Sandulenko
6172be6ef0 DM: Fix logical error with local variables 2016-09-11 23:32:40 +02:00
Paul Gilbert
e4bcb910b0 DEVTOOLS: Added extraction of German bitmap resources to create_titanic 2016-09-11 17:18:57 -04:00
Eugene Sandulenko
b9b81a22c2 FULLPIPE: Make sound controls work and persistent 2016-09-11 23:18:25 +02:00
Eugene Sandulenko
0046cefd4e FULLPIPE: Fix crash on mute 2016-09-11 23:18:25 +02:00
Strangerke
040d71bca5 DM: Rename more constants 2016-09-11 23:06:29 +02:00
Paul Gilbert
7d9526f888 TITANIC: Simplify German version checks 2016-09-11 16:53:44 -04:00
Paul Gilbert
7d5a064fe1 DEVTOOLS: Added correct German strings to create_titanic 2016-09-11 16:53:04 -04:00
Strangerke
e413f44d47 DM: Start renaming constants in DungeonMan 2016-09-11 21:24:02 +02:00
Paul Gilbert
21979d741b IMAGE: Try and work around N64 compilation error 2016-09-11 15:25:24 -04:00
Paul Gilbert
dd1a2b65e9 TITANIC: Extra loading logic and translation code for German version 2016-09-11 14:16:11 -04:00
Paul Gilbert
f207bc86cb DEVTOOLS: Write out German strings in create_titanic 2016-09-11 14:15:02 -04:00
Eugene Sandulenko
a035334cbd IMAGE: Indeo: Replace memory-related functions with standard ones 2016-09-11 18:04:49 +02:00
Eugene Sandulenko
fe65d374d1 IMAGE: Reduced scope for more variables in Indeo codec 2016-09-11 17:54:11 +02:00
Paul Gilbert
71fd176f05 IMAGE: Compilation fixes for Indeo codecs 2016-09-11 11:51:16 -04:00
Paul Gilbert
207afb6f46 TITANIC: In progress work on German Translation view in PET 2016-09-11 11:34:06 -04:00
Paul Gilbert
df4dadb5a6 DEVTOOLS: Beginnings of German strings list in create_titanic 2016-09-11 11:33:27 -04:00
Eugene Sandulenko
60da6cad6b IMAGE: Reduce scope of many variables in Indeo codecs 2016-09-11 17:28:26 +02:00
Eugene Sandulenko
d39ef91d41 JANITORIAL: Whitespace fixes 2016-09-11 17:17:31 +02:00
Eugene Sandulenko
0733cf65ba Merge pull request #826 from dreammaster/indeo
IMAGE: Indeo 4 & 5 decoders
2016-09-11 16:58:54 +02:00
Paul Gilbert
08143af482 IMAGE: Further formatting of Indeo decoders 2016-09-11 09:42:12 -04:00
Paul Gilbert
49bc276ea3 TTIANIC: Add CPlaceHolderItem, CVariableList classes 2016-09-11 09:27:51 -04:00
Paul Gilbert
8fed7e1620 TITANIC: Re-enable German detection entry 2016-09-11 09:26:54 -04:00
Eugene Sandulenko
fedceaf51c FULLPIPE: Fix bat rewinding in scene27 2016-09-11 13:43:06 +02:00