Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-08 | (svn r19947) -Doc: Comment engine property tables with engine names. (Krille) | frosch | |
2010-06-08 | (svn r19946) -Update from WebTranslator v3.0: | translators | |
french - 19 changes by ElNounch indonesian - 61 changes by prof | |||
2010-06-07 | (svn r19945) -Fix (r19755-ish): Allow turning of roadvehicles while waiting ↵ | frosch | |
in a queue (again). | |||
2010-06-07 | (svn r19944) -Feature(ette): Open vehicle view when clicking on the caption ↵ | frosch | |
of vehicle news. | |||
2010-06-07 | (svn r19943) -Fix [FS#3865]: Disallow moving of vehicle news window. | frosch | |
2010-06-07 | (svn r19942) -Fix [FS#3871](r19816): Vertical dragging of rail was broken. | frosch | |
2010-06-07 | (svn r19941) -Update from WebTranslator v3.0: | translators | |
luxembourgish - 31 changes by Phreeze romanian - 2 changes by kkmic russian - 3 changes by Lone_Wolf | |||
2010-06-06 | (svn r19940) -Update from WebTranslator v3.0: | translators | |
maltese - 2 changes by kelinu urdu - 1 changes by zohair | |||
2010-06-05 | (svn r19937) -Codechange: Move some fios related prototypes to fios.h | frosch | |
2010-06-05 | (svn r19936) -Codechange: If there is an enum, also use it. | frosch | |
2010-06-05 | (svn r19935) -Update from WebTranslator v3.0: | translators | |
hungarian - 2 changes by IPG polish - 3 changes by silver_777 portuguese - 1 changes by JayCity brazilian_portuguese - 29 changes by Tucalipe russian - 5 changes by Lone_Wolf urdu - 3 changes by zohair | |||
2010-06-05 | (svn r19934) -Fix [FS#3857]: When 'pause on new game' is set, pause the game ↵ | frosch | |
before CleanupGeneration() to avoid conflicts with concurrent GUI code. | |||
2010-06-05 | (svn r19933) -Fix [FS#3804]: Keep _current_company and _local_company in ↵ | frosch | |
sync during GUI operation. | |||
2010-06-05 | (svn r19932) -Codechange: Preserve _current_company when starting AIs. | frosch | |
2010-06-05 | (svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into ↵ | frosch | |
DEBUG() output. It was triggered on exceptions, especially when aborting world generation. | |||
2010-06-05 | (svn r19930) -Codechange: Deduplicate magic command parameter casts. (rubidium) | frosch | |
2010-06-04 | (svn r19925) -Fix [FS#3859]: one didn't pay for rail when building depots ↵ | rubidium | |
and stations, so with expensive railtypes building stations and then removing the station would be cheaper than just building the rail | |||
2010-06-04 | (svn r19924) -Fix [FS#3868](r19172): Road/tram ownership was not set ↵ | terkhen | |
correctly when building drive-through stops. | |||
2010-06-04 | (svn r19923) -Update from WebTranslator v3.0: | translators | |
czech - 14 changes by Hadez korean - 1 changes by junho2813 norwegian_bokmal - 157 changes by jhsoby russian - 1 changes by Lone_Wolf urdu - 2 changes by zohair | |||
2010-06-04 | (svn r19922) -Fix[FS#3815]: Use of better english. "by" instead of "with" ↵ | belugas | |
(planetmaker) | |||
2010-06-04 | (svn r19921) -Fix [FS#3865]: closing chatbox could cause glitches when news ↵ | smatz | |
message was shown | |||
2010-06-03 | (svn r19920) -Change: set the correct digit group separator for both ↵ | rubidium | |
Norwegians, unify the ownname naming and add genders/cases needed to improve the translation | |||
2010-06-03 | (svn r19919) -Update from WebTranslator v3.0: | translators | |
estonian - 5 changes by taavi irish - 22 changes by tem urdu - 118 changes by zohair | |||
2010-06-03 | (svn r19918) -Fix (r19917): Project files. | frosch | |
2010-06-03 | (svn r19917) -Codechange: Split save/load GUI to separate file. | frosch | |
2010-06-02 | (svn r19916) -Update from WebTranslator v3.0: | translators | |
czech - 1 changes by ReisRyos norwegian_bokmal - 41 changes by jhsoby urdu - 156 changes by zohair | |||
2010-06-01 | (svn r19915) -Update from WebTranslator v3.0: | translators | |
traditional_chinese - 1 changes by josesun irish - 19 changes by tem maltese - 18 changes by kelinu urdu - 63 changes by zohair | |||
2010-05-31 | (svn r19914) -Codechange: Wrap a helper class around temporary assignments ↵ | frosch | |
of _current_company to ensure proper restoration. | |||
2010-05-31 | (svn r19913) -Update from WebTranslator v3.0: | translators | |
czech - 12 changes by Hadez | |||
2010-05-30 | (svn r19912) -Update from WebTranslator v3.0: | translators | |
estonian - 73 changes by taavi irish - 112 changes by tem swedish - 6 changes by tool | |||
2010-05-30 | (svn r19911) -Codechange: Simplify text drawing by eliminating global ↵ | frosch | |
variables and side effects. This also fixes the 'colour' parameter of DrawStringMultiLine(). | |||
2010-05-30 | (svn r19910) -Doc: Doxygen additions. | alberth | |
2010-05-30 | (svn r19909) -Doc: Typo fixes, small doxygen improvements. | alberth | |
2010-05-30 | (svn r19908) -Codechange: Use a boolean value to assign to a boolean variable. | alberth | |
2010-05-30 | (svn r19907) -Fix: [NewGRF] Call callbacks 14A, 14B and 14C after all ↵ | frosch | |
industry variables have been assigned, so more variables are valid during the callbacks. | |||
2010-05-30 | (svn r19906) -Codechange: HandleMouseOver() never ends, so don't return an ↵ | alberth | |
event handling state. | |||
2010-05-30 | (svn r19905) -Codechange: Use EventState for mouse handling routines. | alberth | |
2010-05-30 | (svn r19904) -Codechange: Make EventState usable outside Window context. | alberth | |
2010-05-30 | (svn r19903) -Codechange: Use SpecialMouseMode enum as type of ↵ | alberth | |
_special_mouse_mode. | |||
2010-05-29 | (svn r19902) -Update from WebTranslator v3.0: | translators | |
danish - 4 changes by silentStatic | |||
2010-05-29 | (svn r19901) -Add: [NewGRF] Access to industry founder (var A7) during ↵ | frosch | |
callbacks 28 and 2F. (yexo) | |||
2010-05-28 | (svn r19900) -Update from WebTranslator v3.0: | translators | |
french - 24 changes by ElNounch german - 10 changes by planetmaker greek - 8 changes by fumantsu indonesian - 4 changes by prof irish - 69 changes by tem polish - 1 changes by xine | |||
2010-05-27 | (svn r19899) -Update from WebTranslator v3.0: | translators | |
hebrew - 2 changes by dnd_man irish - 60 changes by tem polish - 2 changes by silver_777 | |||
2010-05-26 | (svn r19898) -Fix [FS#3853]: hg version detection fails for uncommited ↵ | rubidium | |
merges (planetmaker) | |||
2010-05-26 | (svn r19897) -Update from WebTranslator v3.0: | translators | |
dutch - 6 changes by habell irish - 47 changes by tem slovak - 10 changes by keso53 | |||
2010-05-26 | (svn r19896) -Fix [FS#3803] (r18648): [YAPP] Inform the pathfinder as well ↵ | michi_cc | |
about the fact that the backside of an one-way path signal can be a safe waiting point. | |||
2010-05-26 | (svn r19895) -Fix [FS#3836]: Git version detection would sometimes ↵ | michi_cc | |
mistakenly identify a checkout as modified. | |||
2010-05-25 | (svn r19894) -Update from WebTranslator v3.0: | translators | |
czech - 27 changes by ReisRyos danish - 19 changes by silentStatic indonesian - 39 changes by prof norwegian_bokmal - 7 changes by mantaray norwegian_nynorsk - 7 changes by mantaray polish - 2 changes by xine portuguese - 6 changes by JayCity | |||
2010-05-24 | (svn r19893) -Update from WebTranslator v3.0: | translators | |
danish - 22 changes by silentStatic indonesian - 4 changes by prof italian - 1 changes by lorenzodv polish - 4 changes by silver_777 romanian - 6 changes by tonny slovenian - 1 changes by Necrolyte turkish - 27 changes by niw3 | |||
2010-05-23 | (svn r19892) -Fix [FS#3856] (r19792): crash when trying to reserve 'in ↵ | rubidium | |
depot' track on clearing a crashed train |