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-10-18
Need a differentiating zlib.h filename for SymbianOS.
Lars Persson
2008-10-18
Rewrote XMLParser error() function for the 5th time.
Vicent Marti
2008-10-18
Fixed: Default theme had several XML headers.
Vicent Marti
2008-10-18
Changed XML Parser to require standards-compilant XML header.
Vicent Marti
2008-10-18
Fixed: Invisible debugger console text in Classic theme.
Vicent Marti
2008-10-18
ImageManager: Added support for generic archives (zips and folders).
Vicent Marti
2008-10-18
Fixed: "GUI: Crash in Debugger" (ID: 2169419)
Vicent Marti
2008-10-16
OSYSTEM: Pushed out some port specific code from common/system.cpp to the res...
Max Horn
2008-10-15
Changed XMLParser comment syntax to conform to XML standards (<!-- * -->)
Vicent Marti
2008-10-15
Fixed: Game version selection menu (Bugs 2167730 and 2164305).
Vicent Marti
2008-10-14
Fixed: Freddi 1/2 ingame menu crash (BUG 2167027).
Vicent Marti
2008-10-14
Another tweak to HE: Use SearchMan.openFile instead of a raw FSNode
Max Horn
2008-10-14
Greatly improved XML Parser error messages.
Vicent Marti
2008-10-14
Added "Mass Add" dialog.
Vicent Marti
2008-10-14
Fixed: Parser crash when adding an XML layout with an unhandled type.
Vicent Marti
2008-10-14
Crash ScummVM when a widget definition cannot be found in the XML file and sh...
Vicent Marti
2008-10-13
Patch #2131406: AGI: Fix Crash with Apple][ Instruments.
Kari Salminen
2008-10-13
Fixed crash after using cutscene subtitles. (Now I *know* no one has used that
Torbjörn Andersson
2008-10-13
Removed SearchManager::addArchive, since SearchManager::add offers the same f...
Johannes Schickel
2008-10-13
OSYSTEM: Removed unused getExtraThemeConfig() method (TODO: Implement a new s...
Max Horn
2008-10-13
Fix for bug #2162342: FREDDI1: Game does not start
Max Horn
2008-10-13
Fixed: Ingame debug console in all games.
Vicent Marti
2008-10-13
- fix installer file support for Kyra 2 and 3
Florian Kagerer
2008-10-13
Use the save file manager's listSavefiles() function to find out if any saveg...
Torbjörn Andersson
2008-10-12
Merged ThemeEngine::themeEval() and ThemeEngine::evaluator() methods into a s...
Max Horn
2008-10-12
Removing dead code
Max Horn
2008-10-12
Increased maximum subtitle line length for SimSaw. That code really should be
Torbjörn Andersson
2008-10-12
Don't call Common::List::size() if you don't have to (it's an expensive opera...
Max Horn
2008-10-12
COMMON: Added a new ObjectPool class, with matching operator new/delete overl...
Max Horn
2008-10-12
Fixed some more bad inline Doxygen comments (if you omit the '<', Doxygen thi...
Max Horn
2008-10-12
Don't force inline on big funcs if you don't have to (in this case, it added ...
Max Horn
2008-10-12
cleanup
Max Horn
2008-10-12
Fix some in-line doxygen comments to document the correct member(s); also fix...
Max Horn
2008-10-12
Fix warning
Max Horn
2008-10-12
Changed Common::Rect doxygen comments to the (Java) style we use elsewhere
Max Horn
2008-10-12
The MSVC8 -> MSVC 7/7.1 conversion tool now handles both cases of version num...
Filippos Karapetis
2008-10-12
Changed BRA to use the new Common:Archive infrastructure.
Nicola Mettifogo
2008-10-12
* Added prefix support to cache entries of FSDirectory, as specified in patch...
Nicola Mettifogo
2008-10-11
Fixed yet another typo
Max Horn
2008-10-11
GUI ThemeEngine changes:
Max Horn
2008-10-11
Changed XMLParser to use SearchMan / FSNode::openForReading
Max Horn
2008-10-11
Some cleanup (in particular: do not convert String -> char * -> String needle...
Max Horn
2008-10-11
Order files in gui/module.mk alphabetically
Max Horn
2008-10-11
Use Common::File instead of FilePtr
Max Horn
2008-10-11
Synced the rest of the MSVC project files (MSVC7, 7.1 and 8) with the latest ...
Filippos Karapetis
2008-10-11
Add patch from Quietust - Correct music speed in Amiga V2/V3 games.
Travis Howell
2008-10-11
Fixed crash when existing BRA: fonts were deallocated twice.
Nicola Mettifogo
2008-10-10
Fixed typo.
Torbjörn Andersson
2008-10-09
Update theme package name.
Travis Howell
2008-10-09
Fixed warning when loading themes contained inside a folder.
Vicent Marti
[prev]
[next]