Commit Graph
7071 Commits
Author SHA1 Message Date
Gregory Montoir 370cf1b972 oups
svn-id: r10710
2003-10-10 09:24:21 +00:00
Gregory Montoir 7286df0c94 additions/corrections to walking functions
svn-id: r10709
2003-10-10 09:19:52 +00:00
Paweł Kołodziejski d93520b223 update
svn-id: r10708
2003-10-09 16:33:29 +00:00
Paweł Kołodziejski afb96f867c fixed compilation
svn-id: r10707
2003-10-09 16:33:00 +00:00
Max Horn 17cbf4d56c some NEWS updates; use sections (any major news for sky/simon since 0.5.1 ?)
svn-id: r10706
2003-10-09 16:03:31 +00:00
Max Horn 768d4c3834 get rid of the copy method again, instead create the sound object on the fly 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 15:03:01 +00:00
Chris Apers bbb308c8cb Disable unused Scumm version (8) in PalmOS port.
svn-id: r10704
2003-10-09 14:20:20 +00:00
Chris Apers 3f06651bab Moved PalmOS initializations out of namespaces.
svn-id: r10703
2003-10-09 14:17:06 +00:00
Jonathan Gray 1de6c5adb0 kill reference to old url
svn-id: r10702
2003-10-09 14:10:20 +00:00
Jonathan Gray 0de202bfb4 make gcc 2.95 -Wshadow happy (yes fingolfin its a broken compiler :)
svn-id: r10701
2003-10-09 14:05:09 +00:00
David Eriksson 92997ec15f - Make _moveData table readable
- Add missing member in last table entry

svn-id: r10700
2003-10-09 13:42:55 +00:00
Gregory Montoir d03dfdb6f7 minor additions to walk class + get/set functions for Logic::_area
svn-id: r10699
2003-10-09 13:14:16 +00:00
Max Horn 21480a2289 fix ConfMan.set when dom is empty; added some asserts (paranoia)
svn-id: r10698
2003-10-09 11:42:59 +00:00
Jonathan Gray e53923eeda give this more chance of working properly
svn-id: r10697
2003-10-09 11:33:34 +00:00
Max Horn 02b132b31c make khaleks correct fix a bit nicer; and add similar safety nets to the other parser...() methods
svn-id: r10696
2003-10-09 11:15:54 +00:00
Gregory Montoir 91aaef03bc added walking functions
svn-id: r10695
2003-10-09 09:09:40 +00:00
Paweł Kołodziejski efef7ff6a2 update project file
svn-id: r10694
2003-10-09 08:30:51 +00:00
Torbjörn Andersson d5bd6812ee Some cleanups and clarifications. Mainly, we no longer refer to the
inventory/conversation menu (which is drawn at the bottom of the screen) as
the "top menu".

svn-id: r10693
2003-10-09 06:57:35 +00:00
Torbjörn Andersson d3e35bc731 Temporary (?) fix to stop ScummVM crashing for me. (I don't define any
music driver in my [scummvm] section, which may be what's causing me
problems.)

svn-id: r10692
2003-10-09 06:52:28 +00:00
Travis Howell 94be874b70 I had this wrong way around.
svn-id: r10691
2003-10-09 05:44:46 +00:00
Travis Howell e3a72b5149 Add player_v2a - fix crash when playing two identical sounds, patch #820427
svn-id: r10690
2003-10-09 05:27:52 +00:00
Max Horn de74ceb60a fix bug where going up in the root dir would get you back to the (unix) current dir (instead of staying at the root)
svn-id: r10689
2003-10-08 22:47:41 +00:00
Max Horn 6e09d35090 turned PluginManager into a proper singleton
svn-id: r10688
2003-10-08 22:10:59 +00:00
Max Horn d177364715 new config manager. not everything is completed, and some things will still be changed, but it seems to work well enough to put it into CVS
svn-id: r10687
2003-10-08 21:59:23 +00:00
Max Horn 3c78c0929c fixed queen build rules...
svn-id: r10686
2003-10-08 21:27:57 +00:00
Max Horn 9e5c5e292a humpf
svn-id: r10685
2003-10-08 21:09:21 +00:00
Max Horn cf3ac50e3c add String::lastChar() method
svn-id: r10684
2003-10-08 21:01:50 +00:00
Max Horn b41c052ab5 renamed createNode() to findOrCreateNode(); added addKey() method; reimplemented merge()
svn-id: r10683
2003-10-08 18:05:20 +00:00
Torbjörn Andersson a29d128bd3 Use RandomSource instead of rand().
svn-id: r10682
2003-10-08 18:02:53 +00:00
Torbjörn Andersson a1f4dc2c90 cleanup
svn-id: r10681
2003-10-08 17:09:51 +00:00
Jamieson Christian 91fc9accbb Fixed Indy4-Towns music settings, plus small multi-midi quirk
svn-id: r10680
2003-10-08 11:31:47 +00:00
Travis Howell 2be56b3985 No point in compiling queen at the moment.
svn-id: r10679
2003-10-08 11:18:58 +00:00
Gregory Montoir 311dea141b added new structures
svn-id: r10678
2003-10-08 08:55:07 +00:00
Travis Howell 802a2a1310 Fix display of verb name text when verb is selected in Simon the Sorcerer 1 and enable for all versions of the game.
svn-id: r10677
2003-10-08 07:38:48 +00:00
Torbjörn Andersson 7adf0ff1fc Some more cosmetic changes while I'm considering the next move. (Or maybe
I'm just hoping that if I stall long enough, someone else will make the
move for me. :-)

svn-id: r10676
2003-10-08 06:58:34 +00:00
Paweł Kołodziejski c630856470 update preoject depedencies
svn-id: r10675
2003-10-07 18:23:21 +00:00
Jamieson Christian abc23ac28b Removed version.cpp
svn-id: r10674
2003-10-07 17:29:33 +00:00
Oliver Kiehl 0281f6b6d6 fix gcc 3.3 warning
svn-id: r10673
2003-10-07 15:27:53 +00:00
Jamieson Christian da9fcd9ceb More Euphony/YM2612 instrument layering and polyphony
fixes. Aside from variations in the instrument timbre,
the output from ScummVM now seems to match up with the
output from UNZ (MAME YM2612 emulator).

svn-id: r10672
2003-10-07 15:15:26 +00:00
Jamieson Christian 69964cda56 Corrected MT-32 master volume SysEx
svn-id: r10671
2003-10-07 15:13:39 +00:00
Gregory Montoir 537ee7166f some text functions
svn-id: r10670
2003-10-07 14:05:56 +00:00
Jamieson Christian f49a741cfb Remove my trace output. :P
svn-id: r10669
2003-10-07 13:12:29 +00:00
Jamieson Christian 027543b30b More polyphony tweaks. Sounding a bit better.
svn-id: r10668
2003-10-07 13:11:54 +00:00
David Eriksson f99c8b81db Improved Queen::Talk class
svn-id: r10667
2003-10-07 12:20:31 +00:00
Jamieson Christian 577fe4c5fb Patch [818296] Modified MT-32 intialization sequence.
svn-id: r10666
2003-10-07 12:00:53 +00:00
Jamieson Christian ea482be987 Set up MDT_TOWNS on remainder of FM-TOWNS targets
svn-id: r10665
2003-10-07 11:32:43 +00:00
Jamieson Christian 3a4cc9fcc2 Removed version.cpp
svn-id: r10664
2003-10-07 11:22:35 +00:00
Max Horn 2485f15e34 fixed warnings
svn-id: r10663
2003-10-07 09:34:19 +00:00
Gregory Montoir e7abb0363d new header for common defines/enums + some additions to Graphics
svn-id: r10662
2003-10-07 09:04:25 +00:00
David Eriksson 8177fce048 Make it possible to get game language
svn-id: r10661
2003-10-07 08:24:54 +00:00