rubidium
|
59d45a04d6
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
alberth
|
0f3b198ca5
|
(svn r16074) -Codechange: Adding nested widgets to subsidy list window.
|
2009-04-17 20:03:44 +00:00 |
|
alberth
|
974dcbd339
|
(svn r16074) -Codechange: Adding nested widgets to subsidy list window.
|
2009-04-17 20:03:44 +00:00 |
|
alberth
|
1bddc160bb
|
(svn r16073) -Codechange: Replacing some magic constants by computations relative to the SLW_PANEL widget.
|
2009-04-17 19:55:39 +00:00 |
|
alberth
|
19d9dc5836
|
(svn r16073) -Codechange: Replacing some magic constants by computations relative to the SLW_PANEL widget.
|
2009-04-17 19:55:39 +00:00 |
|
alberth
|
da0b3bdb79
|
(svn r16072) -Codechange: Adding widget number constants to subsidy list window.
|
2009-04-17 19:47:21 +00:00 |
|
alberth
|
1883510be0
|
(svn r16072) -Codechange: Adding widget number constants to subsidy list window.
|
2009-04-17 19:47:21 +00:00 |
|
rubidium
|
003024cc21
|
(svn r15850) -Codechange: replace some magic constants with the less magic line height constant
|
2009-03-25 20:16:09 +00:00 |
|
rubidium
|
89ceed55bf
|
(svn r15850) -Codechange: replace some magic constants with the less magic line height constant
|
2009-03-25 20:16:09 +00:00 |
|
yexo
|
8b873859ba
|
(svn r15835) -Codechange: Prevent using the return value of DrawString as much as possible.
|
2009-03-24 20:03:02 +00:00 |
|
yexo
|
84fb615344
|
(svn r15835) -Codechange: Prevent using the return value of DrawString as much as possible.
|
2009-03-24 20:03:02 +00:00 |
|
rubidium
|
c1aabd9842
|
(svn r15785) -Codechange: remove the *Truncated part of the old text drawing API.
|
2009-03-21 20:12:12 +00:00 |
|
rubidium
|
45f189fdca
|
(svn r15785) -Codechange: remove the *Truncated part of the old text drawing API.
|
2009-03-21 20:12:12 +00:00 |
|
rubidium
|
7f468dc142
|
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)
|
2009-03-15 15:12:06 +00:00 |
|
rubidium
|
f9def73be6
|
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)
|
2009-03-15 15:12:06 +00:00 |
|
smatz
|
9021c20b5e
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
smatz
|
0d3f5e6e74
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
rubidium
|
f56e630e5c
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
rubidium
|
3b798599b6
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
belugas
|
7ef5369306
|
(svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis.
|
2008-08-02 02:28:17 +00:00 |
|
belugas
|
c5cecdd2e3
|
(svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis.
|
2008-08-02 02:28:17 +00:00 |
|
smatz
|
d67416088e
|
(svn r13373) -Fix (r10210): loading of very old savegames was broken
|
2008-06-03 11:39:15 +00:00 |
|
smatz
|
7ec0a9ec3f
|
(svn r13373) -Fix (r10210): loading of very old savegames was broken
|
2008-06-03 11:39:15 +00:00 |
|
smatz
|
e40c7f66d8
|
(svn r13366) -Fix: clicking in the Subsidies window was broken
|
2008-06-03 00:23:54 +00:00 |
|
smatz
|
00851610e1
|
(svn r13366) -Fix: clicking in the Subsidies window was broken
|
2008-06-03 00:23:54 +00:00 |
|
peter1138
|
bd5f782c61
|
(svn r13259) -Fix: Subsidy text could still overflow
|
2008-05-26 10:28:59 +00:00 |
|
peter1138
|
feebf3f3c9
|
(svn r13259) -Fix: Subsidy text could still overflow
|
2008-05-26 10:28:59 +00:00 |
|
peter1138
|
cfc45e97ab
|
(svn r13225) -Fix (r13041): Missing calls to FindWindowPlacementAndResize() from lots
of windows causing 'two stage' opening effect.
|
2008-05-23 23:02:13 +00:00 |
|
peter1138
|
6f233b1f8f
|
(svn r13225) -Fix (r13041): Missing calls to FindWindowPlacementAndResize() from lots
of windows causing 'two stage' opening effect.
|
2008-05-23 23:02:13 +00:00 |
|
rubidium
|
162e2e074b
|
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
|
2008-05-19 09:48:47 +00:00 |
|
rubidium
|
27c38052b7
|
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
|
2008-05-19 09:48:47 +00:00 |
|
rubidium
|
37386287f8
|
(svn r13152) -Codechange: make a class of the subsidy window.
|
2008-05-18 08:12:29 +00:00 |
|
rubidium
|
62e36abd2e
|
(svn r13152) -Codechange: make a class of the subsidy window.
|
2008-05-18 08:12:29 +00:00 |
|
rubidium
|
a89b5721a8
|
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to the Window class and remove Window from their naming.
|
2008-05-17 12:48:06 +00:00 |
|
rubidium
|
8b54212900
|
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to the Window class and remove Window from their naming.
|
2008-05-17 12:48:06 +00:00 |
|
rubidium
|
92aac531c2
|
(svn r13005) -Codechange: prepare AllocateWindowDescFront for subclassing of Window.
|
2008-05-08 11:50:34 +00:00 |
|
rubidium
|
23fc96c3e8
|
(svn r13005) -Codechange: prepare AllocateWindowDescFront for subclassing of Window.
|
2008-05-08 11:50:34 +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 |
|
peter1138
|
78c0929b18
|
(svn r12953) -Feature: Open a new viewport when ctrl-clicking on a 'Location' button, a town/station/industry list, or some news items.
|
2008-05-05 11:36:43 +00:00 |
|
peter1138
|
4595d2c3b1
|
(svn r12953) -Feature: Open a new viewport when ctrl-clicking on a 'Location' button, a town/station/industry list, or some news items.
|
2008-05-05 11:36:43 +00:00 |
|
belugas
|
0017149c33
|
(svn r12609) -Codechange: Remove wrong comments and give more comments on the drawing part of subsidies
|
2008-04-07 17:02:39 +00:00 |
|
belugas
|
45165fe075
|
(svn r12609) -Codechange: Remove wrong comments and give more comments on the drawing part of subsidies
|
2008-04-07 17:02:39 +00:00 |
|
belugas
|
ad877852d4
|
(svn r12558) -Feature: subsidy window can now be resized.
|
2008-04-04 02:24:44 +00:00 |
|
belugas
|
2675db8d70
|
(svn r12558) -Feature: subsidy window can now be resized.
|
2008-04-04 02:24:44 +00:00 |
|
rubidium
|
c51b81c247
|
(svn r12489) -Codechange: split station.h into station_base.h and station_func.h.
|
2008-03-31 00:06:17 +00:00 |
|
rubidium
|
2edd403656
|
(svn r12489) -Codechange: split station.h into station_base.h and station_func.h.
|
2008-03-31 00:06:17 +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 |
|
rubidium
|
2fc62eab05
|
(svn r11818) -Codechange: split player.h into smaller pieces.
|
2008-01-12 14:10:35 +00:00 |
|