aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-06-09mouse-fixes, note that: buttonPressed() keeping track of a repeated push DOES...Joost Peters
2003-06-09added fnLookAt()Joost Peters
2003-06-09Fixed VC++ warningsJamieson Christian
2003-06-09fixed SkyLogic bug and made font highlightning finally correct.Robert Göffringmann
2003-06-09Fixed text-positioning regressions in the Full Throttle intro and in TheTorbjörn Andersson
2003-06-09clear_sound_procChris Apers
2003-06-09whoops.Robert Göffringmann
2003-06-09some talk-related bugs fixedRobert Göffringmann
2003-06-09allow quit during smush playback; cleanupMax Horn
2003-06-09use clear_sound_proc to properly deinit the mixer (this fixes a crash-on-exit)Max Horn
2003-06-09added clear_sound_proc method to backend API (this requires all backends to b...Max Horn
2003-06-09cleanupMax Horn
2003-06-09better (proper? hm...) code to deal with turning of subtitles in V7/V8 gamesMax Horn
2003-06-09don't incorrectly treat SO_PRINT_WRAP like SO_PRINT_MUMBLE; rather just ignor...Max Horn
2003-06-09Fix for bug #746850 (this change was originally meant to 'fix' turning of sub...Max Horn
2003-06-09cleanupMax Horn
2003-06-08reimplemented createBoxMatrix; this is much cleaner and easier to understand ...Max Horn
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