smatz
|
2db855e00c
|
(svn r17359) -Fix: put static before cv qualifier, some compilers complain about that
|
2009-09-01 21:27:33 +00:00 |
|
smatz
|
f22e1cf9ab
|
(svn r17348) -Fix: don't mix 'sort by' strings used for buttons and dropdowns
|
2009-09-01 14:05:27 +00:00 |
|
smatz
|
352d07b1b5
|
(svn r17348) -Fix: don't mix 'sort by' strings used for buttons and dropdowns
|
2009-09-01 14:05:27 +00:00 |
|
Yexo
|
7cb4f3e7a3
|
(svn r17324) -Codechange: Land info window uses nested widget tree
|
2009-08-30 17:07:53 +00:00 |
|
Yexo
|
fe7ca1b3e3
|
(svn r17324) -Codechange: Land info window uses nested widget tree
|
2009-08-30 17:07:53 +00:00 |
|
yexo
|
a3382deac7
|
(svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING
|
2009-08-29 21:28:36 +00:00 |
|
yexo
|
dc24601b6d
|
(svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING
|
2009-08-29 21:28:36 +00:00 |
|
yexo
|
fad737decb
|
(svn r17310) -Codechange: about window uses nested widget tree
|
2009-08-29 20:54:32 +00:00 |
|
yexo
|
350a773925
|
(svn r17310) -Codechange: about window uses nested widget tree
|
2009-08-29 20:54:32 +00:00 |
|
smatz
|
0b980d91c7
|
(svn r17309) -Fix: not all non-ASCII characters were entered with escapes in the About window
|
2009-08-29 20:01:16 +00:00 |
|
smatz
|
f1e6772381
|
(svn r17309) -Fix: not all non-ASCII characters were entered with escapes in the About window
|
2009-08-29 20:01:16 +00:00 |
|
rubidium
|
d5bd62ad15
|
(svn r17299) -Fix: the tooltip could get truncated under some circumstances due to its custom string height determination
|
2009-08-28 15:23:51 +00:00 |
|
rubidium
|
10b3bcb90c
|
(svn r17299) -Fix: the tooltip could get truncated under some circumstances due to its custom string height determination
|
2009-08-28 15:23:51 +00:00 |
|
rubidium
|
d4a98be94a
|
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
|
2009-08-23 19:03:09 +00:00 |
|
rubidium
|
aca7ba714a
|
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
|
2009-08-23 19:03:09 +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 |
|
rubidium
|
be9033295e
|
(svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdparty directory.
|
2009-08-21 20:15:17 +00:00 |
|
rubidium
|
60a3bc9034
|
(svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdparty directory.
|
2009-08-21 20:15:17 +00:00 |
|
rubidium
|
5e40d05c51
|
(svn r17216) -Update: MiniLZO from 1.08 to 2.03.
|
2009-08-18 22:26:38 +00:00 |
|
rubidium
|
d4adee0b1d
|
(svn r17216) -Update: MiniLZO from 1.08 to 2.03.
|
2009-08-18 22:26:38 +00:00 |
|
rubidium
|
6174908dff
|
(svn r17210) -Update: credits to reflect the (current) truth a bit better
|
2009-08-18 15:19:43 +00:00 |
|
rubidium
|
2ae150af8e
|
(svn r17210) -Update: credits to reflect the (current) truth a bit better
|
2009-08-18 15:19:43 +00:00 |
|
rubidium
|
d61be2637e
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|
rubidium
|
1fe3ad3288
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|
rubidium
|
5bb7b8ad35
|
(svn r17062) -Change: unify the naming of some 125 strings
|
2009-08-04 18:04:33 +00:00 |
|
rubidium
|
4b2592dbc0
|
(svn r17062) -Change: unify the naming of some 125 strings
|
2009-08-04 18:04:33 +00:00 |
|
rubidium
|
39e6dbd5e3
|
(svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically
|
2009-07-20 11:21:57 +00:00 |
|
rubidium
|
e3053660c6
|
(svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically
|
2009-07-20 11:21:57 +00:00 |
|
smatz
|
8718babe90
|
(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()
|
2009-07-16 19:00:13 +00:00 |
|
smatz
|
1f29e38b83
|
(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()
|
2009-07-16 19:00:13 +00:00 |
|
yexo
|
bd8f92d3ff
|
(svn r16789) -Codechange: unify the drawing of the Accepts/Supplies cargo lists in the station build windows.
|
2009-07-10 22:03:09 +00:00 |
|
yexo
|
4843b3c45d
|
(svn r16789) -Codechange: unify the drawing of the Accepts/Supplies cargo lists in the station build windows.
|
2009-07-10 22:03:09 +00:00 |
|
frosch
|
523cde0798
|
(svn r16678) -Codechange: Turn CargoArray into a class, so one does not have to deal with sizeof() wrt. typedef-ed arrays.
|
2009-06-27 21:06:58 +00:00 |
|
frosch
|
a288e4d82f
|
(svn r16678) -Codechange: Turn CargoArray into a class, so one does not have to deal with sizeof() wrt. typedef-ed arrays.
|
2009-06-27 21:06:58 +00:00 |
|
alberth
|
c52fe937d5
|
(svn r16677) -Codechange: Dimension width and height are unsigned.
|
2009-06-27 20:53:45 +00:00 |
|
alberth
|
9b070b5405
|
(svn r16677) -Codechange: Dimension width and height are unsigned.
|
2009-06-27 20:53:45 +00:00 |
|
frosch
|
4c3f480f92
|
(svn r16676) -Codechange: Rename AcceptedCargo to CargoArray and its instances to more meaningful names.
|
2009-06-27 18:26:50 +00:00 |
|
frosch
|
812ad41f23
|
(svn r16676) -Codechange: Rename AcceptedCargo to CargoArray and its instances to more meaningful names.
|
2009-06-27 18:26:50 +00:00 |
|
smatz
|
5d301445a2
|
(svn r16659) -Codechange: rename GetAcceptedCargo() to AddAcceptedCargo() and change its behaviour accordingly
-Codechange: remove dummy GetAcceptedCargo_*() handlers
|
2009-06-25 19:23:09 +00:00 |
|
smatz
|
c30a87758f
|
(svn r16659) -Codechange: rename GetAcceptedCargo() to AddAcceptedCargo() and change its behaviour accordingly
-Codechange: remove dummy GetAcceptedCargo_*() handlers
|
2009-06-25 19:23:09 +00:00 |
|
alberth
|
cbf2d24ebb
|
(svn r16516) -Codechange: Added click and drag handling for nested widgets.
|
2009-06-04 14:07:05 +00:00 |
|
alberth
|
b144a5451c
|
(svn r16516) -Codechange: Added click and drag handling for nested widgets.
|
2009-06-04 14:07:05 +00:00 |
|
alberth
|
dd43a1b97f
|
(svn r16489) -Fix [FS#2937] (r16258): Do not resize a widget twice (erikjanp)
|
2009-05-31 20:52:35 +00:00 |
|
alberth
|
ba9e014bdc
|
(svn r16489) -Fix [FS#2937] (r16258): Do not resize a widget twice (erikjanp)
|
2009-05-31 20:52:35 +00:00 |
|
alberth
|
feaaf78a63
|
(svn r16463) -Cleanup: Code style fixes.
|
2009-05-30 11:01:05 +00:00 |
|
alberth
|
5eecf3e5cb
|
(svn r16463) -Cleanup: Code style fixes.
|
2009-05-30 11:01:05 +00:00 |
|
frosch
|
6e06e82bc4
|
(svn r16414) -Change: Make it harder to ignore/close important error messages. Esp. do not close them automatically after some time.
|
2009-05-24 12:50:58 +00:00 |
|
frosch
|
8109a74c95
|
(svn r16414) -Change: Make it harder to ignore/close important error messages. Esp. do not close them automatically after some time.
|
2009-05-24 12:50:58 +00:00 |
|
smatz
|
50624d5c0f
|
(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time, binary size and run time (with asserts disabled) should be improved
|
2009-05-22 15:13:50 +00:00 |
|