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
/
saga
Age
Commit message (
Expand
)
Author
2010-11-23
COMMON: Remove default value for endianess in ReadStreamEndian subclasses
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-18
ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avo...
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-10-24
SAGA: reduce memory usage
Andrew Kurushin
2010-10-24
SAGA: fix SAGA_DEBUG; fix IHNM cutaway typo
Andrew Kurushin
2010-10-24
SAGA: fix const cast warns
Andrew Kurushin
2010-10-24
SAGA: replace Resource:loadResource malloc with ByteArray class
Andrew Kurushin
2010-10-24
SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with ...
Andrew Kurushin
2010-10-24
SAGA: replace Actor::_actors and _objs malloc base arrays with Common::Array
Andrew Kurushin
2010-10-24
ALL: Fix various typos (patch #3093266)
Max Horn
2010-10-23
SAGA: replace Events malloc base linked list with Common::List
Andrew Kurushin
2010-10-23
SAGA: fix typo
Andrew Kurushin
2010-10-23
SAGA: replace decodeBGImage malloc with ByteArray
Andrew Kurushin
2010-10-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-10-23
SAGA: Add some const qualifiers to SagaEngine methods
Max Horn
2010-10-23
SAGA: Improve comment for ByteArray::getBuffer()
Max Horn
2010-10-22
SAGA: fix gcc size_t warns
Andrew Kurushin
2010-10-22
SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s...
Andrew Kurushin
2010-10-21
SAGA: fix gcc warn
Andrew Kurushin
2010-10-21
SAGA: replace Script and Thread "::*alloc" & "::free" with Common::Array
Andrew Kurushin
2010-10-21
SAGA: unroll IsoMap::drawTile buffer copy loop; refactor Sprite::drawClip
Andrew Kurushin
2010-10-20
SAGA: Fix warning: comparison of unsigned expression < 0 is always false
Max Horn
2010-10-20
SAGA: replace Sprite "::*alloc" & "::free" with Common::Array
Andrew Kurushin
2010-10-20
SAGA: replace Font "::*alloc" & "::free" with Common::Array
Andrew Kurushin
2010-10-20
SAGA: replace StringTable "::realloc" with Common::Array; reduce amount of me...
Andrew Kurushin
2010-10-20
SAGA: Silence warning
Torbjörn Andersson
2010-10-19
SAGA: SAGA: replace SpriteList "::realloc" with Common::Array
Andrew Kurushin
2010-10-19
SAGA: replace Actors "::realloc" with Common::Array
Andrew Kurushin
2010-10-19
SAGA: fix submit 53486 "Added sanity checks for realloc() calls - bug report ...
Andrew Kurushin
2010-10-15
SAGA: Added sanity checks for realloc() calls - bug report #3087852
Filippos Karapetis
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-10-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
2010-10-02
SAGA: Fix bug #3065113 with patched sound glitch
Eugene Sandulenko
2010-09-28
SAGA: Fix wrong logo animation in some versions of ITE
Torbjörn Andersson
2010-09-28
SAGA: Fix an ITE intro regression
Torbjörn Andersson
2010-09-28
SAGA: Initialise _driverType
Torbjörn Andersson
2010-09-19
SAGA: Fixed bug #3068840 - "ITE: ScummVM crashes when talking on the ferry"
Filippos Karapetis
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-09-14
SAGA: Fix audio flags for VOC sounds
Willem Jan Palenstijn
2010-08-17
SAGA: fix warning
Eugene Sandulenko
2010-07-30
Merged from trunk, from Rev 50841 to HEAD
Alejandro Marzini
2010-07-17
DEBUGGER: Simplify how our console debugger works / is used
Max Horn
2010-07-16
Removed unused variable. I believe thread->_instructionOffset serves the same
Torbjörn Andersson
2010-07-16
The standalone MIDI files for one of the re-releases of Inherit the Earth are
Torbjörn Andersson
2010-07-14
Don't close the MIDI driver twice. It's unnecessary, and some of our drivers
Torbjörn Andersson
2010-07-13
Merged from trunk, from Rev 49499 to HEAD
Alejandro Marzini
2010-07-05
SAGA: Fix warning on systems where enum's are unsigned
Max Horn
[next]