Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-10 | Small start for variable cross-reference. | David Eriksson | |
svn-id: r10722 | |||
2003-10-10 | New config manager files | Jamieson Christian | |
svn-id: r10721 | |||
2003-10-10 | some cleanup | Max Horn | |
svn-id: r10720 | |||
2003-10-10 | Get Graphics object as parameter too. | David Eriksson | |
svn-id: r10719 | |||
2003-10-10 | cleanup | Max Horn | |
svn-id: r10718 | |||
2003-10-10 | added 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-10 | modified version of patch #821018; fix for bug #821083 | Max Horn | |
svn-id: r10716 | |||
2003-10-10 | rearranged code a bit | Max Horn | |
svn-id: r10715 | |||
2003-10-10 | constness | Max Horn | |
svn-id: r10714 | |||
2003-10-10 | a small TODO/idea (maybe we should add an IDEAS file?) | Max Horn | |
svn-id: r10713 | |||
2003-10-10 | Add old change from SDL backends, give error if video mode isn't support. | Travis Howell | |
svn-id: r10712 | |||
2003-10-10 | Improved Talk class. | David Eriksson | |
svn-id: r10711 | |||
2003-10-10 | oups | Gregory Montoir | |
svn-id: r10710 | |||
2003-10-10 | additions/corrections to walking functions | Gregory Montoir | |
svn-id: r10709 | |||
2003-10-09 | update | Paweł Kołodziejski | |
svn-id: r10708 | |||
2003-10-09 | fixed compilation | Paweł Kołodziejski | |
svn-id: r10707 | |||
2003-10-09 | some NEWS updates; use sections (any major news for sky/simon since 0.5.1 ?) | Max Horn | |
svn-id: r10706 | |||
2003-10-09 | get 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-09 | Disable unused Scumm version (8) in PalmOS port. | Chris Apers | |
svn-id: r10704 | |||
2003-10-09 | Moved PalmOS initializations out of namespaces. | Chris Apers | |
svn-id: r10703 | |||
2003-10-09 | kill reference to old url | Jonathan Gray | |
svn-id: r10702 | |||
2003-10-09 | make gcc 2.95 -Wshadow happy (yes fingolfin its a broken compiler :) | Jonathan Gray | |
svn-id: r10701 | |||
2003-10-09 | - Make _moveData table readable | David Eriksson | |
- Add missing member in last table entry svn-id: r10700 | |||
2003-10-09 | minor additions to walk class + get/set functions for Logic::_area | Gregory Montoir | |
svn-id: r10699 | |||
2003-10-09 | fix ConfMan.set when dom is empty; added some asserts (paranoia) | Max Horn | |
svn-id: r10698 | |||
2003-10-09 | give this more chance of working properly | Jonathan Gray | |
svn-id: r10697 | |||
2003-10-09 | make khaleks correct fix a bit nicer; and add similar safety nets to the ↵ | Max Horn | |
other parser...() methods svn-id: r10696 | |||
2003-10-09 | added walking functions | Gregory Montoir | |
svn-id: r10695 | |||
2003-10-09 | update project file | Paweł Kołodziejski | |
svn-id: r10694 | |||
2003-10-09 | Some cleanups and clarifications. Mainly, we no longer refer to the | Torbjörn Andersson | |
inventory/conversation menu (which is drawn at the bottom of the screen) as the "top menu". svn-id: r10693 | |||
2003-10-09 | Temporary (?) fix to stop ScummVM crashing for me. (I don't define any | Torbjörn Andersson | |
music driver in my [scummvm] section, which may be what's causing me problems.) svn-id: r10692 | |||
2003-10-09 | I had this wrong way around. | Travis Howell | |
svn-id: r10691 | |||
2003-10-09 | Add player_v2a - fix crash when playing two identical sounds, patch #820427 | Travis Howell | |
svn-id: r10690 | |||
2003-10-08 | fix 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-08 | turned PluginManager into a proper singleton | Max Horn | |
svn-id: r10688 | |||
2003-10-08 | new 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-08 | fixed queen build rules... | Max Horn | |
svn-id: r10686 | |||
2003-10-08 | humpf | Max Horn | |
svn-id: r10685 | |||
2003-10-08 | add String::lastChar() method | Max Horn | |
svn-id: r10684 | |||
2003-10-08 | renamed createNode() to findOrCreateNode(); added addKey() method; ↵ | Max Horn | |
reimplemented merge() svn-id: r10683 | |||
2003-10-08 | Use RandomSource instead of rand(). | Torbjörn Andersson | |
svn-id: r10682 | |||
2003-10-08 | cleanup | Torbjörn Andersson | |
svn-id: r10681 | |||
2003-10-08 | Fixed Indy4-Towns music settings, plus small multi-midi quirk | Jamieson Christian | |
svn-id: r10680 | |||
2003-10-08 | No point in compiling queen at the moment. | Travis Howell | |
svn-id: r10679 | |||
2003-10-08 | added new structures | Gregory Montoir | |
svn-id: r10678 | |||
2003-10-08 | Fix 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-08 | Some more cosmetic changes while I'm considering the next move. (Or maybe | Torbjö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-07 | update preoject depedencies | Paweł Kołodziejski | |
svn-id: r10675 | |||
2003-10-07 | Removed version.cpp | Jamieson Christian | |
svn-id: r10674 | |||
2003-10-07 | fix gcc 3.3 warning | Oliver Kiehl | |
svn-id: r10673 |