Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-16 | Split simon.cpp more for PalmOS port. | Travis Howell | |
svn-id: r16078 | |||
2004-12-16 | Removed unused variable. | Torbjörn Andersson | |
svn-id: r16076 | |||
2004-12-16 | fix escaping the intro on BE systems | Robert Göffringmann | |
svn-id: r16075 | |||
2004-12-16 | added some debugging functions | Robert Göffringmann | |
svn-id: r16074 | |||
2004-12-16 | fix for bug #897777 (Foster walks on water...) and #788858 (Walk glitch) | Robert Göffringmann | |
svn-id: r16072 | |||
2004-12-16 | some cleanup | Robert Göffringmann | |
svn-id: r16071 | |||
2004-12-16 | Update HE games | Travis Howell | |
svn-id: r16070 | |||
2004-12-16 | fix gcc warnings | Robert Göffringmann | |
svn-id: r16068 | |||
2004-12-15 | Typo | Travis Howell | |
svn-id: r16067 | |||
2004-12-15 | memory leak | Gregory Montoir | |
svn-id: r16063 | |||
2004-12-15 | fix compilation (under mingw/gcc3.4) | Gregory Montoir | |
svn-id: r16062 | |||
2004-12-15 | Fix warning | Eugene Sandulenko | |
svn-id: r16061 | |||
2004-12-15 | - Move MAXPATHLEN includes/defines into common location | Jonathan Gray | |
- Save files are now stored in $HOME/.scummvm/ by default if no other save path is specified on non MacOS X unices. svn-id: r16060 | |||
2004-12-15 | Forgot to remove ys_dl_list.o | Eugene Sandulenko | |
svn-id: r16059 | |||
2004-12-15 | compilation fix | Jonathan Gray | |
svn-id: r16058 | |||
2004-12-15 | Make music driver section more readable. | Jonathan Gray | |
Alphabetically order the list of drivers as well. svn-id: r16056 | |||
2004-12-15 | New man page. | Jonathan Gray | |
svn-id: r16054 | |||
2004-12-15 | moved 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-15 | Update SAGA items. | Eugene Sandulenko | |
svn-id: r16052 | |||
2004-12-15 | Patch #1081904 ITE: MAC demo support | Eugene 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-14 | Switched HEAD to 0.8.0-CVS (did I miss any spots? | Max Horn | |
svn-id: r16048 | |||
2004-12-14 | Patch #1083548 (common/list enhancement) | Max Horn | |
svn-id: r16046 | |||
2004-12-14 | Evil workaround for bug #1083058 | Max Horn | |
svn-id: r16045 | |||
2004-12-13 | Slight update. | Torbjörn Andersson | |
svn-id: r16044 | |||
2004-12-13 | fixed 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-12 | Optimized List assignment operator, thanks to h00ligan | Max Horn | |
svn-id: r16042 | |||
2004-12-12 | Hide iterator implementation details from client code | Max Horn | |
svn-id: r16041 | |||
2004-12-12 | clean up slide code | Max Horn | |
svn-id: r16040 | |||
2004-12-12 | fixed warning | Robert Göffringmann | |
svn-id: r16039 | |||
2004-12-12 | Fix for bug #1082105 (GUI: ScummVM returns to window mode automatically) | Max Horn | |
svn-id: r16038 | |||
2004-12-11 | Remove the 24 bit read/write methods -- we don't use them anymore and they ↵ | Max Horn | |
are weird anyway ;-) svn-id: r16037 | |||
2004-12-11 | use loadVOCFromStream | Max Horn | |
svn-id: r16036 | |||
2004-12-11 | change loadVOCFromStream to take a reference instead of a pointer (to a stream) | Max Horn | |
svn-id: r16035 | |||
2004-12-11 | Modified version of patch #1082777 (common/stream optimization) | Max Horn | |
svn-id: r16034 | |||
2004-12-11 | Fix for bug #1083083 (QUEEN: journal bug), thanks for the patch, salty-horse | Max Horn | |
svn-id: r16033 | |||
2004-12-11 | Const correctness | Max Horn | |
svn-id: r16032 | |||
2004-12-11 | Oops | Nicolas Bacca | |
svn-id: r16031 | |||
2004-12-11 | CE 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-11 | Update project build files | Nicolas Bacca | |
svn-id: r16029 | |||
2004-12-11 | Update with SDL backend changes, untested yet | Nicolas Bacca | |
svn-id: r16028 | |||
2004-12-11 | Update CE default savepath | Nicolas Bacca | |
svn-id: r16027 | |||
2004-12-11 | Fix dumb CE compiler | Nicolas Bacca | |
svn-id: r16026 | |||
2004-12-10 | unify pc/palm sourcecode | Robert Göffringmann | |
svn-id: r16025 | |||
2004-12-10 | changed cd checking code, gives warnings about everything now. | Robert Göffringmann | |
svn-id: r16024 | |||
2004-12-10 | Use the new init functions | Chris Apers | |
svn-id: r16023 | |||
2004-12-10 | - cleanup | Chris Apers | |
- move notification init after screenSize to prevent another DIA madness svn-id: r16022 | |||
2004-12-10 | Fixed virtual silkarea madness | Chris Apers | |
svn-id: r16021 | |||
2004-12-10 | New ARM call | Chris Apers | |
svn-id: r16020 | |||
2004-12-10 | Fixed language option + cleanup | Chris Apers | |
svn-id: r16019 | |||
2004-12-10 | Hide ARM checkbox on non-ARM devices | Chris Apers | |
svn-id: r16018 |