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
/
sci
Age
Commit message (
Expand
)
Author
2009-03-10
SCI: Renamed SongIteratorMessage -> SongIterator::Message; cleanup
Max Horn
2009-03-10
SCI: More SongIterator refactoring.
Max Horn
2009-03-09
SCI: result_word_t -> ResultWord; switched to Common::List for storing lists ...
Max Horn
2009-03-09
Don't adjust data pointer in makeStream.
Willem Jan Palenstijn
2009-03-09
Fix uninitialized color meta-values.
Willem Jan Palenstijn
2009-03-09
SCI: Added BaseSongIterator copy constructor which invokey sci_refcount_incref
Max Horn
2009-03-09
Reset child iterators on deletion.
Willem Jan Palenstijn
2009-03-09
SCI: Rewrote handling of song wakeup times & (iterator) delays, to avoid roun...
Max Horn
2009-03-08
Added more missing NULLing
Sven Hesse
2009-03-08
Formatting.
Johannes Schickel
2009-03-08
Fix warning.
Johannes Schickel
2009-03-08
Fix missing return.
Willem Jan Palenstijn
2009-03-08
Use new Palette class to manager pixmap palettes.
Willem Jan Palenstijn
2009-03-08
Restore potentially useful info deleted in r39188
Willem Jan Palenstijn
2009-03-08
Fix boxes not blocking control/priority map.
Willem Jan Palenstijn
2009-03-08
SCI: Fixed regression in new_fast_forward_iterator
Max Horn
2009-03-08
SCI: Changed suffix list to be stored as a Common::List; also fixed spelling:...
Max Horn
2009-03-08
SCI: Renamed vocab.cpp to vocabulary.cpp, to match the name of the header file
Max Horn
2009-03-08
SCI: replaced get_int_16 by READ_LE_UINT16, and got rid of inverse_16
Max Horn
2009-03-08
SCI: Added new header gfx/font.h and removed some dead code
Max Horn
2009-03-07
Whitespace cleanup: Convert space followed by tab to just tab
Max Horn
2009-03-07
SCI: Reduced header interdependencies some more
Max Horn
2009-03-07
SCI: Moved scummvm_get_event to operations.cpp (the only place where it is us...
Max Horn
2009-03-07
Updated savegame.cfsml
Filippos Karapetis
2009-03-07
Replaced getInt15 in intstrument-map.cpp as well
Filippos Karapetis
2009-03-07
The ScummVM debug console is now working (though only the "version" command i...
Filippos Karapetis
2009-03-07
Merged all the different cursor drawing functions inside gfxr_interpreter_get...
Filippos Karapetis
2009-03-07
Replaced gfxprintf
Filippos Karapetis
2009-03-07
Replaced getInt16, getUInt16 and putInt16
Filippos Karapetis
2009-03-07
Removed unused code
Filippos Karapetis
2009-03-07
Fixed crash when reading some SCI1 resource map
Greg Frieger
2009-03-07
SCI: Replaced linked list of Sci1Samples by a Common::List
Max Horn
2009-03-07
SCI: More cleanup in the song iterator codebase
Max Horn
2009-03-07
SCI: Removed resource_map.o and resource_patch.o from module.mk
Max Horn
2009-03-07
Added detection of SCI1.1 and SCI32 resource volumes
Greg Frieger
2009-03-07
Merged scicore/resource_map.cpp and scicore/resource_patch.cpp to scicore/res...
Greg Frieger
2009-03-07
Cleaned / reworked readResourceMapSCI0 and readResourceMapSCI1
Greg Frieger
2009-03-07
Use map/volume versions from detection.cpp if set
Greg Frieger
2009-03-07
Map/volume loader and version detection functions cleaned and reworked.
Greg Frieger
2009-03-06
SongIterator is a class, not a struct
Filippos Karapetis
2009-03-06
SCI: Reduce SFX header dependencies
Max Horn
2009-03-06
SCI: Continued C++ification of SongIterator code
Max Horn
2009-03-06
SCI: Fixed (I hope) song iterator death listeners; and some cleanup
Max Horn
2009-03-06
SCI: Started to revamp the song iterator death notification system (which cur...
Max Horn
2009-03-06
Cleanup and unification. Merged decryptinit3() inside decrypt3()
Filippos Karapetis
2009-03-06
SongIterator is a class, not a struct
Filippos Karapetis
2009-03-06
SCI: C++ifyed SongIterator and its subclasses
Max Horn
2009-03-06
SCI: Some cleanup to the SongIteratorMessage code
Max Horn
2009-03-06
SCI: Converted SongIterator::get_pcm_feed into a virtual method
Max Horn
2009-03-06
SCI: Restructured PolledPlayerAudioStream::readBuffer a bit
Max Horn
[prev]
[next]