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 |
|
yexo
|
af5c6f7996
|
(svn r15719) -Update: the credit section.
|
2009-03-15 00:32:36 +00:00 |
|
yexo
|
e5204f96f9
|
(svn r15719) -Update: the credit section.
|
2009-03-15 00:32:36 +00:00 |
|
rubidium
|
0bb1fd18ad
|
(svn r15702) -Feature(tte): direct content download 'links' in the play scenario/heightmap windows.
|
2009-03-13 21:32:38 +00:00 |
|
rubidium
|
27bcfd115b
|
(svn r15702) -Feature(tte): direct content download 'links' in the play scenario/heightmap windows.
|
2009-03-13 21:32:38 +00:00 |
|
yexo
|
fbe159ab9e
|
(svn r15669) -Change: Key presses that are not handles by an input box are no longer marked as handled but given to other OnKeyPress handlers. This makes the global shortcuts like F1 work again when an input box is open.
|
2009-03-11 09:21:11 +00:00 |
|
yexo
|
2b0b9a6367
|
(svn r15669) -Change: Key presses that are not handles by an input box are no longer marked as handled but given to other OnKeyPress handlers. This makes the global shortcuts like F1 work again when an input box is open.
|
2009-03-11 09:21:11 +00:00 |
|
rubidium
|
9e3449ecc9
|
(svn r15605) -Codechange: constify a function
|
2009-03-04 00:13:52 +00:00 |
|
rubidium
|
908e850b5a
|
(svn r15605) -Codechange: constify a function
|
2009-03-04 00:13:52 +00:00 |
|
yexo
|
b8601d903d
|
(svn r15584) -Codechange: Move several variables from variables.h to more appropriate headers.
|
2009-02-25 21:45:14 +00:00 |
|
yexo
|
fb7b0536e7
|
(svn r15584) -Codechange: Move several variables from variables.h to more appropriate headers.
|
2009-02-25 21:45:14 +00:00 |
|
rubidium
|
a9dd6dc2f5
|
(svn r15578) -Change: unexternalise squirrel.
|
2009-02-25 01:21:50 +00:00 |
|
rubidium
|
1ad50ce4e6
|
(svn r15578) -Change: unexternalise squirrel.
|
2009-02-25 01:21:50 +00:00 |
|
rubidium
|
5c8cf85613
|
(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.
|
2009-02-09 21:20:05 +00:00 |
|
rubidium
|
d846eef0b6
|
(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.
|
2009-02-09 21:20:05 +00:00 |
|
rubidium
|
89e1afdaa0
|
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
|
2009-02-09 02:57:15 +00:00 |
|
rubidium
|
c0a8d09ca7
|
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
|
2009-02-09 02:57:15 +00:00 |
|
rubidium
|
5080feba0d
|
(svn r15424) -Codechange: make it possible to have multiple windows with edit box open simultaniously (Zuu).
|
2009-02-09 01:22:29 +00:00 |
|
rubidium
|
861e9cefb3
|
(svn r15424) -Codechange: make it possible to have multiple windows with edit box open simultaniously (Zuu).
|
2009-02-09 01:22:29 +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 |
|
belugas
|
6891d8f2e8
|
(svn r15283) -Documentation: Apply some widget naming to the widget arrays.
-Codechange : use a pointer of the same repetitive reference of a widget, rather than an index in the array.
|
2009-01-27 03:50:36 +00:00 |
|
belugas
|
9bb57ec840
|
(svn r15283) -Documentation: Apply some widget naming to the widget arrays.
-Codechange : use a pointer of the same repetitive reference of a widget, rather than an index in the array.
|
2009-01-27 03:50:36 +00:00 |
|
rubidium
|
7668633f92
|
(svn r15273) -Fix: OSK of the chat did not update the caret graphics
|
2009-01-25 22:16:08 +00:00 |
|
rubidium
|
18ed717410
|
(svn r15273) -Fix: OSK of the chat did not update the caret graphics
|
2009-01-25 22:16:08 +00:00 |
|
Yexo
|
bc5c4a2ae2
|
(svn r15151) -Fix: tile 0 can now be highlighted as error tile
|
2009-01-19 15:06:11 +00:00 |
|
Yexo
|
8b04787d09
|
(svn r15151) -Fix: tile 0 can now be highlighted as error tile
|
2009-01-19 15:06:11 +00:00 |
|
rubidium
|
eff693d2e9
|
(svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes strings.
|
2009-01-16 12:59:47 +00:00 |
|
rubidium
|
b1a33a494f
|
(svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes strings.
|
2009-01-16 12:59:47 +00:00 |
|
rubidium
|
c0e7434f38
|
(svn r14944) -Cleanup: add spaces around some operators
|
2009-01-09 22:56:28 +00:00 |
|
rubidium
|
cda853872a
|
(svn r14944) -Cleanup: add spaces around some operators
|
2009-01-09 22:56:28 +00:00 |
|
glx
|
c61674221c
|
(svn r14840) -Cleanup: remove duplicate includes
|
2009-01-04 21:02:59 +00:00 |
|
glx
|
c7959ce2a9
|
(svn r14840) -Cleanup: remove duplicate includes
|
2009-01-04 21:02:59 +00:00 |
|
smatz
|
91233ea596
|
(svn r14828) -Codechange: move most of save/load-specific code to separate files
|
2009-01-04 15:32:25 +00:00 |
|
smatz
|
7368c740a6
|
(svn r14828) -Codechange: move most of save/load-specific code to separate files
|
2009-01-04 15:32:25 +00:00 |
|
rubidium
|
c27460e29c
|
(svn r14820) -Codechange: use (the correct) enum-type instead of just int (Zuu)
|
2009-01-03 23:40:29 +00:00 |
|
rubidium
|
fad3519d4f
|
(svn r14820) -Codechange: use (the correct) enum-type instead of just int (Zuu)
|
2009-01-03 23:40:29 +00:00 |
|
rubidium
|
72d89337ee
|
(svn r14804) -Codechange: unify opening the OSK (Zuu)
|
2009-01-03 13:59:05 +00:00 |
|
rubidium
|
e5c1a7b5c3
|
(svn r14804) -Codechange: unify opening the OSK (Zuu)
|
2009-01-03 13:59:05 +00:00 |
|
rubidium
|
741f0a86fe
|
(svn r14790) -Codechange: unify generation of default savegame/screenshot names (PhilSophus)
|
2009-01-02 22:49:43 +00:00 |
|
rubidium
|
3a0d966ae4
|
(svn r14790) -Codechange: unify generation of default savegame/screenshot names (PhilSophus)
|
2009-01-02 22:49:43 +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
|
f183e1c6cf
|
(svn r14752) -Fix [FS#2438]: revenue when clearing land would show up in red in the land info window as negative cost.
|
2008-12-26 23:37:53 +00:00 |
|
rubidium
|
b8d82cc28c
|
(svn r14752) -Fix [FS#2438]: revenue when clearing land would show up in red in the land info window as negative cost.
|
2008-12-26 23:37:53 +00:00 |
|
rubidium
|
94a5f66427
|
(svn r14679) -Fix [FS#2431]: opening the OSK on the chatbox did disable map scrolling (with keyboard) until another window with editbox was opened and closed. Just "refcount" the open edit boxes instead of setting/clearing a bit when opening/closing a window.
|
2008-12-16 17:58:27 +00:00 |
|
rubidium
|
1599ade7ca
|
(svn r14679) -Fix [FS#2431]: opening the OSK on the chatbox did disable map scrolling (with keyboard) until another window with editbox was opened and closed. Just "refcount" the open edit boxes instead of setting/clearing a bit when opening/closing a window.
|
2008-12-16 17:58:27 +00:00 |
|
skidd13
|
9b282b3e51
|
(svn r14555) -Codechange: replace ttd_strlcat and ttd_strlcpy with strecat and strecpy where direct conversion is possible
|
2008-11-02 11:20:15 +00:00 |
|
skidd13
|
706dd0f86c
|
(svn r14555) -Codechange: replace ttd_strlcat and ttd_strlcpy with strecat and strecpy where direct conversion is possible
|
2008-11-02 11:20:15 +00:00 |
|
glx
|
48a047d73b
|
(svn r14534) -Codechange [FS#2382]: Enumify magic return values of HandleEditBox function (Zuu)
|
2008-10-25 19:59:11 +00:00 |
|