Travis Howell
c3d84b1a14
Mention mingw as windows compiler.
...
svn-id: r10577
2003-10-03 23:12:42 +00:00
Gregory Montoir
d19c7980fb
fix 2 cases not handled in findBob() (stupid me...) and match new/delete
...
svn-id: r10576
2003-10-03 19:59:19 +00:00
Max Horn
8fb8ea48ec
namespace Queen
...
svn-id: r10575
2003-10-03 19:47:41 +00:00
Max Horn
a4b72c9d6e
Simon namespace
...
svn-id: r10574
2003-10-03 19:42:27 +00:00
Jamieson Christian
5fa23e5fee
Fix for Bug [817242] ALL: MT-32 to GM key velocity conversion
...
Implemented dynamic range matching for MT-32 tracks
routed to GM output devices.
svn-id: r10573
2003-10-03 19:32:18 +00:00
Jamieson Christian
056974821a
Fix OOB SysEx checksums
...
svn-id: r10572
2003-10-03 18:59:48 +00:00
Max Horn
d7660a2662
introduced namespace Scumm; made #include statements use scumm/ prefix explicitly
...
svn-id: r10571
2003-10-03 18:33:57 +00:00
Max Horn
eabeb62e20
fix doxygen comment
...
svn-id: r10570
2003-10-03 13:59:44 +00:00
Max Horn
aed27b35dd
use C++ struct naming instead of typedefs -> this fixes (or works around, whatever you prefer to call it) the GCC_PACK problem in Doxygen
...
svn-id: r10569
2003-10-03 13:53:46 +00:00
Max Horn
a6cb5aa76b
fix another doxygen warning
...
svn-id: r10568
2003-10-03 13:49:06 +00:00
Max Horn
3ead57623e
make doxygen happy
...
svn-id: r10567
2003-10-03 13:44:12 +00:00
Max Horn
d2e7146723
Potential fix for bug #816086
...
svn-id: r10566
2003-10-03 13:43:07 +00:00
David Eriksson
4a19ca4e34
Use struct and not array for objectData.
...
svn-id: r10565
2003-10-03 12:55:11 +00:00
Max Horn
88de9a21ae
undo aquadran's recent changes here. If this doesn't compile on MSVC7, fine, simply remove it from your project file - it's not supposed to be compiled ATM
...
svn-id: r10564
2003-10-03 10:30:33 +00:00
Paweł Kołodziejski
be1bd35ae5
moved msvc6 and msvc7 project files into dist dir
...
svn-id: r10563
2003-10-03 08:18:17 +00:00
Paweł Kołodziejski
f0fae232b9
fixed compilation under msvc7
...
svn-id: r10562
2003-10-03 07:45:41 +00:00
Torbjörn Andersson
10fee205e1
Some renaming (ironic in the light of Fingolfin's recent namespace
...
suggestion, but I prepared the patch long before reading the mail :-).
Also, the remaining parts of the control panel etc. have been moved into a
class of their own.
This is still work in progress. I'm well aware that some of the classes
aren't as well separated as they ought to be, and that using global
variables to keep track of the different classes probably isn't pretty.
svn-id: r10561
2003-10-03 06:54:44 +00:00
Torbjörn Andersson
2c72654896
Fix GCC warning.
...
svn-id: r10560
2003-10-03 06:47:42 +00:00
Travis Howell
e6c626b756
Adjust timer for Amiga version of Monkey Island 1.
...
svn-id: r10559
2003-10-03 01:35:21 +00:00
Travis Howell
5b9aa79c41
This is used in Amiga version of Monkey Island 1.
...
svn-id: r10558
2003-10-03 01:31:39 +00:00
Max Horn
6c5b9fceee
some doxygen
...
svn-id: r10557
2003-10-03 01:15:31 +00:00
Max Horn
e6819e42cf
added getMusicTimer() to class MusicEngine; this allows some nice code cleanup; also added an error() invocation to find out if certain code is still needed
...
svn-id: r10556
2003-10-03 01:07:35 +00:00
Max Horn
2ed4677ede
const as const can
...
svn-id: r10555
2003-10-03 00:59:27 +00:00
Max Horn
bebaf0e0fc
You have been a thorn in my side for far too long Avatar^H^H^H^H^H^H bad code
...
svn-id: r10554
2003-10-03 00:30:56 +00:00
Max Horn
10f83ea0b4
this has been done
...
svn-id: r10553
2003-10-02 23:50:51 +00:00
Max Horn
a02c13a52e
fix scaler compilation for MSVC6. However, the produced code stll seems to be incorrect... Jamieson, maybe the MSVC6_COMPAT should be re-added then after all?
...
svn-id: r10552
2003-10-02 23:29:58 +00:00
Max Horn
bb5351f0a8
according to tsuteiuQ, this helps MSVC6 (seems it can cope with the enums but not with static consts)
...
svn-id: r10551
2003-10-02 23:09:54 +00:00
Max Horn
bb6765f85d
cleanup & restructuring; in particular move the midi driver list to its own source file
...
svn-id: r10550
2003-10-02 22:52:57 +00:00
Max Horn
3f55f2669d
renamed class Scumm to ScummEngine (consisten with other engine names; also makes room for a potential 'Scumm' namespace)
...
svn-id: r10549
2003-10-02 22:42:03 +00:00
Paweł Kołodziejski
68810ac106
update vc7 project files
...
svn-id: r10548
2003-10-02 20:22:46 +00:00
David Eriksson
058ec2c7c6
You did not see the previous version of this code
...
svn-id: r10547
2003-10-02 19:37:51 +00:00
David Eriksson
d6c3235c0e
- Added QueenGraphics::bob() method
...
- Match new[] with delete[]
svn-id: r10546
2003-10-02 19:31:43 +00:00
David Eriksson
6d29d07cab
Fix bugs, add warnings.
...
svn-id: r10545
2003-10-02 19:20:00 +00:00
Max Horn
0e645f88ae
renamed namespace ScummVM to Common
...
svn-id: r10544
2003-10-02 17:43:02 +00:00
Max Horn
f26d3d1784
updated Marcus' copyright
...
svn-id: r10543
2003-10-02 17:28:02 +00:00
Max Horn
67c73b6fee
some more TODO items
...
svn-id: r10542
2003-10-02 17:12:51 +00:00
Max Horn
2d216530e6
fix a warning wjp gets with gcc 3.2.3
...
svn-id: r10541
2003-10-02 17:07:50 +00:00
Jamieson Christian
8fbcb4ac15
Added MSVC6_COMPAT in order to be able to disable
...
new additions/optimizations that use constructs with
which MSVC6 is incompatible, such as the revamped
template-based super/hq/tv scalers.
svn-id: r10540
2003-10-02 15:00:36 +00:00
David Eriksson
ab990be666
Handle _sfxName table properly
...
svn-id: r10539
2003-10-02 14:55:28 +00:00
Gregory Montoir
f94b999938
findBob function + tweaks in QueenLogic
...
svn-id: r10538
2003-10-02 14:44:51 +00:00
Jamieson Christian
db798a3e7d
Fix for Bug [815851] DOTT: MT-32 MIDI priority
...
Favor 'ROL ' resources over 'GMD ' if
--native-mt32 is selected.
svn-id: r10537
2003-10-02 14:37:40 +00:00
David Eriksson
27db410dfa
Quite a bit more implemented on cutaway.
...
svn-id: r10536
2003-10-02 11:07:43 +00:00
David Eriksson
9e29c7b901
Needing area, and it must be signed ints
...
svn-id: r10535
2003-10-02 11:03:34 +00:00
David Eriksson
5b5aab8e82
More member data access.
...
svn-id: r10534
2003-10-02 08:49:38 +00:00
Gregory Montoir
906c2eab2e
minor changes to Graphics class (dtor...)
...
svn-id: r10533
2003-10-02 07:54:01 +00:00
Torbjörn Andersson
c8de7d5089
Cleanups, mostly related to sound effects.
...
svn-id: r10532
2003-10-02 07:01:12 +00:00
David Eriksson
7df1576544
Must be able to access some data here.
...
svn-id: r10531
2003-10-02 06:38:58 +00:00
Max Horn
f18847d7fb
fix warnings
...
svn-id: r10530
2003-10-01 21:23:41 +00:00
Max Horn
80eb1f8cb9
sync with hq2x (in particular, use my Altivec code here, too
...
svn-id: r10529
2003-10-01 20:59:05 +00:00
Gregory Montoir
9c301608da
added Bob functions to Graphics class
...
svn-id: r10528
2003-10-01 20:23:29 +00:00