Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-15 | (svn r15718) -Cleanup: apply some comment coding style on the rest of the ↵ | rubidium | |
sources too | |||
2009-03-15 | (svn r15717) -Cleanup: apply some documentation coding style upon the stuff ↵ | rubidium | |
in table/ | |||
2009-03-14 | (svn r15716) -Change [NoAI]: AI libraries should now be stored in ↵ | yexo | |
ai/library/<library_name>/ instead of ai/library/<category_name>/<library_name>/. Libraries inside tar files are not affected. | |||
2009-03-14 | (svn r15714) -Remove: 'Original vehicle names' - err - language... Use the ↵ | frosch | |
(static) newgrf on BaNaNaS if you care. | |||
2009-03-14 | (svn r15713) -Feature(ette): Allow static newgrfs to set 'GRF ID engine ↵ | frosch | |
overrides', if the source GRF is static. | |||
2009-03-14 | (svn r15712) -Update: WebTranslator2 update to 2009-03-14 18:38:56 | translators | |
catalan - 4 fixed by arnaullv (4) finnish - 3 fixed by jpx_ (3) french - 3 fixed by glx (3) german - 3 fixed by planetmaker (3) hungarian - 1 fixed, 1 changed by alyr (2) italian - 3 fixed by lorenzodv (3) lithuanian - 17 fixed by geckonas (17) norwegian_nynorsk - 11 fixed by Thor (11) slovenian - 10 fixed by Necrolyte (10) | |||
2009-03-14 | (svn r15711) -Codechange: lots of whitespace cleanup/fixes | rubidium | |
2009-03-14 | (svn r15710) -Fix (r15706): for non MSVC io.h needs to be included before ↵ | glx | |
defining unlink. Also remove redundant tchar.h includes as it is already in stdafx.h. | |||
2009-03-14 | (svn r15709) -Change [FS#2729]: be a tad more specific about the fact that ↵ | rubidium | |
you're building incompatible tracks when building incompatible track types on the same tile. | |||
2009-03-14 | (svn r15708) -Feature [FS#2728]: Pop up the AI Debug Window if one of the ↵ | yexo | |
AIs crashed and show a message that the user should report the crash. | |||
2009-03-14 | (svn r15707) -Fix (r15686): The config file was not updated on Windows ↵ | michi_cc | |
because rename() can't replace existing files. | |||
2009-03-14 | (svn r15706) -Fix: Make sure the filename passed to unlink() is always in ↵ | michi_cc | |
file system encoding. | |||
2009-03-13 | (svn r15705) -Fix: Do not show passenger-/mail-capacity if the aircraft ↵ | frosch | |
carries only cargo. | |||
2009-03-13 | (svn r15704) -Cleanup: remove further includes from recently split files | smatz | |
2009-03-13 | (svn r15703) -Codechange: split Cmd* from waypoint.cpp to waypoint_cmd.cpp. | belugas | |
2009-03-13 | (svn r15702) -Feature(tte): direct content download 'links' in the play ↵ | rubidium | |
scenario/heightmap windows. | |||
2009-03-13 | (svn r15701) -Fix [FS#2595]: Blame NewGRFs returning inconsistent ↵ | frosch | |
information in purchase-list/after building before users have a chance to blame OpenTTD for incorrectly autorenewing/-replacing. | |||
2009-03-13 | (svn r15700) -Codechange: split Cmd* from signs.cpp to signs_cmd.cpp. | rubidium | |
2009-03-13 | (svn r15699) -Codechange: split Cmd* from vehicle.cpp to vehicle_cmd.cpp. | rubidium | |
2009-03-13 | (svn r15698) -Update: WebTranslator2 update to 2009-03-13 18:45:47 | translators | |
dutch - 1 changed by Excel20 (1) english_US - 1 fixed by WhiteRabbit (1) finnish - 1 fixed by jpx_ (1) german - 1 fixed, 3 changed by planetmaker (4) italian - 1 fixed by lorenzodv (1) slovak - 1 fixed by James (1) turkish - 3 fixed by jnmbk (3) | |||
2009-03-13 | (svn r15697) -Fix (r15695): warning about comparing signed vs unsigned. | rubidium | |
2009-03-13 | (svn r15696) -Codechange: move the NewGRF language ID into the language file ↵ | rubidium | |
instead of maintaining a table in the code. | |||
2009-03-12 | (svn r15695) -Feature [FS#2672]: Allow the number of towns that will be ↵ | belugas | |
generated in the generate world window to be customized. Some warnings: -the maximum number of towns to be accepted is set to 5000 -the minimum number of towns to be accepted is set to 1 -the number that is specified is NOT guaranteed to be the exact number of towns generated. The normal mechanism of town creation has not been modified. So town placement can still fail. -setting a custom number of town will change your difficulty settings to custom as well | |||
2009-03-12 | (svn r15694) -Codechange/feature/fix: invert the order in which base ↵ | rubidium | |
graphics sets are queried making it fairly unlikely that downloaded graphics sets override the original graphics. | |||
2009-03-12 | (svn r15692) -Fix [FS#2721]: Just sell the old engines after ↵ | frosch | |
autorenew/replace. Don't bother about trains exceeding the trainlimit, which will be sold anyway. | |||
2009-03-12 | (svn r15691) -Update: WebTranslator2 update to 2009-03-12 18:42:18 | translators | |
french - 1 fixed by glx (1) hungarian - 1 fixed by alyr (1) luxembourgish - 258 fixed, 3 changed by Gubius (261) persian - 146 fixed by ali sattari (146) russian - 1 fixed by Smoky555 (1) spanish - 1 fixed by eusebio (1) | |||
2009-03-12 | (svn r15690) -Feature(tte(tte)): CTRL-"New Game" skips the "World ↵ | rubidium | |
generation" window. | |||
2009-03-12 | (svn r15689) -Fix [FS#2720]: do not crash when the generate map doesn't ↵ | rubidium | |
contain a suitable location for a town. | |||
2009-03-12 | (svn r15688) -Codechange: unifiy cleaning up the map generation (normal and ↵ | rubidium | |
abort) | |||
2009-03-12 | (svn r15687) -Fix [FS#2723]: wrong/misleading error message when autorail ↵ | rubidium | |
builds nothing when trying to build over signals in the wrong way. | |||
2009-03-12 | (svn r15686) -Codechange: make it a bit harder for crashes to trash your ↵ | rubidium | |
config file. | |||
2009-03-12 | (svn r15685) -Fix [FS#2720]: do not crash when someone substitutes the "map ↵ | rubidium | |
generation" sprites with garbage. | |||
2009-03-12 | (svn r15684) -Add [NoAI]: AIOrder::SkipToOrder(). | yexo | |
2009-03-12 | (svn r15683) -Fix (r15670): Removing town-owned bridges was no longer possible. | yexo | |
2009-03-12 | (svn r15682) -Codechange: some coding style | rubidium | |
2009-03-12 | (svn r15681) -Cleanup: remove unneeded forward declaration. | rubidium | |
2009-03-12 | (svn r15680) -Cleanup: remove redundant comment | smatz | |
2009-03-12 | (svn r15679) -Cleanup: Little code-style application | belugas | |
2009-03-11 | (svn r15678) -Fix (r15676): crash when (re)applying newgrf settings | rubidium | |
2009-03-11 | (svn r15677) -Fix [FS#2546]: vehicle images would be determined during the ↵ | rubidium | |
process of moving the vehicle which means that only the (orientation) data for the vehicles in front of it is valid. Now the data for the vehicles behind the vehicle are valid too. | |||
2009-03-11 | (svn r15676) -Codechange: remove the need for BeginVehicleMove and merge ↵ | rubidium | |
VehiclePositionChanged and EndVehicleMove. | |||
2009-03-11 | (svn r15675) -Codechange: don't unnecessarily mark vehicles dirty before ↵ | rubidium | |
deleting them; it already happens in the destructor. | |||
2009-03-11 | (svn r15674) -Update: WebTranslator2 update to 2009-03-11 18:52:10 | translators | |
german - 9 changed by planetmaker (9) indonesian - 1 fixed by fanioz (1) luxembourgish - 121 fixed by Gubius (121) portuguese - 4 fixed by SnowFlake (4) russian - 1 fixed by Smoky555 (1) slovak - 3 fixed by James (3) | |||
2009-03-11 | (svn r15673) -Fix: it was not possible to compile a win32 dedicated server ↵ | glx | |
(even if 'configure --enable-dedicated' passed) | |||
2009-03-11 | (svn r15672) -Codechange: (left,right,top,bottom)_coord -> ↵ | rubidium | |
coord.(left,right,top,bottom), i.e. use Rect. | |||
2009-03-11 | (svn r15671) -Codechange: bit of coding style/clarification. | rubidium | |
2009-03-11 | (svn r15670) -Fix (r15601): The owner of both the road and of the tram ↵ | yexo | |
tracks was checked, but not the owner of the road itself. | |||
2009-03-11 | (svn r15669) -Change: Key presses that are not handles by an input box are ↵ | yexo | |
no longer marked as handled but given to other OnKeyPress handlers. This makes the global shortcuts like F1 work again when an input box is open. | |||
2009-03-11 | (svn r15668) -Fix: a few typos. | yexo | |
2009-03-10 | (svn r15667) -Fix (r15601)[FS#2718]: It was possible to remove rail ↵ | yexo | |
tunnels/bridges and aqueducts build by rival companies. |