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
/
illusions
/
duckman
/
menusystem_duckman.cpp
Age
Commit message (
Expand
)
Author
2018-07-21
ILLUSIONS: Fix warnings
Eugene Sandulenko
2018-07-20
ILLUSIONS: always use braces for loops
Eric Fry
2018-07-20
ILLUSIONS: Refactor duckman inventory code to remove verbose init logic
Eric Fry
2018-07-20
ILLUSIONS: Fix formatting
Eric Fry
2018-07-20
ILLUSIONS: Formatting, remove trailing whitespace.
Eric Fry
2018-07-20
ILLUSIONS: Formatting
Eric Fry
2018-07-20
ILLUSIONS: Pause voice when entering in-game menu
Eric Fry
2018-07-20
ILLUSIONS: Wire up restart savegame menu item.
Eric Fry
2018-07-20
ILLUSIONS: Wire up subtitle text duration config slider
Eric Fry
2018-07-20
ILLUSIONS: Add ability to restore options sliders to defaults
Eric Fry
2018-07-20
ILLUSIONS: Wire up audio sliders on option menu.
Eric Fry
2018-07-20
ILLUSIONS: Pause actors when entering menu
Eric Fry
2018-07-20
ILLUSIONS: Move sliders in option menu
Eric Fry
2018-07-20
ILLUSIONS: Wire up sfx to menus
Eric Fry
2018-07-20
ILLUSIONS: Start on debug menu
Eric Fry
2018-07-20
ILLUSIONS: Add debug cheat code support
Eric Fry
2018-07-20
ILLUSIONS: Replace 0x40004 with CURSOR_OBJECT_ID constant
Eric Fry
2018-07-20
ILLUSIONS: Improve naming of variables and methods in menu system.
Eric Fry
2018-07-20
Work on options menu
Eric Fry
2018-07-20
Fixed save continue dialog menu
Eric Fry
2018-07-20
Work on save support
Eric Fry
2018-07-20
ILLUSIONS: DUCKMAN: Implement load game from the game's menu system
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement special opcode 160012 and related code
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Start implementing the menu system
johndoe123