Matthew Hoops
|
6ba2bd8bfc
|
Add support for wave files in the audio volume. This is used in Pharkas CD and GK1 CD.
svn-id: r46916
|
2010-01-03 03:37:50 +00:00 |
|
Vladimir Menshakov
|
711fcccfa6
|
fixed font color and positioning for the well callback
svn-id: r46915
|
2010-01-03 02:04:43 +00:00 |
|
Vladimir Menshakov
|
2fc79f197f
|
improved accuracy of the speed calculations
svn-id: r46914
|
2010-01-03 01:57:05 +00:00 |
|
Vladimir Menshakov
|
0b92bf472a
|
fixed zero speed issue
svn-id: r46913
|
2010-01-03 01:52:36 +00:00 |
|
Vladimir Menshakov
|
ce40ad325c
|
removed noisy debug message
svn-id: r46912
|
2010-01-03 01:40:10 +00:00 |
|
Vladimir Menshakov
|
c951b14a15
|
moved scripted mark's animation after all sprites
svn-id: r46911
|
2010-01-03 01:25:08 +00:00 |
|
Vladimir Menshakov
|
1131c48f26
|
fixed broken pathfinding
svn-id: r46910
|
2010-01-03 01:10:07 +00:00 |
|
Vladimir Menshakov
|
58f4794221
|
increased vertical speed
svn-id: r46909
|
2010-01-03 01:07:59 +00:00 |
|
Vladimir Menshakov
|
ea513b3304
|
fixed h/v animation switch ratio
svn-id: r46908
|
2010-01-03 01:06:42 +00:00 |
|
Vladimir Menshakov
|
dcc4f179ac
|
fixed vertical/horizontal speed ratio
svn-id: r46907
|
2010-01-03 00:57:20 +00:00 |
|
Vladimir Menshakov
|
f1d800cb9d
|
improved mark's animation.
svn-id: r46906
|
2010-01-03 00:55:56 +00:00 |
|
Vladimir Menshakov
|
400958b045
|
do not show logo while loading save
svn-id: r46905
|
2010-01-02 22:40:17 +00:00 |
|
Vladimir Menshakov
|
e2d14e0499
|
fixed memory leak
svn-id: r46904
|
2010-01-02 22:32:24 +00:00 |
|
Vladimir Menshakov
|
09a197d125
|
added unlogic logo
svn-id: r46903
|
2010-01-02 22:30:43 +00:00 |
|
Martin Kiewitz
|
baf8575e36
|
SCI: adjusted kDisplay change to occur SCI1late
svn-id: r46902
|
2010-01-02 22:04:05 +00:00 |
|
Martin Kiewitz
|
2f65f8f7c6
|
SCI: kDisplay difference in SCI0 (fixes colonels bequest copy protection screen)
svn-id: r46901
|
2010-01-02 21:55:39 +00:00 |
|
Vladimir Menshakov
|
4640b35832
|
removed useless `system' pointer from render()
svn-id: r46900
|
2010-01-02 21:32:34 +00:00 |
|
Vladimir Menshakov
|
3e0588c98c
|
made fadein/out asynchronous, added fade type stub
svn-id: r46899
|
2010-01-02 21:21:32 +00:00 |
|
Vladimir Menshakov
|
2b083c491d
|
added fadeout tables
svn-id: r46898
|
2010-01-02 20:44:47 +00:00 |
|
Willem Jan Palenstijn
|
13a242838f
|
SCI/new music code: Don't stop notes when looping for a hold
svn-id: r46897
|
2010-01-02 20:20:36 +00:00 |
|
Filippos Karapetis
|
0b3d3c37a5
|
SCI/new music code: Fixed sound patch loading when restoring a saved game
svn-id: r46896
|
2010-01-02 19:24:52 +00:00 |
|
Filippos Karapetis
|
48f023b472
|
Properly fixed cmdUpdateCues() for SCI0, removing a hack
svn-id: r46895
|
2010-01-02 19:01:34 +00:00 |
|
Eugene Sandulenko
|
4cd4625365
|
We are in 2010 now
svn-id: r46894
|
2010-01-02 18:22:58 +00:00 |
|
Willem Jan Palenstijn
|
5c56d726b2
|
SCI/new music code: Improve midi hold handling a bit. Still broken.
svn-id: r46893
|
2010-01-02 18:16:12 +00:00 |
|
Filippos Karapetis
|
c920abf50a
|
Changed the default case of setAttribute() to a warning, so that loading works in LSL3
svn-id: r46892
|
2010-01-02 18:02:21 +00:00 |
|
Martin Kiewitz
|
6fa3c10aed
|
SCI/newmusic: fading signal handling changed... fixes lsl1demo and gk1demo
svn-id: r46891
|
2010-01-02 17:16:59 +00:00 |
|
Filippos Karapetis
|
2ef3983ed8
|
SCI/new music code: changed some SCI SysEx messages to enums
svn-id: r46890
|
2010-01-02 17:03:58 +00:00 |
|
Filippos Karapetis
|
91ebf0f916
|
Removed obsolete code
svn-id: r46889
|
2010-01-02 16:14:07 +00:00 |
|
Filippos Karapetis
|
f1b1005b38
|
Notify the game scripts when fading effect is done
svn-id: r46888
|
2010-01-02 15:58:55 +00:00 |
|
Filippos Karapetis
|
f62e2b2571
|
SCI/new music code: don't stop a music track if the fading effect has just finished. Fixes the music in GK1 (demo and full)
svn-id: r46887
|
2010-01-02 15:54:08 +00:00 |
|
Filippos Karapetis
|
6c16673305
|
SCI/new music code: Properly implemented cmdSetSoundHold, with the help of wjp and waltervn
svn-id: r46886
|
2010-01-02 15:37:17 +00:00 |
|
Filippos Karapetis
|
5b5499e06f
|
SCI/new music code: cleaned up cmdUpdateCues and changed the SCI reverb(?) SysEx in parseNextEvent() to a NOP for now, till its sorted out
svn-id: r46885
|
2010-01-02 15:02:41 +00:00 |
|
Martin Kiewitz
|
1084b90fbb
|
SCI: listsaves is now "list_saves", also included entry in help
svn-id: r46884
|
2010-01-02 14:11:38 +00:00 |
|
Martin Kiewitz
|
d4738631d5
|
SCI: implemented new console command "listsaves"
svn-id: r46883
|
2010-01-02 14:08:26 +00:00 |
|
Filippos Karapetis
|
2bc0ffdeb7
|
SCI/new music code: hopefully fixed a race condition
svn-id: r46882
|
2010-01-02 13:57:36 +00:00 |
|
Filippos Karapetis
|
5b4b8e053f
|
SCI/new music code: Fix for a music related crash in SCI0 games (the sound object can get deleted while polling it)
svn-id: r46881
|
2010-01-02 13:36:12 +00:00 |
|
Filippos Karapetis
|
d4dda4df83
|
SCI/new music code: Implemented cmdSetSoundHold. Larry now exits the limo normally in LSL5
svn-id: r46880
|
2010-01-02 13:04:36 +00:00 |
|
Eugene Sandulenko
|
aaf66f20ef
|
Implement FR #2827944: "SAGA: Hide in-game GUI on thumbnails"
svn-id: r46879
|
2010-01-02 11:03:12 +00:00 |
|
Martin Kiewitz
|
0c9b828db1
|
SCI: console behaviour changed for vmvars command, now allows entering decimal values, also accepts hexadecimal values (use e.g. 12h). hexadecimal addresses are still accepted as well
svn-id: r46878
|
2010-01-02 09:39:17 +00:00 |
|
Torbjörn Andersson
|
2165dc1a25
|
Indentation fix. (Which still leaves a lot that probably ought to be fixed in
this directory...)
svn-id: r46877
|
2010-01-02 08:53:06 +00:00 |
|
Martin Kiewitz
|
df94844db0
|
SCI/newmusic: now clipping volume in cmdFadeSound
svn-id: r46876
|
2010-01-02 08:30:19 +00:00 |
|
Martin Kiewitz
|
513a56cd5e
|
SCI/newmusic: set default volume on MusicEntry creation, use volume selector sci1late (soundversion) only
svn-id: r46875
|
2010-01-02 08:15:01 +00:00 |
|
Matthew Hoops
|
1f2c92076b
|
Fix the GK1 CD intro sequence (regression from r46839, which fixed a regression from r46656). kPlatform with no arguments is different in SCI32.
svn-id: r46874
|
2010-01-02 03:44:40 +00:00 |
|
Filippos Karapetis
|
caf75e1bf5
|
SCI/new music code: Implemented cmdSetSoundPriority
svn-id: r46873
|
2010-01-02 01:41:39 +00:00 |
|
Filippos Karapetis
|
a927cff256
|
SCI/new sound code: disabled some unused code and named a previously unknown variable of the sound channel data
svn-id: r46872
|
2010-01-02 01:40:10 +00:00 |
|
Filippos Karapetis
|
94fb4762e2
|
Changed wording from "handle" to "sound", as we're dealing with sound objects, not handles. Also, made the warnings thrown when a slot couldn't be found more verbose. Finally, changed the logic of when warnings should be thrown in cmdSetSoundLoop
svn-id: r46871
|
2010-01-02 01:09:49 +00:00 |
|
Johannes Schickel
|
c671c17258
|
Use Common::StackLock.
svn-id: r46870
|
2010-01-02 00:54:11 +00:00 |
|
Filippos Karapetis
|
032b23e8d8
|
SCI/new music code: Fixed some mutex-related issues
svn-id: r46869
|
2010-01-02 00:45:55 +00:00 |
|
Eugene Sandulenko
|
be1d586cd5
|
Removing now redundant comment. The fix was correct.
svn-id: r46868
|
2010-01-02 00:22:46 +00:00 |
|
Jordi Vilalta Prat
|
a22fd021e9
|
Move the LZSS code to the Groovie namespace.
svn-id: r46867
|
2010-01-02 00:07:20 +00:00 |
|