aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction
AgeCommit message (Expand)Author
2007-05-21Fixed the largest memory leaks.Nicola Mettifogo
2007-05-21Fixed palette fade in intro sequence and palette effect for Dino's treatmentNicola Mettifogo
2007-05-20Fixed regression: location comment wasn't shown on every location except the ...Nicola Mettifogo
2007-05-20Added guard code to prevent crashes when stopping sound effects.Nicola Mettifogo
2007-05-20Fixed bug. snprintf counts the termination character on Linux, but not on Win...Nicola Mettifogo
2007-05-20Removed phony 'start game' message from Amiga demo.Nicola Mettifogo
2007-05-20Disabled halfbrite for Amiga versions. The effect will be enabled again when ...Nicola Mettifogo
2007-05-20Fixed embarrassing - and old as time - mistake preventing some items from bei...Nicola Mettifogo
2007-05-19Fixed regression: wrong job ordering caused a bunch of graphic glitches.Nicola Mettifogo
2007-05-18Made final comment appear.Nicola Mettifogo
2007-05-18Made congratulations message visible.Nicola Mettifogo
2007-05-18Reverting my last change.Nicola Mettifogo
2007-05-16Replaced explicit bitmasks with function calls.Nicola Mettifogo
2007-05-15Fixed bug when typing protection code.Nicola Mettifogo
2007-05-13Reverted some changes to inventory handling.Nicola Mettifogo
2007-05-13More cleanup.Nicola Mettifogo
2007-05-13cleanupNicola Mettifogo
2007-05-13New debug messages.Nicola Mettifogo
2007-05-13Reverted my last change to changeLocation.Nicola Mettifogo
2007-05-13Fixed timings when showing credits.Nicola Mettifogo
2007-05-13Added new debugger commands.Nicola Mettifogo
2007-05-12Fixed crashes when changing location in the introduction and removed useless ...Nicola Mettifogo
2007-05-12New debug strings and levels.Nicola Mettifogo
2007-05-12Fixed script command lookup table.Nicola Mettifogo
2007-05-12Added Audio debug level and fixed a bug when freeing music streams.Nicola Mettifogo
2007-05-06Fixed sketch glitches in the introduction.Nicola Mettifogo
2007-05-06Fixed compilation.Torbjörn Andersson
2007-05-06Menu handling simplification.Nicola Mettifogo
2007-05-06Some cheap cleanup.Nicola Mettifogo
2007-05-06Added embryonic debugger, and some adjustments to make basic commands work.Nicola Mettifogo
2007-05-01Fix warning (unsigned ints are never negative)Max Horn
2007-05-01Fix compilation (sigh).Nicola Mettifogo
2007-05-01Changed some filenames to adhere to standard.Nicola Mettifogo
2007-05-01Implemented a IFF (Interchange File Format) parser and added subclasses to pa...Nicola Mettifogo
2007-04-28Changed abs() to ABS()Torbjörn Andersson
2007-04-27Fix warningMax Horn
2007-04-27Refactored music code for dos version and added music to Amiga versions.Nicola Mettifogo
2007-04-23Fixed paths. (Short comment for big achievement).Nicola Mettifogo
2007-04-23Fonts have been taking care of them being proportional for some time now, so ...Nicola Mettifogo
2007-04-23Improvements on background masking in Amiga versions (not yet perfect, though),Nicola Mettifogo
2007-04-23Fixed VS2005 warningNicola Mettifogo
2007-04-23Some fixes for font management:Nicola Mettifogo
2007-04-23Tiny fix for missing text in slides.Nicola Mettifogo
2007-04-23Simplified loading of background resources for Amiga.Nicola Mettifogo
2007-04-23Fixed walking bug: random nodes aren't inserted in the walk path anymore.Nicola Mettifogo
2007-04-22Added stubs for Amiga specific callables.Nicola Mettifogo
2007-04-21- Implemented Amiga halfbrite mode in palette code, though usage is limited t...Nicola Mettifogo
2007-04-18Fixes bug 1702679.Nicola Mettifogo
2007-04-16Fix compilationSven Hesse
2007-04-16Now handling fonts with brand-new Font hierarchy. Amiga font have been implem...Nicola Mettifogo