aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-19made Animation a subclass of Zone (finally!)Nicola Mettifogo
2007-03-19added member initializationNicola Mettifogo
2007-03-19deleted some dead codeNicola Mettifogo
2007-03-19Added FIXME note into the gob code (it tries to write into datafiles, which m...Max Horn
2007-03-19Remove duplicate code, for clipping of mouse position.Travis Howell
2007-03-18updating shake.screen warning/comment to reflect that AGIPAL uses it, and not...Matthew Hoops
2007-03-18adding GF_AGIPAL to those games which have that feature (the ones with pal.10...Matthew Hoops
2007-03-18Fixed warning: warning: base class 'struct Parallaction::Node' should be expl...Max Horn
2007-03-18Allows cross compiling for windows with mingw32.Johannes Schickel
2007-03-18Some fixes to cope with the move of the event code from OSystem to CommonMax Horn
2007-03-18Made loadStatic return a new StaticCnv instead of accepting a parameter. All ...Nicola Mettifogo
2007-03-18Made loadFrames return a new Cnv instead of accepting a parameter.Nicola Mettifogo
2007-03-18changed DoorData::_cnv to be a pointer, in view of changes to Disk::loadFrames()Nicola Mettifogo
2007-03-18changed Animation::_cnv to be a pointer, in view of changes to Disk::loadFram...Nicola Mettifogo
2007-03-18- added constructors for most structsNicola Mettifogo
2007-03-18changed code to use WalkNode constructorsNicola Mettifogo
2007-03-18- Made global Node's (_zones, _animations, _helperNode) and the functions usi...Nicola Mettifogo
2007-03-18Fix for bug #1683111 (PSP: unable to build latest svn version 26210)Max Horn
2007-03-18QUEEN: Make use of EventManager::getMousePosMax Horn
2007-03-18SAGA: Make use of EventManager::getMousePosMax Horn
2007-03-18CINE: Make use of EventManager::getMousePosMax Horn
2007-03-18KYRA: Changed to use EventManager::getMousePos (should improve some things: t...Max Horn
2007-03-18GOB: use EventManager::getMousePos and some cleanupMax Horn
2007-03-18Fixed bug #1678349: BASS: music is off, but drum track playsRobert Göffringmann
2007-03-18More AGOSEngine::waitForInput refactoringMax Horn
2007-03-18hidden _cnv member of Animation from callersNicola Mettifogo
2007-03-18changed remaining stuff to Common::Point and got rid of custom Point and RectNicola Mettifogo
2007-03-18converted DoorData and Zone to Common::PointNicola Mettifogo
2007-03-18converted input and labels to Common::PointNicola Mettifogo
2007-03-18converted walk routines to use Common::PointNicola Mettifogo
2007-03-18minor cleanupRobert Göffringmann
2007-03-18Fixed various gui strings in German floppy.Johannes Schickel
2007-03-18Refactoring AGOSEngine::waitForInput some more (in baby steps, so that if I b...Max Horn
2007-03-18Fixed control panel sliders.Torbjörn Andersson
2007-03-18Applied eriktorbjorn's patch for bug #1657466:Robert Göffringmann
2007-03-18Refactoring AGOSEngine::waitForInput a bit (by resolving gotos)Max Horn
2007-03-18Changed AGOS to use the EventManager to track the mouse position; added a FIX...Max Horn
2007-03-18Let the event manager keep track of the mouse position.Torbjörn Andersson
2007-03-18- little 'cleanup'Johannes Schickel
2007-03-18Made loadFont return a new Cnv instead of accepting a parameter.Nicola Mettifogo
2007-03-18Made loadObjects return a new Cnv instead of accepting a parameter.Nicola Mettifogo
2007-03-18- made loadPointer return a new StaticCnv instead of accepting a parameter. Nicola Mettifogo
2007-03-18Made loadHead return a new Cnv instead of accepting a parameter.Nicola Mettifogo
2007-03-18Made loadTalk return a new Cnv instead of accepting a parameter.Nicola Mettifogo
2007-03-18Removed old and commented hack code for Dino in the museum location.Nicola Mettifogo
2007-03-18extracted more code from runDialogue and renamed some key variablesNicola Mettifogo
2007-03-18Fixed bug that caused the music to stop. I don't know if this is a regression,Torbjörn Andersson
2007-03-18removed unused parameter from Gfx::flatBlitCnvNicola Mettifogo
2007-03-18more formattingNicola Mettifogo
2007-03-18formattingNicola Mettifogo