belugas
|
b714273706
|
(svn r14027) -Codechange: Document a bit the DoDrawString function while removing yet som more magic numbers and one "false" colour
|
2008-08-09 02:11:46 +00:00 |
|
belugas
|
e3ea3c8fbe
|
(svn r14027) -Codechange: Document a bit the DoDrawString function while removing yet som more magic numbers and one "false" colour
|
2008-08-09 02:11:46 +00:00 |
|
belugas
|
e89b108161
|
(svn r14016) -Codechange: Remove some magical numbers
|
2008-08-08 02:28:28 +00:00 |
|
belugas
|
a2f590aeec
|
(svn r14016) -Codechange: Remove some magical numbers
|
2008-08-08 02:28:28 +00:00 |
|
belugas
|
39c92f9068
|
(svn r13994) -Codechange: replace a few rogue magic numbers with Colours enum values
|
2008-08-04 17:27:06 +00:00 |
|
belugas
|
5c3a18fa90
|
(svn r13994) -Codechange: replace a few rogue magic numbers with Colours enum values
|
2008-08-04 17:27:06 +00:00 |
|
rubidium
|
019a519446
|
(svn r13910) -Document: string drawing related functions and types (Alberth)
|
2008-08-01 09:34:34 +00:00 |
|
rubidium
|
c5a4e90338
|
(svn r13910) -Document: string drawing related functions and types (Alberth)
|
2008-08-01 09:34:34 +00:00 |
|
smatz
|
766e57df5f
|
(svn r13787) -Codechange: resize the red error message box if needed
|
2008-07-22 19:25:47 +00:00 |
|
smatz
|
06a52be95c
|
(svn r13787) -Codechange: resize the red error message box if needed
|
2008-07-22 19:25:47 +00:00 |
|
rubidium
|
8113efb0f2
|
(svn r13759) -Fix [FS#2147]: selecting non-full length vehicles in the depot gui would place the "mouse pointer" out of the center of the vehicle making it hard to "aim".
|
2008-07-20 19:21:18 +00:00 |
|
rubidium
|
fec49bcc83
|
(svn r13759) -Fix [FS#2147]: selecting non-full length vehicles in the depot gui would place the "mouse pointer" out of the center of the vehicle making it hard to "aim".
|
2008-07-20 19:21:18 +00:00 |
|
rubidium
|
42d0500f40
|
(svn r13700) -Fix: possible buffer overflow in string truncation code.
|
2008-07-14 18:22:15 +00:00 |
|
rubidium
|
71820bf129
|
(svn r13700) -Fix: possible buffer overflow in string truncation code.
|
2008-07-14 18:22:15 +00:00 |
|
rubidium
|
f6ab930cc0
|
(svn r13699) -Fix: handle SETX(Y) properly when truncating a string instead of ignoring it and returning a too long string.
|
2008-07-14 17:31:41 +00:00 |
|
rubidium
|
b7c69ba5f0
|
(svn r13699) -Fix: handle SETX(Y) properly when truncating a string instead of ignoring it and returning a too long string.
|
2008-07-14 17:31:41 +00:00 |
|
frosch
|
cfdc710104
|
(svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' into their own parameter.
|
2008-06-28 15:44:24 +00:00 |
|
frosch
|
ecc5d648df
|
(svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' into their own parameter.
|
2008-06-28 15:44:24 +00:00 |
|
smatz
|
e00df941fa
|
(svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimension instead of uint16[2] for resolutions
|
2008-06-16 19:38:41 +00:00 |
|
smatz
|
2299181c4b
|
(svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimension instead of uint16[2] for resolutions
|
2008-06-16 19:38:41 +00:00 |
|
skidd13
|
fc648a2b30
|
(svn r13523) -Codechange: replace qsort by the internal typesafe QSortT for resolution sorting
|
2008-06-15 16:40:41 +00:00 |
|
skidd13
|
f95cee3057
|
(svn r13523) -Codechange: replace qsort by the internal typesafe QSortT for resolution sorting
|
2008-06-15 16:40:41 +00:00 |
|
smatz
|
4298508918
|
(svn r13502) -Fix (r11212): drawing of zoomed out partial sprites could cause deadlocks or crashes
|
2008-06-13 00:00:04 +00:00 |
|
smatz
|
e40f835a7e
|
(svn r13502) -Fix (r11212): drawing of zoomed out partial sprites could cause deadlocks or crashes
|
2008-06-13 00:00:04 +00:00 |
|
rubidium
|
e7a501100a
|
(svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
2008-05-29 15:13:28 +00:00 |
|
rubidium
|
923e21129c
|
(svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
2008-05-29 15:13:28 +00:00 |
|
rubidium
|
d289464d69
|
(svn r13255) -Codechange: move _opt to _settings.
|
2008-05-25 22:36:44 +00:00 |
|
rubidium
|
8c9cc415e3
|
(svn r13255) -Codechange: move _opt to _settings.
|
2008-05-25 22:36:44 +00:00 |
|
frosch
|
7f80552293
|
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-window.
|
2008-05-21 22:15:39 +00:00 |
|
frosch
|
eca692ef90
|
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-window.
|
2008-05-21 22:15:39 +00:00 |
|
rubidium
|
e0e1bf76a2
|
(svn r12986) -Codechange: move the landscape and transport related types from openttd.h to their own headers.
|
2008-05-07 09:07:19 +00:00 |
|
rubidium
|
7ccda80b0b
|
(svn r12986) -Codechange: move the landscape and transport related types from openttd.h to their own headers.
|
2008-05-07 09:07:19 +00:00 |
|
rubidium
|
1ce0b03bf0
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
d03994098b
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
7e5639ccea
|
(svn r12779) -Codechange: remove a few constants from openttd.h.
|
2008-04-18 21:49:38 +00:00 |
|
rubidium
|
dde68e922a
|
(svn r12779) -Codechange: remove a few constants from openttd.h.
|
2008-04-18 21:49:38 +00:00 |
|
rubidium
|
36d3553b9b
|
(svn r12773) -Codechange: replace some magic numbers with enums.
|
2008-04-18 19:26:52 +00:00 |
|
rubidium
|
e5eac05c6e
|
(svn r12773) -Codechange: replace some magic numbers with enums.
|
2008-04-18 19:26:52 +00:00 |
|
rubidium
|
1dc0af3248
|
(svn r12619) -Codechange: lots of documentation about window related stuff. Patch by Alberth.
|
2008-04-07 20:28:58 +00:00 |
|
rubidium
|
ee02dd7dad
|
(svn r12619) -Codechange: lots of documentation about window related stuff. Patch by Alberth.
|
2008-04-07 20:28:58 +00:00 |
|
rubidium
|
a606fe9610
|
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.
|
2008-03-26 10:08:17 +00:00 |
|
rubidium
|
327e870962
|
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.
|
2008-03-26 10:08:17 +00:00 |
|
peter1138
|
debabbbd9a
|
(svn r12335) -Codechange: Don't stuff signed values into a unsigned variable when the variable can just be unsigned...
|
2008-03-04 12:14:34 +00:00 |
|
peter1138
|
3907ac518b
|
(svn r12335) -Codechange: Don't stuff signed values into a unsigned variable when the variable can just be unsigned...
|
2008-03-04 12:14:34 +00:00 |
|
rubidium
|
9c0c798dd8
|
(svn r11834) -Codechange: only include settings_type.h if needed.
|
2008-01-13 14:37:30 +00:00 |
|
rubidium
|
dc87b05e8c
|
(svn r11834) -Codechange: only include settings_type.h if needed.
|
2008-01-13 14:37:30 +00:00 |
|
rubidium
|
90acd52f22
|
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
|
2008-01-13 01:21:35 +00:00 |
|
rubidium
|
d4e6a6bf57
|
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
|
2008-01-13 01:21:35 +00:00 |
|
frosch
|
7d3ecec5b9
|
(svn r11813) -Fix [FS#1602]: Switch _screen to the output buffer and disable usage of 32bpp-anim animation buffer during giant screenshots.
|
2008-01-11 17:12:41 +00:00 |
|
frosch
|
cbe7e5d668
|
(svn r11813) -Fix [FS#1602]: Switch _screen to the output buffer and disable usage of 32bpp-anim animation buffer during giant screenshots.
|
2008-01-11 17:12:41 +00:00 |
|