Age | Commit message (Expand) | Author |
2009-08-09 | (svn r17138) -Fix: some MSVC 64 bits compiler warnings | rubidium |
2009-08-09 | (svn r17137) -Fix (r17129): strgen complained a lot about english.txt compile... | rubidium |
2009-08-09 | (svn r17136) -Fix: Some typos in .obg stuff. | frosch |
2009-08-09 | (svn r17135) -Fix (r17133): some (older) GCCs failed to compile | rubidium |
2009-08-09 | (svn r17134) -Update from WebTranslator v3.0: | translators |
2009-08-09 | (svn r17133) -Codechange: generalise the code that searches for base graphics | rubidium |
2009-08-09 | (svn r17132) -Fix: comments in company_cmd.cpp | smatz |
2009-08-09 | (svn r17131) -Codechange: apply coding style to some switch statements | smatz |
2009-08-09 | (svn r17130) -Fix [FS#3099]: Last line of output in the AI debug window did n... | alberth |
2009-08-09 | (svn r17129) -Codechange: also let strgen warn if the translation uses STRING... | rubidium |
2009-08-08 | (svn r17128) -Codechange: make code used for generating new subsidies nicer | smatz |
2009-08-08 | (svn r17127) -Fix (r17124): destructor has to be defined else operator delete... | smatz |
2009-08-08 | (svn r17126) -Fix [FS#3096]: Initialize graph data from the constructor of th... | alberth |
2009-08-08 | (svn r17125) -Cleanup: remove an unused variable | yexo |
2009-08-08 | (svn r17124) -Codechange: store subsidies in a pool (instead of an array) | smatz |
2009-08-08 | (svn r17123) -Codechange (r17122): Use this for calling methods. | alberth |
2009-08-08 | (svn r17122) -Codechange: Message history window uses nested widget tree. | alberth |
2009-08-08 | (svn r17121) -Fix [FS#3060]: Update vehicle position cache when the vehicle s... | frosch |
2009-08-08 | (svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang file... | smatz |
2009-08-08 | (svn r17119) -Codechange: replace constants in subsidy.cpp by enum values | smatz |
2009-08-08 | (svn r17118) -Fix: Mark industry tiles dirty when trigger are triggered. | frosch |
2009-08-08 | (svn r17117) -Fix (r1): don't create pax subsidy when source town, not destin... | smatz |
2009-08-08 | (svn r17116) -Update from WebTranslator v3.0: | translators |
2009-08-08 | (svn r17115) -Add [NoAI]: AISubsidy::SubsidyParticipantType, AISubsidy::GetSo... | smatz |
2009-08-08 | (svn r17114) -Update (r17113): use {STRING} instead of {STATION} in related s... | smatz |
2009-08-08 | (svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsi... | smatz |
2009-08-08 | (svn r17112) -Change [NoAI]: AIVehicleList_Station now also works for waypoints | yexo |
2009-08-08 | (svn r17111) -Fix (r17110): forgot to include ai_log.hpp | yexo |
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 locales | smatz |
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 translated | rubidium |
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 safer | rubidium |
2009-08-06 | (svn r17094) -Update: AI changelog | rubidium |
2009-08-06 | (svn r17092) -Update from WebTranslator v3.0: | translators |
2009-08-06 | (svn r17091) -Fix (r17089)(r17090): regression test was right | smatz |
2009-08-06 | (svn r17090) -Fix (r17089): regression test failed (frosch123) | smatz |
2009-08-06 | (svn r17089) -Codechange: move RunVehicleDayProc() to vehicle.cpp | smatz |
2009-08-06 | (svn r17088) -Codechange: split IncreaseDate() to more procedures | smatz |
2009-08-06 | (svn r17086) -Cleanup (r16654): remove code used only for debugging | smatz |
2009-08-06 | (svn r17085) -Codechange: unify the place where vehicle's cargo ages | smatz |
2009-08-06 | (svn r17084) -Codechange: _age_cargo_skip_counter is common to all vehicle types | smatz |