aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-22- Save AGIPAL resource number properlyEugene Sandulenko
2007-03-22- adding support for saving AGIPAL gamesMatthew Hoops
2007-03-22unrolled loop in buildWalkPath and renamed some variablesNicola Mettifogo
2007-03-22Fixed long-standing font bug. We were using the control panel font for LINCTorbjörn Andersson
2007-03-22Fix warningsMax Horn
2007-03-22Add Spanish version of Waxworks (DOS).Travis Howell
2007-03-21- moved buildWalkPath inner loop into a new functionNicola Mettifogo
2007-03-21adding debug message if running AGIPAL gameMatthew Hoops
2007-03-21adding AGIPAL support (for changing palettes in some fan games) Patch:1684685Matthew Hoops
2007-03-21got rid of cryptic pseudo-boolean variable in buildWalkPathNicola Mettifogo
2007-03-21Added some items to NEWS, and tried to unify the style a bit (ideally, I'd li...Max Horn
2007-03-20enabled music volume changes in Amiga versionGregory Montoir
2007-03-20- more cleanupJohannes Schickel
2007-03-20Little cleanup.Johannes Schickel
2007-03-20replaced some x,y/left,top pairs with Common::PointNicola Mettifogo
2007-03-20Added default-events.cpp to Symbian makefileLars Persson
2007-03-20some refactoring for walking codeNicola Mettifogo
2007-03-20Make sure Track::soundHandle is always initialize, and added a FIXME (see als...Max Horn
2007-03-20Change IMuseDigital::stopAllSounds to simply do what it names suggest, i.e. s...Max Horn
2007-03-20Undoing my previous (upon closer review, bogus) change to IMuseDigital::refre...Max Horn
2007-03-20Correct error messageMax Horn
2007-03-20oopsMax Horn
2007-03-20Fix a potential race condition (leading to lockups) in IMuseDigital::refreshS...Max Horn
2007-03-20cleanupMax Horn
2007-03-20Major clean-up, including:Sven Hesse
2007-03-19final version of runDialogueNicola Mettifogo
2007-03-19applied De Morgan's law to an expression to expose similaritiesNicola Mettifogo
2007-03-19fixed bug from first decompileNicola Mettifogo
2007-03-19Added FIXME comment to CINE regarding an odd warning in processSeqListElementMax Horn
2007-03-19refactoring of the main loop of runDialogue, now in a decent shapeNicola Mettifogo
2007-03-19a bit of refactoring for dialogue codeNicola Mettifogo
2007-03-19removed most useless (paranoid) debugCNicola Mettifogo
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