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-12-30
Cleanup.
Johannes Schickel
2008-12-30
Implemented FR #2475519 "Enable F1 game menu in Full Throttle".
Johannes Schickel
2008-12-30
Fix for dialogue from Stauf and Ego during puzzles.
Scott Thomas
2008-12-30
Another change I forgot to do in revision 35447.
Nicola Mettifogo
2008-12-29
Removed unused variable.
Johannes Schickel
2008-12-29
Fix for ""LAUNCHER: "(Mass) Add" buttons + built-in GUI = buggy"" (bug ID 247...
Vicent Marti
2008-12-29
- Removed game sound information for sound types that it can be determined au...
Filippos Karapetis
2008-12-29
- IHNM Mac loads correctly again
Filippos Karapetis
2008-12-29
Add detection for Russian The 7th Guest.
Eugene Sandulenko
2008-12-29
Updated Theme Package generator to work with Python 2.6-3.0 (push Python forw...
Vicent Marti
2008-12-29
Changed PSP graphic modes to use low resolution themes (possible fix for bug ...
Vicent Marti
2008-12-29
Fixed typo
Filippos Karapetis
2008-12-29
Silenced MSVC warning
Filippos Karapetis
2008-12-29
Reset screen dimension settings after closing menu.
Johannes Schickel
2008-12-29
- Cleanup
Johannes Schickel
2008-12-29
Replaced Hex Dumper in Binary theme parser.
Vicent Marti
2008-12-29
Extended some comments.
Johannes Schickel
2008-12-29
Fixed character selection screen.
Johannes Schickel
2008-12-29
Cleanup.
Johannes Schickel
2008-12-29
Replaced the old stack macros with ScummVM's FixedStack class.
Torbjörn Andersson
2008-12-29
Silenced MSVC warnings about uninitialized variables
Filippos Karapetis
2008-12-29
Add more versions of Blues Clues games.
Travis Howell
2008-12-29
Add Blue's Treasure Hunt.
Travis Howell
2008-12-29
T7G graphics enhancement: Add the unused skeleton graphics to the maze
Scott Thomas
2008-12-29
Explicitely using MIN<int>(). This should fix bug #2473627
Sven Hesse
2008-12-29
Implemented the non-monospaced font in the save name input field
Sven Hesse
2008-12-28
LOL: - fixed some bugs in the main menu code (premature pak file unloading et...
Florian Kagerer
2008-12-28
workaround for ce's limitation of cwd in _access too
Kostas Nakos
2008-12-28
fix buggy repaints caused by multiple calls to the overlay toggles
Kostas Nakos
2008-12-28
1) Add the KeysDialog layout to the modern theme. 2) Improve somewhat the lay...
Kostas Nakos
2008-12-28
Fixing the save/load list box's width
Sven Hesse
2008-12-28
Removing debug stuff I accidentally left in
Sven Hesse
2008-12-28
Made the F6 and F5 (SCUMM only) menus fit in 320x200. I'd appreciate if someone
Torbjörn Andersson
2008-12-28
Fixing the semi-transparency
Sven Hesse
2008-12-28
/That's/ the blit24
Sven Hesse
2008-12-28
More graphics fixes. blit24 (which isn't blit24 but just a slightly different...
Sven Hesse
2008-12-27
Fixing some 16bit graphics
Sven Hesse
2008-12-27
Adding support for specifying an index that will be ignored when building the...
Sven Hesse
2008-12-27
Silenced warning about redefinition of ARRAYSIZE under Windows, after the lat...
Filippos Karapetis
2008-12-27
Adding a magic id and a version number to the PaletteLUT cache
Sven Hesse
2008-12-27
Initializing the lookahead values, too. No more valgrind warnings anymore :)
Sven Hesse
2008-12-27
Slight simplification
Filippos Karapetis
2008-12-27
Fixing the invalid read (BitStream having a 2 byte lookahead and all :P)
Sven Hesse
2008-12-27
Turned FSNode into a ArchiveMember subclass; removed the now obsolete FSDirec...
Max Horn
2008-12-27
The BitStream class has a 2 byte lookahead. Hopefully, this will fix the inva...
Filippos Karapetis
2008-12-27
Moved addDirectory from SearchManager to SearchSet; changed several places fr...
Max Horn
2008-12-27
Clarify ZipArchive constructor usage
Max Horn
2008-12-27
Renamed some stuff
Max Horn
2008-12-27
GuiManager::runLoop: do not call OSystem::quit() when receiving EVENT_QUIT, j...
Max Horn
2008-12-27
GUI: Added Widget::setVisible convenience wrapper
Max Horn
[next]