aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-11-28Save few bytes...Chris Apers
2003-11-28Better DIA supportChris Apers
2003-11-28Process new games database versionChris Apers
2003-11-28Simon games are now supportedChris Apers
2003-11-28Correct handling of screen size and pitchChris Apers
2003-11-28Resource file for BuilderChris Apers
2003-11-28New Misc Options form + HiRes MS+info icons + stack size option + updated Gam...Chris Apers
2003-11-28This is now part of the main PalmOS projectChris Apers
2003-11-28Some formatting changes, and a few debug message corrections.Torbjörn Andersson
2003-11-27- speak correct sentence when object is not usableGregory Montoir
2003-11-27Mostly whitespace changes, but also a few modifications to the stillTorbjörn Andersson
2003-11-26oopsGregory Montoir
2003-11-26fix some animation issuesGregory Montoir
2003-11-26add a wrapper for Talk::speak in Logic that clears current commandGregory Montoir
2003-11-26Use standard functions (itoa => sprintf).Marcus Comstedt
2003-11-26GUI now has its own namespace, use it.Marcus Comstedt
2003-11-26clear current command *in* Command class (not logic)Gregory Montoir
2003-11-26no need to be mentionned 2 timesGregory Montoir