Age | Commit message (Expand) | Author |
2002-04-18 | Semi-fix shaking distortion. Mouse pointer corrupts background tho. | James Brown |
2002-04-17 | Return of the MP3 CD patch ... use CBR 22 kHz | Nicolas Bacca |
2002-04-17 | Add BeIDE project file (update readme accordingly). | James Brown |
2002-04-16 | Add hack for loom staff verbs. | James Brown |
2002-04-16 | endian fixes, | Ludvig Strigeus |
2002-04-15 | removed mouse cursor flicker | Ludvig Strigeus |
2002-04-14 | wrote new mixer class, | Ludvig Strigeus |
2002-04-13 | added null graphics driver (USE_NULL_DRIVER) | Ludvig Strigeus |
2002-04-13 | new midi driver API, | Ludvig Strigeus |
2002-04-13 | fixed bug when switching mode | Ludvig Strigeus |
2002-04-13 | full screen mode works now (even if SDL doesn't support it) | Ludvig Strigeus |
2002-04-13 | fixed gfx glitch with 2xsai | Ludvig Strigeus |
2002-04-13 | Fix various warnings, and things preventing non-win32 platforms from compiling. | James Brown |
2002-04-13 | Remove Win32 dependency from sdl.cpp | 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 | Fix anti-aliasing crash and a Zak crash. Note there are still AA | James Brown |
2002-04-11 | Large pointless reindentation of all the code. Also fixed a few mistakes | James Brown |
2002-04-07 | Fix MI1 cd music - Thanks khalek. | James Brown |
2002-04-07 | Add support for selecting CDROM drive for Loom/MI cd audio, fix midi support | James Brown |
2002-04-07 | Fix Indy4 bootparam, some more Zak256 work, and a few minor things. | James Brown |
2002-04-07 | fix Audio CD version oops | Nicolas Bacca |
2002-04-07 | Kind of hack that seems to synchronize loom's cutscenes + remove these damned... | Nicolas Bacca |
2002-04-07 | Small fix for MP3 CD music (successful cast sound, and a little bit more sync... | Nicolas Bacca |
2002-04-05 | Updated readme, fixed -n subtitles option (thanks dsy) and stripped \M's | James Brown |
2002-04-05 | MP3 CD patch reorganized | Nicolas Bacca |
2002-04-04 | MP3 cd music patch - still WIP, VBR doesn't work, compress the audio track X ... | Nicolas Bacca |
2002-04-03 | Fix bad opcode at Zak Airport | James Brown |
2002-03-25 | Fixed most of the speed issues of insane | Vincent Hamm |
2002-03-25 | Forced colors for V7 gui...(temporary hack). Now the gui colors are reseted e... | Vincent Hamm |
2002-03-25 | Various fix in insane | Vincent Hamm |
2002-03-25 | Implemented gui during insane | Vincent Hamm |
2002-03-25 | Fixed a bit the gui for FT and DIG. It still doesn't display a thing but it's... | Vincent Hamm |
2002-03-25 | Fix text in pre-v3 games. Still broken: | James Brown |
2002-03-25 | Fix game speed. | James Brown |
2002-03-25 | Finish gameDetector renaming. | James Brown |
2002-03-25 | Visual C++ compilation fixes, and renaming gameDetector | Paweł Kołodziejski |
2002-03-25 | Rechanged the way the scumm class is choose (sorry, can't make up my mind). I... | Vincent Hamm |
2002-03-25 | Created all the child scumm class. The good one is now selected according to ... | Vincent Hamm |
2002-03-25 | Fixed a few things in the launcher | Vincent Hamm |
2002-03-24 | Fixed pal init | Vincent Hamm |
2002-03-24 | Initial variable commit, Known issues: | James Brown |
2002-03-24 | A few more things, still very much broken. | James Brown |
2002-03-24 | Add a few more uninited variables. Not done yet. | James Brown |
2002-03-24 | Fixed some var init | Vincent Hamm |
2002-03-24 | Fixed gui loop | Vincent Hamm |
2002-03-23 | Implemented the read resource index as the first virtual fonction... | Vincent Hamm |
2002-03-23 | Changed the way games are detected. Now the detection is done out of the scum... | Vincent Hamm |
2002-03-21 | Move some box stuff from scumm.h to new boxes.h | James Brown |
2002-03-21 | Completly change the way the Scumm object is handled. Now the main execution ... | Vincent Hamm |