Travis Howell
|
5a731060a4
|
Correct comment
svn-id: r5299
|
2002-10-24 07:24:14 +00:00 |
|
Travis Howell
|
3166f6307e
|
ooops
svn-id: r5298
|
2002-10-24 07:16:28 +00:00 |
|
Travis Howell
|
33a191b7fd
|
add some work arounds, to allow simon 1/2 dos talkie to work, even though music and sfx aren't supported.
allow speech in simon 2 dos talkie
svn-id: r5297
|
2002-10-24 07:14:28 +00:00 |
|
Paweł Kołodziejski
|
a125d1cc1a
|
changed number strips to dynamic and increased arrays tdirty and bdirty to 80
svn-id: r5296
|
2002-10-24 06:28:54 +00:00 |
|
Paweł Kołodziejski
|
fe7343decc
|
updated VC6 project file
svn-id: r5295
|
2002-10-24 05:42:03 +00:00 |
|
Max Horn
|
6e9e20dd70
|
reduce volume label size, so that it fits into the dialog
svn-id: r5294
|
2002-10-24 01:36:18 +00:00 |
|
Max Horn
|
367b27b373
|
QuickTime midi driver will now not error out on pitch bend changes. Still, pitch bending is very wrong
svn-id: r5293
|
2002-10-24 01:35:31 +00:00 |
|
Paweł Kołodziejski
|
9491c85e4e
|
fix for redraw problems in nexus
svn-id: r5292
|
2002-10-23 17:48:01 +00:00 |
|
James Brown
|
c875d15b58
|
Remove unneeded fixme now we have a pretty much complete Sam&Max imuse implementation
svn-id: r5291
|
2002-10-23 17:02:27 +00:00 |
|
Max Horn
|
7a58ae782e
|
cleaning up scummsys.h a bit (in preparation of using configure eventually). Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway
svn-id: r5290
|
2002-10-23 14:02:46 +00:00 |
|
Max Horn
|
4585debc18
|
use a 'real' caret instead of appending an understcore while editing
svn-id: r5289
|
2002-10-23 14:00:47 +00:00 |
|
Max Horn
|
616694a909
|
refer to the new domain, www.scummvm.net
svn-id: r5288
|
2002-10-23 13:30:14 +00:00 |
|
Max Horn
|
4625c126c6
|
don't use strdup
svn-id: r5287
|
2002-10-23 12:56:30 +00:00 |
|
Max Horn
|
71e6b03883
|
typo
svn-id: r5286
|
2002-10-23 12:12:24 +00:00 |
|
Max Horn
|
d0fba1e595
|
don't use strdup
svn-id: r5285
|
2002-10-23 12:12:19 +00:00 |
|
Max Horn
|
5c54e3533b
|
removed obsolete stuff
svn-id: r5284
|
2002-10-23 12:03:58 +00:00 |
|
Max Horn
|
09e9143725
|
tweaked the configure script a bit
svn-id: r5283
|
2002-10-23 12:02:43 +00:00 |
|
Travis Howell
|
f0e6f8ebf8
|
Correct volume limit listed under -m section of help
svn-id: r5282
|
2002-10-23 11:14:33 +00:00 |
|
Travis Howell
|
d2fb928a9d
|
Add new command lime switch to readme and correct default volumes.
Change volume limits in gui to 255
svn-id: r5281
|
2002-10-23 11:05:59 +00:00 |
|
Travis Howell
|
319b37bd7b
|
Add command line option for master volume, patch #591813
svn-id: r5280
|
2002-10-23 10:34:14 +00:00 |
|
James Brown
|
134468fd61
|
Patch 627178: OpenGL updates
svn-id: r5279
|
2002-10-23 08:52:20 +00:00 |
|
James Brown
|
f46346c2aa
|
Patch 627294: Fix loom mask regression by making the last change a fixme hack instead of a generic case
svn-id: r5278
|
2002-10-23 08:40:57 +00:00 |
|
Travis Howell
|
c77009e151
|
simon 1 dos talkie uses simon2.voc file
svn-id: r5277
|
2002-10-23 08:40:37 +00:00 |
|
James Brown
|
e8eda2df38
|
Minor changes
svn-id: r5276
|
2002-10-23 08:35:09 +00:00 |
|
Max Horn
|
ea828761a4
|
grrr... why did my commit not remove those?!
svn-id: r5275
|
2002-10-23 08:02:36 +00:00 |
|
Paweł Kołodziejski
|
24510afc69
|
skiping translation if flag 'h' exist in language file
svn-id: r5274
|
2002-10-23 07:16:42 +00:00 |
|
Paweł Kołodziejski
|
99ec620c58
|
changing warnings to debug level 2
svn-id: r5273
|
2002-10-23 06:48:10 +00:00 |
|
James Brown
|
500be1e535
|
Make some BOMP'ed Dig events a little more happy
svn-id: r5272
|
2002-10-23 03:28:06 +00:00 |
|
Max Horn
|
4129aaf3cd
|
removed old GUI code
svn-id: r5271
|
2002-10-23 00:24:54 +00:00 |
|
Max Horn
|
ab13e67b09
|
fix -Wshadow warnings
svn-id: r5270
|
2002-10-23 00:24:43 +00:00 |
|
Max Horn
|
df2bf812c3
|
Actor::frame is never set, this should be researched
svn-id: r5269
|
2002-10-23 00:22:55 +00:00 |
|
Max Horn
|
dc65a40a73
|
added some comments; conveniently allow to enable -Wshadow and -Werror
svn-id: r5268
|
2002-10-23 00:20:11 +00:00 |
|
Max Horn
|
efe90a3d53
|
more shadow var warnings fixed
svn-id: r5267
|
2002-10-23 00:11:27 +00:00 |
|
Nicolas Bacca
|
ae8d845472
|
Changes to WinCE project
svn-id: r5266
|
2002-10-23 00:01:46 +00:00 |
|
Nicolas Bacca
|
9251de699d
|
Disable GameX until I'm sure of the license used
svn-id: r5265
|
2002-10-22 23:43:00 +00:00 |
|
Max Horn
|
6e5ff6884f
|
fixed warnings (and simplified the code, gosh, aquadran, why so complicated? :-)
svn-id: r5264
|
2002-10-22 23:36:54 +00:00 |
|
Max Horn
|
64195315e2
|
inline function instead of macro for SWAP, to make -Wshadow more useful
svn-id: r5263
|
2002-10-22 23:36:28 +00:00 |
|
Nicolas Bacca
|
b68ce40214
|
Please my picky compiler
svn-id: r5262
|
2002-10-22 23:20:37 +00:00 |
|
Nicolas Bacca
|
529ca92ca7
|
DLLs loaded at runtime, new launcher, overlay, new hardware key management and other fixes
svn-id: r5261
|
2002-10-22 23:00:13 +00:00 |
|
Nicolas Bacca
|
eaf9e6a78d
|
New rendering, overlay, add optional support for GameX
svn-id: r5260
|
2002-10-22 22:58:34 +00:00 |
|
Nicolas Bacca
|
2297129a67
|
New hardware key management
svn-id: r5259
|
2002-10-22 22:57:12 +00:00 |
|
Nicolas Bacca
|
3b8905d1bd
|
Switch to new launcher
svn-id: r5258
|
2002-10-22 22:56:26 +00:00 |
|
Nicolas Bacca
|
a2e7b4b165
|
Changing colorful RLEd launcher/toolbar graphics (thanks Shapeshifter)
svn-id: r5257
|
2002-10-22 22:55:40 +00:00 |
|
Nicolas Bacca
|
a710a610cc
|
Not needed with new launcher
svn-id: r5256
|
2002-10-22 22:54:36 +00:00 |
|
Nicolas Bacca
|
6e0c55c928
|
Added shared dynamically linked GAPI functions/emulation
svn-id: r5255
|
2002-10-22 22:53:44 +00:00 |
|
Nicolas Bacca
|
13cb837814
|
Always check your merges :)
svn-id: r5254
|
2002-10-22 22:46:03 +00:00 |
|
Nicolas Bacca
|
4aaf459df3
|
Added key selection dialog for WinCE
svn-id: r5253
|
2002-10-22 22:41:12 +00:00 |
|
Nicolas Bacca
|
3b7ce4fed1
|
Useless, just in order to compile without errors ...
svn-id: r5252
|
2002-10-22 22:35:35 +00:00 |
|
Nicolas Bacca
|
c585fe7a37
|
Do not repeat keys for WinCE (problems with GAPI and virtual keyboard)
svn-id: r5251
|
2002-10-22 22:35:07 +00:00 |
|
Paweł Kołodziejski
|
3c2a409b11
|
cleanup array
svn-id: r5250
|
2002-10-22 20:40:51 +00:00 |
|