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
/
engines
/
agos
/
draw.cpp
Age
Commit message (
Expand
)
Author
2008-05-13
used memmove() instead of memcpy() to fix memory overlap error
Christopher Page
2008-03-01
Fix subtitle regressions in DOS Floppy demo of Simon the Sorcerer 1.
Travis Howell
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-08-20
64bit AGOS fix by Mark Weaver
Max Horn
2007-06-21
Minor cleanup.
Travis Howell
2007-06-21
Fix regressions, due to buffer changes and cleanup.
Travis Howell
2007-06-21
Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle...
Travis Howell
2007-06-19
Fix masking regressions, caused by dirtyClips code.
Travis Howell
2007-06-18
Fix bugs #1738867 and #1738872, the code for clearing the effects of fire wal...
Travis Howell
2007-06-11
Fix restoring screen, after spell wall effects in Elvira 1/2.
Travis Howell
2007-06-09
Add dirtyClips code for Simon the Sorcerer 1/2.
Travis Howell
2007-06-06
Fix the Unholy Barrier spell effect in Elvira 2.
Travis Howell
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-28
Fix glitches in AtariST demo of Elvira 1.
Travis Howell
2007-05-16
Add code for handling special walls in Elvira 1/2.
Travis Howell
2007-05-15
Minor cleanup.
Travis Howell
2007-05-13
Fix bugs #941074 and #828860, by switching to graphics renderer code used by ...
Travis Howell
2007-05-09
Imrproved support for Elvira 1/2 and Waxworks.
Travis Howell
2007-05-07
Cleanup.
Travis Howell
2007-04-15
Split game engines, to allow further cleanups.
Travis Howell
2007-04-15
Cleanup.
Travis Howell
2007-04-15
Cleanup.
Travis Howell
2006-10-21
Cleanup
Travis Howell
2006-10-06
Add Amiga demo of Elvira, and switch to elvira1 for Elvira
Travis Howell
2006-10-02
Add video opcodes differences in Elvira1 and cleanup
Travis Howell
2006-10-02
Fix display and input in dimp
Travis Howell
2006-09-29
Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and
Eugene Sandulenko
2006-09-29
Phase 2 of Simon renaming. Simon directory renaming
Eugene Sandulenko