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
/
vga_e2.cpp
Age
Commit message (
Expand
)
Author
2008-01-13
Removed unnecessary semi-colons.
Torbjörn Andersson
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-23
Ooops, adjust Elvira 2 specific offset too.
Travis Howell
2007-06-23
Minor cleanup.
Travis Howell
2007-06-23
Fix alignment issue in setWindowPalete video opcode.
Travis Howell
2007-06-21
Minor cleanup.
Travis Howell
2007-06-21
Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle...
Travis Howell
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-28
Add sound effects code for Amiga and AtariST versions of Elvira 2.
Travis Howell
2007-05-20
Add dissolve code for Elvira 2 and Waxworks.
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
Fix inventory palette glitches in Elvira 2.
Travis Howell
2007-04-15
Split game engines, to allow further cleanups.
Travis Howell
2006-10-28
Remove vga opcodes which are never used by games
Travis Howell
2006-10-27
Cleanup
Travis Howell