Commit Graph

12778 Commits (c539b59da369020aa9f5b1d48ba952381dea6632)
 

Author SHA1 Message Date
rubidium b8954b84bd (svn r17143) -Fix [FS#3097]: NewGRFs sometimes got the wrong string causing crashes later on 15 years ago
rubidium 40a8bd556e (svn r17142) -Fix [FS#3103] (r17139): MSVC didn't like some template stuff 15 years ago
rubidium 8e058c2d27 (svn r17140) -Change: allow higher sample rate and higher quality samples. Based on work by orudge. 15 years ago
rubidium 9ee2a66c86 (svn r17139) -Change: add the concept of sound sets 15 years ago
rubidium 35d5a197d6 (svn r17138) -Fix: some MSVC 64 bits compiler warnings 15 years ago
rubidium ed9c01e8b0 (svn r17137) -Fix (r17129): strgen complained a lot about english.txt compiled with MSVC. 15 years ago
frosch 49c3d453be (svn r17136) -Fix: Some typos in .obg stuff. 15 years ago
rubidium ca0eb1d4ef (svn r17135) -Fix (r17133): some (older) GCCs failed to compile 15 years ago
translators 2ae1c062ce (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
15 years ago
rubidium f118932643 (svn r17133) -Codechange: generalise the code that searches for base graphics 15 years ago
smatz b7e746f72c (svn r17132) -Fix: comments in company_cmd.cpp 15 years ago
smatz e707c82412 (svn r17131) -Codechange: apply coding style to some switch statements 15 years ago
alberth 05a65dcc12 (svn r17130) -Fix [FS#3099]: Last line of output in the AI debug window did not fit entirely. 15 years ago
rubidium 0d1b35a400 (svn r17129) -Codechange: also let strgen warn if the translation uses STRINGn or RAW_STRING instead of STRING. 15 years ago
smatz e6bc51ab06 (svn r17128) -Codechange: make code used for generating new subsidies nicer 15 years ago
smatz e2c404958d (svn r17127) -Fix (r17124): destructor has to be defined else operator delete might be called with NULL parameter 15 years ago
alberth 153cfa8c70 (svn r17126) -Fix [FS#3096]: Initialize graph data from the constructor of the derived class. 15 years ago
yexo 5d0ae8ad47 (svn r17125) -Cleanup: remove an unused variable 15 years ago
smatz 13e23141b4 (svn r17124) -Codechange: store subsidies in a pool (instead of an array) 15 years ago
alberth 8d809d5f4c (svn r17123) -Codechange (r17122): Use this for calling methods. 15 years ago
alberth 2cd3b5f44c (svn r17122) -Codechange: Message history window uses nested widget tree. 15 years ago
frosch efcaefd178 (svn r17121) -Fix [FS#3060]: Update vehicle position cache when the vehicle sprite changes. 15 years ago
smatz 87014fec05 (svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt 15 years ago
smatz 046be0a199 (svn r17119) -Codechange: replace constants in subsidy.cpp by enum values 15 years ago
frosch 134c5f3f9a (svn r17118) -Fix: Mark industry tiles dirty when trigger are triggered. 15 years ago
smatz 0bb34a5d1f (svn r17117) -Fix (r1): don't create pax subsidy when source town, not destination town, has good service 15 years ago
translators e28bf66c6d (svn r17116) -Update from WebTranslator v3.0:
galician - 12 changes by Condex
greek - 114 changes by fumantsu
turkish - 2 changes by niw3
15 years ago
smatz b43fd7266e (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
15 years ago
smatz ab9c71f0d9 (svn r17114) -Update (r17113): use {STRING} instead of {STATION} in related strings in other language files too 15 years ago
smatz 2a430d981f (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
15 years ago
yexo eff8cb8390 (svn r17112) -Change [NoAI]: AIVehicleList_Station now also works for waypoints 15 years ago
yexo 3dcc195dfa (svn r17111) -Fix (r17110): forgot to include ai_log.hpp 15 years ago
yexo 2d1c64948a (svn r17110) -Fix [NoAI]: Print a warning message in the AI console when a deprecated function is used 15 years ago
smatz ba2f6f0a66 (svn r17109) -Fix (r15027): squirrel_export.sh failed for some locales 15 years ago
frosch 28b5adbcbc (svn r17108) -Fix (r17107): ST_INDUSTRY and ST_TOWN got swapped when setting up cargo subsidy. 15 years ago
smatz 74d3382b94 (svn r17107) -Codechange: store type of subsidy source and destination in the Subsidy struct instead of determining it every time it's needed 15 years ago
smatz 39e145e586 (svn r17106) -Codechange: move computation of station's catchment rectagle to separate function 15 years ago
smatz 33288c9d50 (svn r17105) -Codechange: no need to reset list of industries nearby that often, clearing is enough 15 years ago
smatz 3532592e7d (svn r17104) -Codechange: move code related to subsidy awarding to separate procedure 15 years ago
rubidium c2a3e28d9d (svn r17103) -Update: pretranslate a bunch of strings that can't be translated 15 years ago
translators f41b016863 (svn r17102) -Update from WebTranslator v3.0:
polish - 69 changes by Adam123
spanish - 1 changes by Terkhen
15 years ago
smatz 135f80f95b (svn r17101) -Revert [FS#3065](r16546): large table on stack caused stack overflow on some architectures 15 years ago
rubidium ba4fd897b8 (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 15 years ago
rubidium 3ecf335718 (svn r17096) -Fix [FS#3091]: news message about ordered refits failing wasn't very clear 15 years ago
rubidium ee2b7de8f4 (svn r17095) -Codechange: make ParseStringChoice a bit safer 15 years ago
rubidium 6ae880a40d (svn r17094) -Update: AI changelog 15 years ago
translators e83f72c3c7 (svn r17092) -Update from WebTranslator v3.0:
simplified_chinese - 2 changes by Gavin
frisian - 36 changes by huddekul
german - 57 changes by Roujin
spanish - 48 changes by Terkhen
15 years ago
smatz 50d03a8751 (svn r17091) -Fix (r17089)(r17090): regression test was right 15 years ago
smatz 23fd4bedd8 (svn r17090) -Fix (r17089): regression test failed (frosch123) 15 years ago
smatz 88a2d688da (svn r17089) -Codechange: move RunVehicleDayProc() to vehicle.cpp 15 years ago