index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queen
Age
Commit message (
Expand
)
Author
2003-12-29
cleanup & use BobSlot::curPos() when possible
Gregory Montoir
2003-12-29
cleanup & follow code conventions
Gregory Montoir
2003-12-29
- revise the way special moves are handled (demo and interview don't need a t...
Gregory Montoir
2003-12-29
more 'preparation' for interview and minor tweaks for demo
Gregory Montoir
2003-12-29
fix for 'Klunk sentence repeated 2 times' bug (noticeable in french talkie ve...
Gregory Montoir
2003-12-29
Demo uses different file for music (and disable it for now)
Joost Peters
2003-12-29
- hack to read patched .dog files (french & italian versions) from game data ...
Gregory Montoir
2003-12-28
cleanup
Gregory Montoir
2003-12-28
cleanup Resource class a bit :
Gregory Montoir
2003-12-28
Need to call this as well to properly stop music
Joost Peters
2003-12-28
Improved music code a bit. still has 'hanging notes' when stopping music, tho...
Joost Peters
2003-12-28
Cope with song '0' (old savegames used to use this 'dummy' value)
Joost Peters
2003-12-28
- added 'song' debugger command
Joost Peters
2003-12-27
enable alternative introduction
Gregory Montoir
2003-12-26
cleanup
Gregory Montoir
2003-12-26
oops
Gregory Montoir
2003-12-26
enable original screen blankers
Gregory Montoir
2003-12-26
new debugging code, using Common::Debugger
Gregory Montoir
2003-12-24
o Added SoundMixer::isReady()
Max Horn
2003-12-24
turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...
Max Horn
2003-12-21
stdafx.h first, please.
Marcus Comstedt
2003-12-21
added convenience SoundMixer::playVorbis variant which calls through to playS...
Max Horn
2003-12-21
Make it possible for game detection functions to detect language/platform (no...
Max Horn
2003-12-21
cleanup
Max Horn
2003-12-20
some code to play the 'room background sfx' (equivalent to sfxplay(NULLstr))
Gregory Montoir
2003-12-19
put all 'bam' related stuff in a class and allow load/save during a 'bam' scene
Gregory Montoir
2003-12-19
handle mouse wheel in Journal screen
Gregory Montoir
2003-12-15
clear command text in pinnacle room when there is no valid place under the cu...
Gregory Montoir
2003-12-15
cleanup
Gregory Montoir
2003-12-14
re-enable keyboard commands
Gregory Montoir
2003-12-14
don't call Command::changeObjectState() on items
Gregory Montoir
2003-12-14
add check before accessing ObjectData (only for safety)
Gregory Montoir
2003-12-14
Make music_mute take effect.
Travis Howell
2003-12-14
Fixproblem of fotaq attempting to play sfx as music, when sfx are disabled.
Travis Howell
2003-12-14
Get rid of unused variable
Joost Peters
2003-12-14
Initial (Roland) Music support; a lot of stuff is still missing and/or incomp...
Joost Peters
2003-12-13
some refactoring in Command code (removed/commented unused code, renamed some...
Gregory Montoir
2003-12-13
removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...
Max Horn
2003-12-12
cleanup
Gregory Montoir
2003-12-12
get rid of queencomp target (rather simply always check for both queen.1 and ...
Max Horn
2003-12-12
get rid of Verb class
Gregory Montoir
2003-12-11
constructors cleanup
Gregory Montoir
2003-12-11
cleanup
Gregory Montoir
2003-12-11
merged Logic::joeGrab & Logic::joeGrabDirection and removed speed argument as...
Gregory Montoir
2003-12-11
cleanup
Gregory Montoir
2003-12-11
centralize all State related stuff
Gregory Montoir
2003-12-10
oops
Gregory Montoir
2003-12-10
get rid of GameConfig, use ConfigurationManager
Gregory Montoir
2003-12-10
oops
Gregory Montoir
2003-12-10
- moved QueenEngine::roomChanged to Logic and enabled call from Cutaway code ...
Gregory Montoir
[next]