aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-08Implement QuickHero walking.Robert Špalek
2009-11-08Do not immediately clear the path when it has just 1 vertex.Robert Špalek
2009-11-08Fixed mistake with two inner loop caused by not clearing the path.Robert Špalek
2009-11-08Tuned Z-coordinate of the dragon.Robert Špalek
2009-11-08Renumbered path segments.Robert Špalek
2009-11-08Walking animations are fully smooth nowRobert Špalek
2009-11-08Debugged smooth walking except for 1 bug.Robert Špalek
2009-11-07fixed rendering orderVladimir Menshakov
2009-11-07Fix some delays in Kyrandia 1 when clicking very often, while a sequence plays.Johannes Schickel
2009-11-07Access _keyMap a little different, so that no additional entries are created,...Johannes Schickel
2009-11-07Formatting.Johannes Schickel
2009-11-07do not bail out from the waitAnimation event if restart frame requested.Vladimir Menshakov
2009-11-07Gradual walking implemented.Robert Špalek
2009-11-07skip intro only by escapeVladimir Menshakov
2009-11-07added waitForLanAnimationFrame() everywhereVladimir Menshakov
2009-11-07implemented waiting for the particular frame in animation.Vladimir Menshakov
2009-11-07Debugged updating the position of the hero during walking.Robert Špalek
2009-11-07removed background bartender animation, played by mistakeVladimir Menshakov
2009-11-07added default delays for the messagesVladimir Menshakov
2009-11-07improved walking codeVladimir Menshakov
2009-11-07added actor position, orientation and dump() to hotspot structVladimir Menshakov
2009-11-07removed magic coordinatesVladimir Menshakov
2009-11-07"constify" dump and save methods, added intersects_hline/intersects_vlineVladimir Menshakov
2009-11-07Add helper functions to retrieve dragon position from the animation.Robert Špalek
2009-11-07The hero turns the right direction after walkingRobert Špalek
2009-11-07Implemented relative animations.Robert Špalek
2009-11-07Done research on ignored animation flags and commented the codeRobert Špalek
2009-11-07Set date for release 1.0.0Eugene Sandulenko
2009-11-06Correct a few items.Travis Howell
2009-11-06Sync with the NEWS file in the 1.0.0 branch.Matthew Hoops
2009-11-06Commit digitall's patch for bugs #2892510 and #2892510 with an additional com...Johannes Schickel
2009-11-06Add safe-guard against collision of animation IDs.Robert Špalek
2009-11-06update readme for releaseKostas Nakos
2009-11-05Fixed several gross walking bugs.Robert Špalek
2009-11-05Fixed compilation when INCLUDE_OLDGFX isn't definedFilippos Karapetis
2009-11-05Implemented proper walking.Robert Špalek
2009-11-05GP2XWiz: Tweak configure to ensure that the correct ABI is used for the ASFLA...John Willis
2009-11-05Add fix from Tobias, for bobbing Bobbin in PCE version of Loom.Travis Howell
2009-11-05SCI/newgui: SciGuiMenu interactive keyboard support added (menu drawing still...Martin Kiewitz
2009-11-05SCI/newgui: kDisposeWindow - changed to reflect actual sierra sci behaviourMartin Kiewitz
2009-11-05SCI: Converted FreeSCI Amiga sound driver. Some cleanup.Walter van Niftrik
2009-11-05Correct bugs listed under incorrect game engine.Travis Howell
2009-11-05Clarify demo fix.Travis Howell
2009-11-05Added helper functions for dragon animationsRobert Špalek
2009-11-05Moved the audio related command enums inside audio.hFilippos Karapetis
2009-11-04Brought back one old line, just to be sure.Robert Špalek
2009-11-04SCI/newgui: select() implemented (interactive modes not done yet)Martin Kiewitz
2009-11-04SCI/newgui: SciGuiMenu select() created, little cleanupMartin Kiewitz
2009-11-04Applied patch #2891232 - "SCI sfx: Let each SongIterator remap its own channels"Filippos Karapetis
2009-11-04SCI/newgui: SciGuiMenu - set()/get() implementedMartin Kiewitz