aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-06-08Fixed recent regression (too many blast texts) in The Dig's end credits andTorbjörn Andersson
2003-06-08Finally fixed a slight bug in the CoMI cannon behaviour.Torbjörn Andersson
2003-06-08forgot to check this one inMax Horn
2003-06-08cleanupMax Horn
2003-06-08added quit eventMax Horn
2003-06-08never call exit(), always go thrugh OSystem::quit()Max Horn
2003-06-08Add V2 charsetChris Apers
2003-06-08Updated with new filesChris Apers
2003-06-08Reminder for future %c implementationChris Apers
2003-06-08Cleanup, add qsort functionChris Apers
2003-06-08New memory card dialog, option to move games list to memory cardChris Apers
2003-06-08MP3 support for audio tracksChris Apers
2003-06-08.Chris Apers
2003-06-08New Memory Card dialogChris Apers
2003-06-08cleanup; got rid of the split function and rather work in place (so instead o...Max Horn
2003-06-07cleanupMax Horn
2003-06-07cleanup and a few fixes for text positioning (but am not sure if it's fully c...Max Horn
2003-06-07case 9 was drawStringCentered but should have been drawStringWrapCentered; cl...Max Horn
2003-06-07cleanupMax Horn
2003-06-07Fix for bug #654286: ZAK256: Ending credits are illegibleMax Horn
2003-06-07fix set costumes for v1Paweł Kołodziejski
2003-06-07CD Loom and EGA Loom should not use the same dissolve effect, so I'veTorbjörn Andersson
2003-06-07some changes for v1 costumesPaweł Kołodziejski
2003-06-07This should be the right check for header_len.Jochen Hoenicke
2003-06-07init costumes for v1 gamesPaweł Kołodziejski
2003-06-07follow our coding conventionsMax Horn
2003-06-07adhere to our coding style conventions; removed some unneccessary codeMax Horn
2003-06-07make SmushFont inherit from NutRenderer (TODO: drawChar stuff should be unifi...Max Horn
2003-06-07removed GF_AFTER flags (except GF_AFTER_HEV7)Max Horn
2003-06-07Loom unificationMax Horn
2003-06-07replaced GF_AFTER with _versionMax Horn
2003-06-07compilation fixJonathan Gray
2003-06-07use _versionMax Horn
2003-06-06added to new feature flagsMax Horn
2003-06-06remove version columnMax Horn
2003-06-06set _version to detector valueMax Horn
2003-06-06make version publicMax Horn
2003-06-06I have no idea if this is right, but at least sound seems to be workingTorbjörn Andersson
2003-06-06Preparations for removing GF_AFTER_V? flagsMax Horn
2003-06-06hook for V2 costumes (based on a brief glimpse at the costume resources; howe...Max Horn
2003-06-06Always reset the VAR_GAME_LOADED variable (if it's available). This seemsTorbjörn Andersson
2003-06-06Added a fix for music_timer in V3 games.Jochen Hoenicke
2003-06-06rewrite code a bit: personally I find it much easier to understand what the c...Max Horn
2003-06-06add fnRandom()Joost Peters
2003-06-06forgot to remove thatRobert Göffringmann
2003-06-06changed sprite priority, changed some errors to warnings and added hack to ge...Robert Göffringmann
2003-06-06forgot to activate that code againRobert Göffringmann
2003-06-06misc fixesRobert Göffringmann
2003-06-06add some (mouse) stubsJoost Peters
2003-06-06whoops.Robert Göffringmann