aboutsummaryrefslogtreecommitdiff
path: root/resource.cpp
AgeCommit message (Expand)Author
2002-03-09Fixed some bugs to let scummvm work on big endian machines (macintosh)Enrico Rolfi
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-06Final part of V7 merging process. The FULL_THROTTLE define is not required an...Vincent Hamm
2002-03-05More v7 implementationVincent Hamm
2002-03-05Fixed a few things with V7 and samnmax midi (still not working)Vincent Hamm
2002-03-02LoomCD fix. Thanks khalek.James Brown
2002-02-27Added an option to specify the game data pathVincent Hamm
2002-02-24Code cleanup - get rid of a bunch of typecast and unused variable warnings.James Brown
2002-02-23Changed the scummVar system to a dynamic one. Started to remove all the refer...Vincent Hamm
2002-02-20Removed the need for subdirectory for V5 and latter gamesVincent Hamm
2002-02-20Fixed a resource bug when reading font filesVincent Hamm
2002-02-17Indy3 charset crash fix.James Brown
2002-02-16Zak256 charset support... Ego text doesn't work, someone else want to take a ...James Brown
2002-02-15Partialy fixed Indy3 introVincent Hamm
2002-02-13a few fix for Zak256Vincent Hamm
2002-02-12*** empty log message ***Vincent Hamm
2002-02-12Oops, fixing a typo.James Brown
2002-02-12Further LFL additions. Zak256 plays bits of its intro, and LoomCD partially r...James Brown
2002-02-12First part of Yazoo and mines work on making older scumm games work.James Brown
2001-12-27fixed invalid format string in validateResourceLudvig Strigeus
2001-12-27better full throttle support,Ludvig Strigeus
2001-12-11converted internal representation of palette from 6-bit to 8-bitLudvig Strigeus
2001-12-04* better drawBox (tnx sam_k)Ludvig Strigeus
2001-12-03fixed invalid init value in readSoundResource (again)Ludvig Strigeus
2001-12-02forgot to initialize a variableLudvig Strigeus
2001-12-01adlib sound support, use USE_ADLIBLudvig 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-10verb bug fix,Ludvig Strigeus
2001-11-10fixed hardcoded number -> constant stuff (patches by janssen)Ludvig Strigeus
2001-11-09fixed bug in loadPtrToResourceLudvig Strigeus
2001-11-09save/load dialog by pressing F5,Ludvig Strigeus
2001-11-08minor cleanupLudvig Strigeus
2001-11-07debugger fix,Ludvig Strigeus
2001-11-06removed some hardcoded constantsLudvig 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-29fixed bug in validateResourceLudvig Strigeus
2001-10-26bug fixes, code cleanupLudvig Strigeus
2001-10-24fixed some bugs related to string handlingLudvig Strigeus
2001-10-23recompile not needed when switching gamesLudvig Strigeus
2001-10-16made files compile on unixLudvig Strigeus
2001-10-16preliminary DOTT supportLudvig Strigeus
2001-10-10alternative mouse cursorLudvig Strigeus
2001-10-09Initial revisionLudvig Strigeus