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
2006-10-08
Now the 'gui_theme' setting saving works...
Johannes Schickel
2006-10-08
Adding a 'name' field to the theme config which is used for nice theme names ...
Johannes Schickel
2006-10-08
Renaming classic.ini to classic080.ini.
Johannes Schickel
2006-10-08
Fixed compile.
Johannes Schickel
2006-10-08
removed not needed anymore time measures in smush code
Paweł Kołodziejski
2006-10-08
re-add missing break; removed by mistake
Paweł Kołodziejski
2006-10-08
Mention new GUI theme switching dialog in the NEWS.
Johannes Schickel
2006-10-08
Display the correct theme name if it's specified with --gui-theme
Johannes Schickel
2006-10-08
- reworked my commit for r24216, not 'Classic (Builtin)' uses the builtin cla...
Johannes Schickel
2006-10-08
remove handleSkip code, SKIP chunk is only used by INSANE code and exist only...
Paweł Kołodziejski
2006-10-08
Announce the wince-gcc re-port
Kostas Nakos
2006-10-08
Update NEWS with new GP2X port added comment.
John Willis
2006-10-08
Added a comment about how the theme browser finds the themes.
Johannes Schickel
2006-10-08
- Forcing 'classic' as the builtin classic theme (which means it ignores the ...
Johannes Schickel
2006-10-08
Kill evc project files
Kostas Nakos
2006-10-08
small unify handleIACT function
Paweł Kołodziejski
2006-10-08
- Added dialog for selecting the theme to use
Johannes Schickel
2006-10-08
Initial commit of the wince-gcc re-port
Kostas Nakos
2006-10-08
fixed assert in isspace function because wrong variable type for chars when t...
Paweł Kołodziejski
2006-10-08
fixed potentially uninitialized local variable 'x'
Paweł Kołodziejski
2006-10-08
update project files
Paweł Kołodziejski
2006-10-08
Mention 0.9.1 PS2 changes in trunk too.
Eugene Sandulenko
2006-10-08
Patch #1573141: Attempt to fix AmigaOS 4 / Broken Sword 2 problems
Max Horn
2006-10-08
commit "fixed regression in BASS adlib music." from 0-9-0 branch to trunk
Joost Peters
2006-10-08
- added auto detection of the Theme style to use
Johannes Schickel
2006-10-08
Ooops. making the classic theme working without a config again.
Johannes Schickel
2006-10-08
- added config file support for the classic theme
Johannes Schickel
2006-10-08
Correct x position, when printing stasticsin Elvira 1
Travis Howell
2006-10-08
Fixed regression in non-Elvira games.
Torbjörn Andersson
2006-10-08
Whitespace.
Torbjörn Andersson
2006-10-08
Add invert box difference in Elvira 2
Travis Howell
2006-10-08
Add invert box difference in Elvira 1
Travis Howell
2006-10-08
Add opcode for Elvira 1 and remove errors that don't occur in original games
Travis Howell
2006-10-08
The extra Elvira 1 colours have to be "re-scaled" to 8 bits. Cleaned up the
Torbjörn Andersson
2006-10-08
More const madness.
Eugene Sandulenko
2006-10-08
Add a few palette differences and fix input in Elvira 1
Travis Howell
2006-10-08
Add code for displaying stastics in Elvira 1
Travis Howell
2006-10-08
Uses the slider background settings instead of the edit text widget settings ...
Johannes Schickel
2006-10-08
Added a FIXME comment
Max Horn
2006-10-08
Replaced evil usage of static globals inside function by proper member variables
Max Horn
2006-10-08
Added more const qualifiers
Max Horn
2006-10-08
Added a const qualifier inside struct ADGameDescription (rule of thumb: Make ...
Max Horn
2006-10-08
A few corrections for Elvira 1 game details
Travis Howell
2006-10-07
Whitespaces.
Johannes Schickel
2006-10-07
#include <base/engine.h> -> #include <engines/engine.h (Though I don't like
Eugene Sandulenko
2006-10-07
Fixed compilation.
Torbjörn Andersson
2006-10-07
Removed _lastKeyHit, instead pass the key code as a parameter to processKeybo...
Max Horn
2006-10-07
Removed 'smushMode' param from processInput and processKeyboard in favor of a...
Max Horn
2006-10-07
Clarified comment
Max Horn
2006-10-07
Moved calls to addDefaultDirectory, and creation of the master file handle, f...
Max Horn
[prev]
[next]