rubidium
|
8a278f7711
|
(svn r21641) -Fix (r21639): ofcourse MSVC wants to have something to warn about
|
2010-12-26 06:52:38 +00:00 |
|
rubidium
|
0e9af1e89e
|
(svn r21640) -Change/Feature-ish: allow disabling the shading when drawing text
|
2010-12-25 20:02:04 +00:00 |
|
rubidium
|
9b2a54bfbf
|
(svn r21640) -Change/Feature-ish: allow disabling the shading when drawing text
|
2010-12-25 20:02:04 +00:00 |
|
rubidium
|
89d95a2c95
|
(svn r21639) -Codechange: simplify setting the colour remap
|
2010-12-25 19:59:56 +00:00 |
|
rubidium
|
1d21903eb4
|
(svn r21639) -Codechange: simplify setting the colour remap
|
2010-12-25 19:59:56 +00:00 |
|
rubidium
|
de7a30cc2e
|
(svn r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs to TextColour
|
2010-12-25 19:47:15 +00:00 |
|
rubidium
|
2c41b8ee97
|
(svn r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs to TextColour
|
2010-12-25 19:47:15 +00:00 |
|
rubidium
|
5ec2bcc0d9
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
rubidium
|
30637a8340
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
alberth
|
063931d435
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
alberth
|
7e48d85104
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
rubidium
|
846038dd58
|
(svn r21006) -Fix (r21004): don't print the text direction character when ICU isn't linked and thus doesn't remove them
|
2010-10-22 12:15:58 +00:00 |
|
rubidium
|
b933819b0b
|
(svn r21006) -Fix (r21004): don't print the text direction character when ICU isn't linked and thus doesn't remove them
|
2010-10-22 12:15:58 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
30f2afac9b
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
frosch
|
70fa970d90
|
(svn r20578) -Fix [FS#4051]: Draw bounding boxes using white instead of pure white, so they are recoloured to grey in coloured newspaper instead of blue.
|
2010-08-20 12:13:27 +00:00 |
|
frosch
|
de973a4d60
|
(svn r20578) -Fix [FS#4051]: Draw bounding boxes using white instead of pure white, so they are recoloured to grey in coloured newspaper instead of blue.
|
2010-08-20 12:13:27 +00:00 |
|
frosch
|
c8758fc7a7
|
(svn r20384) -Fix: Update cursor dimensions when reloading grfs resp. changing base graphics, so the cursor does not glitch if it becomes bigger.
|
2010-08-05 19:23:19 +00:00 |
|
frosch
|
01833039bd
|
(svn r20384) -Fix: Update cursor dimensions when reloading grfs resp. changing base graphics, so the cursor does not glitch if it becomes bigger.
|
2010-08-05 19:23:19 +00:00 |
|
frosch
|
c18839704b
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
4bd32799f1
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
frosch
|
ed4f806f1d
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
yexo
|
ed9d663f58
|
(svn r20256) -Codechange: add a DrawStringMultiline variant that accepts const char* instead of StringID
|
2010-07-31 11:47:08 +00:00 |
|
yexo
|
d9bc65cdd8
|
(svn r20256) -Codechange: add a DrawStringMultiline variant that accepts const char* instead of StringID
|
2010-07-31 11:47:08 +00:00 |
|
alberth
|
137e2b64c9
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
alberth
|
be6c058424
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
rubidium
|
9fd2afb147
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
rubidium
|
b8487afe54
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
rubidium
|
cd5bc729d4
|
(svn r20185) -Codechange: reduce the scope of _palette_animation_counter
|
2010-07-19 16:05:29 +00:00 |
|
rubidium
|
e38f503ec0
|
(svn r20185) -Codechange: reduce the scope of _palette_animation_counter
|
2010-07-19 16:05:29 +00:00 |
|
alberth
|
60d7968057
|
(svn r20045) -Add: Allow SA_BOTTOM alignment in DrawStringMultiLine().
|
2010-07-02 13:55:45 +00:00 |
|
alberth
|
ddb0f1a614
|
(svn r20045) -Add: Allow SA_BOTTOM alignment in DrawStringMultiLine().
|
2010-07-02 13:55:45 +00:00 |
|
alberth
|
8df39931b7
|
(svn r20044) -Codechange: Using number of lines rather than number of added lines simplifies code.
|
2010-07-02 13:54:05 +00:00 |
|
alberth
|
e3bb01a7c4
|
(svn r20044) -Codechange: Using number of lines rather than number of added lines simplifies code.
|
2010-07-02 13:54:05 +00:00 |
|
alberth
|
c2a871d10b
|
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine().
|
2010-07-02 13:53:05 +00:00 |
|
alberth
|
22b9bc5157
|
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine().
|
2010-07-02 13:53:05 +00:00 |
|
alberth
|
d7cd2e51fc
|
(svn r20042) -Codechange: Add set methods to DrawStringParams.
|
2010-07-02 13:44:36 +00:00 |
|
alberth
|
3d329beb1b
|
(svn r20042) -Codechange: Add set methods to DrawStringParams.
|
2010-07-02 13:44:36 +00:00 |
|
alberth
|
ba721f9ae5
|
(svn r20026) -Codechange: No need to copy a formal parameter if the value is not needed further.
|
2010-06-27 13:33:14 +00:00 |
|
alberth
|
829bd7d276
|
(svn r20026) -Codechange: No need to copy a formal parameter if the value is not needed further.
|
2010-06-27 13:33:14 +00:00 |
|
frosch
|
39e941a414
|
(svn r19911) -Codechange: Simplify text drawing by eliminating global variables and side effects. This also fixes the 'colour' parameter of DrawStringMultiLine().
|
2010-05-30 15:32:37 +00:00 |
|
frosch
|
4b7afccd46
|
(svn r19911) -Codechange: Simplify text drawing by eliminating global variables and side effects. This also fixes the 'colour' parameter of DrawStringMultiLine().
|
2010-05-30 15:32:37 +00:00 |
|
rubidium
|
ec3c6484a9
|
(svn r19817) -Fix: MSVC compile warnings
|
2010-05-13 12:42:56 +00:00 |
|
rubidium
|
241dd9a9f5
|
(svn r19817) -Fix: MSVC compile warnings
|
2010-05-13 12:42:56 +00:00 |
|
rubidium
|
a70fd540fc
|
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 10:14:29 +00:00 |
|
rubidium
|
062dd0e24c
|
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 10:14:29 +00:00 |
|
frosch
|
7d3aedc6d3
|
(svn r19736) -Fix [FS#3802]: Spritepicker still failed for 32bpp-anim blitter.
|
2010-04-28 19:19:20 +00:00 |
|
frosch
|
f6f092b5ee
|
(svn r19736) -Fix [FS#3802]: Spritepicker still failed for 32bpp-anim blitter.
|
2010-04-28 19:19:20 +00:00 |
|
frosch
|
d33e664c8c
|
(svn r19732) -Fix [FS#3802]: Spritepicker failed for 32bpp blitters due to pitch measured in pixels rather than bytes.
|
2010-04-27 17:29:40 +00:00 |
|