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
/
engines
/
sky
Age
Commit message (
Expand
)
Author
2011-09-12
SKY: fix bug #3149412: Invalid Mode when giving shades to travel agent
Joost Peters
2011-09-08
SKY: Made some more static data const.
Johannes Schickel
2011-09-08
SKY: Made some static data const.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-13
I18N: Make many more GUI MessageDialog strings translatable
Thierry Crozat
2011-06-02
SKY: Replace snprintf() usage with Common::String::format()
D G Turner
2011-06-02
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
Max Horn
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-25
ALL: armour -> armor
Matthew Hoops
2011-05-22
ENGINES: Further unify engine names
Thierry Crozat
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-28
JANITORIAL: Format more forward declarations to follow convention
Ori Avtalion
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-04-18
COMMON: Rename Error to ErrorCode, introduce new Error class
Max Horn
2011-04-14
ALL: centre -> center
Max Horn
2011-04-14
ALL: colour -> color
Max Horn
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2011-03-28
AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use it
Max Horn
2011-03-23
ENGINES: Use Common::StackLock in more places
Max Horn
2011-03-19
SKY: Cleanup volume levels initialization
dhewg
2011-02-16
Merge branch 'master' into osystem-palette
Johannes Schickel
2011-02-16
SKY: Restore old sequence delay behaviour.
dhewg
2011-02-16
SKY: Fix array access in debug code.
Alyssa Milburn
2011-02-16
SKY: Stop intro sound before freeing the buffer.
Alyssa Milburn
2011-02-14
SKY: Adapt to [set|grab]Palette RGBA->RGB change.
dhewg
2011-02-14
SKY: get rid of timer based gfx updates
dhewg
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2010-11-01
ENGINES: Replace many printfs by warning/debug/debugN
Max Horn
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-09-15
MIDI: Send a reset MIDI device signal on startup.
Johannes Schickel
2010-07-17
DEBUGGER: Simplify how our console debugger works / is used
Max Horn
2010-06-25
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...
Florian Kagerer
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-05-04
Move initGraphics and initCommonGFX from to new header.
Max Horn
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-04-05
Fix bug #2982014 "BASS: MT-32 warning on Intro skipping" by properly delaying...
Johannes Schickel
2010-03-22
Patch #2973290: Semicolon cleanup
Max Horn
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-03-18
COMMON: Move typedef StringList from str.h to new header str-array.h
Max Horn
2010-03-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
2010-02-28
Don't try to dispose of "_bgBuf + 256" automatically when playing the BASS
Torbjörn Andersson
2010-02-21
Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...
Yotam Barnoy
2010-01-30
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
Johannes Schickel
2010-01-28
Get rid of use of Audio::makeRawMemoryStream_OLD in SKY.
Johannes Schickel
[next]