Commit graph

28 commits

Author SHA1 Message Date
Robert Göffringmann
484d0a84c5 SFX is working correctly now. also implemented queued fx and fx saving.
The bass version is now included in the savegames, too.

svn-id: r8747
2003-07-04 20:14:11 +00:00
Robert Göffringmann
1b5ea45887 fixed save/restore grid problems
svn-id: r8703
2003-07-02 01:46:25 +00:00
Robert Göffringmann
e95a72f7c4 fix intro timing + text
svn-id: r8256
2003-06-02 00:01:34 +00:00
Robert Göffringmann
f8ead8a776 remove useless screen updates, make non-seq intro parts escapable.
svn-id: r8255
2003-06-01 22:53:44 +00:00
Robert Göffringmann
5bb59b4755 cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG
svn-id: r8253
2003-06-01 21:21:10 +00:00
Robert Göffringmann
d67c53d756 basic ingame speech support
svn-id: r8220
2003-06-01 03:44:07 +00:00
Robert Göffringmann
c1dfd566d5 stop sounds when escaping intro
svn-id: r8120
2003-05-29 23:15:36 +00:00
Robert Göffringmann
410f8b4826 a few small changes
svn-id: r7752
2003-05-20 19:39:32 +00:00
Robert Göffringmann
50bbfe0372 added SFX support
svn-id: r7574
2003-05-16 15:33:18 +00:00
Robert Göffringmann
7fb5bd3a3d reordered some intro commands, made fade-in look nicer
svn-id: r7531
2003-05-15 19:14:40 +00:00
Robert Göffringmann
d0e5d1f44c restructured some things (mainly the screen routines), moved things out from SkyState. (not yet complete)
svn-id: r7516
2003-05-14 22:33:39 +00:00
Joost Peters
d0fd19bd48 intro cleans up after itself after exiting with ESC-key, still needs some work/cleanup though
svn-id: r7247
2003-05-01 13:04:24 +00:00
Joost Peters
27bacb86cc added hack-ish intro ESCape key code
svn-id: r7205
2003-04-29 20:42:47 +00:00
Joost Peters
849178c462 made vars consistent
svn-id: r7204
2003-04-29 20:13:00 +00:00
Joost Peters
5ea40b6778 added lowTextManager(), moved language from getText() to SkyText constructor + some cleanup
svn-id: r7202
2003-04-29 19:52:24 +00:00
Oliver Kiehl
3fe290b57b endian fixes
svn-id: r7188
2003-04-28 20:50:18 +00:00
Paweł Kołodziejski
850ee739af fixed two offsets for V2 and two warnings
svn-id: r7185
2003-04-28 18:19:48 +00:00
Robert Göffringmann
33911c29df fixed bug in disk intro
svn-id: r7182
2003-04-28 15:41:33 +00:00
Joost Peters
8e44180423 Some fixes + added floppy version intro
svn-id: r7181
2003-04-28 14:47:39 +00:00
Joost Peters
83684226c0 Applied patch #725152 - Sky Music driver by LavosSpawn
svn-id: r7069
2003-04-21 20:58:53 +00:00
Oliver Kiehl
17f53e4c1c restructure
svn-id: r6934
2003-04-07 20:44:52 +00:00
Joost Peters
12c0a6834a Some more cleanup, loadFile now returns a uint8*/byte* so no casting is needed anymore.
svn-id: r6854
2003-03-24 10:55:58 +00:00
Joost Peters
488ff8846e Added voice support, and more (cd_)intro stuff + added myself to the README :)
svn-id: r6768
2003-03-08 12:46:51 +00:00
Joost Peters
e7cb6ddb2e Some cleanup, now follows the ScummVM coding guidelines more closely, also added initialiseGrids()
svn-id: r6741
2003-03-07 14:52:24 +00:00
Paweł Kołodziejski
7f536134a0 some pedantic cleanup
svn-id: r6706
2003-03-06 07:52:40 +00:00
Max Horn
32b84fe2ba indention fixed
svn-id: r6704
2003-03-06 02:37:37 +00:00
Paweł Kołodziejski
447820a77d added VC6 support for BASS
svn-id: r6696
2003-03-05 21:34:46 +00:00
Max Horn
5ffeedb1cb Patch #697312: Beneath a Steel Sky interim/initial support patch
svn-id: r6691
2003-03-05 19:04:34 +00:00