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
/
sci
/
console.cpp
Age
Commit message (
Expand
)
Author
2010-11-17
SCI: Specify that -1 means "all maps" when listing base36-encoded resources
Filippos Karapetis
2010-11-17
SCI: Unified the functionality and parameters of the disasm and disasm_addr c...
Filippos Karapetis
2010-11-17
SCI: Added the ability to display original script bytecode in the "disasm" co...
Filippos Karapetis
2010-11-11
SCI: Some video related changes
Filippos Karapetis
2010-11-11
SCI: Allow duck videos to be played from the console
Matthew Hoops
2010-11-10
SCI: Add missing new line
Matthew Hoops
2010-11-02
SCI: Remove any use of printf
Max Horn
2010-11-01
GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings
Max Horn
2010-10-31
SCI: Play time related changes
Filippos Karapetis
2010-10-28
SCI: Updated help page on the new console command "map_instrument"
Filippos Karapetis
2010-10-28
SCI: Fixed typo
Filippos Karapetis
2010-10-28
SCI: Fixed compilation and added include safeguards to map-mt32-to-gm.h
Filippos Karapetis
2010-10-28
SCI: Improved the description of the "map_instrument" console command a bit. ...
Filippos Karapetis
2010-10-28
SCI: Several changes related to MT-32 -> GM mapping
Filippos Karapetis
2010-10-27
SCI: Cleanup, invoking pauseEngine() on Console::preEnter() and Console::post...
Filippos Karapetis
2010-10-27
SCI: Proper pausing/resuming of MIDI music in SciEngine::pauseEngineIntern(),...
Filippos Karapetis
2010-10-21
SCI: Added the ability to filter out results of the "class_table" command
Filippos Karapetis
2010-10-20
SCI: Silence GCC warning
Torbjörn Andersson
2010-10-20
SCI: Added a new debug command, "find_callk"
Filippos Karapetis
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
2010-10-03
SCI: Allow multiple word groups in parser
Willem Jan Palenstijn
2010-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-09-10
SCI: Some changes regarding resources
Filippos Karapetis
2010-09-09
SCI/Debugger: Show class names in addition to addresses in class_table output.
Lars Skovlund
2010-09-02
SCI: adding "bpr" and "bpw" debug commands
Martin Kiewitz
2010-08-12
SCI: "version" now shows cantBeHere selector
Martin Kiewitz
2010-08-08
SCI: Directly use the new Graphics::VMDDecoder class
Sven Hesse
2010-08-03
SCI: adding bpk debug command
Martin Kiewitz
2010-08-02
SCI: Fix leaks in ResourceManager::listResources caller code.
Johannes Schickel
2010-07-31
SCI: Don't include the time running the debugger in the game running time
Matthew Hoops
2010-07-24
SCI: added said spec dump ability to logkernel
Martin Kiewitz
2010-07-23
SCI: logkernel changes
Martin Kiewitz
2010-07-23
SCI: adding new debug command logkernel
Martin Kiewitz
2010-07-22
Extended the "version" console command to also show the game version found in...
Filippos Karapetis
2010-07-20
SCI: Removed the restoring parameter of the run_vm() function
Filippos Karapetis
2010-07-18
SCI: Fix order of characters when using hexDumpReg.
Matthew Hoops
2010-07-18
SCI: Add basic debugging command for 'said'
Willem Jan Palenstijn
2010-07-17
SCI: Fix 'parse' debug command parameter handling
Willem Jan Palenstijn
2010-07-16
SCI: fix console commands so that console gets detached correctly
Martin Kiewitz
2010-07-12
SCI: Turn global object g_debugState into SciEngine member var
Max Horn
2010-07-09
SCI: implemented subsignatures for kDoSound
Martin Kiewitz
2010-07-07
SCI: Dropped support for the very old saved game versions 9 - 11. Rationale: ...
Filippos Karapetis
2010-07-07
SCI: adding support to kernel signatures that invalid references may also get...
Martin Kiewitz
2010-07-07
SCI: accepting decimal/hexadecimal input on segment_info & kill_segment debug...
Martin Kiewitz
2010-07-06
SCI: removing invalid reference error from signature checking, instead adding...
Martin Kiewitz
2010-07-05
SCI: implemented new kernel call signature format
Martin Kiewitz
2010-07-04
Add a hexDumpReg function to view references that are not raw and fix SCI32 s...
Matthew Hoops
2010-07-01
SCI: Rename some more stuff
Max Horn
2010-06-30
SCI: Removed the FreeSCI music code
Filippos Karapetis
2010-06-29
SCI: Made the SoundCommandParser a member of the SciEngine class and removed ...
Filippos Karapetis
[prev]
[next]