summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-23(svn r16129) -Feature-ish: configurable digit group separator per language wi...rubidium
2009-04-23(svn r16128) -Change: allow loading (and storing) NULL values for STRQ in ope...rubidium
2009-04-23(svn r16127) -Update: WebTranslator2 update to 2009-04-23 17:54:01translators
2009-04-23(svn r16126) -Fix (r16125): WT2 fracked up big time...rubidium
2009-04-23(svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41translators
2009-04-23(svn r16124) -Codechange: unify the three number drawing methodsrubidium
2009-04-23(svn r16123) -Fix: forgot to add table/strgen.h to the project files + a typorubidium
2009-04-23(svn r16122) -Change: add more misc information about the behaviour of comman...rubidium
2009-04-22(svn r16119) -Fix [FS#2582](r12167): road was removed when both the Remove bu...smatz
2009-04-21(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...rubidium
2009-04-21(svn r16117) -Update: WebTranslator2 update to 2009-04-21 23:34:40translators
2009-04-21(svn r16116) -Fix (r16115): note to self: copy the right subversion config fi...rubidium
2009-04-21(svn r16115) -Change: make strgen able to 'export' the important command and ...rubidium
2009-04-21(svn r16114) -Cleanup: unify some more strings and remove some more unused st...rubidium
2009-04-21(svn r16113) -Feature [NoAI]: Add UseAsRandomAI as function in info.nut. When...yexo
2009-04-21(svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19translators
2009-04-21(svn r16111) -Cleanup: remove some duplicate/unused stringsrubidium
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 r16084) -Change: remove (soon to be) unneeded offset from the shared ord...rubidium
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