Commit graph

131 commits

Author SHA1 Message Date
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
Marcus Comstedt
fa45a69614 Added GCC bugtracking id to workaround for future reference.
svn-id: r9431
2003-08-03 14:49:10 +00:00
Marcus Comstedt
3e42d8972f GCC bug workaround... (merge from branch-0-5-0)
svn-id: r9429
2003-08-03 14:28:58 +00:00
Robert Göffringmann
c9f060573f cleaned up autoroute code
svn-id: r9318
2003-07-31 02:09:24 +00:00
Robert Göffringmann
66823befe2 maybe this fixed those random crashes...
svn-id: r9021
2003-07-14 20:01:54 +00:00
Robert Göffringmann
ffb65a9e04 fix bug #770784: Talking characters stay at last frame
svn-id: r9010
2003-07-14 10:05:32 +00:00
Max Horn
963ecad362 debug/warning/error all automatically output a newline
svn-id: r8991
2003-07-13 16:22:17 +00:00
Robert Göffringmann
b241be004d removed useless _backScreen from SkyScreen
svn-id: r8923
2003-07-12 04:21:20 +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
24be1e1682 fix endian specific color palette bugs.
svn-id: r8917
2003-07-11 23:56:28 +00:00
Robert Göffringmann
693ea1d6f2 fixed item descriptions
svn-id: r8913
2003-07-11 19:41:37 +00:00
Robert Göffringmann
a9ae95a64e implemented fnOpenHand/fnCloseHand, added debug cheats
svn-id: r8896
2003-07-10 08:24:16 +00:00
Robert Göffringmann
96f442923c implemented fnRestartGame() and skipping of 2nd intro part
svn-id: r8885
2003-07-10 00:08:07 +00:00
Robert Göffringmann
5f9845b2cb added toggling music on/off
svn-id: r8884
2003-07-09 18:12:58 +00:00
Robert Göffringmann
2ad7b1e796 applied patch #766979 (BASS: Possible fix for problem with cut-off speech).
added small change to SFX samplerate, sparky doesn't sound like a bird now, either.

svn-id: r8840
2003-07-07 14:58:53 +00:00
Max Horn
e72f9e813b endian fix by LavosSpawn (helps a lot :-)
svn-id: r8828
2003-07-07 01:36:24 +00:00
Max Horn
41912bc685 use our standard cast style
svn-id: r8824
2003-07-07 00:14:16 +00:00
Max Horn
3dca18c935 cleanup this doxygen comment (li and arg are the same; we are using autobrief; don't mix the JavaDoc and Qt styles; don't duplicate the function signature, there is no need for that and it gets out of sync (as in this case)
svn-id: r8823
2003-07-06 23:48:17 +00:00
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
2ea85c6d4e Compact data for v. 0.0288, works as well as 0.0368 now.
svn-id: r8723
2003-07-03 17:17:32 +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
c66457664e removed useless AR saving leftovers and implemented fnRestoreGame()
svn-id: r8693
2003-07-01 23:31:29 +00:00
Robert Göffringmann
665ab4a8d9 bass is completable now.
svn-id: r8691
2003-07-01 22:21:20 +00:00
Robert Göffringmann
ffaeb5424f fixed mouse restore on savegame restore and bug in fnTheyStartSub
svn-id: r8690
2003-07-01 16:06:09 +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
Robert Göffringmann
b421c9fde9 finally fixed this stupid animation bug
svn-id: r8675
2003-06-30 16:59:41 +00:00
Robert Göffringmann
1ba62a6598 bugfix. doesn't seem to affect anything, though.
svn-id: r8670
2003-06-27 14:42:45 +00:00
Robert Göffringmann
1785e0e305 some more loading & saving work (still unfinished)
svn-id: r8663
2003-06-27 02:54:05 +00:00
Robert Göffringmann
f891aceee3 native mt32 support and basic control panel (incomplete)
doesn't work with all versions, probably file numbers were changed

svn-id: r8632
2003-06-22 21:42:59 +00:00
Robert Göffringmann
70fa08ab52 Sky shouldn't error() if no speech file exists for a sentence
svn-id: r8426
2003-06-09 23:37:51 +00:00
Robert Göffringmann
8f0bdc4657 Sky shouldn't error() if no speech file exists for a sentence
svn-id: r8425
2003-06-09 23:27:31 +00:00
Robert Göffringmann
797eaee433 removed debugging leftovers, fixed one more sprite clipping issue.
svn-id: r8423
2003-06-09 23:02:56 +00:00
Robert Göffringmann
1f6a8b4fb8 fixed issue about file decompression.
svn-id: r8421
2003-06-09 20:41:08 +00:00
Joost Peters
d398b818f8 added fnLookAt()
svn-id: r8418
2003-06-09 18:15:02 +00:00
Robert Göffringmann
0fabcc6571 fixed SkyLogic bug and made font highlightning finally correct.
svn-id: r8416
2003-06-09 14:31:38 +00:00
Robert Göffringmann
68bb844d63 some talk-related bugs fixed
svn-id: r8412
2003-06-09 02:33:27 +00:00
Joost Peters
0f9d447bd4 add fnRandom()
svn-id: r8359
2003-06-06 20:54:52 +00:00
Robert Göffringmann
4d5a284704 changed sprite priority, changed some errors to warnings and added hack to get past the first scene
svn-id: r8357
2003-06-06 17:59:22 +00:00
Robert Göffringmann
1fcbdf792b forgot to activate that code again
svn-id: r8356
2003-06-06 17:02:10 +00:00
Robert Göffringmann
09b1baf731 misc fixes
svn-id: r8355
2003-06-06 16:40:44 +00:00
Joost Peters
64ffbe6021 add some (mouse) stubs
svn-id: r8354
2003-06-06 14:40:46 +00:00
Robert Göffringmann
1326772037 whoops.
svn-id: r8353
2003-06-06 14:04:16 +00:00
Robert Göffringmann
e02875be67 fix logic script bugs.
svn-id: r8352
2003-06-06 13:55:16 +00:00
Robert Göffringmann
ddf44b0275 small bugfix, menu still doesn't work. -_-
svn-id: r8342
2003-06-06 00:56:59 +00:00
Oliver Kiehl
1200d5997e fixed switch opcode
svn-id: r8337
2003-06-05 22:26:06 +00:00
Robert Göffringmann
4a934a5519 make mouse move to middle of screen at start and let skystate initialize its _objectList
svn-id: r8335
2003-06-05 20:37:52 +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