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
/
engines
/
cge2
Age
Commit message (
Expand
)
Author
2014-07-27
CGE2: Fix misleading tabulation, improve warning
Strangerke
2014-07-26
CGE2: Make the debug channel of the opcodes more verbose.
uruk
2014-07-26
CGE2: Implement debug console and add a debug channel for opcodes.
uruk
2014-07-26
CGE2: Remove another unused opcode.
uruk
2014-07-26
CGE2: Change random source.
uruk
2014-07-26
CGE2: Repair display of version and translation strings.
uruk
2014-07-25
CGE2: More refactoring in cge2.h and cge2.cpp.
uruk
2014-07-25
CGE2: Rearrange things a bit in cge2.h.
uruk
2014-07-25
CGE2: Now refactor optionTouch() the right way.
uruk
2014-07-25
Revert "CGE2: Refactor optionTouch()."
uruk
2014-07-25
CGE2: Refactor optionTouch().
uruk
2014-07-25
CGE2: Refactor optionTouch().
uruk
2014-07-25
CGE2: Fix optionTouch().
uruk
2014-07-25
CGE2: Repair checkVolumeSwitches().
uruk
2014-07-25
CGE2: Fix optionTouch().
uruk
2014-07-25
CGE2: Get rid of unnecessary variables.
uruk
2014-07-25
CGE2: Implement the sfx volume button on the toolbar.
uruk
2014-07-25
CGE2: Implement the music volume button on the toolbar.
uruk
2014-07-25
CGE2: Remove useless TODO comment.
uruk
2014-07-25
CGE2: Fix broken compilation by previous commit.
uruk
2014-07-25
CGE2: Rename kSoundSwtichRate to kVolumeSwitchRate.
uruk
2014-07-25
CGE2: Fix initialization of sound switches on the toolbar.
uruk
2014-07-25
CGE2: Rework loadUser().
uruk
2014-07-25
CGE2: Update another warning
Strangerke
2014-07-25
CGE2: Remove unused constant in Talk, fix a warning
Strangerke
2014-07-24
CGE2: Rearrange _commandText[]'s content.
uruk
2014-07-24
CGE2: Fix kCmdWalk's comment.
uruk
2014-07-24
CGE2: Remove kCmdDim and kCmdStep and connected code.
uruk
2014-07-24
CGE2: Remove more unused opcodes.
uruk
2014-07-24
CGE2: Fix typo in SETREF's comment.
uruk
2014-07-24
CGE2: Remove the unused opcodes.
uruk
2014-07-24
CGE2: Remove handling of unused opcodes.
uruk
2014-07-24
CGE2: Implement snTrans() and snPort().
uruk
2014-07-24
CGE2: Repair/rename checkSoundHandle().
uruk
2014-07-24
CGE2: Remove redundant default labels.
uruk
2014-07-24
CGE2: Distinguish SFX from speech when playing sounds.
uruk
2014-07-24
CGE2: Implement checkSaySwitch() and add/fix connected code.
uruk
2014-07-24
CGE2: Set speech only/text only/both modes according to Launcher options.
uruk
2014-07-23
CGE2: Move inventory system's functions from cge2_main.cpp to inventory.cpp.
uruk
2014-07-23
CGE2: Move toolbar's functions from cge2_main.cpp to toolbar.cpp.
uruk
2014-07-23
CGE2: Increase readability of code connected to music switch.
uruk
2014-07-23
CGE2: Keep music setting in sync with the Launcher.
uruk
2014-07-23
CGE2: Add MidiPlayer::syncVolume() call to checkSounds().
uruk
2014-07-23
CGE2: Updgrade checkSaySwitch().
uruk
2014-07-23
CGE2: Add and implement checkSounds() and checkMusicSwitch().
uruk
2014-07-23
CGE2: Use nullptr instead of NULL in switchColorMode().
uruk
2014-07-23
CGE2: Implement switchMusic():
uruk
2014-07-22
CGE2: Reimplement checkSaySwitch().
uruk
2014-07-22
CGE2: Unstub CommandHandler::runCommand().
uruk
2014-07-22
CGE2: Change call order of checkSoundHandle().
uruk
[prev]
[next]