Commit Graph

26 Commits

Author SHA1 Message Date
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
Robert Göffringmann
31a143dcd4 new compacts, new loading + saving code (not compatible to old one)
svn-id: r9439
2003-08-03 17:17:24 +00:00
Robert Göffringmann
8b36d14696 added support for different languages and fixed memory leak and screen refreshes in load/save dialogs
svn-id: r8921
2003-07-12 03:40:44 +00:00
Robert Göffringmann
a857771521 implemented dialog skipping and cleaned up mouse code
svn-id: r8919
2003-07-12 01:12:00 +00:00
Robert Göffringmann
396c34d44b fixed showGameQuitMsg() and temporarily disabled sfx looping
svn-id: r8728
2003-07-03 22:32:18 +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
Robert Göffringmann
0845c0adf0 fixed two mouse bugs
svn-id: r8296
2003-06-04 18:02:41 +00:00
Joost Peters
60df623fee stdSpeak() - buggy
svn-id: r8141
2003-05-30 14:20:32 +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
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
dce77eb79b add more stuff/cleanup
svn-id: r8008
2003-05-26 14:45:10 +00:00
Oliver Kiehl
7d8729874f add some stuff/cleanup
svn-id: r7955
2003-05-25 14:36:33 +00:00
Oliver Kiehl
35b362495e and a little bit more...
svn-id: r7913
2003-05-24 23:17:12 +00:00
Oliver Kiehl
d7573468aa off by one. *sigh*
svn-id: r7895
2003-05-24 18:24:39 +00:00
Joost Peters
f762c5dbba some mouse stuff + fnEnterSection
svn-id: r7347
2003-05-05 13:19:59 +00:00
Oliver Kiehl
3f51ed8ff0 renamed RETURN_OK and RETURN_FAIL for morphos
svn-id: r7319
2003-05-04 13:52:20 +00:00
Oliver Kiehl
52ee054c4d plenty of bugfixes
svn-id: r7264
2003-05-02 11:57:34 +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
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
0d01edb2d4 added some more functions
svn-id: r7144
2003-04-26 19:01:13 +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
Joost Peters
aa7e9e17bc fixed misimplementation of fnSetFont()
svn-id: r7011
2003-04-14 17:26:42 +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
5ffeedb1cb Patch #697312: Beneath a Steel Sky interim/initial support patch
svn-id: r6691
2003-03-05 19:04:34 +00:00