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-22
Fix for bug #2969211 "NIPPON: Crash in Intro".
Johannes Schickel
2010-03-21
Fix shadow member of this warnings of gcc.
Johannes Schickel
2010-03-21
Revert of accidental commit to engines.mk
Paul Gilbert
2010-03-21
Added framework for displaying game dialogs
Paul Gilbert
2010-03-21
Ack, typo!
Marcus Comstedt
2010-03-21
Autodetect long V numbers and shorten them.
Marcus Comstedt
2010-03-21
preload inventory graphics on load
Vladimir Menshakov
2010-03-21
-added overlay rendering flag
Vladimir Menshakov
2010-03-21
reverted the z-order patch.
Vladimir Menshakov
2010-03-20
documented psp hack
Vladimir Menshakov
2010-03-20
reverted inventory objects patch, added mark's animation z-order patch.
Vladimir Menshakov
2010-03-20
fixed inventory object overflow
Vladimir Menshakov
2010-03-20
ported all code to ScopedPtr
Vladimir Menshakov
2010-03-20
Fix out of bounds access.
Johannes Schickel
2010-03-20
- Renamed SharedPtr<T>::Pointer to SharedPtr<T>::PointerType
Johannes Schickel
2010-03-20
Style fixes / cleanup.
Johannes Schickel
2010-03-20
removed local scopedptr
Vladimir Menshakov
2010-03-20
added ScopedPtr template
Vladimir Menshakov
2010-03-20
textual cleanups
Vladimir Menshakov
2010-03-20
cleaned up inventory activation, enter toggles the inventory.
Vladimir Menshakov
2010-03-20
fixed endianess issue
Vladimir Menshakov
2010-03-20
removed auto_ptr semantics in a favor of boost's scoped_ptr
Vladimir Menshakov
2010-03-20
fixed another stream leak
Vladimir Menshakov
2010-03-20
Add missing tokenizer.h include.
Johannes Schickel
2010-03-20
flush inventory items on savegame load, fixing invalid item tiles after multi...
Vladimir Menshakov
2010-03-20
documented pack classes, restored old substream creation for FilePack
Vladimir Menshakov
2010-03-20
DS: Changing version number on title screen
Neil Millstone
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
[next]