Eugene Sandulenko
e31aa60730
Fix compilation of remove_at() in array.h. It was never tested before.
...
Make stacks' pop() return top value, not just move stack pointer.
svn-id: r14565
2004-08-12 21:33:59 +00:00
Travis Howell
bca746e802
Fix FOA regression I caused.
...
svn-id: r14562
2004-08-12 04:19:47 +00:00
Eugene Sandulenko
f2c3731f7b
Launch scene start script.
...
svn-id: r14561
2004-08-12 01:11:11 +00:00
Eugene Sandulenko
a8ea40756f
Move ITE_* and IHNM_* to Scene class.
...
svn-id: r14560
2004-08-11 23:42:02 +00:00
Eugene Sandulenko
f9b1c3991c
Start animations too.
...
svn-id: r14559
2004-08-11 22:47:45 +00:00
Eugene Sandulenko
94b377ce73
Handle fades in scene load routine.
...
Introduce immediate events.
svn-id: r14558
2004-08-11 22:27:39 +00:00
Max Horn
ee70457667
Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); moral: either document how things work, or at least provide well named constants for certain return values... using the cheap way out here, i.e. method (b) :-)
...
svn-id: r14557
2004-08-11 21:49:58 +00:00
Eugene Sandulenko
39137da10d
Fix scene description structure data types and rename it.
...
svn-id: r14556
2004-08-11 18:02:03 +00:00
Eugene Sandulenko
23d5d1fb82
Move SYSINPUT_* and TRANSITION_* to SagaEngine class
...
svn-id: r14555
2004-08-11 14:04:12 +00:00
Travis Howell
c41b0ad99a
A few corrections
...
svn-id: r14554
2004-08-11 05:08:28 +00:00
Travis Howell
c0d8b6c47a
Add part of suggested cleanup to remove extra variable.
...
actorDrawVirScr might still be required in future HE games, see actorOps case 219.
svn-id: r14553
2004-08-11 04:46:41 +00:00
Eugene Sandulenko
57b1582149
Move CF_ commands to class and call them from wrappers. This will let us
...
remove global _vm later.
svn-id: r14552
2004-08-11 00:27:43 +00:00
Eugene Sandulenko
aba3176b0e
Correct ESC key behaviour.
...
svn-id: r14551
2004-08-11 00:16:23 +00:00
Eugene Sandulenko
4c97ea67d8
Close some SAGA items. (Note: reinherit never ran fairy scene)
...
svn-id: r14550
2004-08-10 23:54:33 +00:00
Max Horn
92f5c90b9a
Added a FIXME, maybe Kirben (or whoever add this stuff) can comment on this :-)
...
svn-id: r14549
2004-08-10 23:54:15 +00:00
Eugene Sandulenko
6c060161e6
Correct scene transitions. Now intro seems to be complete.
...
svn-id: r14548
2004-08-10 23:52:19 +00:00
Max Horn
dfc04a7d23
Perform proper clipping (this fixes some graphic regressions in The Dig)
...
svn-id: r14547
2004-08-10 23:51:52 +00:00
Max Horn
f50f7e1438
Update man page date, too
...
svn-id: r14546
2004-08-10 23:20:28 +00:00
Eugene Sandulenko
6e87774d33
oops
...
svn-id: r14545
2004-08-10 23:07:05 +00:00
Eugene Sandulenko
b13fc9f366
Improved intro. Now it correctly shows game title.
...
svn-id: r14544
2004-08-10 23:04:52 +00:00
Jonathan Gray
9956666a7a
sync man page
...
svn-id: r14543
2004-08-10 22:35:12 +00:00
Max Horn
b8946e3cf4
This TODO is DONE
...
svn-id: r14542
2004-08-10 22:05:03 +00:00
Max Horn
390c4dccbb
Fix by erik for bug #1006098 (FBDEMO: Subtitle regression in intro)
...
svn-id: r14541
2004-08-10 21:54:29 +00:00
Eugene Sandulenko
720ea20bed
Moved PALANIM_* to a class.
...
svn-id: r14540
2004-08-10 19:20:33 +00:00
Eugene Sandulenko
fe7ac87bc7
Move EVENT_* to a class.
...
svn-id: r14539
2004-08-10 19:00:30 +00:00
Eugene Sandulenko
632042dae4
Move CON_* to a class.
...
svn-id: r14538
2004-08-10 18:31:33 +00:00
Torbjörn Andersson
0f1c83f1e7
Document that "windows" is a valid platform setting.
...
svn-id: r14537
2004-08-10 18:09:00 +00:00
Torbjörn Andersson
039e6dc8db
Relaxed the assertion for the 3x scaler a bit. Since it uses pointers to
...
uint16, it should be enough that dstPtr is even; it doesn't have to be a
multiple of four.
The old assertion failed for me when I used the 3x scaler without aspect
ratio correction.
svn-id: r14536
2004-08-10 17:46:04 +00:00
Travis Howell
d42e2af68a
Correct verb order
...
svn-id: r14535
2004-08-10 06:13:25 +00:00
James Brown
9754794e02
Few updates / rewordings
...
svn-id: r14534
2004-08-10 04:23:58 +00:00
Travis Howell
e97b0a02eb
Update SCUMM issues
...
svn-id: r14533
2004-08-10 02:21:27 +00:00
Travis Howell
36846f537a
Limit to old saved game only.
...
svn-id: r14532
2004-08-10 02:19:16 +00:00
Travis Howell
2c1c5d655d
Remove old unused and unneeded function.
...
Update comments
svn-id: r14531
2004-08-10 02:17:34 +00:00
Travis Howell
ca181299d5
Should be 8 pixels for V1 games.
...
Fixes actors been cut off too early when running off left side of screen in last scene of demo mode of Maniac Mansion.
svn-id: r14530
2004-08-10 02:13:25 +00:00
Travis Howell
2481ebf896
Fix a few remaining graphic gliches in V1 games
...
svn-id: r14529
2004-08-10 02:04:15 +00:00
Max Horn
87f1cd48d6
Fix for bug #902387 (MANIAC64: Graphical glitch when Space Police arrives)
...
svn-id: r14528
2004-08-09 23:22:29 +00:00
Travis Howell
a6e1eb9c95
Better method, shouldn't be used in PC FT demo.
...
svn-id: r14527
2004-08-09 03:21:51 +00:00
Travis Howell
599f9382d7
A few more correction for INSANE in PC FT demo
...
svn-id: r14526
2004-08-09 02:35:30 +00:00
Travis Howell
d63d23ed07
Add patch #999887 - Possible fix for bug #998276
...
Also saves _currentMusic
svn-id: r14525
2004-08-09 01:07:48 +00:00
Travis Howell
dc476abe60
Fix bug #780922 - SAM: Conroy doesn't stop singing when escaping cutscene
...
svn-id: r14524
2004-08-09 00:58:21 +00:00
Max Horn
809c3bd943
Fixed variable access in the debugger
...
svn-id: r14523
2004-08-08 22:44:15 +00:00
Max Horn
312e4047dc
Remove these warnings -- no reports came in all the time anyway, and things seem to work fine
...
svn-id: r14522
2004-08-08 22:39:07 +00:00
Max Horn
835ef5f012
Patch #1003866 (SCUMM: New text rendering code (fixes various bugs))
...
svn-id: r14521
2004-08-08 22:10:38 +00:00
Torbjörn Andersson
f8cc6c2241
Initialise variables to stop the ITE intro from crashing.
...
svn-id: r14520
2004-08-08 18:03:52 +00:00
Max Horn
5564f36b0e
Slightly optimiized Normal2x
...
svn-id: r14519
2004-08-08 15:45:58 +00:00
Max Horn
87756c9f46
Updated TODO list
...
svn-id: r14518
2004-08-08 15:28:37 +00:00
Max Horn
cebd4a24cb
Remove orphaned TODO
...
svn-id: r14517
2004-08-08 15:22:47 +00:00
Max Horn
6772f1d358
Moved some code out into a separate function
...
svn-id: r14516
2004-08-08 13:24:41 +00:00
Max Horn
83600ac731
Removing annoying debug messages
...
svn-id: r14515
2004-08-08 13:23:31 +00:00
Travis Howell
ff471a3fef
No longer required
...
svn-id: r14514
2004-08-08 11:44:42 +00:00