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-10-05
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...
Max Horn
2003-10-05
factor out common gfx_mode/fullscreen setup code from the game engines into t...
Max Horn
2003-10-04
use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...
Max Horn
2003-10-03
Fix OOB SysEx checksums
Jamieson Christian
2003-10-01
Whitespace changes
Torbjörn Andersson
2003-10-01
Whitespace changes
Torbjörn Andersson
2003-09-28
Improve intro timing a tiny bit on WinCE
Nicolas Bacca
2003-09-24
Fix for Bug [805923] BASS: Notes left on when quitting game
Jamieson Christian
2003-09-24
Whitespace changes
Torbjörn Andersson
2003-09-19
fixed warning on systems with 64bit pointers
Max Horn
2003-09-18
added initial support for building our 4 adventure engines as loadable module...
Max Horn
2003-09-18
cleanup
Max Horn
2003-09-18
changed & documented the premixer semantics
Max Horn
2003-09-18
plugin work: right now, only with build rules for OS X. Once I can get it to ...
Max Horn
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
2003-09-17
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...
Max Horn
2003-09-17
some tweaks to the build system (work toward plugin support)
Max Horn
2003-09-17
added a static method setDefaultDirectory to class File; used this to simplif...
Max Horn
2003-09-13
proper fix for bug #791207
Joost Peters
2003-09-13
workaround for bug #791207
Joost Peters
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
[prev]
[next]