Filippos Karapetis
|
a0a675e42d
|
Reverted commit #42257, as the original issue was with the compilation process of MSVC and the ENABLE_* checks work correctly
svn-id: r42289
|
2009-07-09 15:15:49 +00:00 |
|
Filippos Karapetis
|
570d157ff3
|
The ENABLE_* flags are only checked for *.cpp files in MSVC, so move the ENABLE_* checks to sjis.cpp to fix compilation under MSVC
svn-id: r42257
|
2009-07-08 07:13:56 +00:00 |
|
Johannes Schickel
|
832540f64f
|
Simply compile guard of SJIS code and fix comment.
svn-id: r42234
|
2009-07-07 19:18:32 +00:00 |
|
Johannes Schickel
|
2a117d9a90
|
Add guards to only include SJIS font code, when KYRA or SCI is enabled.
svn-id: r42233
|
2009-07-07 19:00:51 +00:00 |
|
Johannes Schickel
|
8c65d4d4a9
|
- Rename FontSJIS::enableShadow to enableOutline.
- Initialize outline to false by default in FontTowns.
svn-id: r42231
|
2009-07-07 18:17:30 +00:00 |
|
Johannes Schickel
|
62eebc3e17
|
- Added support for outlined FM-Towns ROM drawing
- Adapted KYRA to use that
svn-id: r42230
|
2009-07-07 18:10:35 +00:00 |
|
Johannes Schickel
|
8623081666
|
Add generic functionallity to draw FM-Towns ROM. (To be used by KYRA and SCI)
svn-id: r42221
|
2009-07-07 14:22:23 +00:00 |
|