Commit Graph

7027 Commits

Author SHA1 Message Date
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
Torbjörn Andersson
f8400b1c44 Fixed assert(). I think -- I don't even get this far before ScummVM crashes
on me. :-)

svn-id: r10660
2003-10-07 08:22:53 +00:00
Torbjörn Andersson
29b646b30a Some cleanup, some code removal and some unstubbing. Nothing important.
svn-id: r10659
2003-10-07 07:07:47 +00:00
Torbjörn Andersson
e8b6016e33 Renamed the FontRenderer class as FontRendererGui since there's another
font renderer for the game itself. (It just doesn't live in any separate
class yet.)

svn-id: r10658
2003-10-07 07:06:50 +00:00
David Eriksson
8937a96e50 - Added a debug stub for the selectSentence method
- Added final talk for person Joe is talking to

svn-id: r10657
2003-10-07 06:56:29 +00:00
Jonathan Gray
e04d25f86d update a bit
svn-id: r10656
2003-10-07 05:09:53 +00:00
Travis Howell
bafce8daf5 Remove comment, which is no longer needed too.
svn-id: r10655
2003-10-07 03:59:24 +00:00
David Eriksson
c001e4357b - Add Talk class and begin to use it from Cutaway class
- Move getString() helper function to Talk class

svn-id: r10654
2003-10-07 03:58:44 +00:00
Travis Howell
5c64695367 Ooops, used wrong one.
svn-id: r10653
2003-10-07 03:58:29 +00:00
Travis Howell
dacd8ce4d1 FM TOWNS sfx fix, correct sample rate.
svn-id: r10652
2003-10-07 03:54:49 +00:00
Joost Peters
9e585098d8 add Joe struct + get/set functions
svn-id: r10651
2003-10-07 00:26:04 +00:00
Travis Howell
249444e4c6 *** empty log message ***
svn-id: r10650
2003-10-06 23:21:22 +00:00
Max Horn
e5c62af78e added String::emptyString constant
svn-id: r10649
2003-10-06 23:19:01 +00:00
Travis Howell
f57a6d74a1 Fix text when room scrolls in game versions < 3.
Manual redraw of verbs areas isn't require after reload of game in loom/loomcd, causes glitches in some locations.

svn-id: r10648
2003-10-06 23:12:01 +00:00
Joost Peters
16ee37f817 added resource-table loading from external file
svn-id: r10647
2003-10-06 23:04:00 +00:00
Max Horn
8c9dc47ee1 fixed warnings
svn-id: r10646
2003-10-06 22:33:54 +00:00
Max Horn
1ebb7cce53 removed obsolete
svn-id: r10645
2003-10-06 19:21:18 +00:00
Max Horn
6cad2556ef removed unused 'rate' param from nextTick; another tiny tweak to Operator2612::nextTick (avoids one memory store over here, woohoo <g>)
svn-id: r10644
2003-10-06 15:26:01 +00:00
Jonathan Gray
5ca9daeebd remove <string> include so we don't depend on stdlib stuff (not used anyway) this also stops compile problems arising from our overloaded memory operators here
svn-id: r10643
2003-10-06 14:32:22 +00:00
Max Horn
7829083a78 malloc/new optimizations
svn-id: r10642
2003-10-06 14:15:01 +00:00
Jamieson Christian
83ace36fcc Per-channel polyphony now > 1
svn-id: r10641
2003-10-06 14:08:33 +00:00
Joost Peters
4ef2541a3a forgot this
svn-id: r10640
2003-10-06 14:01:41 +00:00
Max Horn
52efd44852 even more optimizations
svn-id: r10639
2003-10-06 13:37:54 +00:00
Joost Peters
633fb7de0f some additions + small readability rewrite
svn-id: r10638
2003-10-06 13:20:29 +00:00
Max Horn
5a1bd7574a some more tweaks
svn-id: r10637
2003-10-06 13:02:06 +00:00
Max Horn
ca13989959 some incremental changes (more will follow, this is step-by-step optimzation, watch it happen in pseudo-real-time and color. icecream is sold at the entrance, please stop smoking
svn-id: r10636
2003-10-06 12:33:40 +00:00
Travis Howell
ebd0b962fb Should not apply to loom/loomcd, they only use room scrolling at one point and this causes glitches.
svn-id: r10635
2003-10-06 12:28:52 +00:00
David Eriksson
c69fa6f4c5 Start on index 1, not 0.
svn-id: r10634
2003-10-06 10:27:22 +00:00
David Eriksson
7b87bc6970 Check array bounds.
svn-id: r10633
2003-10-06 08:24:38 +00:00
David Eriksson
8979adac04 Should make --disable-queen work, suggested by Nightweaver.
svn-id: r10632
2003-10-06 08:10:57 +00:00
Torbjörn Andersson
e04c760847 Removed obsolete FIXME comment
svn-id: r10631
2003-10-06 07:32:54 +00:00
Paweł Kołodziejski
a93f400e94 turn on exception handling
svn-id: r10630
2003-10-06 05:54:55 +00:00
Jamieson Christian
94134421bc More performance optimizations
svn-id: r10629
2003-10-06 04:41:25 +00:00
Max Horn
a4150583cc oops - that happesn if you incorrectly re-apply a broken patch =)
svn-id: r10628
2003-10-06 01:25:24 +00:00
Max Horn
ef485006b1 more optimizations
svn-id: r10627
2003-10-06 01:24:22 +00:00
Jamieson Christian
97d7223bca Fix compiler warnings
svn-id: r10626
2003-10-06 01:08:38 +00:00
Jamieson Christian
f16775476f The real YM2612 implementation. Portable,
and with significant performances optimizations
thanks to Fingolfin, or optimizing emperor. :)

svn-id: r10625
2003-10-06 01:01:31 +00:00
Jamieson Christian
98a16da50b For those us who have to hit Shift to get to +
svn-id: r10624
2003-10-06 00:09:26 +00:00
Jamieson Christian
3463af5745 Fixed crash with Euphony looping. (Not that we actually
do looping right now, but I hit this during a test.)

svn-id: r10623
2003-10-05 21:39:04 +00:00
Max Horn
bfce5e500a renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (try to only #include files when you *have* to -> this reduces compilation time to a minimum when header file changes are made)
svn-id: r10622
2003-10-05 20:21:20 +00:00
Max Horn
9f537f4b8c clarification: premixer must use native endianess
svn-id: r10621
2003-10-05 17:42:55 +00:00
Max Horn
0954fc1dac cleanup
svn-id: r10620
2003-10-05 17:32:38 +00:00
Paweł Kołodziejski
052fc3368b removed not compilable files
svn-id: r10619
2003-10-05 16:25:06 +00:00
Joost Peters
36ed0b1d3c renamed classes (we have our own namespace now) + fixed segfault in logic
svn-id: r10618
2003-10-05 16:07:07 +00:00
Max Horn
47e3b8f55d something I am working on
svn-id: r10617
2003-10-05 15:49:43 +00:00