summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-08(svn r17112) -Change [NoAI]: AIVehicleList_Station now also works for waypointsyexo
2009-08-08(svn r17111) -Fix (r17110): forgot to include ai_log.hppyexo
2009-08-08(svn r17110) -Fix [NoAI]: Print a warning message in the AI console when a de...yexo
2009-08-08(svn r17109) -Fix (r15027): squirrel_export.sh failed for some localessmatz
2009-08-08(svn r17108) -Fix (r17107): ST_INDUSTRY and ST_TOWN got swapped when setting ...frosch
2009-08-07(svn r17107) -Codechange: store type of subsidy source and destination in the...smatz
2009-08-07(svn r17106) -Codechange: move computation of station's catchment rectagle to...smatz
2009-08-07(svn r17105) -Codechange: no need to reset list of industries nearby that oft...smatz
2009-08-07(svn r17104) -Codechange: move code related to subsidy awarding to separate p...smatz
2009-08-07(svn r17103) -Update: pretranslate a bunch of strings that can't be translatedrubidium
2009-08-07(svn r17102) -Update from WebTranslator v3.0:translators
2009-08-07(svn r17101) -Revert [FS#3065](r16546): large table on stack caused stack ove...smatz
2009-08-06(svn r17097) -Fix [FS#3092] (r13256): make restart command work again and mak...rubidium
2009-08-06(svn r17096) -Fix [FS#3091]: news message about ordered refits failing wasn't...rubidium
2009-08-06(svn r17095) -Codechange: make ParseStringChoice a bit saferrubidium
2009-08-06(svn r17094) -Update: AI changelogrubidium
2009-08-06(svn r17092) -Update from WebTranslator v3.0:translators
2009-08-06(svn r17091) -Fix (r17089)(r17090): regression test was rightsmatz
2009-08-06(svn r17090) -Fix (r17089): regression test failed (frosch123)smatz
2009-08-06(svn r17089) -Codechange: move RunVehicleDayProc() to vehicle.cppsmatz
2009-08-06(svn r17088) -Codechange: split IncreaseDate() to more proceduressmatz
2009-08-06(svn r17086) -Cleanup (r16654): remove code used only for debuggingsmatz
2009-08-06(svn r17085) -Codechange: unify the place where vehicle's cargo agessmatz
2009-08-06(svn r17084) -Codechange: _age_cargo_skip_counter is common to all vehicle typessmatz
2009-08-05(svn r17076) -Update: reflect the changes Rubidium made in the last few days ...translators
2009-08-05(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...rubidium
2009-08-05(svn r17074) -Update from WebTranslator v3.0:translators
2009-08-05(svn r17073) -Codechange: constify iec_prefixes[], change the code around a bitsmatz
2009-08-05(svn r17072) -Fix: don't let squirrel export make a 'stub' for ai_changelog.hpprubidium
2009-08-05(svn r17071) -Fix: give a better error message when trying to make road one-w...smatz
2009-08-05(svn r17070) -Codechange: some minor fixes to the order in english.txtrubidium
2009-08-05(svn r17069) -Fix (r17004): invalid read when converting old waypointssmatz
2009-08-05(svn r17068) -Change: make a number of strings more consistent with their rel...rubidium
2009-08-05(svn r17067) -Fix (r17064): local authority window got messed up a bit; also ...rubidium
2009-08-05(svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}rubidium
2009-08-05(svn r17065) -Codechange: reorder last 1/3 of the strings. Hope it makes a bi...rubidium
2009-08-04(svn r17064) -Codechange: reorder another 1/3 of the stringsrubidium
2009-08-04(svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees.rubidium
2009-08-04(svn r17062) -Change: unify the naming of some 125 stringsrubidium
2009-08-04(svn r17061) -Update from WebTranslator v3.0:translators
2009-08-04(svn r17060) -Codechange: reorder 1/3 of the strings so they are more logical...rubidium
2009-08-03(svn r17059) -Codechange: Rename a few strings to reflect their usageyexo
2009-08-03(svn r17058) -Codechange: magic numbers removal.belugas
2009-08-03(svn r17057) -Update from WebTranslator v3.0:translators
2009-08-03(svn r17056) -Codechange: Reduce width of the drop-down in the bridge gui.alberth
2009-08-03(svn r17055) -Codechange: Improve aligning of bridge sprites and descriptions...alberth
2009-08-03(svn r17054) -Codechange: Bridge gui uses nested widgets only.alberth
2009-08-03(svn r17053) -Codechange: pass a Rect to DrawGraph so it knows where to drawrubidium
2009-08-03(svn r17052) -Codechange: move state changes out of OnPaint for the graph win...rubidium
2009-08-03(svn r17051) -Codechange: make the graph legend window use nested widgetsrubidium