Commit Graph
86814 Commits
Author SHA1 Message Date
Ludvig Strigeus 11312eba66 fixed the programming style on some lines
svn-id: r3537
2001-12-28 18:43:02 +00:00
Ludvig Strigeus b4c2832e5f notification if alt-enter fullscreen doesn't work
svn-id: r3536
2001-12-28 17:56:53 +00:00
Ludvig Strigeus 0355b5df91 implemented shaking,
added a toggle fullscreen patch (doesn't work for me though)

svn-id: r3535
2001-12-28 15:26:28 +00:00
Ludvig Strigeus e756d78082 updated for akos.cpp
svn-id: r3534
2001-12-28 12:14:53 +00:00
Ludvig Strigeus cbf624f2f4 fixed invalid format string in validateResource
svn-id: r3533
2001-12-27 18:03:20 +00:00
Ludvig Strigeus 5a7b86cbf6 better full throttle support,
a couple of MI2 fixes.

svn-id: r3532
2001-12-27 17:51:58 +00:00
Ludvig Strigeus 1caad519e2 fixed typo
svn-id: r3527
2001-12-11 13:35:16 +00:00
Ludvig Strigeus 083d9204c3 converted internal representation of palette from 6-bit to 8-bit
yazoo implemented remapActor

svn-id: r3526
2001-12-11 13:34:15 +00:00
Ludvig Strigeus a117505403 fixed some stuff related to in what order objects are drawn as well as a bug with object parents
svn-id: r3525
2001-12-04 21:44:41 +00:00
Ludvig Strigeus 761fe5d7bd * better drawBox (tnx sam_k)
* more params allowed for soundKludge opcode (8 instead of 16) will perhaps fix bugs.

svn-id: r3523
2001-12-04 10:44:33 +00:00
Ludvig Strigeus aa16d39198 fixed mouse bug in non-scaled mode
svn-id: r3522
2001-12-03 22:11:53 +00:00
Ludvig Strigeus f01012c4e1 Fixed a couple of alignment issues
svn-id: r3521
2001-12-03 11:49:06 +00:00
Ludvig Strigeus 8c25be13e5 fixed invalid init value in readSoundResource (again)
svn-id: r3520
2001-12-03 11:42:40 +00:00
Ludvig Strigeus 4deb5ae644 mistyped name of USE_ADLIB
svn-id: r3519
2001-12-02 22:51:03 +00:00
Ludvig Strigeus c37eddbc36 forgot to initialize a variable
svn-id: r3518
2001-12-02 21:42:47 +00:00
Ludvig Strigeus acaaff5144 fixed two bugs reported by lionel ulmer
svn-id: r3517
2001-12-02 20:39:03 +00:00
Ludvig Strigeus a4cb0dc5ae removed erroneous debugging code
svn-id: r3516
2001-12-01 22:44:09 +00:00
Ludvig Strigeus 57f2bc5ba5 moved to sound/
svn-id: r3515
2001-12-01 17:59:38 +00:00
Ludvig Strigeus c392e29031 fixed to compile on unix (again)
svn-id: r3514
2001-12-01 17:50:19 +00:00
Ludvig Strigeus fec7bee984 fixed to compile on unix
svn-id: r3513
2001-12-01 17:44:59 +00:00
Ludvig Strigeus ffdc4102d2 fixed to compile on unix
svn-id: r3512
2001-12-01 17:25:36 +00:00
Ludvig Strigeus 8fa0bb4b29 adlib sound support, use USE_ADLIB
svn-id: r3511
2001-12-01 17:23:50 +00:00
Ludvig Strigeus 95646feac9 adlib sound support, use USE_ADLIB
svn-id: r3510
2001-12-01 17:06:13 +00:00
Ludvig Strigeus 5ff70c5de1 open <_exe_name>.sou if that file exists instead of monster.sou
svn-id: r3509
2001-11-29 22:29:38 +00:00
Ludvig Strigeus f61b4b7c96 forgot to rename a variable
svn-id: r3508
2001-11-27 18:55:35 +00:00
Ludvig Strigeus 01aef1b5c7 fixed sound in GDI version
svn-id: r3507
2001-11-27 18:35:58 +00:00
Ludvig Strigeus 1c0a7cd2e7 some BOMP support,
some fixes

svn-id: r3506
2001-11-27 17:56:04 +00:00
Ludvig Strigeus 38e2a886ce very simple full throttle support, use the FULL_THROTTLE define. (will fix later)
modified some actor parts to work better with full throttle (most likely new bugs because of that).
directions are now stored as angles instead of left/right/up/down
implemented loadFlObject (flobjects are currently saved in the savestate, will fix that also)

svn-id: r3505
2001-11-26 19:57:57 +00:00
Vasyl Tsvirkunov 7b959f6267 Added ability for ports to override all includes in stdafx.h. To use this feature
port must define symbol NONSTANDARD_PORT. Port must also provide
port-specific portdefs.h with all includes, symbol defines and everything else
port needs.

svn-id: r3504
2001-11-20 07:13:01 +00:00
Claudio Matsuoka 248ce87b2e Added RPM specfile.
svn-id: r3503
2001-11-20 01:49:27 +00:00
Claudio Matsuoka db06673185 Merged David Given's debian control files.
svn-id: r3502
2001-11-19 11:37:38 +00:00
Claudio Matsuoka 0c4537cd98 Merged Lionel Ulmer's support to play music in unix using
Timidity.

svn-id: r3501
2001-11-19 00:23:52 +00:00
Claudio Matsuoka 14d89432bb Merged Tom Dunstan's debugger readline patch. Define
HAVE_READLINE to enable it.

svn-id: r3500
2001-11-19 00:04:34 +00:00
Vasyl Tsvirkunov b9074d5dd1 Removing obsolete files in PocketSCUMM
svn-id: r3499
2001-11-18 10:35:42 +00:00
Vasyl Tsvirkunov cff30724fb Initial revision
svn-id: r3495
2001-11-18 10:24:36 +00:00
Claudio Matsuoka 39939b50c2 GCC_PACK defined for Cygwin.
svn-id: r3494
2001-11-15 14:50:46 +00:00
Ludvig Strigeus 88dcec7cdb readability patch (janssen)
svn-id: r3493
2001-11-14 20:09:39 +00:00
Ludvig Strigeus 8ae567b094 gcc patch by lionel ulmer
svn-id: r3492
2001-11-14 19:33:10 +00:00
Ludvig Strigeus b8d259d60e music support,
fixed timing bugs

svn-id: r3491
2001-11-14 18:40:39 +00:00
Ludvig Strigeus 279d5b2fd7 readability patches, some by janssen
svn-id: r3490
2001-11-12 20:50:36 +00:00
Claudio Matsuoka d4a8d84f78 Set CDECL and NORETURN to gcc values when compiling with Cygwin.
svn-id: r3487
2001-11-12 09:44:09 +00:00
Ludvig Strigeus b9facc7de4 implemented some sam&max specific features,
fixed some bugs

svn-id: r3486
2001-11-11 16:54:45 +00:00
Ludvig Strigeus 27e55e52a9 verb bug fix,
expireresource bug fix

svn-id: r3485
2001-11-10 23:30:12 +00:00
Ludvig Strigeus e924c81353 new timing algorithm
svn-id: r3484
2001-11-10 20:51:55 +00:00
Ludvig Strigeus 595d9534c3 fixed hardcoded number -> constant stuff (patches by janssen)
svn-id: r3483
2001-11-10 19:12:32 +00:00
Ludvig Strigeus 406b5e63c7 fixed bug in loadPtrToResource
svn-id: r3482
2001-11-09 22:45:19 +00:00
Ludvig Strigeus 2a7540043c bug in save/loader
svn-id: r3481
2001-11-09 22:44:26 +00:00
Ludvig Strigeus 67eec161ea indy4 walkaround
svn-id: r3480
2001-11-09 22:43:56 +00:00
Ludvig Strigeus ed84e102f7 warning message if no sfx channel available
svn-id: r3479
2001-11-09 19:08:47 +00:00
Ludvig Strigeus 2d4bd6d7a0 save/load dialog
svn-id: r3478
2001-11-09 18:57:46 +00:00