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
/
about.cpp
Age
Commit message (
Expand
)
Author
2005-01-01
Updated copyright
Max Horn
2004-12-30
Final part of the fix for bug #1091802 (GUI: Credits scroll glitch)
Max Horn
2004-12-30
Reduce time till scrolling starts inthe about dialog; pressing shift/alt now ...
Max Horn
2004-12-23
Add GPL blurb to the about dialog
Max Horn
2004-12-22
Moved credits into a separate file
Max Horn
2004-12-20
cast fix, hopefully this helps PalmOS
Max Horn
2004-12-20
Updated, cleaned up, and unified the credits
Max Horn
2004-12-20
Small tweak to get rid of a warning on systems where type uint is not equal t...
Max Horn
2004-12-20
Adding KingGuppy to about dialog, too
Max Horn
2004-12-19
Fancy about dialog
Max Horn
2004-03-13
Added FotAQ to the "About" window, after som discussion with Endy about the
Torbjörn Andersson
2004-02-09
Modified version of patch #892795 (Let scumvm -v show supported libs)
Max Horn
2004-01-06
updated copyright notice
Max Horn
2003-11-10
added namespace GUI
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-04
lec don't have copyright on all the SCUMM games, add broken sword while here....
Jonathan Gray
2003-11-02
introduced common base class GuiObject for Dialog/Widget -> step towards maki...
Max Horn
2003-11-02
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...
Max Horn
2003-10-02
renamed namespace ScummVM to Common
Max Horn
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
2003-07-31
Correct name
Travis Howell
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