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
2011-01-31
SAGA: Fixed some typos, and removed an obsolete comment
Filippos Karapetis
2011-01-31
SAGA: Split the resource patching code into appropriate game-specific resourc...
Filippos Karapetis
2011-01-31
SAGA: Turned several unnecessarily inherited classes into typedefs
Filippos Karapetis
2011-01-31
SAGA: Rewrote the MacBinary resource loading code
Filippos Karapetis
2011-01-23
VIDEO: Move video classes to Video:: namespace
Eugene Sandulenko
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 1/2
Eugene Sandulenko
2011-01-08
SAGA: Include scummsys.h to force rebuild after reconfigure
Willem Jan Palenstijn
2010-12-16
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
Matthew Hoops
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
[prev]
[next]