truebrain
|
aa1a0053b0
|
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
2011-12-20 17:57:56 +00:00 |
|
truebrain
|
1c9bec1999
|
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
2011-12-20 17:57:56 +00:00 |
|
rubidium
|
30eee4db4e
|
(svn r23472) -Fix [FS#4877]: the monospace font broke the bootstrap GUI's ability to find a font
|
2011-12-10 12:56:37 +00:00 |
|
rubidium
|
ebb3ad33ff
|
(svn r23472) -Fix [FS#4877]: the monospace font broke the bootstrap GUI's ability to find a font
|
2011-12-10 12:56:37 +00:00 |
|
rubidium
|
daba7e588a
|
(svn r23470) -Codechange: move declaration of SwitchToMode to a header instead of declaring it in 6 other files
|
2011-12-10 08:31:14 +00:00 |
|
rubidium
|
b231e80125
|
(svn r23470) -Codechange: move declaration of SwitchToMode to a header instead of declaring it in 6 other files
|
2011-12-10 08:31:14 +00:00 |
|
rubidium
|
a531ec1899
|
(svn r23446) -Codechange: move _cur_palette and it's related first/count dirty variables into a single structure
|
2011-12-08 18:13:29 +00:00 |
|
rubidium
|
2ccbd2a6f5
|
(svn r23446) -Codechange: move _cur_palette and it's related first/count dirty variables into a single structure
|
2011-12-08 18:13:29 +00:00 |
|
peter1138
|
b84174fd4d
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +00:00 |
|
peter1138
|
81598273e9
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +00:00 |
|
rubidium
|
8f86283203
|
(svn r23272) -Codechange: pass the initial font size to DrawString and friends
|
2011-11-20 11:50:12 +00:00 |
|
rubidium
|
2075bc702c
|
(svn r23272) -Codechange: pass the initial font size to DrawString and friends
|
2011-11-20 11:50:12 +00:00 |
|
peter1138
|
9024c77635
|
(svn r23009) -Change: Improve appearance of antialiased text with shadow.
|
2011-10-07 07:48:59 +00:00 |
|
peter1138
|
8a41530585
|
(svn r23009) -Change: Improve appearance of antialiased text with shadow.
|
2011-10-07 07:48:59 +00:00 |
|
rubidium
|
7496bd66e7
|
(svn r22820) -Codechange: perform a full (re)draw cycle in the first draw during progress instead of waiting 200ms
|
2011-08-24 12:18:53 +00:00 |
|
rubidium
|
70179db81e
|
(svn r22820) -Codechange: perform a full (re)draw cycle in the first draw during progress instead of waiting 200ms
|
2011-08-24 12:18:53 +00:00 |
|
rubidium
|
798cc00c97
|
(svn r22798) -Change: jump immediately to the next mode after scanning (if needed)
|
2011-08-21 12:53:38 +00:00 |
|
rubidium
|
d89ff5b278
|
(svn r22798) -Change: jump immediately to the next mode after scanning (if needed)
|
2011-08-21 12:53:38 +00:00 |
|
rubidium
|
1ca06f2aae
|
(svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h
|
2011-08-21 12:48:46 +00:00 |
|
rubidium
|
421053a694
|
(svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h
|
2011-08-21 12:48:46 +00:00 |
|
rubidium
|
3044b7ecb6
|
(svn r22787) -Codechange: rename genworld redraw constant
|
2011-08-21 12:47:45 +00:00 |
|
rubidium
|
a67cf6bae1
|
(svn r22787) -Codechange: rename genworld redraw constant
|
2011-08-21 12:47:45 +00:00 |
|
rubidium
|
176d0b9f4a
|
(svn r22786) -Codechange: rename genworld mutices to model_progress mutices
|
2011-08-21 12:47:24 +00:00 |
|
rubidium
|
7b7869fba7
|
(svn r22786) -Codechange: rename genworld mutices to model_progress mutices
|
2011-08-21 12:47:24 +00:00 |
|
rubidium
|
727580274b
|
(svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress
|
2011-08-21 12:46:46 +00:00 |
|
rubidium
|
37415b9cf7
|
(svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress
|
2011-08-21 12:46:46 +00:00 |
|
frosch
|
9340a1d68e
|
(svn r22619) -Fix [FS#4662]: Consider the size of the vehicle sprite for the lineheight in the company GUI. This also makes the widget containing the sprite not skip drawing it, if the bounds of the widget are outside of the drawing area though the sprite actually needs drawing.
|
2011-07-02 14:37:03 +00:00 |
|
frosch
|
1bc1a42ea5
|
(svn r22619) -Fix [FS#4662]: Consider the size of the vehicle sprite for the lineheight in the company GUI. This also makes the widget containing the sprite not skip drawing it, if the bounds of the widget are outside of the drawing area though the sprite actually needs drawing.
|
2011-07-02 14:37:03 +00:00 |
|
frosch
|
7b251297c9
|
(svn r22429) -Add: some constants for specific palette colours used in the GUI.
|
2011-05-06 21:13:29 +00:00 |
|
frosch
|
5e449b8fae
|
(svn r22429) -Add: some constants for specific palette colours used in the GUI.
|
2011-05-06 21:13:29 +00:00 |
|
frosch
|
7cc3d3e143
|
(svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices.
|
2011-05-04 17:45:16 +00:00 |
|
frosch
|
22286bd7b6
|
(svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices.
|
2011-05-04 17:45:16 +00:00 |
|
frosch
|
74e71380ef
|
(svn r22419) -Change: Always use the DOS palette for drawing.
-Remove: the '-i' option for palette selection.
|
2011-05-04 17:12:37 +00:00 |
|
frosch
|
bbcd2bab5d
|
(svn r22419) -Change: Always use the DOS palette for drawing.
-Remove: the '-i' option for palette selection.
|
2011-05-04 17:12:37 +00:00 |
|
frosch
|
c81c55e008
|
(svn r22291) -Add: a linewidth argument to GfxDrawLine() and Blitter::DrawLine().
|
2011-04-02 16:39:30 +00:00 |
|
frosch
|
b18211bb9d
|
(svn r22291) -Add: a linewidth argument to GfxDrawLine() and Blitter::DrawLine().
|
2011-04-02 16:39:30 +00:00 |
|
alberth
|
9222a30173
|
(svn r22145) -Codechange: Do explicit test for non-bool values.
|
2011-02-25 22:04:38 +00:00 |
|
alberth
|
31386c42a7
|
(svn r22145) -Codechange: Do explicit test for non-bool values.
|
2011-02-25 22:04:38 +00:00 |
|
rubidium
|
ec4f688ca0
|
(svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m].
|
2011-01-18 22:31:06 +00:00 |
|
rubidium
|
7efd7e19ed
|
(svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m].
|
2011-01-18 22:31:06 +00:00 |
|
rubidium
|
19685ead47
|
(svn r21641) -Fix (r21639): ofcourse MSVC wants to have something to warn about
|
2010-12-26 06:52:38 +00:00 |
|
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 |
|