fonsinchen
|
7ea878b938
|
(svn r25709) -Fix: don't return -1 as unsigned
|
2013-08-10 12:47:13 +00:00 |
|
rubidium
|
c702853917
|
(svn r25705) -Fix: a number of typos (inspired by 90c920601c84975acb694f3673e2beb08b013753)
|
2013-08-09 18:43:44 +00:00 |
|
rubidium
|
13855f0a09
|
(svn r25705) -Fix: a number of typos (inspired by 90c920601c84975acb694f3673e2beb08b013753)
|
2013-08-09 18:43:44 +00:00 |
|
zuu
|
df2285061a
|
(svn r25623) -Fix [FS#5611] (r25296): Progress column width in goal window was not updated when a string changed while the window is open
|
2013-07-21 15:59:07 +00:00 |
|
zuu
|
4f6d19465b
|
(svn r25623) -Fix [FS#5611] (r25296): Progress column width in goal window was not updated when a string changed while the window is open
|
2013-07-21 15:59:07 +00:00 |
|
rubidium
|
b4f77472bd
|
(svn r25614) -Fix [FS#5651]: [Script] Give a slightly less generic error when removing inexisting rail
-Fix [FS#5650]: [Script] Be more specific that a non-NewGRF station can be built when asking for a NewGRF station
|
2013-07-15 18:19:26 +00:00 |
|
rubidium
|
de90a1ffb3
|
(svn r25614) -Fix [FS#5651]: [Script] Give a slightly less generic error when removing inexisting rail
-Fix [FS#5650]: [Script] Be more specific that a non-NewGRF station can be built when asking for a NewGRF station
|
2013-07-15 18:19:26 +00:00 |
|
rubidium
|
e28dc02403
|
(svn r25612) -Fix [FS#5648]: [AI] Don't return ERR_UNKNOWN when trying to move an order to its current location
|
2013-07-14 20:21:36 +00:00 |
|
rubidium
|
6e12838376
|
(svn r25612) -Fix [FS#5648]: [AI] Don't return ERR_UNKNOWN when trying to move an order to its current location
|
2013-07-14 20:21:36 +00:00 |
|
frosch
|
8cf5e15587
|
(svn r25607) -Fix [FS#5649]: Various misreferences in AI and GS changelog.
|
2013-07-14 08:55:38 +00:00 |
|
frosch
|
c35591c864
|
(svn r25607) -Fix [FS#5649]: Various misreferences in AI and GS changelog.
|
2013-07-14 08:55:38 +00:00 |
|
rubidium
|
7a75793fc1
|
(svn r25605) -Fix [FS#5641]: [Script] If a NewGRF returned station type that could not be built by an AI via callback 18, an unknown error would be thrown instead of falling back to the default station
|
2013-07-13 15:03:42 +00:00 |
|
rubidium
|
57a3a2b147
|
(svn r25605) -Fix [FS#5641]: [Script] If a NewGRF returned station type that could not be built by an AI via callback 18, an unknown error would be thrown instead of falling back to the default station
|
2013-07-13 15:03:42 +00:00 |
|
rubidium
|
7fea190641
|
(svn r25595) -Fix-ish: move the Doxygen .tag files into objs, so they are automatically ignored and removed upon mrproper/distclean. Furthermore remove the gamedocs folder too
|
2013-07-13 06:44:22 +00:00 |
|
rubidium
|
8f89cd6dd3
|
(svn r25595) -Fix-ish: move the Doxygen .tag files into objs, so they are automatically ignored and removed upon mrproper/distclean. Furthermore remove the gamedocs folder too
|
2013-07-13 06:44:22 +00:00 |
|
rubidium
|
d50614559a
|
(svn r25594) -Fix-ish: some Doxygen warnings/errors for scripts
|
2013-07-13 06:38:54 +00:00 |
|
rubidium
|
fac0bc4176
|
(svn r25594) -Fix-ish: some Doxygen warnings/errors for scripts
|
2013-07-13 06:38:54 +00:00 |
|
rubidium
|
0a4e923f18
|
(svn r25579) -Fix [FS#5642] (r25577): doxygen generation failed + typo fix
|
2013-07-10 15:38:42 +00:00 |
|
rubidium
|
423b44e552
|
(svn r25579) -Fix [FS#5642] (r25577): doxygen generation failed + typo fix
|
2013-07-10 15:38:42 +00:00 |
|
rubidium
|
199bec0b5d
|
(svn r25577) -Fix-ish [FS#5638] (r20562): [Script] Documentation implied that XXList::AddItem has a default for value if it isn't filled in.
|
2013-07-08 19:42:39 +00:00 |
|
rubidium
|
635ec0dd9f
|
(svn r25577) -Fix-ish [FS#5638] (r20562): [Script] Documentation implied that XXList::AddItem has a default for value if it isn't filled in.
|
2013-07-08 19:42:39 +00:00 |
|
rubidium
|
87a1860945
|
(svn r25555) -Fix [FS#5632]: [Script] Texts from scripts were not validated before they were shown, causing an assertion to trigger
|
2013-07-04 16:36:47 +00:00 |
|
rubidium
|
4c443bce5c
|
(svn r25555) -Fix [FS#5632]: [Script] Texts from scripts were not validated before they were shown, causing an assertion to trigger
|
2013-07-04 16:36:47 +00:00 |
|
rubidium
|
8f14a3066f
|
(svn r25544) -Fix [FS#5625] (r25488, r25486): [GS] The checks and validations for setting the extra text in the town window became too stringent
|
2013-06-30 15:59:10 +00:00 |
|
rubidium
|
1ff95f36bf
|
(svn r25544) -Fix [FS#5625] (r25488, r25486): [GS] The checks and validations for setting the extra text in the town window became too stringent
|
2013-06-30 15:59:10 +00:00 |
|
zuu
|
44f3311787
|
(svn r25519) -Fix [FS#5614] (r25342): Select page to update by its id and not the page id
|
2013-06-29 14:54:07 +00:00 |
|
zuu
|
be4451d40f
|
(svn r25519) -Fix [FS#5614] (r25342): Select page to update by its id and not the page id
|
2013-06-29 14:54:07 +00:00 |
|
rubidium
|
4604f20d57
|
(svn r25489) -Fix (r25488): we want to have the begin, not the end of the decoded text as string to pass along
|
2013-06-27 20:07:09 +00:00 |
|
rubidium
|
868001a1e0
|
(svn r25489) -Fix (r25488): we want to have the begin, not the end of the decoded text as string to pass along
|
2013-06-27 20:07:09 +00:00 |
|
rubidium
|
9d41bcd010
|
(svn r25488) -Fix [FS#5613]: do not send encoded texts to names, but decode them into a plain C string and then pass them on
|
2013-06-27 19:57:41 +00:00 |
|
rubidium
|
19eca468fc
|
(svn r25488) -Fix [FS#5613]: do not send encoded texts to names, but decode them into a plain C string and then pass them on
|
2013-06-27 19:57:41 +00:00 |
|
rubidium
|
64c54f73a8
|
(svn r25486) -Fix [FS#5613-ish]: missing length validation for town and president names in script APIs
|
2013-06-27 19:23:23 +00:00 |
|
rubidium
|
5d37e21d04
|
(svn r25486) -Fix [FS#5613-ish]: missing length validation for town and president names in script APIs
|
2013-06-27 19:23:23 +00:00 |
|
frosch
|
4a8f47b9a5
|
(svn r25464) -Fix: Hide default size button in non-newstation rail-station picker since it is not resizeable anyway.
|
2013-06-25 20:22:08 +00:00 |
|
frosch
|
bbbecceae1
|
(svn r25464) -Fix: Hide default size button in non-newstation rail-station picker since it is not resizeable anyway.
|
2013-06-25 20:22:08 +00:00 |
|
zuu
|
24239012c9
|
(svn r25397) -Fix (r25342,r25352): Document API additions in the GS changelog
|
2013-06-12 19:31:33 +00:00 |
|
zuu
|
80d35ca284
|
(svn r25397) -Fix (r25342,r25352): Document API additions in the GS changelog
|
2013-06-12 19:31:33 +00:00 |
|
zuu
|
7389a08738
|
(svn r25381) -Fix: Silent story book compiler warnings
|
2013-06-09 14:13:59 +00:00 |
|
zuu
|
53d2e785f5
|
(svn r25381) -Fix: Silent story book compiler warnings
|
2013-06-09 14:13:59 +00:00 |
|
zuu
|
34cacb7c81
|
(svn r25376) -Feature: Allow access to goal list and story book of other companies than your own
|
2013-06-09 13:37:04 +00:00 |
|
zuu
|
a724a9924b
|
(svn r25376) -Feature: Allow access to goal list and story book of other companies than your own
|
2013-06-09 13:37:04 +00:00 |
|
fonsinchen
|
df5e7534ff
|
(svn r25373) -Add: squirrel bindings for cargodist-specific widgets
|
2013-06-09 13:24:26 +00:00 |
|
fonsinchen
|
4e902f2e20
|
(svn r25373) -Add: squirrel bindings for cargodist-specific widgets
|
2013-06-09 13:24:26 +00:00 |
|
zuu
|
92f25b4f8a
|
(svn r25372) -Add: Allow opening a goal list window specific to a company
|
2013-06-09 13:23:03 +00:00 |
|
zuu
|
eaede14b8f
|
(svn r25372) -Add: Allow opening a goal list window specific to a company
|
2013-06-09 13:23:03 +00:00 |
|
zuu
|
be27dce443
|
(svn r25370) -Fix: Make the prefix for widget constants unique for the goal list window
|
2013-06-09 13:17:20 +00:00 |
|
zuu
|
086aae8d04
|
(svn r25370) -Fix: Make the prefix for widget constants unique for the goal list window
|
2013-06-09 13:17:20 +00:00 |
|
zuu
|
141c08166d
|
(svn r25352) -Feature: GameScript API for selecting a story page to view
|
2013-06-09 12:57:22 +00:00 |
|
zuu
|
33ad9774fb
|
(svn r25352) -Feature: GameScript API for selecting a story page to view
|
2013-06-09 12:57:22 +00:00 |
|
zuu
|
7a5cedf078
|
(svn r25344) -Feature: GUI for viewing story pages
|
2013-06-09 12:48:27 +00:00 |
|