summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-04-21(svn r16110) -Codechange: use {CARGO} instead hardcoded cargo name (there is ...frosch
2009-04-21(svn r16109) -Fix [NoAI]: Make sure AIOrder::GetDestination always returns a ...yexo
2009-04-21(svn r16108) -Fix [NoAI]: When giving an aircraft a goto-hangar order don't l...yexo
2009-04-20(svn r16107) -Add [NoAI]: AIOF_STOP_IN_DEPOT to the orderflags in AIOrder to ...yexo
2009-04-20(svn r16106) -Fix [NoAI]: AIOrder::SetOrderFlags always removed "Service if n...yexo
2009-04-20(svn r16105) -Codechange: use {CARGO} instead hardcoded cargo nameglx
2009-04-20(svn r16104) -Fix: remove some unneeded spaces from some strings/make some st...rubidium
2009-04-20(svn r16103) -Fix (r11429): missing constsmatz
2009-04-20(svn r16102) -Codechange: unify the vehicle info strings; reduce the number o...rubidium
2009-04-20(svn r16101) -Cleanup (r14591): Remove an assertion to increase performance.frosch
2009-04-20(svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22translators
2009-04-20(svn r16099) -Fix: re-re-introduce textdir for all languages (and this time W...translators
2009-04-19(svn r16096) -Fix [FS#2849]: connect tried to validate too much of the compan...rubidium
2009-04-19(svn r16095) -Change/Feature-ish: make the first 4 rail building tools behave...rubidium
2009-04-19(svn r16094) -Fix: AIDebug window profiled the blitters by invalidating itsel...frosch
2009-04-19(svn r16093) -Feature [FS#2808]: Add GetURL() as possible function to info.nu...yexo
2009-04-19(svn r16092) -Fix [FS#2829]: Resizing the order window also resizes the butto...alberth
2009-04-19(svn r16091) -Change [FS#2778]: Reverse the order of the lines in the AI debu...yexo
2009-04-19(svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix)frosch
2009-04-19(svn r16089) -Codechange: Removing the ORDER_WIDGET_RESIZE_BAR widgetalberth
2009-04-19(svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as t...rubidium
2009-04-19(svn r16087) -Fix (r16079): slow trains wouldn't crash into eachother anymorerubidium
2009-04-18(svn r16086) -Codechange: magic numbers substitutes by enums and some type sa...rubidium
2009-04-18(svn r16085) -Update: WebTranslator2 update to 2009-04-18 17:47:27translators
2009-04-18(svn r16082) -Codechange: Completed the widget numbers of the advanced settin...alberth
2009-04-18(svn r16081) -Doc: Adding/fixing some Doxygen comments.alberth
2009-04-18(svn r16080) -Codechange: Introducing a constant for order-list line height.alberth
2009-04-18(svn r16079) -Fix [FS#2824]: insanely fast trains would not stop in time for ...rubidium
2009-04-18(svn r16078) -Change: do not show stop location for via orders; they don't st...rubidium
2009-04-18(svn r16077) -Cleanup (r14456): Remove some code that is only used for some a...frosch
2009-04-18(svn r16076) -Codechange: Added nested widgets to terraform windows.alberth
2009-04-17(svn r16075) -Fix (r15792)[FS#2844]: Mixed up TRACK_BIT_X/Y.frosch
2009-04-17(svn r16074) -Codechange: Adding nested widgets to subsidy list window.alberth
2009-04-17(svn r16073) -Codechange: Replacing some magic constants by computations rela...alberth
2009-04-17(svn r16072) -Codechange: Adding widget number constants to subsidy list window.alberth
2009-04-17(svn r16071) -Fix [FS#2845]: content download progress bar 'resetting' due to...rubidium
2009-04-17(svn r16070) -Update: WebTranslator2 update to 2009-04-17 17:45:57translators
2009-04-16(svn r16069) -Update: WebTranslator2 update to 2009-04-16 17:52:36translators
2009-04-15(svn r16066) -Fix: another memory leak.rubidium
2009-04-15(svn r16065) -Fix: don't readd (and resolve) the last joined server each time...rubidium
2009-04-15(svn r16064) -Fix: memory leak when querying a server multiple times.rubidium
2009-04-15(svn r16063) -Fix (r13752): MOF_COND_DESTINATION was not accepted by CmdModif...frosch
2009-04-15(svn r16062) -Fix (r16037): AIOrder::InsertOrder was broken. Default all AI o...frosch
2009-04-14(svn r16058) -Update: WebTranslator2 update to 2009-04-14 17:49:02translators
2009-04-13(svn r16057) -Fix [FS#2834] (r16037): division by zero when having an order w...rubidium
2009-04-13(svn r16056) -Fix (r16037): clicking twice on the "end of orders" crashed.rubidium
2009-04-13(svn r16055) -Update: WebTranslator2 update to 2009-04-13 17:30:44translators
2009-04-13(svn r16054) -Fix: non advanced vehicle list didn't handle company switching ...glx
2009-04-13(svn r16053) -Codechange: Added nested widgets to vehicle refit and vehicle d...alberth
2009-04-13(svn r16052) -Codechange: Applying VehicleRefitWidgets in RefitWindow, fixed ...alberth