Age | Commit message (Expand) | Author |
2002-07-04 | gee, I wonder why folks keep prefering raw ASCII codes over char constants? | Max Horn |
2002-07-04 | Theres nothing to see here... | James Brown |
2002-07-04 | Add chuzwuzzas many gui improvements. | James Brown |
2002-07-02 | added comment that explains why return key seems to not work in save dialog; ... | Max Horn |
2002-06-30 | Add esc as an alias for 'play' in the GUI. Thanks to NotHere | James Brown |
2002-06-27 | Fixed the gost animation background reset. Made a little tweak to draw the gu... | Vincent Hamm |
2002-05-14 | remove config-file.h from scumm.h (for me this means only 5 instead of 31 fil... | Max Horn |
2002-05-14 | fixed #555567 (savegame menu head line) by moving & enlarging the headline it... | Max Horn |
2002-05-14 | Keep sound paused if it was paused when entering the gui | Nicolas Bacca |
2002-05-12 | Closing bug #555104 | Nicolas Noble |
2002-05-12 | fixed #554979 (Dirt between game graphics and verbs); rearranged items in sav... | Max Horn |
2002-05-12 | restore old cursor after leaving save dialog (#548614) | Max Horn |
2002-05-12 | implemented FR #549552 (save vs. load game slot numbering); commented out som... | Max Horn |
2002-05-08 | made most stuff in gui class protected, as it should be; moved internal defin... | Max Horn |
2002-05-05 | cleaning up the mess drigo left... <sigh> | Max Horn |
2002-05-05 | Fixed some things for Macintosh ports | Enrico Rolfi |
2002-05-01 | Fixed second key page for WinCE, start of volume support | Nicolas Bacca |
2002-04-27 | Add autosave support, fix sm and max midi. | James Brown |
2002-04-21 | New key page in GUI | Nicolas Bacca |
2002-04-19 | Use relative include paths to easy some ports. | James Brown |
2002-04-18 | Don't shake when GUI is displayed. | James Brown |
2002-04-17 | Add fix for Zak256/Indy3 actor masks. Thanks jah! Excellent work. | James Brown |
2002-04-17 | Fix cursor in GUI for bomp-cursor games (eg, sam and max) | James Brown |
2002-04-15 | Remove old debug message. | James Brown |
2002-04-15 | fixed colors in gui | Ludvig Strigeus |
2002-04-14 | wrote new mixer class, | Ludvig Strigeus |
2002-04-13 | Fix various warnings, and things preventing non-win32 platforms from compiling. | James Brown |
2002-04-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus |
2002-04-12 | code cleanup - prepares for simon inclusion | Ludvig Strigeus |
2002-04-11 | Large pointless reindentation of all the code. Also fixed a few mistakes | James Brown |
2002-04-02 | Wrote the string map for V7. Gui colors are still bad | Vincent Hamm |
2002-03-25 | Forced colors for V7 gui...(temporary hack). Now the gui colors are reseted e... | Vincent Hamm |
2002-03-24 | Fixed pal init | Vincent Hamm |
2002-03-21 | Move some box stuff from scumm.h to new boxes.h | James Brown |
2002-03-20 | Preliminary redesigned of the virtual screen system. Now all the screen buffe... | Vincent Hamm |
2002-03-20 | I know it probably doesn't look like much, but this is a start to the reorg -... | James Brown |
2002-03-18 | Quick patch to make Save/Load work in Loom/Zak/etc. | James Brown |
2002-03-16 | Update to my latest local tree. Various stuff - and a fixme hack by khalek to... | James Brown |
2002-03-16 | Lots of stuff - GUI fixes. More launcher work... and CD music working in MI1.... | James Brown |
2002-03-15 | Keyboard issue for WinCE, typo in button type, and reduce the save dialog sin... | Nicolas Bacca |
2002-03-14 | Add "options" menu to F5 key. Can set music volumes and stuff :) | James Brown |
2002-03-14 | Last part of the WinCE merge - all should compile and work now. | James Brown |
2002-03-14 | Make some code-execution changes to allow early initilisation of GUI. | James Brown |
2002-03-13 | Fix pause dialog not appearing bug. | James Brown |
2002-03-10 | Apply some patches by syke to prevent buffer overruns, etc. | James Brown |
2002-03-08 | Yet more cleanups. Remove 'index' (reserved keyword), and remove 'res' shadow... | James Brown |
2002-03-06 | Final part of V7 merging process. The FULL_THROTTLE define is not required an... | Vincent Hamm |
2002-02-24 | Code cleanup - get rid of a bunch of typecast and unused variable warnings. | James Brown |
2002-01-23 | fixed bug in Gui::queryString where -1 was used to index an array. (Thanks dr... | Ludvig Strigeus |
2001-12-01 | adlib sound support, use USE_ADLIB | Ludvig Strigeus |