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
2008-09-11
Simplify check for a slash in the string *g*
Max Horn
2008-09-10
Cleanup.
Johannes Schickel
2008-09-10
Merged up iPhone backend changes from 0.12 to trunk
Oystein Eftevaag
2008-09-10
Cleanup.
Johannes Schickel
2008-09-10
Removed the unused variable changeColor
Filippos Karapetis
2008-09-10
Merged all the methods to assign and set default palettes
Filippos Karapetis
2008-09-10
Small fix to help with compile problems on Amiga
Max Horn
2008-09-10
Reduced game memory usage by about 400KB by only loading the current language...
Filippos Karapetis
2008-09-10
Fix for bug #2102828 - "AGOS - compilation error, uninitialized variable"
Filippos Karapetis
2008-09-10
Fix in the Igor engine for bug #2101083 - "ANY - MSVC71 compilation fails due...
Filippos Karapetis
2008-09-09
Changed static resource code to use Streams instead of operating on buffers.
Johannes Schickel
2008-09-09
New version of drascula.dat
Filippos Karapetis
2008-09-09
New version of the create_drascula tool
Filippos Karapetis
2008-09-09
- Cleanup and simplification
Filippos Karapetis
2008-09-09
Cleanup of exitRoom()
Filippos Karapetis
2008-09-09
Cleanup
Filippos Karapetis
2008-09-09
Cleanup. Simplified converse()
Filippos Karapetis
2008-09-09
Committed patch #2100962 - "Saga engine reduced memory usage"
Filippos Karapetis
2008-09-09
Fix for bug #2101083 - "ANY - MSVC71 compilation fails due to warnings-as-err...
Filippos Karapetis
2008-09-08
Documented commit 34450 (game path searched recursively).
Nicola Mettifogo
2008-09-08
HOF: msvc8 compile fix (ARRAYSIZE used with run-time allocated array)
Florian Kagerer
2008-09-08
Updated/Fixed Symbian Filesystem handling.
Lars Persson
2008-09-08
Made some filenames uppercase for consistency.
Johannes Schickel
2008-09-08
Fixed LoL file loading regression.
Johannes Schickel
2008-09-08
Made searching the game path recursive (with the default depth of 4 levels). ...
Nicola Mettifogo
2008-09-08
Don't use fileName both as a structure and as a function parameter
Filippos Karapetis
2008-09-08
Some more unification of options:
Filippos Karapetis
2008-09-08
Removed some unneeded conversions from the MSVC8->MSVC7/7.1 conversion tool
Filippos Karapetis
2008-09-08
Changed WarnAsError to be true across all engines, in both debug and release ...
Filippos Karapetis
2008-09-08
decompiler.cpp is not used anywhere by default. Remove it to prevent a warnin...
Filippos Karapetis
2008-09-08
Switched File::open, File::addDefaultDirectory to use a SearchSet internally....
Max Horn
2008-09-08
Reduced calls to File::exists()
Filippos Karapetis
2008-09-08
Free the current voice lookup table a bit earlier in loadGlobalResources()
Filippos Karapetis
2008-09-08
Added kyra/resource_intern.* to the kyra MSVC project files
Filippos Karapetis
2008-09-08
Cleanup
Filippos Karapetis
2008-09-07
Changed priorities for search paths. (Just in case system specific data paths...
Johannes Schickel
2008-09-07
Changed md5_file(FSNode) to use FSNode::openForReading
Max Horn
2008-09-07
- Fixed regression in Resource::unloadPakFile
Johannes Schickel
2008-09-07
Got rid of all Common::File usages in Kyra.
Johannes Schickel
2008-09-07
Replaced Engine::_gameDataPath (a String) by Engine::_gameDataDir (an FSNode)...
Max Horn
2008-09-07
Fix warning about missing virtual destructor
Max Horn
2008-09-07
Add a priority param to OSystem::addSysArchivesToSearchSet (still in search f...
Max Horn
2008-09-07
oops
Max Horn
2008-09-07
Made File::addDefaultDirectory(Recursive) ignore FSNodes which are not dirs /...
Max Horn
2008-09-07
Allow invoking FilesystemNode::getChild on non-dir nodes, by returning an inv...
Max Horn
2008-09-07
Moved Kyra resource code to a SearchSet/Archive based implementation, this re...
Johannes Schickel
2008-09-07
added two FIXMEs to M4 -- somehow, adding two subdirs of CWD named 'goodstuf'...
Max Horn
2008-09-07
Comment out some #defines in skydefs.h as they conflict with other headers (e...
Max Horn
2008-09-07
Added new OSystem method addSysArchivesToSearchSet() [better name pending, su...
Max Horn
2008-09-07
Symbian already store all paths with a trailing "\".
Lars Persson
[next]