aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-09-16Fix warningEugene Sandulenko
2007-09-16Split code from parseZoneTypeBlock in specialized parser functions.Nicola Mettifogo
2007-09-16Revised debug levels and added many debug strings for parsers.Nicola Mettifogo
2007-09-16Fix to make characters face upwards initially, and to stand straight when not...Paul Gilbert
2007-09-16Bugfix to prevent actions being paused sometimesPaul Gilbert
2007-09-16Script modules are now unloaded correctly when changing chapters in IHNMFilippos Karapetis
2007-09-16Initial sound implementationPaul Gilbert
2007-09-16Bugfix to keep language strings in memory across restartsPaul Gilbert
2007-09-16Tweaked animation frame delay to better match original gamePaul Gilbert
2007-09-16Changed ManagedList to make it more thread safePaul Gilbert
2007-09-16Fixed regression with save games that have an inset and an outset sceneFilippos Karapetis
2007-09-16Don't draw the scene background when actors are disabledFilippos Karapetis
2007-09-15Stop the intro music after the intro in ITE/IHNM is finishedFilippos Karapetis
2007-09-15Slight cleanup of the actor class: moved all of the actor walk code in a new ...Filippos Karapetis
2007-09-15- added PC-98 platform entryJohannes Schickel
2007-09-15The sales info video for the IHNM demo is now shown when quitting the demoFilippos Karapetis
2007-09-15Fixed BRA parser table for scripts.Nicola Mettifogo
2007-09-15Palette fade in when a cutaway starts in IHNM is working now. Also, the fade ...Filippos Karapetis
2007-09-15The right button verb in IHNM will no longer be invalid for some hitzones (e....Filippos Karapetis
2007-09-14Some more opcode simplificationsFilippos Karapetis
2007-09-14Removed the RF_PLACARD flag. Also, simplified sfPlaceActor and removed a non ...Filippos Karapetis
2007-09-13Cleanup and simplification of several of the script opcodes used in ITE and IHNMFilippos Karapetis
2007-09-13Added debug commands for the global flags in IHNMFilippos Karapetis
2007-09-13The early ITE demos were not interactiveFilippos Karapetis
2007-09-12cleanup the intro of WinnieMatthew Hoops
2007-09-11remove the rest of the PreAGI loaderMatthew Hoops
2007-09-11fix regression: free the picture data after decoding a PreAGI pictureMatthew Hoops
2007-09-11PreAGI does not need an AGI resource loader, as it only needs to load picture...Matthew Hoops
2007-09-11Remove/clarify several FIXMEsEugene Sandulenko
2007-09-11Removed an obsolete FIXME. The code in that part matches the original, so the...Filippos Karapetis
2007-09-11Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...Max Horn
2007-09-11Change SAGA engine to properly use KeyState structs for handling keyboard inputMax Horn
2007-09-10fixes after merges, more will comePaweł Kołodziejski
2007-09-10Lots of source code formatting correctionsMax Horn
2007-09-10Added some commentsMax Horn
2007-09-10Fix compilation / warningsMax Horn
2007-09-09Some updates for the BCG Disney logo in MickeyFilippos Karapetis
2007-09-09It's now possible to move around in Winnie using the mouse, by clicking on th...Filippos Karapetis
2007-09-09Mouse is working now in Winnie. Click to move functionality still not complet...Filippos Karapetis
2007-09-09Silence some MSVC8 warningsFilippos Karapetis
2007-09-08Fixed code formatting (hanging braces); added static/const keywords to data t...Max Horn
2007-09-08Fixed various warningsMax Horn
2007-09-08Fixed various warnings, and added some serious FIXMEsMax Horn
2007-09-08Some cleanup (yay for whomever had the brilliant idea to let SVN work over HT...Max Horn
2007-09-07wind and owl's help works in WinnieMatthew Hoops
2007-09-07saving and loading games now works in WinnieMatthew Hoops
2007-09-07objects now work in WinnieMatthew Hoops
2007-09-07Some updates on the mouse cursor in Winnie: the mouse cursor is shown now, an...Filippos Karapetis
2007-09-06enable inventory in WinnieMatthew Hoops
2007-09-06This fixes images in Winnie (for me at least)Matthew Hoops