aboutsummaryrefslogtreecommitdiff
path: root/gui.cpp
AgeCommit message (Expand)Author
2002-08-21Initial revisionMax Horn
2002-08-14moved to Sound classPaweł Kołodziejski
2002-08-04Reduce the g0re level of the quit button for WinCENicolas Bacca
2002-08-04Better WinCE virtual keyboard managementNicolas Bacca
2002-08-04Only displays the Keys option for WinCENicolas Bacca
2002-08-04NewGUI fixes: save game numbering starts at 0; allow to load autosaveMax Horn
2002-07-28fixed volume rangesMax Horn
2002-07-26added painelf's (still unfinished) sound dialog in NewGUI. Beware, this is wo...Max Horn
2002-07-22added FIXMEMax Horn
2002-07-21Apply patch from Torbj�rn Andersson to make MP3_CDMUSIC mixer useJames Brown
2002-07-13cleanupMax Horn
2002-07-13fixed about dialog crashMax Horn
2002-07-12Countless changes to the New GUI; some hightligths: new ScrollBarWidget class...Max Horn
2002-07-12fixed space bar bug in Save dialog. Dudes, why not use standard functions/mac...Max Horn
2002-07-07indent runMax Horn
2002-07-04gee, I wonder why folks keep prefering raw ASCII codes over char constants?Max Horn
2002-07-04Theres nothing to see here...James Brown
2002-07-04Add chuzwuzzas many gui improvements.James Brown
2002-07-02added comment that explains why return key seems to not work in save dialog; ...Max Horn
2002-06-30Add esc as an alias for 'play' in the GUI. Thanks to NotHereJames Brown
2002-06-27Fixed the gost animation background reset. Made a little tweak to draw the gu...Vincent Hamm
2002-05-14remove config-file.h from scumm.h (for me this means only 5 instead of 31 fil...Max Horn
2002-05-14fixed #555567 (savegame menu head line) by moving & enlarging the headline it...Max Horn
2002-05-14Keep sound paused if it was paused when entering the guiNicolas Bacca
2002-05-12Closing bug #555104Nicolas Noble
2002-05-12fixed #554979 (Dirt between game graphics and verbs); rearranged items in sav...Max Horn
2002-05-12restore old cursor after leaving save dialog (#548614)Max Horn
2002-05-12implemented FR #549552 (save vs. load game slot numbering); commented out som...Max Horn
2002-05-08made most stuff in gui class protected, as it should be; moved internal defin...Max Horn
2002-05-05cleaning up the mess drigo left... <sigh>Max Horn
2002-05-05Fixed some things for Macintosh portsEnrico Rolfi
2002-05-01Fixed second key page for WinCE, start of volume supportNicolas Bacca
2002-04-27Add autosave support, fix sm and max midi.James Brown
2002-04-21New key page in GUINicolas Bacca
2002-04-19Use relative include paths to easy some ports.James Brown
2002-04-18Don't shake when GUI is displayed.James Brown
2002-04-17Add fix for Zak256/Indy3 actor masks. Thanks jah! Excellent work.James Brown
2002-04-17Fix cursor in GUI for bomp-cursor games (eg, sam and max)James Brown
2002-04-15Remove old debug message.James Brown
2002-04-15fixed colors in guiLudvig Strigeus
2002-04-14wrote new mixer class,Ludvig Strigeus
2002-04-13Fix various warnings, and things preventing non-win32 platforms from compiling.James Brown
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus
2002-04-12code cleanup - prepares for simon inclusionLudvig Strigeus
2002-04-11Large pointless reindentation of all the code. Also fixed a few mistakesJames Brown
2002-04-02Wrote the string map for V7. Gui colors are still badVincent Hamm
2002-03-25Forced colors for V7 gui...(temporary hack). Now the gui colors are reseted e...Vincent Hamm
2002-03-24Fixed pal initVincent Hamm
2002-03-21Move some box stuff from scumm.h to new boxes.hJames Brown
2002-03-20Preliminary redesigned of the virtual screen system. Now all the screen buffe...Vincent Hamm