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
2005-01-09
o Fixed some indentation
Eugene Sandulenko
2005-01-09
Fix legal header
Max Horn
2005-01-09
Ensure these headers match the rest of ScummVM
Max Horn
2005-01-09
Ensure the kyra legal headers match the rest of ScummVM
Max Horn
2005-01-09
Mark some places which probably should use loadWAVFromStream(); maybe some of...
Max Horn
2005-01-09
Added shared code to load WAV(E) data from arbitrary seekable streams (files ...
Max Horn
2005-01-09
This function is currently not used...
Max Horn
2005-01-09
cleanup
Max Horn
2005-01-09
Fix changing the scaler while GUI scaling and the console are active
Max Horn
2005-01-09
fix warning
Max Horn
2005-01-09
rewritten sprite class
Andrew Kurushin
2005-01-09
Since _pos is unsigned it's always >= 0, so testing for negativity will
Torbjörn Andersson
2005-01-09
Update SAGA items
Eugene Sandulenko
2005-01-09
Moving AppendableAudioStream into SCUMM engine, as it is only used there
Max Horn
2005-01-09
Added new interface SeekableReadStream
Max Horn
2005-01-08
rename StringsList to StringsTable
Andrew Kurushin
2005-01-08
begining of verb implementation
Andrew Kurushin
2005-01-08
Fix bug #1097467 (COMI: cursor is invisible at "insert CD" message)
Max Horn
2005-01-08
Fix bug #1098115 (GUI: Broken console font)
Max Horn
2005-01-08
sync NEWS files on HEAD and branch-0-7-0
Max Horn
2005-01-08
Fix wron Vulture male 1 animation. Thanks to salty-horse for reporting
Eugene Sandulenko
2005-01-07
Update SAGA items
Eugene Sandulenko
2005-01-07
Eliminate _scene->getMode() and use scene flags instead
Eugene Sandulenko
2005-01-07
Access timer.
Marcus Comstedt
2005-01-07
fixing scene transition
Andrew Kurushin
2005-01-07
o Last fixes for panels. Now they work like in original.
Eugene Sandulenko
2005-01-07
o Add reported German IHNM and ITE
Eugene Sandulenko
2005-01-07
Flag 64 bit problem in iMuse, as well as what I think might be very old regre...
Max Horn
2005-01-07
cleanup
Max Horn
2005-01-07
Add GCC 4.x to the list of accepted GCC versions
Max Horn
2005-01-07
Update SAGA items
Eugene Sandulenko
2005-01-07
o Fix for popped up actors at initial scene fade out
Eugene Sandulenko
2005-01-07
Remove extra ;
Travis Howell
2005-01-06
work around yet another MSVC problem
Max Horn
2005-01-06
- compiles debug path displaying only if ACTOR_DEBUG defined
Andrew Kurushin
2005-01-06
Distinguish left and right mouse button
Max Horn
2005-01-06
Switching GUI to an alternate font; using a second, bigger, font for 640x480 ...
Max Horn
2005-01-06
New normal/big fonts
Max Horn
2005-01-06
small fixes to previous
Andrew Kurushin
2005-01-06
non tile mode full actor path finding - preview
Andrew Kurushin
2005-01-06
Add reported 4 disks french monkeyega
Eugene Sandulenko
2005-01-06
oops again
Max Horn
2005-01-06
oops
Max Horn
2005-01-06
Added a font manager (work in progress)
Max Horn
2005-01-06
Add reported frech 4 disks monkeyega
Eugene Sandulenko
2005-01-06
turn off "no definition for inline function" warning
Andrew Kurushin
2005-01-06
- remove "extern" before OSystem::makeInstance
Andrew Kurushin
2005-01-06
- implement faceTowards (script function & etc)
Andrew Kurushin
2005-01-06
Patch #1092994 (Selfscaling GUI)
Max Horn
2005-01-06
Modify the singleton code once more to help overcome an issue with MSVC 7 (se...
Max Horn
[next]