aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-03add indy3ega to not supported but should be finishable listJonathan Gray
2003-05-03add loom ega to list of supported games as erik said its finishable now, shou...Jonathan Gray
2003-05-03Patch #731615: console: KillLastWord brokenMax Horn
2003-05-02make hexdump width variableMax Horn
2003-05-02cleanup, move tmpScreen to storage heapChris Apers
2003-05-02Not neededChris Apers
2003-05-02Add Tempo (-t) and Write ScummVM.ini (-w)Chris Apers
2003-05-02renamed shadowed varOliver Kiehl
2003-05-02plenty of bugfixesOliver Kiehl
2003-05-02Constant global data PDB builderChris Apers
2003-05-02Remove Simon ans Sky from the project (not supported) and fix a search path p...Chris Apers
2003-05-02Add PalmOS port stuffChris Apers
2003-05-02Change __PALM_OS__ to NEWGUI_256, more genericChris Apers
2003-05-02Change int16 to NewGuiColor in overlay/RGB functionsChris Apers
2003-05-02Add PalmOS GFX modesChris Apers
2003-05-02shouldn't work so late at night, only make mistakesMax Horn
2003-05-01umpfMax Horn
2003-05-01cleanupMax Horn
2003-05-01tweaked music syncing once more. This approach should be much more flexible, ...Max Horn
2003-05-01fixed music tempo in indy3/monkeyvga etc.Max Horn
2003-05-01fixed regression in MonkeyVGA <sigh>. Aquadran, is the 16 right even for GF_O...Max Horn
2003-05-01khalek, your patch didn't handle Indy (the original cause for my patch). This...Max Horn
2003-05-01added loadFixedItems() and loadBase0()Joost Peters
2003-05-01Commiting some of my stuff. Rather untested still buggyOliver Kiehl
2003-05-01off by one errorJonathan Gray
2003-05-01intro cleans up after itself after exiting with ESC-key, still needs some wor...Joost Peters
2003-05-01Raise _maxHeapThreshold for zak256Travis Howell
2003-05-01fix another leakJonathan Gray
2003-05-01fix leakJonathan Gray
2003-05-01Reactivate sound handler to prevent out of memoryChris Apers
2003-05-01unbreak costumes in most gamesJonathan Gray
2003-05-01No more neededChris Apers
2003-05-01Fixed bug #730030: INDY3: Crash when loading new savegamesMax Horn
2003-05-01cleanupJoost Peters
2003-05-01Add a few Amiga games corrections and todosTravis Howell
2003-05-01various music related changes and cleanup; also modified MonkeyVGA music sync...Max Horn
2003-04-30assert in compile mode expands to ... nnothing!Max Horn
2003-04-30compilation fixJonathan Gray
2003-04-30VAR_V5_DRAWFLAGS == VAR_CURRENT_LIGHTS; fixed bug #601139Max Horn
2003-04-30Patch #730309: DEBUGGER: Command to list Loom draftsMax Horn
2003-04-30Add copyright headerChris Apers
2003-04-30Add copyright headerChris Apers
2003-04-30moved screen mutex from smush into SDL backend (other backends have to make s...Max Horn
2003-04-30free movement may not be necessary for now, but doing it is trivial, so why n...Max Horn
2003-04-30avoid unneccesary blitsMax Horn
2003-04-30PalmOS (CodeWarrior) project fileMax Horn
2003-04-30PalmOS changes: allow 8 bit GUI modeMax Horn
2003-04-30typedef NewGuiColor on all platforms; indentionMax Horn
2003-04-30PalmOS changesMax Horn
2003-04-30use READ_LE_UINT16 instead of FROM_LE_16 to avoid unaligned memory access pro...Max Horn