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
/
queen
/
display.cpp
Age
Commit message (
Expand
)
Author
2004-01-15
got rid of timer stuff to handle display sync
Gregory Montoir
2004-01-14
- tweaked a bit walking functions to make persons stop walking when a cutaway...
Gregory Montoir
2004-01-13
- wrong sentence was spoken when Joe was trying to 'pick up' a person
Gregory Montoir
2004-01-11
minor display code changes
Gregory Montoir
2004-01-11
tweaked a bit dirty blocks display code, this fixes the minor glitch in inter...
Gregory Montoir
2004-01-10
enabled arrows in dialogue (non english versions)
Gregory Montoir
2004-01-10
this should fix :
Gregory Montoir
2004-01-09
fix mouse pointer glitch occuring when exiting Debugger
Gregory Montoir
2004-01-09
renamed some methods and moved some code to Display
Gregory Montoir
2004-01-08
cleanup, xref update
Gregory Montoir
2004-01-08
mostly cleanup :
Gregory Montoir
2004-01-06
updated copyright notice
Max Horn
2004-01-06
simplified room switching code a bit
Gregory Montoir
2004-01-04
- added code to only redraw changed blocks in order to avoid full screen refresh
Gregory Montoir
2004-01-02
minor rewrite of screenblanker code
Gregory Montoir
2003-12-31
There's that incomprehensible MinGW GCC warning again!
Torbjörn Andersson
2003-12-29
invalidate previous dynalum value on re-init (this fixes room <-> journal iss...
Gregory Montoir
2003-12-29
mass debuglevel change for less verbosity (0 -> 6)
Joost Peters
2003-12-29
cleanup & follow code conventions
Gregory Montoir
2003-12-29
- hack to read patched .dog files (french & italian versions) from game data ...
Gregory Montoir
2003-12-26
cleanup
Gregory Montoir
2003-12-26
oops
Gregory Montoir
2003-12-26
enable original screen blankers
Gregory Montoir
2003-12-11
constructors cleanup
Gregory Montoir
2003-12-05
- fix Joe scaling issue when switching from room 51 to 47 (temple)
Gregory Montoir
2003-12-03
remaining stuff for Azura/Floda
Gregory Montoir
2003-12-01
cleanup header includes
Gregory Montoir
2003-11-30
cleanup
Gregory Montoir
2003-11-24
cleanup/update + make Display::palCustomScroll matching exactly the original ...
Gregory Montoir
2003-11-15
fix some bugs :
Gregory Montoir
2003-11-14
rewitten fullscreen/panel switching code
Gregory Montoir
2003-11-13
fix some bugs :
Gregory Montoir
2003-11-10
hack for special french character
Gregory Montoir
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-08
Start/stop scenes - fixes missing panel.
David Eriksson
2003-11-07
fix palette glitches occuring when Joe switches from his clothes to the dress
Gregory Montoir
2003-11-04
change white palette entry for cursor in order to avoid glitch when palFadeIn...
Gregory Montoir
2003-11-01
use input->delay instead of system->delay
Gregory Montoir
2003-11-01
don't do dynalum if palette scroll is disabled
Gregory Montoir
2003-10-31
add mouse cursor code
Gregory Montoir
2003-10-29
only one RandomSource for the engine
Gregory Montoir
2003-10-28
handle (x,y) negative coordinates in dynalum
Gregory Montoir
2003-10-28
safer dynalum tweak
Gregory Montoir
2003-10-28
Safer use of dynalum.
David Eriksson
2003-10-24
misc fixes/tweaks
Gregory Montoir
2003-10-23
Initial version of the Input class. Some things still missing.
David Eriksson
2003-10-21
(better ?) scrolling timing
Gregory Montoir
2003-10-20
scrolling timing (copy/paste from SkyEngine)
Gregory Montoir
2003-10-20
remaining palette stuff
Gregory Montoir
2003-10-18
Special actions for cdint.cut
David Eriksson
[next]