aboutsummaryrefslogtreecommitdiff
path: root/gfx.cpp
AgeCommit message (Expand)Author
2002-03-09Correct a DOTT bug - and break some saved games again :/James Brown
2002-03-09Proper fix for Indy3 intro background.James Brown
2002-03-09Fix a kind of typo thing.James Brown
2002-03-09Make a slightly less hackier workaround. The virtScreen height check was wron...James Brown
2002-03-09Hacky workaround to make Indy3 intro not display garbage :)James Brown
2002-03-09Fixed a few graphic glitchs in zak256Vincent Hamm
2002-03-09Remove some polution from my 'play tree'.James Brown
2002-03-09Fixed NUM_aCTORS for MI2/Indy4, etc.James Brown
2002-03-08Some changes, need to be done to get the Mac Port running. For example Point ...Mutwin Kraus
2002-03-08Yet more cleanups. Remove 'index' (reserved keyword), and remove 'res' shadow...James Brown
2002-03-06Applied cleanup and scaling patch by Rob.James Brown
2002-03-06Reimplemented the preliminary Dig features. Implemented actor with many direc...Vincent Hamm
2002-03-05Next episode in V7 reimplementation. Nearly workingVincent Hamm
2002-03-05More v7 implementationVincent Hamm
2002-02-24Code cleanup - get rid of a bunch of typecast and unused variable warnings.James Brown
2002-02-19Fixed getStringWidth. Fixed various text misspositions. Reworked the the redr...Vincent Hamm
2002-02-19Fixed the resore text background bugVincent Hamm
2002-02-17Make Zak and Indy print stuff! Yay :)James Brown
2002-02-17Make Monkey1 EGA display some pictures.James Brown
2002-02-15Fixed some really silly typos in the 9th decoder.James Brown
2002-02-14Zak graphical fixes.James Brown
2002-02-13a few fix for Zak256Vincent Hamm
2002-02-12First part of Yazoo and mines work on making older scumm games work.James Brown
2002-02-02Added newline at end of file to fix gcc warnings.Marcus Comstedt
2001-12-28implemented shaking,Ludvig Strigeus
2001-12-27better full throttle support,Ludvig Strigeus
2001-12-11converted internal representation of palette from 6-bit to 8-bitLudvig Strigeus
2001-11-27some BOMP support,Ludvig Strigeus
2001-11-26very simple full throttle support, use the FULL_THROTTLE define. (will fix la...Ludvig Strigeus
2001-11-14readability patch (janssen)Ludvig Strigeus
2001-11-14music support,Ludvig Strigeus
2001-11-11implemented some sam&max specific features,Ludvig Strigeus
2001-11-10new timing algorithmLudvig Strigeus
2001-11-10fixed hardcoded number -> constant stuff (patches by janssen)Ludvig Strigeus
2001-11-09save/load dialog by pressing F5,Ludvig Strigeus
2001-11-08_useOrDecompress bug fixLudvig Strigeus
2001-11-07debugger fix,Ludvig Strigeus
2001-11-06fix in save game loader,Ludvig Strigeus
2001-11-06full screen flag,Ludvig Strigeus
2001-11-05bug fixes,Ludvig Strigeus
2001-10-29better MI1 compatibilityLudvig Strigeus
2001-10-26bug fixes, code cleanupLudvig Strigeus
2001-10-23recompile not needed when switching gamesLudvig Strigeus
2001-10-17fixed verbs not saved in non dott games,Ludvig Strigeus
2001-10-17fixed nasty signed/unsigned bugLudvig Strigeus
2001-10-16misc fixesLudvig Strigeus
2001-10-16preliminary DOTT supportLudvig Strigeus
2001-10-10fixed bug in GDI_UnkDecode7()Ludvig Strigeus
2001-10-10alternative mouse cursorLudvig Strigeus
2001-10-09Initial revisionLudvig Strigeus