aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-25DREAMWEB: 'waitframes' ported to C++Bertrand Augereau
2011-08-25DREAMWEB: All readmouse flavours ported to C++Bertrand Augereau
2011-08-25DREAMWEB: Better 'mouseCall' api, DreamWebEngine should not use _context, ↵Bertrand Augereau
ideally
2011-08-25DREAMWEB: 'animpointer' ported to C++Bertrand Augereau
2011-08-25SCI: Fixed QFG3 bug #3377429, by removing the problematic script patchFilippos Karapetis
for script 23 (bug #3040722). This script patch messes up the conversation with Manu the monkey later on in the game, thus it's not correct.
2011-08-25SCI: Fixed bug #3392767 - "SCI: SQ4 (English/CD/Win): Engine Abort In ↵Filippos Karapetis
Timepod Hangar" This bug only manifested in the Windows version of SQ4CD. Some Windows MIDI music tracks are missing from room 530, which messed up the animations in that scene, and led to a crash. Moved the code that obtains the song number from an object into a separate function. Also, fixed a bug in kDoSoundSetPriority().
2011-08-25SCI: Added two workarounds for script bug #3389579Filippos Karapetis
2011-08-25SCI: Added the German CD version of PQ4 (bug report #3392955)Filippos Karapetis
2011-08-25DREAMWEB: 'showpointer' ported to C++Bertrand Augereau
2011-08-24DREAMWEB: Added comments with string representation for the data segmentVladimir Menshakov
2011-08-24DREAMWEB: Wrong and useless 'getroomdata' overload spotted by bluegr removedBertrand Augereau
2011-08-24DREAMWEB: Use the correct error() callFilippos Karapetis
2011-08-24DREAMWEB: Added a TODO and an error call to a variant of getroomdata()Filippos Karapetis
This variant recursively calls itself. It's not used anywhere, so it should be removed if it's actually unused.
2011-08-24DREAMWEB: 'dumppointer' ported to C++Bertrand Augereau
2011-08-24DREAMWEB: Static dispatching in checkcoordsBertrand Augereau
2011-08-24COMPOSER: Detect/run Mac versions of Darby/Gregory.Alyssa Milburn
2011-08-24COMPOSER: Handle Mac-style filenames in paths.Alyssa Milburn
2011-08-24COMPOSER: Mark demos with ADGF_DEMO.Alyssa Milburn
2011-08-24AUDIO: Add a DisposeAfterUse parameter to makeXAStreamMatthew Hoops
2011-08-24AUDIO: Remove default rate parameter from xaMatthew Hoops
2011-08-24AUDIO: Rename Vag to XAMatthew Hoops
Vag is really an XA container, and one that we do not have a decoder for (nor need)
2011-08-24DREAMWEB: 'checkcoords' ported to C++Bertrand Augereau
(Still has __dispatch_call dependency)
2011-08-24DREAMWEB: 'dumpblink' ported to C++Bertrand Augereau
2011-08-24DREAMWEB: 'showblink' ported to C++Bertrand Augereau
2011-08-24DREAMWEB: Ported 'delpointer' to C++Bertrand Augereau
2011-08-24DREAMWEB: 'geteitherad' ported to C++Bertrand Augereau
2011-08-24HUGO: Coding style fixes.Alyssa Milburn
2011-08-24DRASCULA: Separated the save name syncing code, and added a TODOFilippos Karapetis
2011-08-24PARALLACTION: Correct Previous Commit to Coding Conventions.D G Turner
2011-08-24PARALLACTION: Improve safety of PathBuffer Accesses in Pathfinding.D G Turner
2011-08-23DOCS: Updated German README (Liesmich).Simon Sawatzki
At the suggestion of Kirben I removed the first paragraph that was telling that this document was just a translation and that more up-to-date information could be found in the original README. I removed this since the English README won't be installed anymore if the user selects German as language in the Windows installer. I also removed some English text that was translated in brackets and replaced it by the translation only since the German localisation now includes this text.
2011-08-23COMPOSER: Change a common warning to use debug().Alyssa Milburn
2011-08-23COMPOSER: Another attempt to fix timing issues.Alyssa Milburn
2011-08-23COMPOSER: Remove broken quitGame call.Alyssa Milburn
2011-08-23COMPOSER: Replace install.inf with book.ini in some detection entries.Alyssa Milburn
2011-08-23I18N: Regenerate translation.dat fileThierry Crozat
2011-08-23I18N: Update Hungarian translation from patch #3396698Thierry Crozat
2011-08-23I18N: Update Czech translation from patch #3397009Thierry Crozat
2011-08-23GRAPHICS: Formatting.Johannes Schickel
2011-08-23GRAPHICS: Display warning in case the SJIS.FNT version does not match.Johannes Schickel
2011-08-23DREAMWEB: Renamed FreeObject to DynObject and ObjData to SetObjectBertrand Augereau
2011-08-23DREAMWEB: 'getexad' ported to C++Bertrand Augereau
2011-08-23TSAGE: Implemented the Blue Force object listPaul Gilbert
2011-08-23DREAMWEB: 'obname' ported to C++Bertrand Augereau
2011-08-23DREAMWEB: 'walkandexamine' ported to C++Bertrand Augereau
2011-08-23DREAMWEB: 'getflagunderp' ported to C++Bertrand Augereau
2011-08-23TSAGE: Started implementation of Blue Force UI classesPaul Gilbert
2011-08-22I18N: Regenerate translations.dat fileThierry Crozat
2011-08-22I18N: Update French translationThierry Crozat
2011-08-22I18N: Update Hungarian translation from patch #3387541Thierry Crozat