3088 Commits

Author SHA1 Message Date
Nicolas Bacca
14de75e831 Add GXIsDisplayDRAMBuffer
svn-id: r6552
2003-01-26 21:39:07 +00:00
Nicolas Bacca
bf91352596 Smartphone support imports
svn-id: r6551
2003-01-26 21:36:45 +00:00
Paweł Kołodziejski
dc7a876136 added "implementation" of imGetMusicPosition
svn-id: r6550
2003-01-26 14:26:03 +00:00
James Brown
00f7e562fd Remove a experimental hack that went in by accident
svn-id: r6549
2003-01-26 11:13:46 +00:00
James Brown
d1eb2636f4 Patch 671031: Fix for MI1 intro crash + others (move new object
clearing code into a more generic function, and call it earlier)

svn-id: r6548
2003-01-26 10:57:01 +00:00
James Brown
8d9b84b98e Patch 671701: SO_TALK_FREQUENCY
svn-id: r6547
2003-01-26 10:54:34 +00:00
James Brown
3dc0535a6b remove debug copy
svn-id: r6546
2003-01-26 06:23:12 +00:00
James Brown
a0b77e7389 LCA03 sync: Modified version of the untrap patch, debugger
savegame/loadgame changes, attempts at making the ComI save/load screen
(F1) work. The savegame part of the screen does not work due to a crash,
the load part SHOULD... but something resets the saveload flags before
they are processed (help! :)

svn-id: r6545
2003-01-26 06:17:25 +00:00
Ruediger Hanke
5956e5ee18 Fixing evil deadlock
svn-id: r6544
2003-01-25 21:17:00 +00:00
Ruediger Hanke
f33b08ae66 Ok. I give up trying to teach that char is unsigned on some systems. Setting char to signed as default.
svn-id: r6543
2003-01-25 21:15:55 +00:00
Max Horn
bfbfdcd4ec fixed compiler warnings
svn-id: r6542
2003-01-25 20:07:15 +00:00
Paweł Kołodziejski
091c7089f8 added assert for voice samples
svn-id: r6541
2003-01-25 20:01:23 +00:00
Paweł Kołodziejski
c13e04df3d some cleanup
svn-id: r6540
2003-01-25 19:38:54 +00:00
Paweł Kołodziejski
9ec9a96af1 applied patch: [ 674566 ] CMI: Further smush syncing
svn-id: r6539
2003-01-25 19:02:44 +00:00
Paweł Kołodziejski
8e8575003b implemented properly comi sound codecs
svn-id: r6538
2003-01-25 18:41:32 +00:00
Paweł Kołodziejski
d942441f7f applied patch #674141: CMI: Smush sync tuning
svn-id: r6537
2003-01-25 12:13:41 +00:00
James Brown
5f7cd1c93d LCA'03 commit: Fix talking where no sound hardware is present
svn-id: r6536
2003-01-24 06:41:10 +00:00
Jonathan Gray
c1930e0ff5 declare event of type mouse motion on joystick axis movement
svn-id: r6535
2003-01-22 13:15:03 +00:00
Nicolas Bacca
324e2cb2e8 Remove Smartphone project tweaks - we'll see about that when it's done :)
svn-id: r6534
2003-01-21 22:38:44 +00:00
Nicolas Bacca
b2f231efbd Fix dumb overlay overflow
svn-id: r6533
2003-01-21 22:36:53 +00:00
Nicolas Bacca
2a02a2554a Update project files to compile with CVS tree
svn-id: r6531
2003-01-21 18:42:55 +00:00
Paweł Kołodziejski
2724ac741b cleanup
svn-id: r6530
2003-01-20 20:49:56 +00:00
Paweł Kołodziejski
38c2870313 cleanup, speedup code
svn-id: r6529
2003-01-20 18:03:12 +00:00
Jonathan Gray
473cbb8437 start of joystick support, just selects first joystick for now and only maps first two buttons to first two mouse buttons. Will add more button mappings and a -j options to specify joystick in future
svn-id: r6528
2003-01-20 16:29:26 +00:00
Nicolas Bacca
1043ec1df9 Fix GDI display for HPCs
svn-id: r6527
2003-01-20 08:01:45 +00:00
Nicolas Bacca
8d3e8505a1 Missing exported functions for HPCs
svn-id: r6526
2003-01-20 07:59:43 +00:00
Nicolas Bacca
8f98b31681 NoGameX file - put in root directory (HPC debug option) and NoMusic configuration option (for really slow devices, can break some games)
svn-id: r6525
2003-01-20 07:58:41 +00:00
Nicolas Bacca
54a1cf9809 stdio wrappers for HPC (I know it's about time :))
svn-id: r6524
2003-01-20 07:53:14 +00:00
Jonathan Gray
5c128f1c89 I'm pretty sure 0x98 should be O_DRAW_OBJECT in comi but changing it to o6_isSoundRunning lets you pass that point in the game for now
svn-id: r6523
2003-01-20 06:35:34 +00:00
Jonathan Gray
846d73c536 patch #670660 by Daniel Schepler, properly handle disc switching wrt voice file in comi
svn-id: r6522
2003-01-20 05:59:25 +00:00
Jonathan Gray
26fa144a9d new patch from cyx to make scanlines in tv2x lighter
svn-id: r6521
2003-01-19 22:28:36 +00:00
Max Horn
c057866548 fixed testGfxAnyUsageBits
svn-id: r6520
2003-01-19 20:31:05 +00:00
Paweł Kołodziejski
eea84f1ac1 implemented missing smush opcodes - STOR and FTCH
svn-id: r6519
2003-01-19 20:28:16 +00:00
Paweł Kołodziejski
0fe071f8fb fixed comi smush subtitles colors
svn-id: r6518
2003-01-19 19:40:40 +00:00
Oliver Kiehl
85ed389cbb added missing function
svn-id: r6517
2003-01-19 15:39:54 +00:00
Paweł Kołodziejski
ad55540f52 fix warnings
svn-id: r6516
2003-01-19 11:11:07 +00:00
Paweł Kołodziejski
8f2b07260a some cleanup
svn-id: r6515
2003-01-19 11:00:21 +00:00
Paweł Kołodziejski
5a42eb62a3 some cleanup
svn-id: r6514
2003-01-19 10:34:18 +00:00
Paweł Kołodziejski
9c342225ef fixed subtitles placement
svn-id: r6513
2003-01-19 09:03:07 +00:00
Max Horn
38d832ed1f oops
svn-id: r6512
2003-01-19 04:17:13 +00:00
Max Horn
a1dafe54a2 fixed compile warning
svn-id: r6511
2003-01-19 04:13:48 +00:00
Max Horn
15531663d9 added some comments/changed indention of comments to spaces
svn-id: r6510
2003-01-19 04:10:13 +00:00
Jonathan Gray
3e50c97ca6 update assertion to be in line with increased blastTextQueue size
svn-id: r6509
2003-01-19 03:35:17 +00:00
Max Horn
1abc25817e increasing blast text limit for COMI end credits
svn-id: r6508
2003-01-19 03:25:59 +00:00
Jonathan Gray
e2ebe7ba63 make v8 smush playing honour _noSubtitles
svn-id: r6507
2003-01-19 01:03:29 +00:00
Paweł Kołodziejski
6478b944b2 added preliminary support for subtitles in smush comi
svn-id: r6506
2003-01-18 21:51:00 +00:00
Max Horn
e225720414 optimized Normal1x a bit (well at least memcpy won't be slower and on many systems will be faster)
svn-id: r6505
2003-01-18 21:04:31 +00:00
Max Horn
18fdd80710 small drawing optimization for V7/V8 games - tell me if that causes any regressions
svn-id: r6504
2003-01-18 19:16:23 +00:00
Max Horn
6f499d8fa1 fix for the music crash, I hope... hm
svn-id: r6503
2003-01-18 17:42:27 +00:00
Paweł Kołodziejski
e7c81140ea fixed compilation under VC6
svn-id: r6502
2003-01-18 16:26:53 +00:00