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
/
lab
/
console.cpp
Age
Commit message (
Collapse
)
Author
2016-10-31
JANITORIAL: Typos
Alexandre Detiste
I've not fixed this one, maybe it's on purpose: RELASE -> RELEASE engines/mads/staticres.cpp:const char *const kGameReleaseTitleStr = "GAME RELASE VERSION INFO";
2016-01-14
LAB: Call checkRoomMusic() when changing a room
Filippos Karapetis
2015-12-28
LAB: Simulate events by setting an unused key
Filippos Karapetis
2015-12-28
LAB: Fix loading from the GMM and warping to rooms from the console
Filippos Karapetis
2015-12-25
LAB: Use friendlier names for lists
Filippos Karapetis
2015-12-24
LAB: Avoid manual memory management of RuleList
Willem Jan Palenstijn
2015-12-24
LAB: Avoid manual memory management in Action lists
Willem Jan Palenstijn
2015-12-23
LAB: Use int in for loops, instead of uint16
Filippos Karapetis
2015-12-23
LAB: Show the correct number of parameters in find_action
Filippos Karapetis
2015-12-23
LAB: Fix the find_action command
Filippos Karapetis
2015-12-23
LAB: Extend the scene_resources command and add the find_action command
Filippos Karapetis
2015-12-23
LAB: Add a console, with two new commands (scene and scene_resources)
Filippos Karapetis