smatz
70e8176323
(svn r17153) -Fix (r11429): don't allow further remapping of already remapped string
2009-08-11 14:55:35 +00:00
michi_cc
2fb209c96a
(svn r17152) -Fix: A stuck train could free the reservation of another train if it was reversed or did crash.
2009-08-10 23:52:44 +00:00
michi_cc
6c88e22cc7
(svn r17151) -Fix [FS#3104] (r13974): A train entering a PBS section through a block signal could cause a train crash if another reservation ending at a safe tile was already present in the section.
2009-08-10 23:52:40 +00:00
smatz
0f3aa56bea
(svn r17150) -Codechange: when MapGRFStringID() fails to remap, return STR_EMPTY instead of 'random' string
2009-08-10 22:36:15 +00:00
frosch
e44a69b92f
(svn r17147) -Fix [FS#3048]: Keep vehicle news and viewports following vehicles, when autoreplacing/renewing them.
2009-08-10 20:06:39 +00:00
rubidium
362dc78607
(svn r17146) -Codechange: improve the sample rate conversion a bit
2009-08-10 17:46:44 +00:00
translators
a5364ea13b
(svn r17145) -Update from WebTranslator v3.0:
...
catalan - 62 changes by arnaullv
simplified_chinese - 1 changes by Gavin
danish - 4 changes by silentStatic
dutch - 248 changes by miloiw
french - 7 changes by glx
german - 4 changes by planetmaker
hungarian - 4 changes by alyr
indonesian - 8 changes by fanioz, prof
portuguese - 55 changes by SupSuper
russian - 8 changes by Rikkit
serbian - 4 changes by etran
spanish - 5 changes by Terkhen
2009-08-10 17:45:39 +00:00
rubidium
19b83c22ed
(svn r17143) -Fix [FS#3097]: NewGRFs sometimes got the wrong string causing crashes later on
2009-08-10 11:11:11 +00:00
rubidium
f21b0a0cc8
(svn r17142) -Fix [FS#3103] (r17139): MSVC didn't like some template stuff
2009-08-10 10:25:40 +00:00
rubidium
9192402bfb
(svn r17140) -Change: allow higher sample rate and higher quality samples. Based on work by orudge.
2009-08-09 23:04:08 +00:00
rubidium
93493827b6
(svn r17139) -Change: add the concept of sound sets
2009-08-09 19:50:44 +00:00
rubidium
dcea681cbb
(svn r17138) -Fix: some MSVC 64 bits compiler warnings
2009-08-09 19:06:35 +00:00
rubidium
02d2afcb19
(svn r17137) -Fix (r17129): strgen complained a lot about english.txt compiled with MSVC.
2009-08-09 19:06:05 +00:00
frosch
cd53c9b1a8
(svn r17136) -Fix: Some typos in .obg stuff.
2009-08-09 19:04:42 +00:00
rubidium
a3a69b1356
(svn r17135) -Fix (r17133): some (older) GCCs failed to compile
2009-08-09 18:44:35 +00:00
translators
8873488635
(svn r17134) -Update from WebTranslator v3.0:
...
simplified_chinese - 2 changes by Gavin
galician - 2 changes by Condex
greek - 22 changes by fumantsu
urdu - 1 changes by yasirniazkhan
2009-08-09 17:45:15 +00:00
rubidium
cdb969e164
(svn r17133) -Codechange: generalise the code that searches for base graphics
2009-08-09 16:54:03 +00:00
smatz
cb6b1accc4
(svn r17132) -Fix: comments in company_cmd.cpp
2009-08-09 15:58:34 +00:00
smatz
073e163b7f
(svn r17131) -Codechange: apply coding style to some switch statements
2009-08-09 14:40:34 +00:00
alberth
c85bd040c5
(svn r17130) -Fix [FS#3099]: Last line of output in the AI debug window did not fit entirely.
2009-08-09 10:42:01 +00:00
rubidium
a8b8dd1c08
(svn r17129) -Codechange: also let strgen warn if the translation uses STRINGn or RAW_STRING instead of STRING.
2009-08-09 10:20:09 +00:00
smatz
e4e85406d5
(svn r17128) -Codechange: make code used for generating new subsidies nicer
2009-08-08 22:58:49 +00:00
smatz
8771fdd5f1
(svn r17127) -Fix (r17124): destructor has to be defined else operator delete might be called with NULL parameter
2009-08-08 22:42:52 +00:00
alberth
2ed22179a8
(svn r17126) -Fix [FS#3096]: Initialize graph data from the constructor of the derived class.
2009-08-08 22:26:45 +00:00
yexo
ee384495b9
(svn r17125) -Cleanup: remove an unused variable
2009-08-08 22:09:53 +00:00
smatz
d59b687f65
(svn r17124) -Codechange: store subsidies in a pool (instead of an array)
2009-08-08 20:53:36 +00:00
alberth
e8c34c300d
(svn r17123) -Codechange (r17122): Use this for calling methods.
2009-08-08 20:39:45 +00:00
alberth
a4ef6a78a2
(svn r17122) -Codechange: Message history window uses nested widget tree.
2009-08-08 20:06:38 +00:00
frosch
32a47df09a
(svn r17121) -Fix [FS#3060]: Update vehicle position cache when the vehicle sprite changes.
2009-08-08 18:45:12 +00:00
smatz
0644123d51
(svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt
2009-08-08 18:44:35 +00:00
smatz
0f1a07d185
(svn r17119) -Codechange: replace constants in subsidy.cpp by enum values
2009-08-08 18:26:25 +00:00
frosch
562eb36838
(svn r17118) -Fix: Mark industry tiles dirty when trigger are triggered.
2009-08-08 18:24:48 +00:00
smatz
8e0b03a7e0
(svn r17117) -Fix (r1): don't create pax subsidy when source town, not destination town, has good service
2009-08-08 18:22:29 +00:00
translators
d76fbbcc9e
(svn r17116) -Update from WebTranslator v3.0:
...
galician - 12 changes by Condex
greek - 114 changes by fumantsu
turkish - 2 changes by niw3
2009-08-08 17:45:14 +00:00
smatz
2d39a2bb85
(svn r17115) -Add [NoAI]: AISubsidy::SubsidyParticipantType, AISubsidy::GetSourceType, AISubsidy::GetSourceIndex, AISubsidy::GetDestinationType, AISubsidy::GetDestinationIndex for better subsidy management
...
-Change [NoAI]: mark AISubsidy::SourceIsTown, AISubsidy::GetSource, AISubsidy::GetDestinationType, AISubsidy::GetDestination as deprecated
2009-08-08 16:53:22 +00:00
smatz
d6dbe1eb3f
(svn r17114) -Update (r17113): use {STRING} instead of {STATION} in related strings in other language files too
2009-08-08 16:45:59 +00:00
smatz
0502a6df42
(svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsidy's destination is in station's catchment area and cargo packets originate from subsidy's source
...
-Change [FS#1134]: subsidies aren't bound to stations after awarding anymore, they still apply to town or industry, no matter what station is used for loading and unloading. Awarded subsidies from older savegames are lost
-Change [NoAI]: due to these changes, AISubsidy::GetSource and AISubsidy::GetDestination now return STATION_INVALID for awarded subsidies
2009-08-08 16:42:55 +00:00
yexo
eb5039f81e
(svn r17112) -Change [NoAI]: AIVehicleList_Station now also works for waypoints
2009-08-08 16:36:06 +00:00
yexo
b8b20245bd
(svn r17111) -Fix (r17110): forgot to include ai_log.hpp
2009-08-08 14:44:17 +00:00
yexo
183b7e0ed5
(svn r17110) -Fix [NoAI]: Print a warning message in the AI console when a deprecated function is used
2009-08-08 13:50:18 +00:00
smatz
3777a590f9
(svn r17109) -Fix (r15027): squirrel_export.sh failed for some locales
2009-08-08 12:26:03 +00:00
frosch
393e4e62d5
(svn r17108) -Fix (r17107): ST_INDUSTRY and ST_TOWN got swapped when setting up cargo subsidy.
2009-08-08 08:48:39 +00:00
smatz
738d7fde53
(svn r17107) -Codechange: store type of subsidy source and destination in the Subsidy struct instead of determining it every time it's needed
2009-08-07 22:23:34 +00:00
smatz
876d09d751
(svn r17106) -Codechange: move computation of station's catchment rectagle to separate function
2009-08-07 21:11:58 +00:00
smatz
3bcc0dacf8
(svn r17105) -Codechange: no need to reset list of industries nearby that often, clearing is enough
2009-08-07 20:30:38 +00:00
smatz
fb24991366
(svn r17104) -Codechange: move code related to subsidy awarding to separate procedure
2009-08-07 20:24:33 +00:00
rubidium
3ec90df76c
(svn r17103) -Update: pretranslate a bunch of strings that can't be translated
2009-08-07 19:48:20 +00:00
translators
bd09896c19
(svn r17102) -Update from WebTranslator v3.0:
...
polish - 69 changes by Adam123
spanish - 1 changes by Terkhen
2009-08-07 17:45:11 +00:00
smatz
55fceac7f3
(svn r17101) -Revert [FS#3065](r16546): large table on stack caused stack overflow on some architectures
2009-08-07 13:33:55 +00:00
rubidium
e918be12f2
(svn r17097) -Fix [FS#3092] (r13256): make restart command work again and make the help show how it works and how it doesn't work
2009-08-06 22:00:32 +00:00