Commit Graph
137148 Commits
Author SHA1 Message Date
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
Ludvig Strigeus 7d6994caa6 save/load dialog by pressing F5,
multiple sounds at the same time,
some other fixes

svn-id: r3477
2001-11-09 18:54:15 +00:00
Ludvig Strigeus 355df1bbd5 minor cleanup
svn-id: r3476
2001-11-08 20:00:33 +00:00
Ludvig Strigeus 68345930b5 _useOrDecompress bug fix
svn-id: r3475
2001-11-08 19:59:05 +00:00
Ludvig Strigeus c9dda1166d fixed keypress bug
svn-id: r3474
2001-11-08 18:37:42 +00:00
Ludvig Strigeus 93dd4cb5d9 version update
svn-id: r3473
2001-11-07 21:44:39 +00:00
Ludvig Strigeus 2c7f82e939 another noreturn fix
svn-id: r3472
2001-11-07 21:44:09 +00:00
Ludvig Strigeus da4dd4cc63 replaced __dead2 by __attribute__((__noreturn__))
seems to work better.

svn-id: r3471
2001-11-07 18:17:20 +00:00
Ludvig Strigeus 6cd4b9d71f debugger fix,
removed hardcoded constants,
resouce lock state is now saved in the savegame,
fixed bug with MI1

svn-id: r3470
2001-11-07 18:10:52 +00:00
Claudio Matsuoka e55d303f22 Using sdl-config --libs as LIBS, will override for cross-build.
svn-id: r3469
2001-11-07 10:28:33 +00:00
Claudio Matsuoka fffb53aa53 Re-added changes to allow cygwin and beos cross-compilation.
svn-id: r3468
2001-11-06 22:59:59 +00:00
Ludvig Strigeus bddfc49eea removed some hardcoded constants
svn-id: r3467
2001-11-06 21:41:56 +00:00
Ludvig Strigeus 78413a1c43 fix in save game loader,
sizeof(an element) * number of elements instead of sizeof(a pointer) fixed it,
buffer out of bounds read fixed in Scumm::isMaskActiveAt

svn-id: r3466
2001-11-06 21:29:23 +00:00
Ludvig Strigeus 90cea864af always open monster.sou if it exists,
fate of atlantis is a scumm version 5 game that uses speech

svn-id: r3465
2001-11-06 20:25:08 +00:00
Ludvig Strigeus 3d947bf409 updates to version detection by Jeroen Janssen
svn-id: r3464
2001-11-06 20:18:26 +00:00
Ludvig Strigeus 607f5adc3e updated texts in debug.cpp as well as readme.txt
by Jeroen Janssen

svn-id: r3463
2001-11-06 20:07:42 +00:00
Ludvig Strigeus 097f76ae00 full screen flag,
better mouse cursors,
removed change log from individual files

svn-id: r3462
2001-11-06 20:00:47 +00:00