alberth
|
9d2738b9c4
|
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() callback
|
2009-03-29 09:49:11 +00:00 |
|
alberth
|
8f5f39cf09
|
(svn r15820) -Codechange: Some windows using nested widgets
|
2009-03-22 21:16:57 +00:00 |
|
alberth
|
6567a29e18
|
(svn r15820) -Codechange: Some windows using nested widgets
|
2009-03-22 21:16:57 +00:00 |
|
rubidium
|
fbbbe2ed30
|
(svn r15815) -Fix (~r15800): bridge strings got truncated too early
|
2009-03-22 16:52:15 +00:00 |
|
rubidium
|
9e1cd7ab64
|
(svn r15815) -Fix (~r15800): bridge strings got truncated too early
|
2009-03-22 16:52:15 +00:00 |
|
rubidium
|
12f1abbce0
|
(svn r15808) -Codechange: use the new DrawString API in a number of GUIs
|
2009-03-22 12:01:21 +00:00 |
|
rubidium
|
57174a9301
|
(svn r15808) -Codechange: use the new DrawString API in a number of GUIs
|
2009-03-22 12:01:21 +00:00 |
|
smatz
|
e0fe28fdc9
|
(svn r15726) -Codechange: unify coding style for const pointers
|
2009-03-15 16:04:39 +00:00 |
|
smatz
|
8585aa71ed
|
(svn r15726) -Codechange: unify coding style for const pointers
|
2009-03-15 16:04:39 +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 |
|
rubidium
|
412f93b877
|
(svn r15413) -Fix [FS#2529/2533]: inconsistencies between station and bridge building w.r.t. tile selection and when the window should be closed.
|
2009-02-08 15:45:34 +00:00 |
|
rubidium
|
856f26e35b
|
(svn r15413) -Fix [FS#2529/2533]: inconsistencies between station and bridge building w.r.t. tile selection and when the window should be closed.
|
2009-02-08 15:45:34 +00:00 |
|
rubidium
|
42fe0b65d2
|
(svn r15338) -Fix [FS#2598]: close all construction related windows whenever changing company.
|
2009-02-04 16:59:41 +00:00 |
|
rubidium
|
ac7757324e
|
(svn r15338) -Fix [FS#2598]: close all construction related windows whenever changing company.
|
2009-02-04 16:59:41 +00:00 |
|
frosch
|
61a893d6fd
|
(svn r15308) -Codechange: Deduplicate km-ish/h -> mph conversions.
|
2009-02-01 17:14:39 +00:00 |
|
frosch
|
de9a6fc90b
|
(svn r15308) -Codechange: Deduplicate km-ish/h -> mph conversions.
|
2009-02-01 17:14:39 +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
|
28ea38ae55
|
(svn r14949) -Cleanup: pointer coding style
|
2009-01-10 00:31:47 +00:00 |
|
rubidium
|
11da45ee55
|
(svn r14949) -Cleanup: pointer coding style
|
2009-01-10 00:31:47 +00:00 |
|
rubidium
|
5b324104f4
|
(svn r14805) -Feature [FS#2238]: pressing CTRL while dragging to build a bridge build the last built bridge type if possible (planetmaker)
|
2009-01-03 14:16:18 +00:00 |
|
rubidium
|
51b9091689
|
(svn r14805) -Feature [FS#2238]: pressing CTRL while dragging to build a bridge build the last built bridge type if possible (planetmaker)
|
2009-01-03 14:16:18 +00:00 |
|
rubidium
|
e83cca7d13
|
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional) parameter.
|
2008-12-28 14:37:19 +00:00 |
|
rubidium
|
87e5a8b52b
|
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional) parameter.
|
2008-12-28 14:37:19 +00:00 |
|
rubidium
|
c70f745de8
|
(svn r14326) -Fix: some wrong comments (Yexo)
|
2008-09-14 19:36:31 +00:00 |
|
rubidium
|
497ded7e40
|
(svn r14326) -Fix: some wrong comments (Yexo)
|
2008-09-14 19:36:31 +00:00 |
|
belugas
|
904e302004
|
(svn r13876) -Codechange: Replace numbers with Colours enum on bridge gui
|
2008-07-30 14:04:15 +00:00 |
|
belugas
|
96a0010911
|
(svn r13876) -Codechange: Replace numbers with Colours enum on bridge gui
|
2008-07-30 14:04:15 +00:00 |
|
skidd13
|
5e21504107
|
(svn r13592) -Fix: window size remembering was broken
|
2008-06-20 14:54:47 +00:00 |
|
skidd13
|
fd49e1c379
|
(svn r13592) -Fix: window size remembering was broken
|
2008-06-20 14:54:47 +00:00 |
|
skidd13
|
96e898699c
|
(svn r13533) -Codechange: Replace direct class member access of GUIList with the appropriate function calls
|
2008-06-16 17:05:17 +00:00 |
|
skidd13
|
6b8a758339
|
(svn r13533) -Codechange: Replace direct class member access of GUIList with the appropriate function calls
|
2008-06-16 17:05:17 +00:00 |
|
rubidium
|
b9eea93237
|
(svn r13419) -Fix [FS#2063]: Entries in the bridge list were not sorted when the window was just opened.
|
2008-06-08 19:18:01 +00:00 |
|
rubidium
|
2f59734909
|
(svn r13419) -Fix [FS#2063]: Entries in the bridge list were not sorted when the window was just opened.
|
2008-06-08 19:18:01 +00:00 |
|
smatz
|
33dc3165be
|
(svn r13280) -Fix (r13276): MSVC compilation was broken
|
2008-05-27 00:13:51 +00:00 |
|
smatz
|
e424367938
|
(svn r13280) -Fix (r13276): MSVC compilation was broken
|
2008-05-27 00:13:51 +00:00 |
|
glx
|
b3d7ca0ceb
|
(svn r13273) -Fix [FS#2042]: MSVC warnings (again)
|
2008-05-26 20:20:38 +00:00 |
|
glx
|
6e6014918e
|
(svn r13273) -Fix [FS#2042]: MSVC warnings (again)
|
2008-05-26 20:20:38 +00:00 |
|
skidd13
|
c3dd9d864e
|
(svn r13269) -Codechange: build bridge window uses GUILists Sort() now
-Cleanup: make some globals part of the build bridge window
|
2008-05-26 17:53:37 +00:00 |
|
skidd13
|
515e0fa22d
|
(svn r13269) -Codechange: build bridge window uses GUILists Sort() now
-Cleanup: make some globals part of the build bridge window
|
2008-05-26 17:53:37 +00:00 |
|
peter1138
|
781b90ac91
|
(svn r13266) -Codechange: Use SmallVector in GUIList
|
2008-05-26 16:23:23 +00:00 |
|
peter1138
|
02b5ffa13f
|
(svn r13266) -Codechange: Use SmallVector in GUIList
|
2008-05-26 16:23:23 +00:00 |
|
glx
|
41adc28093
|
(svn r13202) -Fix (r13149): MSVC signed/unsigned warning
|
2008-05-20 21:55:45 +00:00 |
|
glx
|
621e205f74
|
(svn r13202) -Fix (r13149): MSVC signed/unsigned warning
|
2008-05-20 21:55:45 +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 |
|
skidd13
|
cbd09e4f57
|
(svn r13159) -Feature: Add the ability to sort availible bridges in the build bridge GUI
|
2008-05-18 12:25:46 +00:00 |
|
skidd13
|
a426047441
|
(svn r13159) -Feature: Add the ability to sort availible bridges in the build bridge GUI
|
2008-05-18 12:25:46 +00:00 |
|
rubidium
|
d284ba2283
|
(svn r13151) -Codechange: use an enum instead of bool as return type of OnKeyPress/OnCTRLStateChange to make it obvious what the return values mean.
|
2008-05-17 23:11:06 +00:00 |
|