Robert Göffringmann
|
c81fa31a5c
|
fix missing speech animations. I introduced that bug when I moved the compacts out of the scummvm executable.
svn-id: r16828
|
2005-02-20 18:33:36 +00:00 |
|
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 |
|
Robert Göffringmann
|
fd2ab69c25
|
fix for bug #1064113.
not sure how this could happen though
svn-id: r15790
|
2004-11-11 15:40:48 +00:00 |
|
Robert Göffringmann
|
7dec7b7054
|
misc cleanup
svn-id: r15783
|
2004-11-11 10:14:35 +00:00 |
|
Robert Göffringmann
|
06066565a6
|
fixes bug #786482, stupid gardener getting stuck in his hacky animation script.
svn-id: r15623
|
2004-10-21 05:18:06 +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 |
|
Paweł Kołodziejski
|
d62ff5dca7
|
fixed warnings
svn-id: r14603
|
2004-08-14 09:10:14 +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 |
|
Paweł Kołodziejski
|
b99af18bd5
|
cleanup whitespaces
svn-id: r11213
|
2003-11-08 20:27:27 +00:00 |
|
Jonathan Gray
|
239aea0ff0
|
spelling fixes
svn-id: r11178
|
2003-11-07 02:31:44 +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 |
|
Torbjörn Andersson
|
cee745dbf9
|
Whitespace changes
svn-id: r10516
|
2003-10-01 09:40:28 +00:00 |
|
Max Horn
|
c1a678afeb
|
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (this removes the need for an ugly hack in the build system, and is also conceptionally cleaner)
svn-id: r10282
|
2003-09-17 22:41:01 +00:00 |
|
Joost Peters
|
d517558b10
|
proper fix for bug #791207
svn-id: r10202
|
2003-09-13 01:45:12 +00:00 |
|
Jonathan Gray
|
ce42f4d3dd
|
patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local bits in my tree
svn-id: r9807
|
2003-08-21 13:39:21 +00:00 |
|
Robert Göffringmann
|
af17c1ac51
|
copied some fixes which only were in 0.5.1 branch.
svn-id: r9799
|
2003-08-20 12:12:11 +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 |
|
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 |
|