Robert Göffringmann
fd3797a9d6
minor cleanup
...
svn-id: r19753
2005-12-06 16:50:39 +00:00
Robert Göffringmann
e59eed409e
some cleanup, engine returns to the launcher now instead of calling OSystem::quit.
...
I suppose it leaks memory though...
svn-id: r19743
2005-12-05 05:02:43 +00:00
Eugene Sandulenko
b36677af71
Update FSF address. Eek. Actually that took place on May 1, 2005
...
svn-id: r19142
2005-10-18 01:30:26 +00:00
Torbjörn Andersson
e64b22f5bd
Use a quieter helicopter sound during the "He was only a robot. Oh, I loved
...
the little guy." line to keep it from being drowned out. I don't know what
the original did, but one of my old patches (pre-0.5.0, I think) messed
around here, so I may have broken it then. Or not. Anyway, this sounds
better to me.
svn-id: r18723
2005-08-30 17:14:40 +00:00
Max Horn
8b1d7b9166
When including files from common/, explicitly use the common/ prefix
...
svn-id: r18444
2005-06-24 15:23:51 +00:00
Max Horn
1a615346ab
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name)
...
svn-id: r18039
2005-05-10 23:48:48 +00:00
Max Horn
7cd2cb2b17
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method
...
svn-id: r17106
2005-03-12 18:56:09 +00:00
Max Horn
cffd917165
system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files)
...
svn-id: r16527
2005-01-10 22:06:49 +00:00
Max Horn
47280d9433
Updated copyright
...
svn-id: r16398
2005-01-01 16:09:25 +00:00
Max Horn
65ca0a0728
Fix warning on OSX
...
svn-id: r16327
2004-12-25 23:35:30 +00:00
Max Horn
f09293b22c
Clean up OSystem::Event
...
svn-id: r15990
2004-12-05 17:42:20 +00:00
Robert Göffringmann
7dec7b7054
misc cleanup
...
svn-id: r15783
2004-11-11 10:14:35 +00:00
Robert Göffringmann
376f51ba79
use relative timing instead of constant values.
...
svn-id: r15684
2004-10-25 00:27:53 +00:00
Max Horn
ce8c99bf62
Rename remaining OSystem methods to match our coding guidelines
...
svn-id: r15332
2004-09-28 20:19:37 +00:00
Max Horn
14378cb56e
Renamed more OSystem methods
...
svn-id: r13410
2004-03-28 16:30:50 +00:00
Nicolas Bacca
07d918ace2
Yearly CE BASS intro synch fix
...
svn-id: r13199
2004-03-05 08:53:31 +00:00
Max Horn
c6752cccf5
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend
...
svn-id: r13087
2004-02-28 12:58:13 +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
e9269257f3
turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, mainly because people kept (accidentally and sometimes on purpose :-) misusing them
...
svn-id: r11881
2003-12-24 00:25:18 +00:00
Paweł Kołodziejski
b99af18bd5
cleanup whitespaces
...
svn-id: r11213
2003-11-08 20:27:27 +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
Torbjörn Andersson
570e60a487
Whitespace changes
...
svn-id: r10390
2003-09-24 06:33:59 +00:00
Max Horn
3aa8454efa
moved the sound ID param in playRaw before volume/pan
...
svn-id: r10023
2003-09-05 22:09:56 +00:00
Paweł Kołodziejski
5a6bce590b
changed sounds volume to original volume level, and fixed sounds in bass intro
...
svn-id: r9963
2003-09-02 07:49:40 +00:00
Paweł Kołodziejski
2533b23a60
added mixer features: volume and pan control per channel
...
svn-id: r9944
2003-08-31 20:26:21 +00:00
Nicolas Bacca
7d19b48670
Fix intro timing on WinCE ... guess everybody could use it but I'll leave the engine mainteners decide :p
...
svn-id: r9583
2003-08-06 23:49:50 +00:00
Joost Peters
fa2d02ce6d
applied eriktorbjorn's patch ( #776225 - 'BASS CD intro fixes')
...
svn-id: r9150
2003-07-23 19:33:34 +00:00
Robert Göffringmann
301f1cdf08
reprogrammed sky intros.
...
svn-id: r9053
2003-07-17 00:17:42 +00:00
Robert Göffringmann
b53435dfce
applied patch #766751 (BASS: Waiting for floppy intro music to finish) and fixed music bug (jukebox at St. James didn't stop playing)
...
svn-id: r8843
2003-07-07 16:40:27 +00:00
Max Horn
0a51114708
naother dataFileHeader change
...
svn-id: r8826
2003-07-07 00:27:31 +00:00
Joost Peters
934611c348
applied eriktorbjorn's floppy-intro-with-cd-version patch ( #765885 )
...
svn-id: r8753
2003-07-05 00:57:03 +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
1b5ea45887
fixed save/restore grid problems
...
svn-id: r8703
2003-07-02 01:46:25 +00:00
Robert Göffringmann
e95a72f7c4
fix intro timing + text
...
svn-id: r8256
2003-06-02 00:01:34 +00:00
Robert Göffringmann
f8ead8a776
remove useless screen updates, make non-seq intro parts escapable.
...
svn-id: r8255
2003-06-01 22:53:44 +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
Robert Göffringmann
d67c53d756
basic ingame speech support
...
svn-id: r8220
2003-06-01 03:44:07 +00:00
Robert Göffringmann
c1dfd566d5
stop sounds when escaping intro
...
svn-id: r8120
2003-05-29 23:15:36 +00:00
Robert Göffringmann
410f8b4826
a few small changes
...
svn-id: r7752
2003-05-20 19:39:32 +00:00
Robert Göffringmann
50bbfe0372
added SFX support
...
svn-id: r7574
2003-05-16 15:33:18 +00:00
Robert Göffringmann
7fb5bd3a3d
reordered some intro commands, made fade-in look nicer
...
svn-id: r7531
2003-05-15 19:14:40 +00:00
Robert Göffringmann
d0e5d1f44c
restructured some things (mainly the screen routines), moved things out from SkyState. (not yet complete)
...
svn-id: r7516
2003-05-14 22:33:39 +00:00
Joost Peters
d0fd19bd48
intro cleans up after itself after exiting with ESC-key, still needs some work/cleanup though
...
svn-id: r7247
2003-05-01 13:04:24 +00:00
Joost Peters
27bacb86cc
added hack-ish intro ESCape key code
...
svn-id: r7205
2003-04-29 20:42:47 +00:00
Joost Peters
849178c462
made vars consistent
...
svn-id: r7204
2003-04-29 20:13:00 +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
3fe290b57b
endian fixes
...
svn-id: r7188
2003-04-28 20:50:18 +00:00