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
Age
Commit message (
Expand
)
Author
2002-12-16
New debugger core. Doesn't really have anything implemented yet, but is far m...
James Brown
2002-12-16
Tip: If your going to call a member function of a pointer to an object... do ...
James Brown
2002-12-16
Fix segfault
James Brown
2002-12-16
forgot to remove _numLinesToProcess
Max Horn
2002-12-16
cleanup
Max Horn
2002-12-15
cleanup; reordering stuff in gfx.cpp, trying to group code into logical group...
Max Horn
2002-12-15
more space for debug output
Max Horn
2002-12-15
cleanup
Max Horn
2002-12-15
disable actor dir intepolation for V7 games - it interfers with walk scripts;...
Max Horn
2002-12-15
added comparision methods for ScummPoint
Max Horn
2002-12-15
cleanup
Max Horn
2002-12-15
oops
Max Horn
2002-12-15
cleanup - we now know that the frame field in Actor is needed, we just have t...
Max Horn
2002-12-15
console now "remembers" the text which the user had typed before using the hi...
Oliver Kiehl
2002-12-15
added a history (based on code by olki)
Max Horn
2002-12-15
Miscellaneous cleanup.
Jamieson Christian
2002-12-15
debugger can now use the console (experimental, and thus disabled by default)
Max Horn
2002-12-15
added input callback hook to console
Max Horn
2002-12-14
oops
Oliver Kiehl
2002-12-14
use killChar for backspace as well
Max Horn
2002-12-14
fixed ctrl-w and added ctrl-d and <delete>
Oliver Kiehl
2002-12-14
retrieve the input and (for now) print it back to the console
Max Horn
2002-12-14
scroll to caret if user types
Max Horn
2002-12-14
improved caret
Max Horn
2002-12-14
improved caret
Max Horn
2002-12-14
improved line editing; reworked various internal details
Max Horn
2002-12-14
added a scrollbar to console
Max Horn
2002-12-14
added a simple prompt; added an edit caret; some other cleanup
Max Horn
2002-12-14
fixed warning
Max Horn
2002-12-14
fixed arrow/mouse wheel scrolling: now honors seperator items (i.e. you can't...
Max Horn
2002-12-14
removed some references to Linux and replaced them by more general Unix refer...
Max Horn
2002-12-14
changed console look&feel a little bit
Max Horn
2002-12-14
make alpha blend level adjustable, and fixed an overflow bug
Max Horn
2002-12-14
Missed one
Travis Howell
2002-12-14
Remove commented code thats no longer needed.
Travis Howell
2002-12-14
some more console code
Max Horn
2002-12-14
Enable missing code
Travis Howell
2002-12-14
fixed typo
Max Horn
2002-12-14
moved the console code to gui/console.cpp; make it actually printout somethin...
Max Horn
2002-12-14
clarification
Max Horn
2002-12-14
fixed VC++ compile
Max Horn
2002-12-14
Commit some junk in-case I don't get time to finish this tonight and Fingolfi...
James Brown
2002-12-14
Fixed last bad artifacts of Sam & Max carnival music.
Jamieson Christian
2002-12-14
cleanup
Max Horn
2002-12-14
added a dummy savepath setting; space gets scare, seems we really need tabs
Max Horn
2002-12-14
explicitly init all fields of version_settings
Max Horn
2002-12-14
removed unused field
Max Horn
2002-12-13
changed back transparency
Max Horn
2002-12-13
added an API to query the list of available music drivers; cleanup
Max Horn
2002-12-13
playing a bit with the alpha level
Max Horn
[next]