Max Horn
a0fb1850de
cleaned up iterator code in Map
...
svn-id: r10608
2003-10-05 14:02:37 +00:00
Max Horn
6e73fffcfa
added iterators to List template
...
svn-id: r10607
2003-10-05 14:02:28 +00:00
Jonathan Gray
8cb0c8c320
bump version
...
svn-id: r10606
2003-10-05 13:58:46 +00:00
Jonathan Gray
84628e217a
bump version number
...
svn-id: r10605
2003-10-05 13:53:25 +00:00
Max Horn
48e94ef721
added doxygen comment & TODOs
...
svn-id: r10604
2003-10-05 13:10:53 +00:00
Max Horn
e1128abe64
create the timer object a bit earlier
...
svn-id: r10603
2003-10-05 13:10:28 +00:00
Jonathan Gray
b37853b713
correct for towns version
...
svn-id: r10602
2003-10-05 06:38:07 +00:00
Travis Howell
b831c5cf53
This should fix distaff display after reload in loom/loomcd.
...
svn-id: r10601
2003-10-05 06:11:15 +00:00
Jonathan Gray
834eadcdfb
add note about the font encoding used for kanji
...
svn-id: r10600
2003-10-05 04:21:05 +00:00
Travis Howell
9e0b1ca890
Use _roomPalette for 256 color 'SMALL_HEADER' games too, since it seems to help some.
...
svn-id: r10599
2003-10-05 02:58:11 +00:00
Travis Howell
661d583303
Ooops
...
svn-id: r10598
2003-10-05 00:50:21 +00:00
Travis Howell
03200d8327
Remove unneeded case.
...
Disable code that causes crash when using opengl from command line for now.
svn-id: r10597
2003-10-05 00:46:46 +00:00
Max Horn
48fd7e39d5
cleanup
...
svn-id: r10596
2003-10-05 00:40:25 +00:00
Max Horn
a8da69bca5
fixed some broken scaler related checks
...
svn-id: r10595
2003-10-05 00:28:23 +00:00
Max Horn
4a84b356f8
revert the 'reverse Y axis' hack
...
svn-id: r10594
2003-10-04 23:49:04 +00:00
Max Horn
93f5234e84
yet another config TODO added
...
svn-id: r10593
2003-10-04 22:45:20 +00:00
Max Horn
d4734bd4f2
use namespace Common a bit more; don't zero the RNG in scumm (else the seed gets reset); remove obsolete 256 color blending code
...
svn-id: r10592
2003-10-04 11:50:21 +00:00
Gregory Montoir
91da08e1f3
new header for common structs definitions
...
svn-id: r10591
2003-10-04 11:39:53 +00:00
David Eriksson
3c627375b8
Added gameState to QueenLogic
...
svn-id: r10590
2003-10-04 08:50:48 +00:00
Torbjörn Andersson
f8ce610c2b
Moved some stuff out of driver96.h. Eventually I'd like to get rid of most
...
Moved some stuff out of driver96.h. Eventually I'd like to get rid of this
file completely. Or at the very least most of it.
svn-id: r10589
2003-10-04 08:31:20 +00:00
Torbjörn Andersson
4fad04846a
Changed to use #include "bs2/..." and removed the inclusion of standard C
...
headers. Most (all?) of the ones we need should probably come from stdafx.h
instead.
svn-id: r10588
2003-10-04 08:07:03 +00:00
Jonathan Gray
1efd91d515
update the update and consistently use number instead of int when describing config file options to be more user friendly
...
svn-id: r10587
2003-10-04 04:58:49 +00:00
Travis Howell
34542286f6
Update settings
...
svn-id: r10586
2003-10-04 03:51:25 +00:00
Jonathan Gray
15a115c5ac
fix target name
...
svn-id: r10585
2003-10-04 01:12:30 +00:00
Jonathan Gray
defa0e6ffc
add indy4 towns target, untested but if the demo is any indication I don't see why it wouldn't work
...
svn-id: r10584
2003-10-04 01:09:55 +00:00
Max Horn
2162df92fc
removed Sword2 prefixes of most classes (made obsolete by our namespace usage); renamed Sword2State to Sword2Engine
...
svn-id: r10583
2003-10-04 01:09:29 +00:00
Jonathan Gray
3ef5a410a3
add ability to use boot_param in a config file to specify boot param, this is useful for many things esp loom towns where difficulty select is via boot param
...
svn-id: r10582
2003-10-04 01:02:23 +00:00
Max Horn
5a074e6137
added namespace Sword2
...
svn-id: r10581
2003-10-04 00:52:27 +00:00
Jonathan Gray
68d923505e
let adlib/native music for indydemo work
...
svn-id: r10580
2003-10-04 00:47:23 +00:00
Max Horn
afd9119d37
small remark
...
svn-id: r10579
2003-10-04 00:12:30 +00:00
Max Horn
ad293a5ab8
cleanup / doxygenification
...
svn-id: r10578
2003-10-03 23:34:06 +00:00
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