aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-01Missed someTravis Howell
2003-12-01cleanupTravis Howell
2003-12-01Might as well combine these two.Travis Howell
2003-12-01cleanupMax Horn
2003-11-30cleanupGregory Montoir
2003-11-30Leave it as optionTravis Howell
2003-11-30Enabled zlib supportTravis Howell
2003-11-30zlib compression works *very* well, factor 3-6 in my test cases. Personally I...Max Horn
2003-11-30oops forgot to commit this one, it seemsMax Horn
2003-11-30cleanup; added (currently commented out) zlib/gzip codeMax Horn
2003-11-30cleanupMax Horn
2003-11-29cleanupMax Horn
2003-11-29fixed warningPaweł Kołodziejski
2003-11-29updatePaweł Kołodziejski
2003-11-29Remove TODO item about BS2 pyramid bug. It should be fixed now.Torbjörn Andersson
2003-11-29Clarified comment about the elevator script bug and added a workaround forTorbjörn Andersson
2003-11-29don't see why we shouldn't just always call Sound::stopAllSounds just before ...Max Horn
2003-11-29cleanupMax Horn
2003-11-29startCDTimer() is already being invoked by pauseSounds(false)Max Horn
2003-11-29new savegame version: store actor pan data; store Audio CD playback status (a...Max Horn
2003-11-29added API to query CD playback status; renamed AudioCDManager methodsMax Horn
2003-11-29moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ma...Max Horn
2003-11-29cleanup / added Engine::getGameDataPath()Max Horn
2003-11-29cleanup; fix some memory leaks; more memory leaks remainingMax Horn
2003-11-29var value were different in simon1dosTravis Howell
2003-11-28game targets can now have a base filename different from the target name; mis...Max Horn
2003-11-28cleanupMax Horn
2003-11-28reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb...Max Horn
2003-11-28cleanupMax Horn
2003-11-28Added font.cpp and font.h to the projectChris Apers
2003-11-28Fixed error using NEW_FONT_CODE with PalmOS portChris Apers
2003-11-28New project file (include : Builder, PNO, Simon)Chris Apers
2003-11-28Stack prefChris Apers
2003-11-28Can't do this like thatChris Apers
2003-11-28Don't overflow the stackChris Apers
2003-11-28This is no more neededChris Apers
2003-11-28Cannot add mutiple files with the same name on CodeWarrior :(Chris Apers
2003-11-28...Chris Apers
2003-11-28Fixed localtime functionChris Apers
2003-11-28Don't overflow the event queueChris Apers
2003-11-28Added stack sizeChris Apers
2003-11-28New Misc Options form + stack pref optionChris Apers
2003-11-28Fixed list position + set focus on new entryChris Apers
2003-11-28OopsChris Apers
2003-11-28Builder filesChris Apers
2003-11-28Better DIA and orientation supportChris Apers
2003-11-28Fixed little display bug, better DIA supportChris Apers
2003-11-28Moved to another file, now used by ScummVM and BuilderChris Apers
2003-11-28Added Simon dataChris Apers
2003-11-28Better DIA support, use EVENT_QUIT, reset the device if OSystem failed to qui...Chris Apers