aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-12-15compilation fixJonathan Gray
svn-id: r16058
2004-12-15Make music driver section more readable.Jonathan Gray
Alphabetically order the list of drivers as well. svn-id: r16056
2004-12-15New man page.Jonathan Gray
svn-id: r16054
2004-12-15moved compacts and related static data out of the scummvm.exe into an ↵Robert Göffringmann
external file (available from www.lavosspawn.de/tmp/sky_cpt.zip) svn-id: r16053
2004-12-15Update SAGA items.Eugene Sandulenko
svn-id: r16052
2004-12-15Patch #1081904 ITE: MAC demo supportEugene Sandulenko
o Endianness-aware resource loading o Removed ys_dl_list in favor of our object implementation o Cleanup in actor code o Partial support for ITE Mac rereleased demo svn-id: r16051
2004-12-14Switched HEAD to 0.8.0-CVS (did I miss any spots?Max Horn
svn-id: r16048
2004-12-14Patch #1083548 (common/list enhancement)Max Horn
svn-id: r16046
2004-12-14Evil workaround for bug #1083058Max Horn
svn-id: r16045
2004-12-13Slight update.Torbjörn Andersson
svn-id: r16044
2004-12-13fixed a bug that I introduced with the last cleanup.Robert Göffringmann
(caused the graphical glitches in the pipe factory) svn-id: r16043
2004-12-12Optimized List assignment operator, thanks to h00liganMax Horn
svn-id: r16042
2004-12-12Hide iterator implementation details from client codeMax Horn
svn-id: r16041
2004-12-12clean up slide codeMax Horn
svn-id: r16040
2004-12-12fixed warningRobert Göffringmann
svn-id: r16039
2004-12-12Fix for bug #1082105 (GUI: ScummVM returns to window mode automatically)Max Horn
svn-id: r16038
2004-12-11Remove the 24 bit read/write methods -- we don't use them anymore and they ↵Max Horn
are weird anyway ;-) svn-id: r16037
2004-12-11use loadVOCFromStreamMax Horn
svn-id: r16036
2004-12-11change loadVOCFromStream to take a reference instead of a pointer (to a stream)Max Horn
svn-id: r16035
2004-12-11Modified version of patch #1082777 (common/stream optimization)Max Horn
svn-id: r16034
2004-12-11Fix for bug #1083083 (QUEEN: journal bug), thanks for the patch, salty-horseMax Horn
svn-id: r16033
2004-12-11Const correctnessMax Horn
svn-id: r16032
2004-12-11OopsNicolas Bacca
svn-id: r16031
2004-12-11CE backend needs to overload a few functions - list them with an appropriate ↵Nicolas Bacca
comment and hope they'll last more than a few months this time :p svn-id: r16030
2004-12-11Update project build filesNicolas Bacca
svn-id: r16029
2004-12-11Update with SDL backend changes, untested yetNicolas Bacca
svn-id: r16028
2004-12-11Update CE default savepathNicolas Bacca
svn-id: r16027
2004-12-11Fix dumb CE compilerNicolas Bacca
svn-id: r16026
2004-12-10unify pc/palm sourcecodeRobert Göffringmann
svn-id: r16025
2004-12-10changed cd checking code, gives warnings about everything now.Robert Göffringmann
svn-id: r16024
2004-12-10Use the new init functionsChris Apers
svn-id: r16023
2004-12-10- cleanupChris Apers
- move notification init after screenSize to prevent another DIA madness svn-id: r16022
2004-12-10Fixed virtual silkarea madnessChris Apers
svn-id: r16021
2004-12-10New ARM callChris Apers
svn-id: r16020
2004-12-10Fixed language option + cleanupChris Apers
svn-id: r16019
2004-12-10Hide ARM checkbox on non-ARM devicesChris Apers
svn-id: r16018
2004-12-10CleanupChris Apers
svn-id: r16017
2004-12-10Fixed redraw problemChris Apers
svn-id: r16016
2004-12-10Moved to prefix fileChris Apers
svn-id: r16015
2004-12-10New ARM call (PalmOS)Chris Apers
svn-id: r16014
2004-12-10Many PalmOS ARM optimizationsChris Apers
svn-id: r16013
2004-12-10Reading from memory card is too slowChris Apers
svn-id: r16012
2004-12-10PalmOS stuffsChris Apers
svn-id: r16011
2004-12-10Revamped ARM stuffsChris Apers
svn-id: r16010
2004-12-10CleanupChris Apers
svn-id: r16009
2004-12-10Limit width to 80 chars again.Jonathan Gray
svn-id: r16008
2004-12-10Fix warningMax Horn
svn-id: r16007
2004-12-10Removed outdated (and wrong) comment; all this stuff will be rewritten ↵Max Horn
eventually anyway, but at least we shouldn't spread false information svn-id: r16006
2004-12-09make scrolling smooth.Robert Göffringmann
svn-id: r16005
2004-12-09Made SoftKbd more usable with a mouse.Marcus Comstedt
svn-id: r16004