frosch
|
7579079874
|
(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 |
|
frosch
|
efdc25bb73
|
(svn r19731) -Add: Spritepicker to sprite alignment tool.
|
2010-04-26 20:35:27 +00:00 |
|
frosch
|
7b30f34ecf
|
(svn r19731) -Add: Spritepicker to sprite alignment tool.
|
2010-04-26 20:35:27 +00:00 |
|
frosch
|
d391a1123e
|
(svn r19671) -Fix (r19670): RoundDiv() needs to deal with signed numerators.
|
2010-04-18 17:13:01 +00:00 |
|
frosch
|
af7051178d
|
(svn r19671) -Fix (r19670): RoundDiv() needs to deal with signed numerators.
|
2010-04-18 17:13:01 +00:00 |
|
frosch
|
a4413f4cf6
|
(svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer divisions with rounding.
|
2010-04-18 14:56:05 +00:00 |
|
frosch
|
2e90f7f8b9
|
(svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer divisions with rounding.
|
2010-04-18 14:56:05 +00:00 |
|
glx
|
fef38e7748
|
(svn r19067) -Fix [FS#3604]: remove Bidi control characters from the reordered text
|
2010-02-09 18:37:19 +00:00 |
|
glx
|
fb207873c5
|
(svn r19067) -Fix [FS#3604]: remove Bidi control characters from the reordered text
|
2010-02-09 18:37:19 +00:00 |
|
rubidium
|
7127338414
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
|
rubidium
|
f94c83a387
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
|
rubidium
|
f544df0a2d
|
(svn r18789) -Codechange: when we're not in a network game we don't even need to consider undrawing the chat messages
|
2010-01-12 00:10:38 +00:00 |
|
rubidium
|
cb820e3da3
|
(svn r18789) -Codechange: when we're not in a network game we don't even need to consider undrawing the chat messages
|
2010-01-12 00:10:38 +00:00 |
|
rubidium
|
3fcccd89fe
|
(svn r18575) -Fix [FS#3393]: unit numbers weren't always fully shown in the depot
|
2009-12-20 16:42:35 +00:00 |
|
rubidium
|
90b7f0f3cb
|
(svn r18575) -Fix [FS#3393]: unit numbers weren't always fully shown in the depot
|
2009-12-20 16:42:35 +00:00 |
|
frosch
|
48efc698bb
|
(svn r18391) -Fix (r0): (Invalid) GRFs could trigger invalid reads.
|
2009-12-03 15:27:33 +00:00 |
|
frosch
|
169141433a
|
(svn r18391) -Fix (r0): (Invalid) GRFs could trigger invalid reads.
|
2009-12-03 15:27:33 +00:00 |
|
frosch
|
083b6ee509
|
(svn r18358) -Cleanup: More usage of EPV_CYCLES_(DARK|GLITTER)_WATER.
|
2009-12-01 18:12:17 +00:00 |
|
frosch
|
df0b347b45
|
(svn r18358) -Cleanup: More usage of EPV_CYCLES_(DARK|GLITTER)_WATER.
|
2009-12-01 18:12:17 +00:00 |
|
rubidium
|
da30e736ca
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
rubidium
|
b00a5f1069
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
rubidium
|
3ad5daa7e4
|
(svn r18228) -Fix: make string drawing big font aware, i.e. don't big characters flicker like a stroboscope.
|
2009-11-22 16:31:59 +00:00 |
|
rubidium
|
e772ec1c97
|
(svn r18228) -Fix: make string drawing big font aware, i.e. don't big characters flicker like a stroboscope.
|
2009-11-22 16:31:59 +00:00 |
|
rubidium
|
2fa869cbe0
|
(svn r18143) -Codechange: allow stripping/ignoring of SETX(Y) during DrawString
|
2009-11-17 15:25:40 +00:00 |
|
rubidium
|
e297f79b7f
|
(svn r18143) -Codechange: allow stripping/ignoring of SETX(Y) during DrawString
|
2009-11-17 15:25:40 +00:00 |
|
peter1138
|
7ddfe1c6b2
|
(svn r18106) -Codechange: Draw string underline FONT_HEIGHT_NORMAL pixels down, not 10.
|
2009-11-15 19:18:19 +00:00 |
|
peter1138
|
31f7df2cb0
|
(svn r18106) -Codechange: Draw string underline FONT_HEIGHT_NORMAL pixels down, not 10.
|
2009-11-15 19:18:19 +00:00 |
|
rubidium
|
b2d7edddfa
|
(svn r18027) -Codechange: make some unneededly global variables static and remove some unused variables
|
2009-11-09 09:59:35 +00:00 |
|
rubidium
|
c2221885f4
|
(svn r18027) -Codechange: make some unneededly global variables static and remove some unused variables
|
2009-11-09 09:59:35 +00:00 |
|
rubidium
|
e87f2ece70
|
(svn r17900) -Fix (r2497): ExtraPaletteValues' tables were all a factor 3 too big
-Codechange: replace some magic numbers related to palette animation with constants
|
2009-10-29 11:24:58 +00:00 |
|
rubidium
|
f315b11f1b
|
(svn r17900) -Fix (r2497): ExtraPaletteValues' tables were all a factor 3 too big
-Codechange: replace some magic numbers related to palette animation with constants
|
2009-10-29 11:24:58 +00:00 |
|
rubidium
|
a1197e2513
|
(svn r17842) -Fix: DrawStringMultiLine would in some corner case, top = bottom + 1, draw the string
|
2009-10-22 14:24:11 +00:00 |
|
rubidium
|
0501bd1325
|
(svn r17842) -Fix: DrawStringMultiLine would in some corner case, top = bottom + 1, draw the string
|
2009-10-22 14:24:11 +00:00 |
|
rubidium
|
aec99b1790
|
(svn r17772) -Fix [FS#3264]: CJK languages don't have spaces, so for adding newlines (multi line strings) we need to (properly) handle the case when there are no spaces instead of truncating the string.
|
2009-10-13 20:19:34 +00:00 |
|
rubidium
|
3bb1f4217d
|
(svn r17772) -Fix [FS#3264]: CJK languages don't have spaces, so for adding newlines (multi line strings) we need to (properly) handle the case when there are no spaces instead of truncating the string.
|
2009-10-13 20:19:34 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
310465da07
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +00:00 |
|
rubidium
|
e8ddf001c8
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +00:00 |
|
alberth
|
07b113da46
|
(svn r17391) -Codechange: Add string box calculation routine for multi-line strings.
|
2009-09-02 20:40:56 +00:00 |
|
alberth
|
a3ddb8a235
|
(svn r17391) -Codechange: Add string box calculation routine for multi-line strings.
|
2009-09-02 20:40:56 +00:00 |
|
rubidium
|
533e3da493
|
(svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc)
|
2009-09-01 10:07:22 +00:00 |
|
rubidium
|
07d2af338e
|
(svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc)
|
2009-09-01 10:07:22 +00:00 |
|
alberth
|
6432986704
|
(svn r17306) -Fix: DrawStringMultiLine() computed available width and height wrongly.
|
2009-08-29 17:00:32 +00:00 |
|
alberth
|
79a8da1c04
|
(svn r17306) -Fix: DrawStringMultiLine() computed available width and height wrongly.
|
2009-08-29 17:00:32 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
alberth
|
95ac767add
|
(svn r16798) -Fix [FS#3016]: Added several new widget distances for better widget size computations.
|
2009-07-12 12:19:41 +00:00 |
|
alberth
|
9efd32d13c
|
(svn r16798) -Fix [FS#3016]: Added several new widget distances for better widget size computations.
|
2009-07-12 12:19:41 +00:00 |
|
alberth
|
c52fe937d5
|
(svn r16677) -Codechange: Dimension width and height are unsigned.
|
2009-06-27 20:53:45 +00:00 |
|