aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-10-10Small start for variable cross-reference.David Eriksson
svn-id: r10722
2003-10-10New config manager filesJamieson Christian
svn-id: r10721
2003-10-10some cleanupMax Horn
svn-id: r10720
2003-10-10Get Graphics object as parameter too.David Eriksson
svn-id: r10719
2003-10-10cleanupMax Horn
svn-id: r10718
2003-10-10added my thoughts on our command line options (please feel free to comment ↵Max Horn
and tell me what you thinkg about it!); fixed program exit code for -z svn-id: r10717
2003-10-10modified version of patch #821018; fix for bug #821083Max Horn
svn-id: r10716
2003-10-10rearranged code a bitMax Horn
svn-id: r10715
2003-10-10constnessMax Horn
svn-id: r10714
2003-10-10a small TODO/idea (maybe we should add an IDEAS file?)Max Horn
svn-id: r10713
2003-10-10Add old change from SDL backends, give error if video mode isn't support.Travis Howell
svn-id: r10712
2003-10-10Improved Talk class.David Eriksson
svn-id: r10711
2003-10-10oupsGregory Montoir
svn-id: r10710
2003-10-10additions/corrections to walking functionsGregory Montoir
svn-id: r10709
2003-10-09updatePaweł Kołodziejski
svn-id: r10708
2003-10-09fixed compilationPaweł Kołodziejski
svn-id: r10707
2003-10-09some NEWS updates; use sections (any major news for sky/simon since 0.5.1 ?)Max Horn
svn-id: r10706
2003-10-09get rid of the copy method again, instead create the sound object on the fly ↵Max Horn
in findSound(): this should avoid a compiler problem with gcc 2.95.2 (see bug #820641) and also reduce the number of unnecessary global objects for everybody svn-id: r10705
2003-10-09Disable unused Scumm version (8) in PalmOS port.Chris Apers
svn-id: r10704
2003-10-09Moved PalmOS initializations out of namespaces.Chris Apers
svn-id: r10703
2003-10-09kill reference to old urlJonathan Gray
svn-id: r10702
2003-10-09make gcc 2.95 -Wshadow happy (yes fingolfin its a broken compiler :)Jonathan Gray
svn-id: r10701
2003-10-09- Make _moveData table readableDavid Eriksson
- Add missing member in last table entry svn-id: r10700
2003-10-09minor additions to walk class + get/set functions for Logic::_areaGregory Montoir
svn-id: r10699
2003-10-09fix ConfMan.set when dom is empty; added some asserts (paranoia)Max Horn
svn-id: r10698
2003-10-09give this more chance of working properlyJonathan Gray
svn-id: r10697
2003-10-09make khaleks correct fix a bit nicer; and add similar safety nets to the ↵Max Horn
other parser...() methods svn-id: r10696
2003-10-09added walking functionsGregory Montoir
svn-id: r10695
2003-10-09update project filePaweł Kołodziejski
svn-id: r10694
2003-10-09Some cleanups and clarifications. Mainly, we no longer refer to theTorbjörn Andersson
inventory/conversation menu (which is drawn at the bottom of the screen) as the "top menu". svn-id: r10693
2003-10-09Temporary (?) fix to stop ScummVM crashing for me. (I don't define anyTorbjörn Andersson
music driver in my [scummvm] section, which may be what's causing me problems.) svn-id: r10692
2003-10-09I had this wrong way around.Travis Howell
svn-id: r10691
2003-10-09Add player_v2a - fix crash when playing two identical sounds, patch #820427Travis Howell
svn-id: r10690
2003-10-08fix bug where going up in the root dir would get you back to the (unix) ↵Max Horn
current dir (instead of staying at the root) svn-id: r10689
2003-10-08turned PluginManager into a proper singletonMax Horn
svn-id: r10688
2003-10-08new config manager. not everything is completed, and some things will still ↵Max Horn
be changed, but it seems to work well enough to put it into CVS svn-id: r10687
2003-10-08fixed queen build rules...Max Horn
svn-id: r10686
2003-10-08humpfMax Horn
svn-id: r10685
2003-10-08add String::lastChar() methodMax Horn
svn-id: r10684
2003-10-08renamed createNode() to findOrCreateNode(); added addKey() method; ↵Max Horn
reimplemented merge() svn-id: r10683
2003-10-08Use RandomSource instead of rand().Torbjörn Andersson
svn-id: r10682
2003-10-08cleanupTorbjörn Andersson
svn-id: r10681
2003-10-08Fixed Indy4-Towns music settings, plus small multi-midi quirkJamieson Christian
svn-id: r10680
2003-10-08No point in compiling queen at the moment.Travis Howell
svn-id: r10679
2003-10-08added new structuresGregory Montoir
svn-id: r10678
2003-10-08Fix display of verb name text when verb is selected in Simon the Sorcerer 1 ↵Travis Howell
and enable for all versions of the game. svn-id: r10677
2003-10-08Some more cosmetic changes while I'm considering the next move. (Or maybeTorbjörn Andersson
I'm just hoping that if I stall long enough, someone else will make the move for me. :-) svn-id: r10676
2003-10-07update preoject depedenciesPaweł Kołodziejski
svn-id: r10675
2003-10-07Removed version.cppJamieson Christian
svn-id: r10674
2003-10-07fix gcc 3.3 warningOliver Kiehl
svn-id: r10673