aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2004-12-19Report unknown MD5's. I wonder, should we move the check afterEugene Sandulenko
initSize() and thus have possibility to show up a window with the message? svn-id: r16124
2004-12-18now actors will not stuck in the middle of dialogAndrew Kurushin
svn-id: r16123
2004-12-18- updating actors state so they can be clipped on drawing (intro now runs ↵Andrew Kurushin
without artefact) - order list now uses only in draw section - drawList rename to drawActors svn-id: r16122
2004-12-18Adding some TODOsMax Horn
svn-id: r16121
2004-12-18Disable mouse emulation codeMax Horn
svn-id: r16120
2004-12-18sprite loading fix in win demoAndrew Kurushin
svn-id: r16119
2004-12-18This is done now.Jonathan Gray
svn-id: r16116
2004-12-18Mixer TODOsMax Horn
svn-id: r16115
2004-12-18Fix for bug #1087439 (Volume control regression)Max Horn
svn-id: r16113
2004-12-18Default save path for OS X as well.Jonathan Gray
svn-id: r16112
2004-12-18oopsMax Horn
svn-id: r16110
2004-12-18Ensure that the file list in the browser is always sortedMax Horn
svn-id: r16108
2004-12-18A little more cleanup (the Simon code really is a big mess :-)Max Horn
svn-id: r16107
2004-12-18constify simon engine; turned global var vc_get_out_of_code into a member of ↵Max Horn
class SimonEngine svn-id: r16106