aboutsummaryrefslogtreecommitdiff
path: root/gui.h
AgeCommit message (Collapse)Author
2002-07-05hooked in new experimental, *incomplete* GUI code to F6/F7Max Horn
svn-id: r4464
2002-07-04Theres nothing to see here...James Brown
- Start of CMI support svn-id: r4459
2002-07-04Add chuzwuzzas many gui improvements.James Brown
- Hotkeys - Checkboxes - length fixes - New 'Misc' page svn-id: r4458
2002-05-14Keep sound paused if it was paused when entering the guiNicolas Bacca
svn-id: r4313
2002-05-12restore old cursor after leaving save dialog (#548614)Max Horn
svn-id: r4297
2002-05-08Fix more warnings.James Brown
svn-id: r4238
2002-05-08made most stuff in gui class protected, as it should be; moved internal ↵Max Horn
definitions from gui.h to gui.cpp; added up/down arrows to save dialog (ugly, but better than nothing IMO svn-id: r4234
2002-04-21New key page in GUINicolas Bacca
svn-id: r4042
2002-04-17Add fix for Zak256/Indy3 actor masks. Thanks jah! Excellent work.James Brown
Let's hope someone will fix Loom actor masks soon... :) svn-id: r3976
2002-04-16Added missing newline at end of file.Marcus Comstedt
svn-id: r3961
2002-04-15fixed colors in guiLudvig Strigeus
svn-id: r3944
2002-04-13Fix various warnings, and things preventing non-win32 platforms from compiling.James Brown
svn-id: r3916
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus
simon the sorcerer 1 & 2 support (non SCUMM games) svn-id: r3912
2002-04-02Wrote the string map for V7. Gui colors are still badVincent Hamm
svn-id: r3847
2002-03-25Forced colors for V7 gui...(temporary hack). Now the gui colors are reseted ↵Vincent Hamm
every time it's opened svn-id: r3832
2002-03-16Update to my latest local tree. Various stuff - and a fixme hack by khalek ↵James Brown
to stop loom intro crashing. svn-id: r3765
2002-03-16Lots of stuff - GUI fixes. More launcher work... and CD music working in ↵James Brown
MI1. Thanks to frob and realmz for their work on that. svn-id: r3762
2002-03-14Add "options" menu to F5 key. Can set music volumes and stuff :)James Brown
svn-id: r3754
2002-03-14Last part of the WinCE merge - all should compile and work now.James Brown
I've made some changes from Arismes code, to intergrate some stuff into ScummVM - that bit is still a WIP. svn-id: r3753
2002-03-14Make some code-execution changes to allow early initilisation of GUI.James Brown
svn-id: r3748
2002-03-08Yet more cleanups. Remove 'index' (reserved keyword), and remove 'res' ↵James Brown
shadowing. svn-id: r3685
2002-02-02Added newline at end of file to fix gcc warnings.Marcus Comstedt
svn-id: r3552
2001-11-14music support,Ludvig Strigeus
fixed timing bugs svn-id: r3491
2001-11-10new timing algorithmLudvig Strigeus
svn-id: r3484
2001-11-10fixed hardcoded number -> constant stuff (patches by janssen)Ludvig Strigeus
svn-id: r3483
2001-11-09save/load dialogLudvig Strigeus
svn-id: r3478