Commit Graph

3831 Commits

Author SHA1 Message Date
Max Horn
67b9ef7dff typo; added comment
svn-id: r7295
2003-05-04 00:24:34 +00:00
Joost Peters
6e094b7f20 fixed pink-text bug
svn-id: r7294
2003-05-03 23:32:04 +00:00
Max Horn
975d325a92 Patch #731613: debugger tab-completion (thanks, Willem!)
svn-id: r7293
2003-05-03 21:49:19 +00:00
Max Horn
fc9100c841 Added Chris Apers & PalmOS port; and updated my status
svn-id: r7292
2003-05-03 21:44:07 +00:00
Max Horn
6eaf1af897 temporary (?) hack for Maniac Mansion, to get to the first screen (thanks to segra)
svn-id: r7291
2003-05-03 21:15:24 +00:00
Max Horn
9466a5dcef Patch #730800: EGA LOOM: Hack to fix palette problem (also helps MonkeyEGA)
svn-id: r7290
2003-05-03 20:49:53 +00:00
Max Horn
b3eb397ad2 reordered iMuseDigital stuff to be next to each other
svn-id: r7289
2003-05-03 20:45:31 +00:00
Max Horn
7e58986519 only moved stuff (to group sound related stuff)
svn-id: r7288
2003-05-03 17:50:04 +00:00
Jonathan Gray
6d3ba60745 seems to be the right thing to do...
svn-id: r7287
2003-05-03 16:46:47 +00:00
Paweł Kołodziejski
efdb85b3e5 updated VC6 file
svn-id: r7286
2003-05-03 16:41:39 +00:00
Max Horn
fb4a6095a6 Patch #731760: LOOM: "Bobbin walks backwards" hack
svn-id: r7285
2003-05-03 16:20:18 +00:00
James Brown
f51b4387d1 hack around v2 o2_delay problem
svn-id: r7284
2003-05-03 15:08:10 +00:00
Max Horn
b7a3f481a8 added music looping for MonkeyVGA/EGA and Indy3
svn-id: r7283
2003-05-03 12:48:18 +00:00
Max Horn
00d796e451 slightly better hack because it will work with loaded games, too, and doesn't use any evil static vars
svn-id: r7282
2003-05-03 12:41:35 +00:00
Max Horn
24b3b32b16 fix for my hack :-)
svn-id: r7281
2003-05-03 12:28:37 +00:00
Max Horn
029b99691a hack that avoids buglet where music doesn't stop in MonkeyVGA/EGA
svn-id: r7280
2003-05-03 11:42:25 +00:00
Max Horn
14a90f1339 virtual destructor, to avoid warning and to be sane (otherwise subclass destructors may not be called)
svn-id: r7279
2003-05-03 10:23:12 +00:00
James Brown
1038caae58 Remove some test stuff
svn-id: r7278
2003-05-03 07:29:44 +00:00
James Brown
ffdeb38b80 Fix assert with hack return. Need to fix these !a things properly one day.
svn-id: r7277
2003-05-03 07:23:53 +00:00
James Brown
e3ca8320c1 .. er, let's try that again
svn-id: r7276
2003-05-03 06:49:49 +00:00
James Brown
362a5580d6 o2_actorSet fix from forum
svn-id: r7275
2003-05-03 06:48:26 +00:00
Travis Howell
281ab79cd5 Update sky objects
svn-id: r7274
2003-05-03 05:19:07 +00:00
Robert Göffringmann
1805827655 changed structure of musicdriver, added General Midi music support.
mapping table mt32->gm needs a lot of changes.

svn-id: r7273
2003-05-03 02:59:45 +00:00
Jonathan Gray
54a166582f add indy3ega to not supported but should be finishable list
svn-id: r7272
2003-05-03 01:49:01 +00:00
Jonathan Gray
89d690c57a add loom ega to list of supported games as erik said its finishable now, should we add indy3ega as well?
svn-id: r7271
2003-05-03 01:36:12 +00:00
Max Horn
e61f0316dc Patch #731615: console: KillLastWord broken
svn-id: r7270
2003-05-03 00:08:38 +00:00
Max Horn
c1b38d64ed make hexdump width variable
svn-id: r7269
2003-05-02 21:29:05 +00:00
Chris Apers
3a83153fb5 cleanup, move tmpScreen to storage heap
svn-id: r7268
2003-05-02 15:30:06 +00:00
Chris Apers
4e5f8d1ed8 Not needed
svn-id: r7267
2003-05-02 14:39:29 +00:00
Chris Apers
f26516ee7f Add Tempo (-t) and Write ScummVM.ini (-w)
svn-id: r7266
2003-05-02 14:34:22 +00:00
Oliver Kiehl
b4944983ec renamed shadowed var
svn-id: r7265
2003-05-02 12:16:50 +00:00
Oliver Kiehl
52ee054c4d plenty of bugfixes
svn-id: r7264
2003-05-02 11:57:34 +00:00
Chris Apers
160c7f2a08 Constant global data PDB builder
svn-id: r7263
2003-05-02 11:01:49 +00:00
Chris Apers
863cdea68f Remove Simon ans Sky from the project (not supported) and fix a search path problem
svn-id: r7262
2003-05-02 10:43:32 +00:00
Chris Apers
1fbc3cf6d4 Add PalmOS port stuff
svn-id: r7261
2003-05-02 10:39:17 +00:00
Chris Apers
5eace23e11 Change __PALM_OS__ to NEWGUI_256, more generic
svn-id: r7260
2003-05-02 09:36:58 +00:00
Chris Apers
e76b56aa6f Change int16 to NewGuiColor in overlay/RGB functions
svn-id: r7259
2003-05-02 09:23:56 +00:00
Chris Apers
82e3011ec5 Add PalmOS GFX modes
svn-id: r7258
2003-05-02 09:08:18 +00:00
Max Horn
8a5dbd57e6 shouldn't work so late at night, only make mistakes
svn-id: r7257
2003-05-02 00:54:01 +00:00
Max Horn
73ab9b26ad umpf
svn-id: r7256
2003-05-01 22:26:30 +00:00
Max Horn
0b265f8608 cleanup
svn-id: r7255
2003-05-01 22:19:10 +00:00
Max Horn
d7185269b5 tweaked music syncing once more. This approach should be much more flexible, and also works with different delta values.
svn-id: r7254
2003-05-01 21:41:31 +00:00
Max Horn
27f094a3b0 fixed music tempo in indy3/monkeyvga etc.
svn-id: r7253
2003-05-01 21:04:38 +00:00
Max Horn
5095cd3860 fixed regression in MonkeyVGA <sigh>. Aquadran, is the 16 right even for GF_OLD_BUNDLE ? Or should it just always be 1?
svn-id: r7252
2003-05-01 16:05:47 +00:00
Max Horn
99254eedc8 khalek, your patch didn't handle Indy (the original cause for my patch). This oneshould work better.
svn-id: r7251
2003-05-01 14:35:21 +00:00
Joost Peters
d9caf96ef9 added loadFixedItems() and loadBase0()
svn-id: r7250
2003-05-01 14:10:42 +00:00
Oliver Kiehl
8e606a99ff Commiting some of my stuff. Rather untested still buggy
svn-id: r7249
2003-05-01 14:05:10 +00:00
Jonathan Gray
fb36c0ad30 off by one error
svn-id: r7248
2003-05-01 13:45:45 +00:00
Joost Peters
d0fd19bd48 intro cleans up after itself after exiting with ESC-key, still needs some work/cleanup though
svn-id: r7247
2003-05-01 13:04:24 +00:00
Travis Howell
028a013cb9 Raise _maxHeapThreshold for zak256
svn-id: r7246
2003-05-01 12:54:19 +00:00