Commit Graph

81 Commits

Author SHA1 Message Date
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
Robert Göffringmann
d95deb809d fixed bug about checkBlock return value
svn-id: r7170
2003-04-28 01:05:55 +00:00
Oliver Kiehl
f14b0253f8 oops
svn-id: r7169
2003-04-27 22:23:10 +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
34be8be611 adapted getCompactElem correctly
svn-id: r7166
2003-04-27 22:04:52 +00:00
Oliver Kiehl
2823a2fadd adapted the code to the compact changes. not quite complete yet
svn-id: r7165
2003-04-27 21:45:28 +00:00
Oliver Kiehl
687bcd0c09 Found out what the UnknownStuff is and restructured accordingly
svn-id: r7164
2003-04-27 21:40:17 +00:00
Oliver Kiehl
648add8aa8 fix mistake I did earlier
svn-id: r7160
2003-04-27 16:36:24 +00:00
Max Horn
e85cbeb386 small buglet
svn-id: r7157
2003-04-27 15:49:08 +00:00
Oliver Kiehl
8fdf6e9242 fixed cvs and modified autoroute parameters. removed initialisation from
SkyState since it is only needed by SkyLogic

svn-id: r7156
2003-04-27 15:43:08 +00:00
Robert Göffringmann
760924593c included references to autoroute
svn-id: r7155
2003-04-27 15:08:35 +00:00
Robert Göffringmann
c27e22d048 The autoroute stuff (completely untested)
svn-id: r7154
2003-04-27 15:02:52 +00:00
Paweł Kołodziejski
92ddaf20f0 fixed warnings under vc6
svn-id: r7146
2003-04-26 20:06:50 +00:00
Oliver Kiehl
0d01edb2d4 added some more functions
svn-id: r7144
2003-04-26 19:01:13 +00:00
Oliver Kiehl
9436bff3e3 cleanup
svn-id: r7134
2003-04-26 14:00:59 +00:00
Oliver Kiehl
e0ac60d887 initialise scriptVariables properly
svn-id: r7133
2003-04-26 13:40:17 +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
cfaee32474 some more endian fixes. runs on my mac now as well
svn-id: r7124
2003-04-26 09:43:48 +00:00
Robert Göffringmann
b62902f89b added class SkyGrid (still untested)
svn-id: r7121
2003-04-25 23:14:41 +00:00
Oliver Kiehl
bb32c69238 some endian fixes
svn-id: r7120
2003-04-25 21:41:50 +00:00
Oliver Kiehl
a0f2693462 changed zero-sized arrays to pointers
svn-id: r7116
2003-04-25 18:54:47 +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
Max Horn
33e883aaf6 changed turnProg from void* to uint16*
svn-id: r7113
2003-04-25 17:57:04 +00:00
Paweł Kołodziejski
733fb795ec fixed few warnings
svn-id: r7112
2003-04-25 17:39:43 +00:00
Oliver Kiehl
573e8dec9b fix for http://sourceforge.net/forum/forum.php?thread_id=852581&forum_id=115757
svn-id: r7110
2003-04-25 17:12:40 +00:00
Oliver Kiehl
de601220b0 forgot to reactivate the intro ;)
svn-id: r7108
2003-04-25 15:41:14 +00:00
Oliver Kiehl
a5001323a3 added #include "stdafx.h" to some files
svn-id: r7107
2003-04-25 15:37:52 +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
Oliver Kiehl
da4a76ed04 committing my stuff under pressure from Endy ;)
svn-id: r7105
2003-04-25 15:12:05 +00:00
Robert Göffringmann
72f84f3fad Fixed a bug with Mrs. Piermont's theme
svn-id: r7097
2003-04-24 23:52:03 +00:00
Joost Peters
83684226c0 Applied patch #725152 - Sky Music driver by LavosSpawn
svn-id: r7069
2003-04-21 20:58:53 +00:00
Joost Peters
72b3638138 fixed compiler warning
svn-id: r7066
2003-04-21 15:26:13 +00:00
Joost Peters
6a28523cea added detection for v0.0303
svn-id: r7061
2003-04-21 14:12:19 +00:00
Joost Peters
04686c9573 added text decoder for v0.0303
svn-id: r7059
2003-04-21 14:06:45 +00:00
Joost Peters
5a74c80df1 added detection for v0.0331
svn-id: r7046
2003-04-20 22:01:57 +00:00
Joost Peters
be4915078f added v0.0331 text decoder
svn-id: r7045
2003-04-20 21:56:58 +00:00
Joost Peters
54c95e8099 changed casts to make more sense
svn-id: r7044
2003-04-20 21:50:48 +00:00
Paweł Kołodziejski
ce6859d6c6 fixed warnings under VC6
svn-id: r7032
2003-04-20 16:22:34 +00:00
Joost Peters
c8f51b3581 added text rendering
svn-id: r7029
2003-04-20 15:51:29 +00:00
Joost Peters
aa7e9e17bc fixed misimplementation of fnSetFont()
svn-id: r7011
2003-04-14 17:26:42 +00:00
Joost Peters
b93b9dc6a0 applied eriktorbjorn's patch, removed unnecessary cast and renamed CD text decoder
svn-id: r6939
2003-04-08 12:19:15 +00:00
Oliver Kiehl
17f53e4c1c restructure
svn-id: r6934
2003-04-07 20:44:52 +00:00
Oliver Kiehl
6fc83fa905 new class SkyText
svn-id: r6933
2003-04-07 20:44:16 +00:00
Oliver Kiehl
77e97053d0 new class SkyDisk
svn-id: r6932
2003-04-07 20:43:47 +00:00
Paweł Kołodziejski
8e1744d1ab updated and fixed for VC6
svn-id: r6916
2003-04-05 20:10:54 +00:00
Joost Peters
d667453e0f changed warning() to error()
svn-id: r6915
2003-04-05 19:16:00 +00:00
Joost Peters
3800062534 removed debug/text dump code (oops :))
svn-id: r6914
2003-04-05 18:06:52 +00:00