rubidium
|
d715ed376b
|
(svn r24957) -Document [FS#5349]: newlines and other special characters are removed/converted
|
2013-02-02 19:46:46 +00:00 |
|
rubidium
|
2e20291a3d
|
(svn r24957) -Document [FS#5349]: newlines and other special characters are removed/converted
|
2013-02-02 19:46:46 +00:00 |
|
zuu
|
03e088c58b
|
(svn r24908) -Fix [FS#5419]: Allow GSs to pass negative integer string parameters (frosch123)
|
2013-01-12 12:48:00 +00:00 |
|
zuu
|
07ffc90bf4
|
(svn r24908) -Fix [FS#5419]: Allow GSs to pass negative integer string parameters (frosch123)
|
2013-01-12 12:48:00 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
frosch
|
2670b05fb5
|
(svn r24862) -Add: Settings type filter to adv. settings GUI.
|
2012-12-26 17:47:02 +00:00 |
|
frosch
|
c4c3d00578
|
(svn r24862) -Add: Settings type filter to adv. settings GUI.
|
2012-12-26 17:47:02 +00:00 |
|
frosch
|
0f444197c3
|
(svn r24842) -Remove: News settings window.
|
2012-12-23 21:06:37 +00:00 |
|
frosch
|
647ee0de64
|
(svn r24842) -Remove: News settings window.
|
2012-12-23 21:06:37 +00:00 |
|
frosch
|
5d80d59aa6
|
(svn r24791) -Remove: Difficulty settings window.
|
2012-12-05 19:37:15 +00:00 |
|
frosch
|
ff6880f9dd
|
(svn r24791) -Remove: Difficulty settings window.
|
2012-12-05 19:37:15 +00:00 |
|
frosch
|
76fef0843c
|
(svn r24790) -Remove: Classic difficulty profiles.
|
2012-12-05 19:36:41 +00:00 |
|
frosch
|
d1ab0f03bc
|
(svn r24790) -Remove: Classic difficulty profiles.
|
2012-12-05 19:36:41 +00:00 |
|
alberth
|
19adc87262
|
(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb)
|
2012-12-01 13:12:39 +00:00 |
|
alberth
|
732e073261
|
(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb)
|
2012-12-01 13:12:39 +00:00 |
|
frosch
|
f37b3740b3
|
(svn r24769) -Feature [FS#3852]: Add a string filter to the server list. (Eagle_rainbow)
|
2012-11-27 21:35:52 +00:00 |
|
frosch
|
507de921c2
|
(svn r24769) -Feature [FS#3852]: Add a string filter to the server list. (Eagle_rainbow)
|
2012-11-27 21:35:52 +00:00 |
|
alberth
|
9f8184e71e
|
(svn r24763) -Feature: Add industry type and cargo dropdown selection for easier navigating in the industry chain window.
|
2012-11-25 15:24:02 +00:00 |
|
alberth
|
fb892f4b20
|
(svn r24763) -Feature: Add industry type and cargo dropdown selection for easier navigating in the industry chain window.
|
2012-11-25 15:24:02 +00:00 |
|
frosch
|
d848b14630
|
(svn r24750) -Cleanup: Remove old special clear filter button from signs list.
|
2012-11-14 22:51:05 +00:00 |
|
frosch
|
06054d7a9d
|
(svn r24750) -Cleanup: Remove old special clear filter button from signs list.
|
2012-11-14 22:51:05 +00:00 |
|
frosch
|
8f611527e9
|
(svn r24732) -Codechange: Unify handling of OK and CANCEL actions for editboxes.
|
2012-11-13 21:46:58 +00:00 |
|
frosch
|
7699a7dc06
|
(svn r24732) -Codechange: Unify handling of OK and CANCEL actions for editboxes.
|
2012-11-13 21:46:58 +00:00 |
|
frosch
|
f1e849a7fc
|
(svn r24665) -Doc [FS#5353]: [Script] Add note about the compatibility aspects of the enums in ScriptWindow.
|
2012-11-05 20:03:17 +00:00 |
|
frosch
|
40c3cd46f1
|
(svn r24665) -Doc [FS#5353]: [Script] Add note about the compatibility aspects of the enums in ScriptWindow.
|
2012-11-05 20:03:17 +00:00 |
|
frosch
|
a30b3035b4
|
(svn r24664) -Codechange: Add script to generate enums in script_window.hpp
|
2012-11-05 19:53:05 +00:00 |
|
frosch
|
3252d41dcc
|
(svn r24664) -Codechange: Add script to generate enums in script_window.hpp
|
2012-11-05 19:53:05 +00:00 |
|
rubidium
|
a2336e3eaa
|
(svn r24658) -Merge: release documentation updates from 1.2
|
2012-10-31 21:40:26 +00:00 |
|
rubidium
|
d365156633
|
(svn r24658) -Merge: release documentation updates from 1.2
|
2012-10-31 21:40:26 +00:00 |
|
zuu
|
0760a490f4
|
(svn r24628) -Fix: Document and enforce precondition start != end for ScriptRoad::RemoveRoad and ScriptRoad::RemoveRoadFull
|
2012-10-25 19:25:31 +00:00 |
|
zuu
|
1f764f51f0
|
(svn r24628) -Fix: Document and enforce precondition start != end for ScriptRoad::RemoveRoad and ScriptRoad::RemoveRoadFull
|
2012-10-25 19:25:31 +00:00 |
|
zuu
|
577ba4bb67
|
(svn r24623) -Feature: Allow GameScripts to construct and prospect industries without having a sponsor
|
2012-10-22 18:56:21 +00:00 |
|
zuu
|
0826994821
|
(svn r24623) -Feature: Allow GameScripts to construct and prospect industries without having a sponsor
|
2012-10-22 18:56:21 +00:00 |
|
frosch
|
a46c5ffc64
|
(svn r24584) -Doc: [Script] Improve API documentation.
|
2012-10-10 19:11:22 +00:00 |
|
frosch
|
dee2f39f99
|
(svn r24584) -Doc: [Script] Improve API documentation.
|
2012-10-10 19:11:22 +00:00 |
|
planetmaker
|
4bd39d4898
|
(svn r24582) -Fix (r24581): Order distances are not supposed to be compared to map distances
|
2012-10-09 20:59:29 +00:00 |
|
planetmaker
|
e0529d4861
|
(svn r24582) -Fix (r24581): Order distances are not supposed to be compared to map distances
|
2012-10-09 20:59:29 +00:00 |
|
planetmaker
|
76146b02c7
|
(svn r24581) -Doc [FS#5318]: Indicate that the return value for script related order distances is the square of the distance
|
2012-10-09 20:37:20 +00:00 |
|
planetmaker
|
60335b7b79
|
(svn r24581) -Doc [FS#5318]: Indicate that the return value for script related order distances is the square of the distance
|
2012-10-09 20:37:20 +00:00 |
|
zuu
|
ff34c73e91
|
(svn r24575) -Add: ScriptController::Break() now also pauses the game (and not only the script)
|
2012-10-05 19:16:23 +00:00 |
|
zuu
|
d39a50e76e
|
(svn r24575) -Add: ScriptController::Break() now also pauses the game (and not only the script)
|
2012-10-05 19:16:23 +00:00 |
|
zuu
|
3606607580
|
(svn r24574) -Change: remove undocumented return value of ScriptController::Break()
|
2012-10-05 19:13:44 +00:00 |
|
zuu
|
4f40acded0
|
(svn r24574) -Change: remove undocumented return value of ScriptController::Break()
|
2012-10-05 19:13:44 +00:00 |
|
zuu
|
95866a7a75
|
(svn r24570) -Fix (r24542): Some documentation was missing
|
2012-10-03 20:43:32 +00:00 |
|
zuu
|
aa3f776483
|
(svn r24570) -Fix (r24542): Some documentation was missing
|
2012-10-03 20:43:32 +00:00 |
|
zuu
|
c423a7861e
|
(svn r24559) -Fix (24542): Blocking script debug on non-dedicated servers is a not too much
|
2012-09-26 20:16:57 +00:00 |
|
zuu
|
f10c54633b
|
(svn r24559) -Fix (24542): Blocking script debug on non-dedicated servers is a not too much
|
2012-09-26 20:16:57 +00:00 |
|
zuu
|
13e0e4741a
|
(svn r24543) -Fix-ish (r24542): Removed unnecessary preprocessor directive
|
2012-09-21 21:00:32 +00:00 |
|
zuu
|
77347682db
|
(svn r24543) -Fix-ish (r24542): Removed unnecessary preprocessor directive
|
2012-09-21 21:00:32 +00:00 |
|