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
/
graphics.cpp
Age
Commit message (
Expand
)
Author
2004-03-07
cleanup (removed irrevelant comments and useless XXX'ed code)
Gregory Montoir
2004-02-21
I am an idiot.
Joost Peters
2004-02-21
Fix for bug #899881 (Sounds played when sound turned off)
Joost Peters
2004-02-21
Fixed arrow dialogue glitches (partial display) in non-english versions. This...
Gregory Montoir
2004-02-13
Applied patch #896726 (reversed hebrew text) and reduced overhead a little by...
Joost Peters
2004-01-27
Proper fix for bug #884712
Joost Peters
2004-01-25
Seperate SFX and Speech.
Joost Peters
2004-01-23
change sscanf() calls to atoi() to please PalmOS :)
Gregory Montoir
2004-01-23
use BobSlot::clear instead of Graphics::clearBob
Gregory Montoir
2004-01-22
(slightly) less hackish bounding box code
Gregory Montoir
2004-01-20
- fixed bug #880415 (only setup bam scene after all _vm->update() calls)
Gregory Montoir
2004-01-19
re-use BobFrame
Gregory Montoir
2004-01-18
fix warning
Paweł Kołodziejski
2004-01-15
reset _lastSoundIndex in car animation too
Gregory Montoir
2004-01-14
- tweaked a bit walking functions to make persons stop walking when a cutaway...
Gregory Montoir
2004-01-12
New save/load code, this *breaks* compatiblity with the previous
Gregory Montoir
2004-01-11
minor display code changes
Gregory Montoir
2004-01-11
cleanup
Gregory Montoir
2004-01-10
cleanup
Gregory Montoir
2004-01-10
workaround for final room sound issues
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
minor Logic::initPerson() tweak
Gregory Montoir
2004-01-08
moved the remaining 'graphics' stuff from Logic to Graphics
Gregory Montoir
2004-01-08
cleanup, xref update
Gregory Montoir
2004-01-08
- new Grid class to handle all zones / areas stuff
Gregory Montoir
2004-01-08
mostly cleanup :
Gregory Montoir
2004-01-07
- moved some Person/Anim code to Graphics
Gregory Montoir
2004-01-06
- minor cleanup in Person/Actor stuff
Gregory Montoir
2004-01-06
moved animation stuff to Graphics class
Gregory Montoir
2004-01-06
updated copyright notice
Max Horn
2004-01-06
simplified room switching code a bit
Gregory Montoir
2004-01-05
- enabled debugger in QueenEngine::errorString
Gregory Montoir
2004-01-05
added a class to manage banks, Queen::Graphics cleanup
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-30
remove hack from original code, this was apparently only needed for SELECT_VE...
Gregory Montoir
2003-12-29
cleanup & follow code conventions
Gregory Montoir
2003-12-27
enable alternative introduction
Gregory Montoir
2003-12-26
cleanup
Gregory Montoir
2003-12-20
some code to play the 'room background sfx' (equivalent to sfxplay(NULLstr))
Gregory Montoir
2003-12-19
put all 'bam' related stuff in a class and allow load/save during a 'bam' scene
Gregory Montoir
2003-12-11
constructors cleanup
Gregory Montoir
2003-12-03
fix klunk scene glitches
Gregory Montoir
2003-12-03
new room/gamestate constants
Gregory Montoir
2003-12-01
cleanup
Gregory Montoir
2003-12-01
cleanup header includes
Gregory Montoir
2003-11-30
cleanup
Gregory Montoir
2003-11-27
- speak correct sentence when object is not usable
Gregory Montoir
2003-11-26
fix some animation issues
Gregory Montoir
[next]