aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-10-08renamed createNode() to findOrCreateNode(); added addKey() method; reimplemen...Max Horn
2003-10-08Use RandomSource instead of rand().Torbjörn Andersson
2003-10-08cleanupTorbjörn Andersson
2003-10-08Fixed Indy4-Towns music settings, plus small multi-midi quirkJamieson Christian
2003-10-08No point in compiling queen at the moment.Travis Howell
2003-10-08added new structuresGregory Montoir
2003-10-08Fix display of verb name text when verb is selected in Simon the Sorcerer 1 a...Travis Howell
2003-10-08Some more cosmetic changes while I'm considering the next move. (Or maybeTorbjörn Andersson
2003-10-07update preoject depedenciesPaweł Kołodziejski
2003-10-07Removed version.cppJamieson Christian
2003-10-07fix gcc 3.3 warningOliver Kiehl