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
Age
Commit message (
Expand
)
Author
2009-03-04
Ease conditional LoL compiling with build systems not based on the default one.
Johannes Schickel
2009-03-04
Updated the MSVC project files for the SCI engine and the ScummVM common code...
Filippos Karapetis
2009-03-04
Fixed compilation when ENABLE_LOL is not set
Filippos Karapetis
2009-03-04
sword1: disable saving/loading through GMM when in game menu
Fabio Battaglia
2009-03-04
sword1: enable thumbnails when saving through GMM
Fabio Battaglia
2009-03-04
SCI: Removed unused FEED_MODE_DEAD, extended FIXME comment for FEED_MODE_RESTART
Max Horn
2009-03-04
SCI: Merged polled player & PCMFeedAudioStream -> PolledPlayerAudioStream
Max Horn
2009-03-04
SCI: Added FIXME about Opl2 driver hardcoding sample rate. well, we probably ...
Max Horn
2009-03-04
SCI: Merged sfx/mixer.cpp into sfx/player/polled.cpp
Max Horn
2009-03-04
SCI: Replaced sfx_iterator_make_feed and associated code by Audio::makeLinear...
Max Horn
2009-03-04
Added capabilities to allow BT Mouse support
Lars Persson
2009-03-04
SCI: Use Audio::Timestamp instead of sfx_timestamp_t
Max Horn
2009-03-04
Added Audio::Timestamp class, based on SCI's sfx_timestamp_t; also provide a ...
Max Horn
2009-03-04
SCI: mixer cleanup
Max Horn
2009-03-04
Fixed weirdness in groovie (as reported on scummvm-devel)
Max Horn
2009-03-04
SCI: Moved script.cpp from scicore/ to engine/ (because its header file is th...
Max Horn
2009-03-04
SCI: Reduce header interdeps
Max Horn
2009-03-04
SCI: cleanup
Max Horn
2009-03-04
SCI: Added TODO (rect_t should be replaced by Common::Rect), minor tweaks
Max Horn
2009-03-04
Removed stale READ_PS2.TXT
Max Lingua
2009-03-04
SCI: Fix warnings
Max Horn
2009-03-04
- 0.13.x friendly ;-)
Max Lingua
2009-03-04
- Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE...
Johannes Schickel
2009-03-03
- ResourceManager uses HashMap to store and access resource info.
Greg Frieger
2009-03-03
LOL: implemented some walking code for the monsters
Florian Kagerer
2009-03-03
Added missing checkCd() execution when loading through GMM
Fabio Battaglia
2009-03-03
Enabled and hopefully fixed GMM saving/loading for sword1
Fabio Battaglia
2009-03-03
Renamed parameter to silence warning.
Torbjörn Andersson
2009-03-03
Merged unpackDCL_hdyn() and unpackDCL() and removed some unused code
Filippos Karapetis
2009-03-03
Fixed crash in SQ4
Filippos Karapetis
2009-03-03
Cleaned up some comments
Fabio Battaglia
2009-03-03
SCI1: Improved color mapping when drawing line/box/text. Text with transparen...
Greg Frieger
2009-03-03
Corrected click handling when a text message is displaying to properly dismis...
Paul Gilbert
2009-03-03
Changed the int16[5] array used in pathfinding to a structure with explicitly...
Paul Gilbert
2009-03-03
Formatting fixes
Paul Gilbert
2009-03-02
Add playtime feature support to sword1
Fabio Battaglia
2009-03-02
Gave decompression methods more descriptive names. Some cleanup
Filippos Karapetis
2009-03-02
Cleanup
Filippos Karapetis
2009-03-02
Mention Broken Sword 1 PSX in the NEWS and the README.
Matthew Hoops
2009-03-02
Make the file browser bigger in 1x mode
Max Horn
2009-03-02
Marked PUT, PRINT and WAIT commands as not used in the scripts of BRA (thus t...
Nicola Mettifogo
2009-03-02
Avoid using unnecessary buffers in psxShrinkedBackgroundToIndexed
Fabio Battaglia
2009-03-02
Implemented 'open', 'close' and 'leave' commands.
Nicola Mettifogo
2009-03-02
Avoid using unnecessary buffers in psxBackgroundToIndexed
Fabio Battaglia
2009-03-02
Formatting changes in older PSX related functions
Fabio Battaglia
2009-03-02
Changed the way Broken Sword PSX parallax are handled to improve speed
Fabio Battaglia
2009-03-02
Slight cleanup
Filippos Karapetis
2009-03-02
Slight cleanup
Filippos Karapetis
2009-03-02
Enabled walking delay for follower animation.
Nicola Mettifogo
2009-03-02
Bugfix for frequent freezes when doing actions - the main movement state swit...
Paul Gilbert
[prev]
[next]