Commit Graph

42 Commits

Author SHA1 Message Date
Max Horn
47280d9433 Updated copyright
svn-id: r16398
2005-01-01 16:09:25 +00:00
Robert Göffringmann
8c5a1aa034 some cleanup
svn-id: r16071
2004-12-16 04:22:32 +00:00
Robert Göffringmann
2308ba8aaf moved compacts and related static data out of the scummvm.exe into an external file
(available from www.lavosspawn.de/tmp/sky_cpt.zip)

svn-id: r16053
2004-12-15 06:48:08 +00:00
Joost Peters
17ea1f87df Use -more informative- constants for certain script variables
svn-id: r15119
2004-09-14 20:46:04 +00:00
Joost Peters
a57fcac59a Add debugger for BASS.
This should help in tracking down remaining bugs, such as the grid problems and walk deadlocks.

svn-id: r15098
2004-09-13 17:05:23 +00:00
Max Horn
033ff78ae9 updated copyright notice
svn-id: r12176
2004-01-06 12:45:34 +00:00
Max Horn
14f28d58f1 remove 'Sky' name prefix for most stuff (not needed anymore since we are in namespace 'Sky' now)
svn-id: r12114
2004-01-03 15:57:57 +00:00
Max Horn
b0e23e35ee Introduce namespace 'Sky'
svn-id: r12099
2004-01-03 01:58:58 +00:00
Max Horn
bfce5e500a renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (try to only #include files when you *have* to -> this reduces compilation time to a minimum when header file changes are made)
svn-id: r10622
2003-10-05 20:21:20 +00:00
Max Horn
d4734bd4f2 use namespace Common a bit more; don't zero the RNG in scumm (else the seed gets reset); remove obsolete 256 color blending code
svn-id: r10592
2003-10-04 11:50:21 +00:00
Robert Göffringmann
a9ae95a64e implemented fnOpenHand/fnCloseHand, added debug cheats
svn-id: r8896
2003-07-10 08:24:16 +00:00
Max Horn
89be032afd fixed warning
svn-id: r8687
2003-07-01 13:07:17 +00:00
Robert Göffringmann
6e3cfa8a4e bypassed copy protection, fixed crash when disconnecting from link space, fixed logix swing seqs
svn-id: r8686
2003-07-01 13:04:00 +00:00
Robert Göffringmann
2c9a784be8 finished loading and saving, fixed grid bugs (some debugging code not yet removed), implemented fnLincTextModule
svn-id: r8682
2003-07-01 01:29:29 +00:00
Joost Peters
0f9d447bd4 add fnRandom()
svn-id: r8359
2003-06-06 20:54:52 +00:00
Robert Göffringmann
09b1baf731 misc fixes
svn-id: r8355
2003-06-06 16:40:44 +00:00
Robert Göffringmann
8e253b1937 fixed sprite drawing, added some mouse support and some logic routines.
svn-id: r8332
2003-06-05 18:54:26 +00:00
Joost Peters
d496cecc98 some more mouse stuff..
svn-id: r8295
2003-06-04 17:13:24 +00:00
Robert Göffringmann
3ac5b4ccfa added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out of SkyState
svn-id: r8266
2003-06-02 06:42:42 +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
Oliver Kiehl
9a56d08fe8 forgot to commit this file earlier
svn-id: r8187
2003-05-31 17:19:42 +00:00
Joost Peters
60df623fee stdSpeak() - buggy
svn-id: r8141
2003-05-30 14:20:32 +00:00
Joost Peters
4e3e0aac3a added fnSpeak* functions
svn-id: r8139
2003-05-30 13:47:33 +00:00
Robert Göffringmann
2186ad138b moved music drivers into seperated directory, added music support for diskdemo's adlib driver version.
(maybe other sky versions also have this older adlib driver?)

svn-id: r8069
2003-05-28 23:31:43 +00:00
Robert Göffringmann
bc290162bd implemented screen.asm and sprites.asm (not yet working)
svn-id: r8036
2003-05-27 16:42:20 +00:00
Oliver Kiehl
5757ec8fc4 change return type of fn* functions to bool
svn-id: r8022
2003-05-26 20:54:58 +00:00
Oliver Kiehl
11902dcb50 slight cleanup
svn-id: r8011
2003-05-26 17:56:17 +00:00
Oliver Kiehl
4554cd1b19 some additions
svn-id: r8010
2003-05-26 17:41:19 +00:00
Oliver Kiehl
48f277e65d cleanup/prevent _compact from being overwritten by possible recalls of the interpreter
svn-id: r7958
2003-05-25 15:41:48 +00:00
Oliver Kiehl
7d8729874f add some stuff/cleanup
svn-id: r7955
2003-05-25 14:36:33 +00:00
Robert Göffringmann
50bbfe0372 added SFX support
svn-id: r7574
2003-05-16 15:33:18 +00:00
Joost Peters
f762c5dbba some mouse stuff + fnEnterSection
svn-id: r7347
2003-05-05 13:19:59 +00:00
Oliver Kiehl
8e606a99ff Commiting some of my stuff. Rather untested still buggy
svn-id: r7249
2003-05-01 14:05:10 +00:00
Joost Peters
89b808cb18 enabled lowTextManager
svn-id: r7203
2003-04-29 20:05:47 +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
28009de449 fixed autoroute a bit (still doesn't work correctly but at least it doesn't
segfault) and linked it to SkyLogic

svn-id: r7167
2003-04-27 22:15:35 +00:00
Oliver Kiehl
9436bff3e3 cleanup
svn-id: r7134
2003-04-26 14:00:59 +00:00
Oliver Kiehl
83f311adde cleanup
svn-id: r7129
2003-04-26 11:32:14 +00:00
Oliver Kiehl
20e5b2d931 link to removeObjectFromWalk and objectToWalk
svn-id: r7128
2003-04-26 11:09:20 +00:00
Oliver Kiehl
7a8dcaaa70 fixed some errors introduced in some of the last commits
svn-id: r7115
2003-04-25 18:26:41 +00:00
Paweł Kołodziejski
c4878ab3e2 fixed warning
svn-id: r7114
2003-04-25 18:08:08 +00:00
Oliver Kiehl
c36bdb3e11 Committing my stuff under pressure from Endy ;)
please note that there are still many bugs in here. several stuff
isn't endian safe either. SkyLogic needs to get split up as well.

svn-id: r7106
2003-04-25 15:17:53 +00:00