Commit Graph
86814 Commits
Author SHA1 Message Date
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
Strangerke 2f311a800f DM: Get rid of getBoundedValue, replace it by CLIP 2016-09-11 11:10:22 +02:00
Strangerke b0bfa2e4f5 DM: Replace multiple if statements by a switch in commandMoveParty 2016-09-11 11:00:03 +02:00
Eugene Sandulenko 557680bdb7 Merge pull request #825 from jepael/fix-cms-pitch
AUDIO: Fix CMS chips incorrect pitch.
2016-09-11 11:05:14 +02:00
Strangerke 935d9f22d3 DM: Rework square code in commandMoveParty() 2016-09-11 10:53:54 +02:00
Strangerke b17f3490f8 DM: Rework functions related to Directions in order to make them consistent and remove redundancy 2016-09-11 10:45:20 +02:00
Strangerke f0a6f6b269 DM: Make some functions private, move 2 functions to more specific classes 2016-09-11 10:27:29 +02:00
Strangerke f90bf31bea DM: Move some globals to DMEngine 2016-09-11 09:46:35 +02:00
Paul Gilbert 8eaf094bf5 TITANIC: Move text messages to DAT file 2016-09-10 23:16:15 -04:00
Paul Gilbert cb33eca327 DEVTOOLS: Moved Titanic messages to create_titanic 2016-09-10 23:15:30 -04:00
Paul Gilbert a5f4366387 IMAGE: Fix leading spaces into tabs in Indeo decoders 2016-09-10 22:18:05 -04:00
Paul Gilbert 2f7da2d3d9 IMAGE: Miscellaneous cleanup for Indeo decompressors 2016-09-10 21:05:49 -04:00
Paul Gilbert 23b1dbbb0e IMAGE: Refactored Indeo GetBits class to derive from Common::BitStream 2016-09-10 20:35:02 -04:00
Strangerke 34d636d72e DM Rename enum members in dm.h and dialog.h 2016-09-11 00:34:44 +02:00
Willem Jan Palenstijn b8fa67bd33 DM: Don't build by default 2016-09-11 00:30:19 +02:00
Retro-Junk 782e31d78c FULLPIPE: Fix reversed statics initialization 2016-09-11 00:29:34 +02:00
Paul Gilbert 9c6a55a2a6 IMAGE: Cleanup of miscellaneous methods and arrays in Indeo decoders 2016-09-10 18:07:13 -04:00
Retro-Junk 9ef6980770 FULLPIPE: Fix out of bounds write in Movement::removeFirstPhase 2016-09-10 23:55:46 +02:00
Retro-Junk 45732d0b03 FULLPIPE: Fix Movement::loadPixelData 2016-09-10 23:55:40 +02:00
Eugene Sandulenko 999ab43460 CONFIGURE: Fix prepend_var and make it more portable 2016-09-10 23:33:45 +02:00
Eugene Sandulenko cb08e26467 CONFIGURE: Better handling Amiga libcurl exception 2016-09-10 23:11:40 +02:00
Eugene Sandulenko 7f373b4cfb CONFIGURE: AmigaOS requires -lpthread for libcurl 2016-09-10 23:08:09 +02:00
Paul Gilbert e06442afb6 IMAGE: Cleanup of method parameters and locals in Indeo decoders 2016-09-10 17:00:06 -04:00
Eugene Sandulenko eb64843a3b CONFIGURE: Some platforms, e.g. Amiga, require SDL to be after SDL_Net. Change accordingly 2016-09-10 22:43:06 +02:00
Eugene Sandulenko 18cc11e694 BUILD: Fix syntax 2016-09-10 22:32:37 +02:00
Eugene Sandulenko dfce02d6a7 XEEN: Fix compilation on Amiga 2016-09-10 22:29:19 +02:00
Eugene Sandulenko 4af0bc4924 AMIGAOS: Amiga needs date in specific format in version cookie. Now AmiUpdate works 2016-09-10 22:19:32 +02:00
Paul Gilbert 58ad70f351 IMAGE: Renaming structure fields for Indeo decoders 2016-09-10 16:04:22 -04:00
Eugene Sandulenko 2fd2374992 DM: Rename _C to _Cu 2016-09-10 21:54:22 +02:00
Eugene Sandulenko 786f244929 DM: Rename _B to _Bu to avoid name clashes on some platforms 2016-09-10 21:50:57 +02:00
Eugene Sandulenko 7871874dab DM: Another attempt for compilation fixes on older compilers 2016-09-10 20:44:30 +02:00
Eugene Sandulenko d973b2314d JANITORIAL: Whitespace fixes 2016-09-10 20:37:14 +02:00
Eugene Sandulenko fd411dbc84 DM: Fix compilation 2016-09-10 20:37:03 +02:00
Paul Gilbert fe6d624277 IMAGE: Implemented Indeo5 decoder 2016-09-10 14:31:19 -04:00