aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-16reorderUp and reorderDown should return new item positionAndrew Kurushin
2004-12-16Using errno isn't really portable; don't have time to fix this properly right...Max Horn
2004-12-16Added some BS1 items, but I don't know if I got them all. (E.g. thereTorbjörn Andersson
2004-12-16Fix compilation when USE_MPEG2 is undefined.Eugene Sandulenko
2004-12-16Split simon.cpp more for PalmOS port.Travis Howell
2004-12-16Removed unused variable.Torbjörn Andersson
2004-12-16fix escaping the intro on BE systemsRobert Göffringmann
2004-12-16added some debugging functionsRobert Göffringmann
2004-12-16fix for bug #897777 (Foster walks on water...) and #788858 (Walk glitch)Robert Göffringmann
2004-12-16some cleanupRobert Göffringmann
2004-12-16Update HE gamesTravis Howell
2004-12-16fix gcc warningsRobert Göffringmann
2004-12-15TypoTravis Howell
2004-12-15memory leakGregory Montoir
2004-12-15fix compilation (under mingw/gcc3.4)Gregory Montoir
2004-12-15Fix warningEugene Sandulenko
2004-12-15- Move MAXPATHLEN includes/defines into common locationJonathan Gray
2004-12-15Forgot to remove ys_dl_list.oEugene Sandulenko
2004-12-15compilation fixJonathan Gray
2004-12-15Make music driver section more readable.Jonathan Gray
2004-12-15New man page.Jonathan Gray
2004-12-15moved compacts and related static data out of the scummvm.exe into an externa...Robert Göffringmann
2004-12-15Update SAGA items.Eugene Sandulenko
2004-12-15Patch #1081904 ITE: MAC demo supportEugene Sandulenko
2004-12-14Switched HEAD to 0.8.0-CVS (did I miss any spots?Max Horn
2004-12-14Patch #1083548 (common/list enhancement)Max Horn
2004-12-14Evil workaround for bug #1083058Max Horn
2004-12-13Slight update.Torbjörn Andersson
2004-12-13fixed a bug that I introduced with the last cleanup.Robert Göffringmann
2004-12-12Optimized List assignment operator, thanks to h00liganMax Horn
2004-12-12Hide iterator implementation details from client codeMax Horn
2004-12-12clean up slide codeMax Horn
2004-12-12fixed warningRobert Göffringmann
2004-12-12Fix for bug #1082105 (GUI: ScummVM returns to window mode automatically)Max Horn
2004-12-11Remove the 24 bit read/write methods -- we don't use them anymore and they ar...Max Horn
2004-12-11use loadVOCFromStreamMax Horn
2004-12-11change loadVOCFromStream to take a reference instead of a pointer (to a stream)Max Horn
2004-12-11Modified version of patch #1082777 (common/stream optimization)Max Horn
2004-12-11Fix for bug #1083083 (QUEEN: journal bug), thanks for the patch, salty-horseMax Horn
2004-12-11Const correctnessMax Horn
2004-12-11OopsNicolas Bacca
2004-12-11CE backend needs to overload a few functions - list them with an appropriate ...Nicolas Bacca
2004-12-11Update project build filesNicolas Bacca
2004-12-11Update with SDL backend changes, untested yetNicolas Bacca
2004-12-11Update CE default savepathNicolas Bacca
2004-12-11Fix dumb CE compilerNicolas Bacca
2004-12-10unify pc/palm sourcecodeRobert Göffringmann
2004-12-10changed cd checking code, gives warnings about everything now.Robert Göffringmann
2004-12-10Use the new init functionsChris Apers
2004-12-10- cleanupChris Apers