aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-11Fix warningTorbjörn Andersson
2003-10-11update QueenEngine class with new Logic constructorGregory Montoir
2003-10-11preliminary DISP_ROOM implementationGregory Montoir
2003-10-10Feature Request [781797] Support music in the Mac version of MI1Jamieson Christian
2003-10-10Graphics tweaksGregory Montoir
2003-10-10cleanupTorbjörn Andersson
2003-10-10Added singleton.h. Not really mandatory, but since it'sJamieson Christian
2003-10-10Hmm, that wasn't the problem after all. ApparentlyJamieson Christian
2003-10-10fix by hibernatusMax Horn
2003-10-10fix handling of last argument: if it's not a valid target, treat it like any ...Max Horn
2003-10-10Public constructor/destructor, for the sake of Singleton<>.Jamieson Christian
2003-10-10Small start for variable cross-reference.David Eriksson
2003-10-10New config manager filesJamieson Christian
2003-10-10some cleanupMax Horn
2003-10-10Get Graphics object as parameter too.David Eriksson
2003-10-10cleanupMax Horn
2003-10-10added my thoughts on our command line options (please feel free to comment an...Max Horn
2003-10-10modified version of patch #821018; fix for bug #821083Max Horn
2003-10-10rearranged code a bitMax Horn
2003-10-10constnessMax Horn
2003-10-10a small TODO/idea (maybe we should add an IDEAS file?)Max Horn
2003-10-10Add old change from SDL backends, give error if video mode isn't support.Travis Howell
2003-10-10Improved Talk class.David Eriksson
2003-10-10oupsGregory Montoir
2003-10-10additions/corrections to walking functionsGregory Montoir
2003-10-09updatePaweł Kołodziejski
2003-10-09fixed compilationPaweł Kołodziejski
2003-10-09some NEWS updates; use sections (any major news for sky/simon since 0.5.1 ?)Max Horn
2003-10-09get rid of the copy method again, instead create the sound object on the fly ...Max Horn
2003-10-09Disable unused Scumm version (8) in PalmOS port.Chris Apers
2003-10-09Moved PalmOS initializations out of namespaces.Chris Apers
2003-10-09kill reference to old urlJonathan Gray
2003-10-09make gcc 2.95 -Wshadow happy (yes fingolfin its a broken compiler :)Jonathan Gray
2003-10-09- Make _moveData table readableDavid Eriksson
2003-10-09minor additions to walk class + get/set functions for Logic::_areaGregory Montoir
2003-10-09fix ConfMan.set when dom is empty; added some asserts (paranoia)Max Horn
2003-10-09give this more chance of working properlyJonathan Gray
2003-10-09make khaleks correct fix a bit nicer; and add similar safety nets to the othe...Max Horn
2003-10-09added walking functionsGregory Montoir
2003-10-09update project filePaweł Kołodziejski
2003-10-09Some cleanups and clarifications. Mainly, we no longer refer to theTorbjörn Andersson
2003-10-09Temporary (?) fix to stop ScummVM crashing for me. (I don't define anyTorbjörn Andersson
2003-10-09I had this wrong way around.Travis Howell
2003-10-09Add player_v2a - fix crash when playing two identical sounds, patch #820427Travis Howell
2003-10-08fix bug where going up in the root dir would get you back to the (unix) curre...Max Horn
2003-10-08turned PluginManager into a proper singletonMax Horn
2003-10-08new config manager. not everything is completed, and some things will still b...Max Horn
2003-10-08fixed queen build rules...Max Horn
2003-10-08humpfMax Horn
2003-10-08add String::lastChar() methodMax Horn