Commit Graph

21792 Commits

Author SHA1 Message Date
Ludvig Strigeus
18dce61c93 __TIMESTAMP__ doesn't work with GCC, uses __TIME__ and __DATE__ instead.
svn-id: r3566
2002-02-03 21:46:26 +00:00
Ludvig Strigeus
87631ebe7e added -v command line flag that prints the scummvm version
svn-id: r3565
2002-02-03 20:41:23 +00:00
Ludvig Strigeus
a4aae7dc27 added SCUMMVM_SAVEPATH environment variable that specifies where savegames are stored.
svn-id: r3564
2002-02-03 16:38:29 +00:00
Marcus Comstedt
d5e0c5021c Neato demo-effect when game selected. ;)
svn-id: r3563
2002-02-03 14:56:11 +00:00
Marcus Comstedt
277a86b8ca Confine mouse movements.
svn-id: r3562
2002-02-03 14:54:11 +00:00
Marcus Comstedt
c0c9b69851 Centered screen.
svn-id: r3561
2002-02-03 14:53:39 +00:00
Marcus Comstedt
ca3cadfee6 More fine-grained rendering control.
svn-id: r3560
2002-02-03 14:50:04 +00:00
Marcus Comstedt
8b9dc1accf Fixed mouseclick bug.
svn-id: r3559
2002-02-03 13:52:46 +00:00
Marcus Comstedt
99a5e6138c Visual Memory savegames.
svn-id: r3558
2002-02-02 23:36:35 +00:00
Marcus Comstedt
66f31a58c4 Visual memory icon creation.
svn-id: r3557
2002-02-02 23:34:21 +00:00
Marcus Comstedt
0299ea07c7 Keep a copy of the game icon, for savegame purposes.
svn-id: r3556
2002-02-02 23:33:24 +00:00
Marcus Comstedt
971eb209b0 Three finger salute now brings up boot menu.
svn-id: r3555
2002-02-02 23:30:20 +00:00
Marcus Comstedt
01c4ef997c Added support for non-FILE* based savegames.
svn-id: r3554
2002-02-02 23:27:06 +00:00
Marcus Comstedt
141b489db9 Added license blurb.
svn-id: r3553
2002-02-02 19:20:27 +00:00
Marcus Comstedt
9243299447 Added newline at end of file to fix gcc warnings.
svn-id: r3552
2002-02-02 19:07:32 +00:00
Marcus Comstedt
5f4304625d Handle disc swapping.
svn-id: r3551
2002-02-02 17:33:19 +00:00
Marcus Comstedt
352a7e17e1 Port for SEGA Dreamcast
svn-id: r3550
2002-02-02 15:44:27 +00:00
Ludvig Strigeus
de621c06e2 sega dreamcast support in scummsys.h
svn-id: r3549
2002-02-02 14:00:43 +00:00
Ludvig Strigeus
ae8e8df267 Fixed invalid debian control file
svn-id: r3548
2002-01-25 18:01:27 +00:00
Ludvig Strigeus
9ffa30a3c2 fixed bug in Gui::queryString where -1 was used to index an array. (Thanks drigo)
svn-id: r3547
2002-01-23 17:27:26 +00:00
Ludvig Strigeus
ed0212bdb1 define NEED_STRDUP on systems that don't have strdup
svn-id: r3546
2002-01-23 17:26:01 +00:00
Ludvig Strigeus
cc6c3a164b Fixed two missing files from make dist.
The scummvm-0.1.0 release was fixed also.

svn-id: r3545
2002-01-15 13:23:06 +00:00
Ludvig Strigeus
521a8e17fd updated for version 0.1.0
svn-id: r3543
2002-01-13 19:49:26 +00:00
Ludvig Strigeus
30ed07c91b added missing fmopl.h for make dist
svn-id: r3542
2002-01-13 19:48:30 +00:00
Ludvig Strigeus
46dd55cf2a full throttle speech,
fixed two bugs appearing in DOTT

svn-id: r3541
2002-01-02 11:50:28 +00:00
Ludvig Strigeus
03abddf888 workaround to prevent crashes in the indy4 world map (seems to be a bug in indy4's scripts)
svn-id: r3540
2001-12-29 13:19:53 +00:00
Ludvig Strigeus
24bb87b24e copy protection in monkey 2 bypassed by default
svn-id: r3539
2001-12-29 12:46:15 +00:00
Ludvig Strigeus
0e66f42581 fixed two bugs in indy4.
actors were facing in the wrong direction on the stairs,
actors moved strangely in monte carlo

svn-id: r3538
2001-12-29 12:45:54 +00:00
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