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
path:
root
/
gui
Age
Commit message (
Expand
)
Author
2003-09-24
Whitespace changes
Torbjörn Andersson
2003-09-23
console.h from bs2/ is found before gui/ on PalmOS and cause compilation errors
Chris Apers
2003-09-20
make console height/width based on a float percentage of the overlay size -> ...
Max Horn
2003-09-20
make use of the new get_overlay_height/get_overlay_width
Max Horn
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
2003-09-17
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...
Max Horn
2003-09-17
some tweaks to the build system (work toward plugin support)
Max Horn
2003-09-08
added About dialog to launcher
Max Horn
2003-09-08
got rid of version_settings
Max Horn
2003-09-08
added a FIXME comment
Max Horn
2003-09-08
renamed VersionSettings -> TargetSettings and also renamed some of its member...
Max Horn
2003-09-06
added EVENT_SCREEN_CHANGED; small tweak to the way quit is handled in NewGui
Max Horn
2003-09-05
added TODO
Max Horn
2003-09-05
removed outdated comments
Max Horn
2003-08-28
fix killLastWord
Oliver Kiehl
2003-08-28
double cursor animation speed (see bug #757191)
Max Horn
2003-08-20
Change Amiga palette option to Amiga version
Travis Howell
2003-08-18
Updated globals access for PalmOS
Chris Apers
2003-08-12
Show Amiga option only for scumm games
Travis Howell
2003-08-10
stdafx.h needs to be included before scummsys.h because of the #define of free.
Marcus Comstedt
2003-08-06
get rid of some g_system usage
Max Horn
2003-08-02
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...
Max Horn
2003-08-01
#include cleanup (explicityl specify the location for headers from common/, s...
Max Horn
2003-07-31
back disable warnings into stdafx.h, vc6 is lack of warnings support
Paweł Kołodziejski
2003-07-31
Correct name
Travis Howell
2003-07-31
Disabled unknown pragma warning in MSVC-6.
Jamieson Christian
2003-07-30
the VC warning for unknown pragmas is now gloabally disabled, no need to work...
Max Horn
2003-07-23
Don't check for hotkeys when ascii is 0, since that is the default hotkey
Torbjörn Andersson
2003-07-22
fixed button hotkeys in dialogs with a focused widget (e.g. the F5 save/load ...
Max Horn
2003-07-22
fixed key autorepeat when using button hot keys
Max Horn
2003-07-22
whitespaces
Max Horn
2003-07-22
use kLineHeight constant (also strictly spoken it makes no sense: kLineHeight...
Max Horn
2003-07-22
made about dialog global (so that it can be used from the launcher and from s...
Max Horn
2003-07-22
Fix for bug #775512
Chris Apers
2003-07-15
replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gSc...
Max Horn
2003-06-15
remove scumm.h dependency
Jonathan Gray
2003-06-15
moved GameId declaration to common/engine.h (more logical); moved scumm speci...
Max Horn
2003-06-14
added tilda (~) character to GUI font
Max Horn
2003-06-12
Made notation of transient config domains consistent.
Jamieson Christian
2003-06-11
Fix for bug [741592] GUI: Switching music driver mixes up music
Jamieson Christian
2003-06-08
added quit event
Max Horn
2003-06-07
use _version
Max Horn
2003-05-29
fixed compilation
Paweł Kołodziejski
2003-05-27
put in explicit unistd.h for getcwd (this helps BeOS)
Max Horn
2003-05-21
Variable initializations in SliderWidget
Torbjörn Andersson
2003-05-20
memory init
Max Horn
2003-05-05
Patch #732725: EditTextWidget: handleMouseDown positions caret
Max Horn
2003-05-05
Patch #732707: EditTextWidget: long string support
Max Horn
2003-05-05
fixed cursor placement
Oliver Kiehl
2003-05-05
patch #732184
Oliver Kiehl
[next]