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
Age
Commit message (
Expand
)
Author
2010-03-19
Beginnings of hooking up the new logic for current action display
Paul Gilbert
2010-03-18
code convention fixes mentioned by Max Horn
Vladimir Menshakov
2010-03-18
removed 'varia.res' from the resident pack files
Vladimir Menshakov
2010-03-18
do not seek for the empty assets
Vladimir Menshakov
2010-03-18
added abstract Pack class, moved code into FilePack and MemoryPack
Vladimir Menshakov
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-03-18
TINSEL: Change SaveSceneSsData from char* to SAVED_DATA*
Max Horn
2010-03-18
SCUMM: Add WORKAROUND comment
Max Horn
2010-03-18
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
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-03-18
Switch from Common::tag2string(foo).c_str() to tag2str(foo)
Max Horn
2010-03-17
Use resSize instead of computing its value again.
Arnaud Boutonné
2010-03-16
Add detection for Adiboo 2.14. Specify the exact version of a Adi 4.0
Arnaud Boutonné
2010-03-16
Some style fixes.
Johannes Schickel
2010-03-16
SCI: fix assert in sound code when fadeout is done (lsl1 bug #2970301)
Martin Kiewitz
2010-03-16
Add patch #2970176 - V0: MM Verb + Anim Fix.
Travis Howell
2010-03-16
Add patch #2971126 - MM V0: Ed(na) walk fix.
Travis Howell
2010-03-16
Add patch #2970899 - MM V0: flipped limbs drawing fix.
Travis Howell
2010-03-16
Further code implemented for the current action display
Paul Gilbert
2010-03-14
Further separation of MADS and M4 scene logic
Paul Gilbert
2010-03-14
Further work on separating M4 specific scene code into the m4_scene.cpp file
Paul Gilbert
2010-03-14
Increased the default Discworld 2 double-click time from 0.33 seconds to 0.55...
Paul Gilbert
2010-03-13
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
Johannes Schickel
2010-03-11
GUI: Remove GuiObject::getMillis()
Max Horn
2010-03-11
Loading the intro videos tira.imd and tirb.imd as early PreIMD
Sven Hesse
2010-03-11
Adding support for the early Fascination IMD format
Sven Hesse
2010-03-10
Fix bug #2963556: SAGA: Memory leaks #2
Andrew Kurushin
2010-03-10
Replace mutex_up/mutex_down methods by Common::StackLock
Max Horn
2010-03-10
cleanup
Max Horn
2010-03-10
AGOS: cleanup
Max Horn
2010-03-10
Fix a valgrind warning.
Johannes Schickel
2010-03-10
Fix bug #2963556: SAGA: Memory leaks
Andrew Kurushin
2010-03-10
Split up the SceneResources class into a generic common set, with specific ve...
Paul Gilbert
2010-03-10
Fix warning
Max Horn
2010-03-10
Silenced some harmless cppcheck warnings about unreachable code after a return.
Torbjörn Andersson
2010-03-09
DRASCULA: Simplify playFLI and its subroutines
Max Horn
2010-03-09
DRASCULA: Simplified some code, cleanup
Max Horn
2010-03-09
DRASCULA: Some cleanup; turn some global C++ objects into members of Drascula...
Max Horn
2010-03-08
Workaround for bug #1878514: COMI: Glitch when turning pages in recipe book
Max Horn
2010-03-08
SCI: Make EngineState parameter to INV_SEL explicit
Max Horn
2010-03-08
SCI: Made some stuff static
Max Horn
2010-03-08
Tweak makeVOCDiskStream
Max Horn
2010-03-07
Exclude font data tables for The Feeble Files, when AGOS2 games are disabled.
Travis Howell
2010-03-07
Add font data for Polish Windows 4CD version of The Feeble Files.
Travis Howell
2010-03-07
Split up the scene.cpp file into separate files for M4 and MADS specific scen...
Paul Gilbert
2010-03-06
- Reorder detection (floppy, CD, demos).
Arnaud Boutonné
2010-03-06
Playtoons - Add MD5s specified by scoriae in the forums
Arnaud Boutonné
2010-03-06
Gob3CD - Move subtitle check to initialization
Arnaud Boutonné
2010-03-06
Gob3 CD - some texts are skipped in the CD version because they are considere...
Arnaud Boutonné
[next]