Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-20 | Prevent conflict with the new OSystem enum | Chris Apers | |
svn-id: r16169 | |||
2004-12-20 | - Added Sword1 and Sky constant data | Chris Apers | |
- Cleanup svn-id: r16168 | |||
2004-12-20 | Use the new draw parameter instead | Chris Apers | |
svn-id: r16167 | |||
2004-12-20 | Use a draw function instead of a preinit one | Chris Apers | |
svn-id: r16166 | |||
2004-12-20 | Speedup a bit PalmOS port | Chris Apers | |
svn-id: r16165 | |||
2004-12-20 | Moved to a database to save memory on PalmOS | Chris Apers | |
svn-id: r16164 | |||
2004-12-20 | - Change mouse position on click | Chris Apers | |
- Remove timimg code which slow down PalmOS port svn-id: r16163 | |||
2004-12-20 | Move this too | Chris Apers | |
svn-id: r16162 | |||
2004-12-20 | Added check to prevent queueing invalid songs, and thus reading OOB... | Gregory Montoir | |
svn-id: r16160 | |||
2004-12-20 | Add AUTHORS to win32 dist | Travis Howell | |
svn-id: r16159 | |||
2004-12-20 | Added AUTHORS file | Max Horn | |
svn-id: r16155 | |||
2004-12-20 | use a ref here | Max Horn | |
svn-id: r16153 | |||
2004-12-20 | sync with README | Max Horn | |
svn-id: r16152 | |||
2004-12-20 | Additional cleanup | Max Horn | |
svn-id: r16150 | |||
2004-12-20 | consistency | Max Horn | |
svn-id: r16149 | |||
2004-12-20 | added coordinates clipping to ScummFont::drawChar(), this should make ↵ | Gregory Montoir | |
valgrind happy when displaying the about window. svn-id: r16147 | |||
2004-12-20 | typo | Max Horn | |
svn-id: r16145 | |||
2004-12-20 | Adding KingGuppy to about dialog, too | Max Horn | |
svn-id: r16144 | |||
2004-12-20 | Tab->Spaces. | Jerome Fisher | |
svn-id: r16143 | |||
2004-12-19 | Oops, 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-19 | Fancy about dialog | Max Horn | |
svn-id: r16140 | |||
2004-12-19 | This is done | Max Horn | |
svn-id: r16138 | |||
2004-12-19 | Patch #1087890 (README corrections) | Max Horn | |
svn-id: r16136 | |||
2004-12-19 | - implemented perspective actors calculation | Andrew Kurushin | |
TODO: decodeRLESprite must do scale svn-id: r16135 | |||
2004-12-19 | oops | Gregory Montoir | |
svn-id: r16133 | |||
2004-12-19 | to 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-19 | Fixed 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-19 | Correct range | Travis Howell | |
svn-id: r16129 | |||
2004-12-19 | Off by one | Travis Howell | |
svn-id: r16127 | |||
2004-12-19 | Report unknown MD5's. I wonder, should we move the check after | Eugene Sandulenko | |
initSize() and thus have possibility to show up a window with the message? svn-id: r16124 | |||
2004-12-18 | now actors will not stuck in the middle of dialog | Andrew 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-18 | Adding some TODOs | Max Horn | |
svn-id: r16121 | |||
2004-12-18 | Disable mouse emulation code | Max Horn | |
svn-id: r16120 | |||
2004-12-18 | sprite loading fix in win demo | Andrew Kurushin | |
svn-id: r16119 | |||
2004-12-18 | This is done now. | Jonathan Gray | |
svn-id: r16116 | |||
2004-12-18 | Mixer TODOs | Max Horn | |
svn-id: r16115 | |||
2004-12-18 | Fix for bug #1087439 (Volume control regression) | Max Horn | |
svn-id: r16113 | |||
2004-12-18 | Default save path for OS X as well. | Jonathan Gray | |
svn-id: r16112 | |||
2004-12-18 | oops | Max Horn | |
svn-id: r16110 | |||
2004-12-18 | Ensure that the file list in the browser is always sorted | Max Horn | |
svn-id: r16108 | |||
2004-12-18 | A little more cleanup (the Simon code really is a big mess :-) | Max Horn | |
svn-id: r16107 | |||
2004-12-18 | constify simon engine; turned global var vc_get_out_of_code into a member of ↵ | Max Horn | |
class SimonEngine svn-id: r16106 | |||
2004-12-17 | Reduce code size of resource.cpp to help PalmOS port, by moving util code to ↵ | Max Horn | |
a new file util.cpp and sound resource code to sound.cpp svn-id: r16105 | |||
2004-12-17 | - all actors creates on start | Andrew Kurushin | |
- many parts renamed to proper names regression: unexpected actor apeared while intro is played svn-id: r16104 | |||
2004-12-17 | Even more paranoia, since the older ScummVM releases allowed speech_mute to ↵ | Joost Peters | |
be false for floppy versions. svn-id: r16101 | |||
2004-12-17 | Simplify check. | Joost Peters | |
svn-id: r16099 | |||
2004-12-17 | Don't allow the user to enable speech for non-talkie versions. | Joost Peters | |
svn-id: r16097 | |||
2004-12-17 | Mute speech for floppy version as well. | Joost Peters | |
This fixes the text speed for the floppy version after the recent Talk/Speech behaviour changes. svn-id: r16095 |