glx
|
dc22170c99
|
(svn r13380) -Fix (r13327): MSVC signed/unsigned warning
|
2008-06-04 22:30:44 +00:00 |
|
smatz
|
1f1eea4873
|
(svn r13378) -Fix (r13375): compilation without network support was broken
|
2008-06-04 11:21:36 +00:00 |
|
smatz
|
ce692c16ee
|
(svn r13378) -Fix (r13375): compilation without network support was broken
|
2008-06-04 11:21:36 +00:00 |
|
rubidium
|
a315054443
|
(svn r13370) -Codechange: move the VARDEF stuff from openttd.h to variables.h so one doesn't need to include openttd.h before variables.h.
|
2008-06-03 08:06:58 +00:00 |
|
rubidium
|
1ddfdda02c
|
(svn r13370) -Codechange: move the VARDEF stuff from openttd.h to variables.h so one doesn't need to include openttd.h before variables.h.
|
2008-06-03 08:06:58 +00:00 |
|
rubidium
|
994779e9e2
|
(svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo.
-Fix: failure of changing the server password during games because the password wasn't duplicated properly.
|
2008-06-03 08:04:35 +00:00 |
|
rubidium
|
abf2b0efc3
|
(svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo.
-Fix: failure of changing the server password during games because the password wasn't duplicated properly.
|
2008-06-03 08:04:35 +00:00 |
|
skidd13
|
f1c954e842
|
(svn r13359) -Codechange: convert _fios_items to a SmallVector
-Cleanup: some reincarnations of _fios_items in the code
|
2008-06-02 14:19:27 +00:00 |
|
skidd13
|
8a40ca49c6
|
(svn r13359) -Codechange: convert _fios_items to a SmallVector
-Cleanup: some reincarnations of _fios_items in the code
|
2008-06-02 14:19:27 +00:00 |
|
rubidium
|
387f4cfbe1
|
(svn r13344) -Codechange: remove some code duplication.
|
2008-05-30 20:08:32 +00:00 |
|
rubidium
|
6d90affce0
|
(svn r13344) -Codechange: remove some code duplication.
|
2008-05-30 20:08:32 +00:00 |
|
rubidium
|
bae02e8c67
|
(svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers.
|
2008-05-30 18:20:26 +00:00 |
|
rubidium
|
2f3b88ef9a
|
(svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers.
|
2008-05-30 18:20:26 +00:00 |
|
rubidium
|
02dbab8721
|
(svn r13334) -Codechange: move the network settings variables from network/network_internal to settings.
|
2008-05-29 20:21:28 +00:00 |
|
rubidium
|
c33164831d
|
(svn r13334) -Codechange: move the network settings variables from network/network_internal to settings.
|
2008-05-29 20:21:28 +00:00 |
|
smatz
|
713923cd7e
|
(svn r13330) -Fix: 'Player name' dialog was broken in two ways
|
2008-05-29 17:01:42 +00:00 |
|
smatz
|
a0c62f1752
|
(svn r13330) -Fix: 'Player name' dialog was broken in two ways
|
2008-05-29 17:01:42 +00:00 |
|
skidd13
|
c624a20a32
|
(svn r13328) -Fix (r13327): Don't access an item when there isn't any
|
2008-05-29 16:47:22 +00:00 |
|
skidd13
|
bed7719967
|
(svn r13328) -Fix (r13327): Don't access an item when there isn't any
|
2008-05-29 16:47:22 +00:00 |
|
skidd13
|
73cf52a7c4
|
(svn r13327) -Codechange: NetworkGameWindow uses GUILists Sort() now
|
2008-05-29 16:37:26 +00:00 |
|
skidd13
|
a8abdaec92
|
(svn r13327) -Codechange: NetworkGameWindow uses GUILists Sort() now
|
2008-05-29 16:37:26 +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 |
|
peter1138
|
44dd8955d1
|
(svn r13291) -Fix (r13266): qsort passed wrong sizeof data
|
2008-05-27 15:30:51 +00:00 |
|
peter1138
|
0ce9343fb6
|
(svn r13291) -Fix (r13266): qsort passed wrong sizeof data
|
2008-05-27 15:30:51 +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 |
|
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 |
|
rubidium
|
dc77647ea4
|
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
2008-05-25 19:17:03 +00:00 |
|
rubidium
|
4625695653
|
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
2008-05-25 19:17:03 +00:00 |
|
rubidium
|
ce821b1ada
|
(svn r13242) -Codechange: remove _opt_ptr.
|
2008-05-25 12:57:39 +00:00 |
|
rubidium
|
5fa0946c08
|
(svn r13242) -Codechange: remove _opt_ptr.
|
2008-05-25 12:57:39 +00:00 |
|
rubidium
|
080af12d8b
|
(svn r13229) -Codechange: replace some global variables that are only initialised once and always with the same value with enums.
|
2008-05-24 10:35:15 +00:00 |
|
rubidium
|
6884f9cb41
|
(svn r13229) -Codechange: replace some global variables that are only initialised once and always with the same value with enums.
|
2008-05-24 10:35:15 +00:00 |
|
rubidium
|
bf3b61cfa3
|
(svn r13228) -Codechange: split console.h.
|
2008-05-24 10:15:06 +00:00 |
|
rubidium
|
6c20f77330
|
(svn r13228) -Codechange: split console.h.
|
2008-05-24 10:15:06 +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
|
a21d3fc63b
|
(svn r13169) -Codechange: remove a (now) unneeded parameter of one of the Window constructors.
|
2008-05-18 20:40:30 +00:00 |
|
rubidium
|
6da56ee87e
|
(svn r13169) -Codechange: remove a (now) unneeded parameter of one of the Window constructors.
|
2008-05-18 20:40:30 +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 |
|
rubidium
|
f5681547ef
|
(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 |
|
rubidium
|
ad6e52080c
|
(svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so window_gui.h only needs to be included in *_gui.cpp.
|
2008-05-17 13:01:30 +00:00 |
|
rubidium
|
87015f5b63
|
(svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so window_gui.h only needs to be included in *_gui.cpp.
|
2008-05-17 13:01:30 +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
|
6f45805af0
|
(svn r13135) -Codechange: make a class of the NetworkJoinStatusWindow.
|
2008-05-17 08:00:13 +00:00 |
|
rubidium
|
edb2e77035
|
(svn r13135) -Codechange: make a class of the NetworkJoinStatusWindow.
|
2008-05-17 08:00:13 +00:00 |
|
rubidium
|
439b328f41
|
(svn r13108) -Codechange: make a Window subclass of the main toolbars sub menus.
|
2008-05-15 20:04:10 +00:00 |
|