aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-18Code formatting fixesMax Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-18Fix compiler warningMax Horn
2007-09-18First room is shown.Eugene Sandulenko
2007-09-18Fix menu and tutorial it Troll's TaleEugene Sandulenko
2007-09-18Fixed the font height of the text in the help screens of the IHNM demo. Clean...Filippos Karapetis
2007-09-18WIP for Troll's TaleEugene Sandulenko
2007-09-18Fixed Ellen's state when loading a saved game in her chapterFilippos Karapetis
2007-09-18Gfx::palFade is implemented properly nowFilippos Karapetis
2007-09-18Fix for bug #1796045 - "IHNM: Spanish font wrong"Filippos Karapetis
2007-09-17Added a debug command for font mappingFilippos Karapetis
2007-09-17Character with ASCII code 9 is tabFilippos Karapetis
2007-09-17* moved Table handling to objects.cpp Nicola Mettifogo
2007-09-16Fixed a little graphics glitch, where sometimes parts of the interface were c...Johannes Schickel
2007-09-16Yet again another update for Italian CD fan translation.Johannes Schickel
2007-09-16Save games from the character selection screen are loaded correctly from the ...Filippos Karapetis
2007-09-16Turn off unused code (fixing a compiler warning)Max Horn
2007-09-16Fix bug when some animations were playing too fast.Eugene Sandulenko
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-15Updated the SAGA MSVC8 project file for the last commitFilippos 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-14update project filePaweł Kołodziejski
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