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
2010-03-20
fixed stream leaks
Vladimir Menshakov
2010-03-20
restored subtitle feature
Vladimir Menshakov
2010-03-20
fixed file leak, cleanups
Vladimir Menshakov
2010-03-20
fixed compilation error
Vladimir Menshakov
2010-03-20
use TransientFilePack on psp
Vladimir Menshakov
2010-03-20
removed 'subtitle' option, added missing finalize
Vladimir Menshakov
2010-03-20
added close()
Vladimir Menshakov
2010-03-20
added TransientFilePack
Vladimir Menshakov
2010-03-20
Some style fixes.
Johannes Schickel
2010-03-20
Remove unused stdarg.h include.
Johannes Schickel
2010-03-20
Sort object files.
Johannes Schickel
2010-03-20
Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp).
Johannes Schickel
2010-03-20
marked all methods with virtual
Vladimir Menshakov
2010-03-20
do not read last dummy entry in pack
Vladimir Menshakov
2010-03-20
Add common/util.h include to common/algorithm.h for SWAP.
Johannes Schickel
2010-03-19
Also remove Win32PluginProvider::addCustomDirectories, as it obviously isn't ...
Max Horn
2010-03-19
DC: Removing unneeded DCPluginProvider::addCustomDirectories
Max Horn
2010-03-19
PSP: removed unneeded overload of addCustomDirectories()
Yotam Barnoy
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
Commit salty-horse's patch for VectorRendererSpec.cpp, which fixes the use of...
Johannes Schickel
2010-03-18
One more try to make DC & PSP compile again
Max Horn
2010-03-18
Trying to fix compilation (porters should review these changes, seems I uncov...
Max Horn
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-03-18
Convert some occurences of StringList to StringArray;
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 tag2str from util.h to str.h
Max Horn
2010-03-18
COMMON: Move port specific '#define fputs' from util.cpp to textconsole.cpp
Max Horn
2010-03-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
2010-03-18
Make keymapper compilable again
Max Horn
2010-03-18
Fix warnings
Max Horn
2010-03-18
Switch from Common::tag2string(foo).c_str() to tag2str(foo)
Max Horn
2010-03-18
GUI: Make GuiObject::_name const, init all members in constructor
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-15
Changing Imd::renderFrame() and Vmd::renderFrame() to properly clip the drawi...
Sven Hesse
2010-03-15
The frame coordinate cropping for IMDs is wrong, and should be unnecessary an...
Sven Hesse
2010-03-14
fixed terminate line
Paweł Kołodziejski
[next]