Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-29 | Implemented the "placard" functions, because they're such a nice visual | Torbjörn Andersson | |
feedback that something right is happening. svn-id: r16371 | |||
2004-12-29 | Might as well initialise this variable. | Torbjörn Andersson | |
svn-id: r16370 | |||
2004-12-29 | - fixed fingolfin notification | Andrew Kurushin | |
svn-id: r16369 | |||
2004-12-29 | oops... thanks wjp for pointing me this one | Gregory Montoir | |
svn-id: r16368 | |||
2004-12-29 | Fix warning. SAGA coders should fix this properly :-) | Max Horn | |
svn-id: r16367 | |||
2004-12-29 | Compile fix from cyx | Travis Howell | |
svn-id: r16366 | |||
2004-12-28 | Fix regression with IHNM. | Eugene Sandulenko | |
Add IHNM demo MD5s. demo does not work at all yet svn-id: r16365 | |||
2004-12-28 | -addition to previous | Andrew Kurushin | |
svn-id: r16364 | |||
2004-12-28 | - many actor walk related functions added | Andrew Kurushin | |
- implemented script functions for scriptDoors (except iso mode) - introduced getDisplayWidth() getDisplayHeight() getStatusYOffset getPathYOffset() svn-id: r16363 | |||
2004-12-28 | Renamed _clickedWidget -> _dragWidget; if a drag is in process, send the ↵ | Max Horn | |
mouse moved / mouse up events to the widget on which the drag is performed (this fixes at least one bug and improves the user experience) svn-id: r16362 | |||
2004-12-28 | Remove leftover debug message | Eugene Sandulenko | |
svn-id: r16361 | |||
2004-12-28 | Fix running ScummVM in plugin-mode | Max Horn | |
svn-id: r16360 | |||
2004-12-28 | Yet another idea | Max Horn | |
svn-id: r16359 | |||
2004-12-28 | Added MD5 sums for IHNM so that we can watch the intro again. It seems to | Torbjörn Andersson | |
have developed a few regressions though. svn-id: r16358 | |||
2004-12-28 | slightly less hackish Journal code | Gregory Montoir | |
svn-id: r16357 | |||
2004-12-28 | Partial fix for Mac intro. Sprites are still incorrect because of lack of | Eugene Sandulenko | |
m68k asm knowledge :) svn-id: r16356 | |||
2004-12-28 | Fix building in an external dir | Max Horn | |
svn-id: r16355 | |||
2004-12-28 | Fixing hasActiveChannelOfType | Max Horn | |
svn-id: r16354 | |||
2004-12-28 | Implement rest of animation-related opcodes. | Eugene Sandulenko | |
svn-id: r16353 | |||
2004-12-28 | o Fixed animation playback | Eugene Sandulenko | |
o Implemented almost all animation opcodes svn-id: r16352 | |||
2004-12-27 | Use SoundMixer::kMaxMixerVolume | Max Horn | |
svn-id: r16351 | |||
2004-12-27 | Use SoundMixer::kMaxMixerVolume | Max Horn | |
svn-id: r16350 | |||
2004-12-27 | Use the mixer to handle sound volumes | Max Horn | |
svn-id: r16349 | |||
2004-12-27 | Introduced two new constants SoundMixer::kMaxChannelVolume and ↵ | Max Horn | |
SoundMixer::kMaxMixerVolume, for clarity svn-id: r16348 | |||
2004-12-27 | Reducing header dependencies a bit | Max Horn | |
svn-id: r16347 | |||
2004-12-27 | Done | Max Horn | |
svn-id: r16346 | |||
2004-12-27 | Fix for bug #1091748 (DIG: Starting new games takes a long time); turns out ↵ | Max Horn | |
querying the debuglevel from the config-manager very often is too slow svn-id: r16345 | |||
2004-12-27 | update | Paweł Kołodziejski | |
svn-id: r16344 | |||
2004-12-27 | Reduce potential loss of precision if SysTicksPerSecond does not divide 1000 | Max Horn | |
svn-id: r16342 | |||
2004-12-27 | Don't use pointers to int. We don't know what size an "int" is. | Torbjörn Andersson | |
Also, failing the script checksum test is no longer a fatal error. There has been a report that could mean there is a German version with incorrect checksums. Whether or not this change will make it playable is an entirely different matter, of course. svn-id: r16341 | |||
2004-12-27 | Added MD5 sum for Linux music file. | Torbjörn Andersson | |
svn-id: r16340 | |||
2004-12-27 | Removed unused variable. | Torbjörn Andersson | |
svn-id: r16339 | |||
2004-12-27 | Merge startSfxSound into startTalkSound | Max Horn | |
svn-id: r16338 | |||
2004-12-27 | Fix volume regression my previous checkin caused | Max Horn | |
svn-id: r16337 | |||
2004-12-27 | Corrected size of MT-32 control ROMs. | Jerome Fisher | |
svn-id: r16335 | |||
2004-12-27 | Add some compression tool TODOs | Max Horn | |
svn-id: r16334 | |||
2004-12-27 | Use the same volume ranges as most of the rest of ScummVM (i.e. 0-255) | Max Horn | |
svn-id: r16333 | |||
2004-12-27 | Allow premix channels to use a custom sound type | Max Horn | |
svn-id: r16332 | |||
2004-12-27 | Add 'speech' sound type to mixer; make use of that in iMuse Digital | Max Horn | |
svn-id: r16331 | |||
2004-12-27 | Added 'sound types' to the mixer - for now, only plain (for the premixer), ↵ | Max Horn | |
SFX and music; volume is now controlled based on the sound type svn-id: r16330 | |||
2004-12-26 | Give proper credits to Wyrmkeep folks | Eugene Sandulenko | |
svn-id: r16329 | |||
2004-12-25 | Get rid of the useless & troublesome master_volume | Max Horn | |
svn-id: r16328 | |||
2004-12-25 | Fix warning on OSX | Max Horn | |
svn-id: r16327 | |||
2004-12-25 | Fix bug #1091189 (GUI: Launcher List/Edit game interaction) | Max Horn | |
svn-id: r16326 | |||
2004-12-25 | Fix warning | Eugene Sandulenko | |
svn-id: r16325 | |||
2004-12-25 | Partial fix for bug #1091189: restore the selection after editing the games ↵ | Max Horn | |
list in the launcher svn-id: r16324 | |||
2004-12-25 | Make ESC key work in the launcher | Max Horn | |
svn-id: r16323 | |||
2004-12-25 | Draw the active tab differently: remove the horizontal line at the bottom ↵ | Max Horn | |
(inspired by patch #1091165) svn-id: r16322 | |||
2004-12-25 | speech_volume default value gets already set in gameDetector.cpp | Max Horn | |
svn-id: r16321 | |||
2004-12-25 | - fix win32 with USE_WINDBG compile error | Andrew Kurushin | |
svn-id: r16320 |