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-07-16
fixed spllng
Max Horn
2002-07-16
Patch #582286 - fix for double key events in newgui
Max Horn
2002-07-16
biiig checkin: removed more stuff from scumm.h; added new headers resource.h ...
Max Horn
2002-07-16
got rid of _xPos, _yPos, _dir members in class Scumm
Max Horn
2002-07-16
update about the savepath config file option
Jeremy Newman
2002-07-16
oops forgot this file :-)
Max Horn
2002-07-16
added costume.h; bumped build date in scumm.h (we have some quite big changes...
Max Horn
2002-07-16
we should get rid of scumm.h in sdl.cpp; e.g. by moving error() and warning()...
Max Horn
2002-07-16
removed unnecessary #include
Max Horn
2002-07-16
primes usually give better results (verified this with Chi Squared test
Max Horn
2002-07-16
endian fix for save games (including code for backward compatibility so that ...
Max Horn
2002-07-16
fixed #555647; got rid of some FIXME's
Max Horn
2002-07-16
This warning is driving me nuts, so disabling it for now
Max Horn
2002-07-16
fixed check for 'lights' system
Max Horn
2002-07-16
fixed call to adjustXYToBeInBox
Max Horn
2002-07-16
limit slider drag range
Max Horn
2002-07-16
renamed 2xsai.cpp to scaler.cpp
Max Horn
2002-07-16
Update todo
James Brown
2002-07-16
renamed some variables for clarity; added scaler.h
Max Horn
2002-07-16
patch by painelf that enables editing in the ListWidget (alas as usual with m...
Max Horn
2002-07-15
added Actor::isInClass convenience method; fixed typo in object.cpp; moved so...
Max Horn
2002-07-15
no need to error out on Flashlight
Max Horn
2002-07-15
subtitles: some fixes
Paweł Kołodziejski
2002-07-15
simplified the path finding code for 'old' games (this included getting rid o...
Max Horn
2002-07-15
DIG: corrected placement and multiline subtitles in SMUSH animations
Paweł Kołodziejski
2002-07-15
replaced EventList and StringList by a universtal List<T> template; remade Ev...
Max Horn
2002-07-15
tiny fix to account for the fact that GF_SMALL_HEADER games have walk box 0
Max Horn
2002-07-15
renamed o5_actorSetClass to o5_setClass
Max Horn
2002-07-15
fix an obscure typo
Vincent Hamm
2002-07-15
allow static text/button widgets in NewGUI to be drawn centred
Max Horn
2002-07-15
fixed my fix - mouse cursor now moves again in new GUI
Max Horn
2002-07-15
Ouch, that was not intended ...
Ruediger Hanke
2002-07-15
MorphOS makefile update
Ruediger Hanke
2002-07-15
Some endian fixes I wanted to check in for some time now ... also allow unenc...
Ruediger Hanke
2002-07-15
fix for #556444 (MI1: German sz ligature)
Max Horn
2002-07-15
fix for #581473
Max Horn
2002-07-15
fixed pause mode; changed semantics of getRandomNumber slightly
Max Horn
2002-07-14
Duh - COMPILE before commit.
James Brown
2002-07-14
Reapply the Zak cashcard var exclusions... two of them somehow vanished
James Brown
2002-07-13
added latest of painelf's patches which makes NewGui handle system events dir...
Max Horn
2002-07-13
took painelf's change, modified it a lot, and now here's the result :-)
Max Horn
2002-07-13
cleanup
Max Horn
2002-07-13
fixed palette bug (visible in MonkeyVGA in the forest on Melee Island); added...
Max Horn
2002-07-13
fixed about dialog crash
Max Horn
2002-07-13
renamed fadeToBlackEffect to fadeOut; renamed screenEffect to fadeIn; impleme...
Max Horn
2002-07-13
oops
Max Horn
2002-07-13
some cleanup
Max Horn
2002-07-13
added clear() methods to String and StringList; StringList destructor now doe...
Max Horn
2002-07-13
fixed FIXME; this seems to be the correct way for walkActorOld to work
Max Horn
2002-07-13
indent fixes
Max Horn
[next]