aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-12-20CE workaround - skipping the movie is better than crashing if the LUT cannot ↵Nicolas Bacca
be allocated svn-id: r16218
2004-12-20Add common include needed by WinCENicolas Bacca
svn-id: r16217
2004-12-20Fix assertNicolas Bacca
svn-id: r16216
2004-12-20Re-add Smartphone support (sorry for the year lag :p)Nicolas Bacca
svn-id: r16215
2004-12-20sync HEAD/0.7.0 versions of the NEWS file; mention new about dialogMax Horn
svn-id: r16212
2004-12-20Document default save directories.Jonathan Gray
svn-id: r16205
2004-12-20cast fix, hopefully this helps PalmOSMax Horn
svn-id: r16201
2004-12-20Add in FLAC supportMax Horn
svn-id: r16200
2004-12-20Updated, cleaned up, and unified the creditsMax Horn
svn-id: r16197
2004-12-20Small tweak to get rid of a warning on systems where type uint is not equal ↵Max Horn
to uint32 svn-id: r16194
2004-12-20Added AUTHORS in some more placesMax Horn
svn-id: r16192
2004-12-20OoopsChris Apers
svn-id: r16189
2004-12-20Updated resource filesChris Apers
svn-id: r16188
2004-12-20Updated resource fileChris Apers
svn-id: r16176
2004-12-20Added more compilation optionsChris Apers
svn-id: r16175
2004-12-20- Better ARM supportChris Apers
svn-id: r16174
2004-12-20CleanupChris Apers
svn-id: r16173
2004-12-20Added Sky supportChris Apers
svn-id: r16172
2004-12-20Forgot those filesChris Apers
svn-id: r16171
2004-12-20- Better ARM supportChris Apers
- Cleanup svn-id: r16170
2004-12-20Prevent conflict with the new OSystem enumChris Apers
svn-id: r16169
2004-12-20- Added Sword1 and Sky constant dataChris Apers
- Cleanup svn-id: r16168
2004-12-20Use the new draw parameter insteadChris Apers
svn-id: r16167
2004-12-20Use a draw function instead of a preinit oneChris Apers
svn-id: r16166
2004-12-20Speedup a bit PalmOS portChris Apers
svn-id: r16165
2004-12-20Moved to a database to save memory on PalmOSChris Apers
svn-id: r16164
2004-12-20- Change mouse position on clickChris Apers
- Remove timimg code which slow down PalmOS port svn-id: r16163
2004-12-20Move this tooChris Apers
svn-id: r16162
2004-12-20Added check to prevent queueing invalid songs, and thus reading OOB...Gregory Montoir
svn-id: r16160
2004-12-20Add AUTHORS to win32 distTravis Howell
svn-id: r16159
2004-12-20Added AUTHORS fileMax Horn
svn-id: r16155
2004-12-20use a ref hereMax Horn
svn-id: r16153
2004-12-20sync with READMEMax Horn
svn-id: r16152
2004-12-20Additional cleanupMax Horn
svn-id: r16150
2004-12-20consistencyMax Horn
svn-id: r16149
2004-12-20added coordinates clipping to ScummFont::drawChar(), this should make ↵Gregory Montoir
valgrind happy when displaying the about window. svn-id: r16147
2004-12-20typoMax Horn
svn-id: r16145
2004-12-20Adding KingGuppy to about dialog, tooMax Horn
svn-id: r16144
2004-12-20Tab->Spaces.Jerome Fisher
svn-id: r16143
2004-12-19Oops, having a bit of an identity crisis.Jerome Fisher
svn-id: r16142
2004-12-19_sev asked me to add myself, so I have done.Jerome Fisher
svn-id: r16141
2004-12-19Fancy about dialogMax Horn
svn-id: r16140
2004-12-19This is doneMax Horn
svn-id: r16138
2004-12-19Patch #1087890 (README corrections)Max Horn
svn-id: r16136
2004-12-19- implemented perspective actors calculationAndrew Kurushin
TODO: decodeRLESprite must do scale svn-id: r16135
2004-12-19oopsGregory Montoir
svn-id: r16133
2004-12-19to please PalmOS, I moved the _wiz member to ScummEngine_v70he, where it ↵Gregory Montoir
actually belongs, I don't quite like the upcasts I introduced, but I don't know how to deal without them svn-id: r16132
2004-12-19Fixed regression in queen floppy version. Before doing any speech/texts ↵Gregory Montoir
synchronization, we check the voice sfx exists. See also patch #1087870 svn-id: r16131
2004-12-19Correct rangeTravis Howell
svn-id: r16129
2004-12-19Off by oneTravis Howell
svn-id: r16127