Jordi Vilalta Prat
|
38a8aa516e
|
Allow static and dynamic plugins to be used at the same time
svn-id: r31888
|
2008-05-06 03:00:26 +00:00 |
|
Max Horn
|
0cccbb29d6
|
Some cleanup (yay for whomever had the brilliant idea to let SVN work over HTTPS and hence through proxies&firewalls :)
svn-id: r28877
|
2007-09-08 11:15:27 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Max Horn
|
aba0cd04d6
|
SCUMM: got rid of the _bompActorPalettePtr member var (which was only used as a hidden param to drawBomp); turned drawBomp into a regular function (used to be a ScummEngine member method)
svn-id: r26045
|
2007-03-10 00:34:20 +00:00 |
|
Torbjörn Andersson
|
a1a16d1579
|
Use consistent naming for the preprocessor constants used to guarantee that
header files are only included once. Many of them didn't have a SCUMM prefix
which could have lead to clashes with common header files.
svn-id: r25727
|
2007-02-19 17:48:19 +00:00 |
|
Max Horn
|
fd85c13d8f
|
Cleaned up Gdi::roomChanged
svn-id: r23938
|
2006-09-18 22:22:35 +00:00 |
|
Max Horn
|
60951b6f1a
|
Moved some more code from class Gdi into new subclasses GdiV1 and GdiV2
svn-id: r23937
|
2006-09-18 22:06:39 +00:00 |
|
Max Horn
|
1324677395
|
Moved NES specific code from class Gdi to GdiNES
svn-id: r23934
|
2006-09-18 21:20:21 +00:00 |
|
Max Horn
|
a0e1a98647
|
Oops, accidentally broke TMSK support for HE 72+ games
svn-id: r23933
|
2006-09-18 19:58:22 +00:00 |
|
Max Horn
|
06ddd876a5
|
Fix --disable-he
svn-id: r23932
|
2006-09-18 19:22:40 +00:00 |
|
Max Horn
|
2906e8d2a3
|
Moved some code from Gdi::drawBitmap to separate methods
svn-id: r23930
|
2006-09-18 19:16:31 +00:00 |
|
Max Horn
|
285aa5d0b2
|
renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::copyVirtScreenBuffers to ScummEngine_v70he::restoreBackgroundHE
svn-id: r23925
|
2006-09-17 23:35:09 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|