index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sky
Age
Commit message (
Expand
)
Author
2003-09-10
removed superfluous #include
Max Horn
2003-09-10
added refCon parameter to timer class
Max Horn
2003-09-10
moved declaration of error/warning/debug from engine.h to util.h
Max Horn
2003-09-10
Fxo sky module compile
Travis Howell
2003-09-09
fix sfx routine
Robert Göffringmann
2003-09-08
renamed VersionSettings -> TargetSettings and also renamed some of its member...
Max Horn
2003-09-06
Actually make these game version message shown by default, so users can bette...
Travis Howell
2003-09-05
moved the sound ID param in playRaw before volume/pan
Max Horn
2003-09-05
cleaned up sound/mixer.h a bit; renamed some mixer methods for consistency
Max Horn
2003-09-02
changed sounds volume to original volume level, and fixed sounds in bass intro
Paweł Kołodziejski
2003-08-31
added mixer features: volume and pan control per channel
Paweł Kołodziejski
2003-08-21
patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local b...
Jonathan Gray
2003-08-20
copied some fixes which only were in 0.5.1 branch.
Robert Göffringmann
2003-08-18
added MDT_PREFER_NATIVE flag to BASS VersionSettings
Robert Göffringmann
2003-08-18
fix sfx restart after restoring a savegame
Robert Göffringmann
2003-08-15
Replaced printf()s with debug() and warning().
Torbjörn Andersson
2003-08-15
Replaced ADLIB_ALWAYS and ADLIB_PREFERRED with a more flexible
Jamieson Christian
2003-08-13
I didn't realize it at first, but LINC-space uses the same character data
Torbjörn Andersson
2003-08-11
remove meaningless warning
Robert Göffringmann
2003-08-10
Replaced use of File with use of SaveFileManager where appropriate.
Marcus Comstedt
2003-08-09
don't allow loading of messy 0.5.1 savegames.
Robert Göffringmann
2003-08-09
makes use of SoundMixer::pauseChannels() now.
Robert Göffringmann
2003-08-06
Fix intro timing on WinCE ... guess everybody could use it but I'll leave the...
Nicolas Bacca
2003-08-06
Fix #783732 : freeze on Pocket PC
Nicolas Bacca
2003-08-06
get rid of some g_system usage
Max Horn
2003-08-04
fixed dialog skipping
Robert Göffringmann
2003-08-03
new compacts, new loading + saving code (not compatible to old one)
Robert Göffringmann
2003-08-03
new compact data
Robert Göffringmann
2003-08-03
Added "fast mode" (Ctrl-F/Ctrl-G) like the one we have for SCUMM and Simon.
Torbjörn Andersson
2003-08-03
Added GCC bugtracking id to workaround for future reference.
Marcus Comstedt
2003-08-03
GCC bug workaround... (merge from branch-0-5-0)
Marcus Comstedt
2003-08-02
Removed introimg.cpp. Apparently Foster's don't want to be associated with
Torbjörn Andersson
2003-08-02
fix autoroute return codes.
Robert Göffringmann
2003-08-02
correct sound looping, thanks to our new mixer. :)
Robert Göffringmann
2003-08-02
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...
Max Horn
2003-08-01
changed loading & saving code to fix the bug discribed in the general forum. ...
Robert Göffringmann
2003-07-31
added patched messages for BASS's mistranslations.
Robert Göffringmann
2003-07-31
back disable warnings into stdafx.h, vc6 is lack of warnings support
Paweł Kołodziejski
2003-07-31
More LINC terminal font adjustments: Patch the "j" character for all
Torbjörn Andersson
2003-07-31
remove unused variable
Jonathan Gray
2003-07-31
cleaned up autoroute code
Robert Göffringmann
2003-07-31
applied slightly modified patch #772112 (BASS: Correcting (?) the LINC termin...
Robert Göffringmann
2003-07-31
deactivated loading/(auto-)saving at places where it's not allowed
Robert Göffringmann
2003-07-29
Partial fix for bug #779013. It no longer crashes, but the config file
Torbjörn Andersson
2003-07-28
checkin for LavosSpawn: 'work around bug #778105 (line width exceeded)'
Max Horn
2003-07-23
applied eriktorbjorn's patch (#776225 - 'BASS CD intro fixes')
Joost Peters
2003-07-18
Add game specific scaler override to sky
Travis Howell
2003-07-17
fix additional array read
Robert Göffringmann
2003-07-17
reprogrammed sky intros.
Robert Göffringmann
2003-07-16
Quick-Fix for the OOB access in RNC decoder.
Joost Peters
[next]