Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-04 | (svn r21080) -Fix: Do not allow to use a custom water level with the ↵ | terkhen | |
original map generator. | |||
2010-11-04 | (svn r21079) -Codechange: replace magic numbers with already defined ↵ | belugas | |
constant ("inspired" by Hirundo's work) | |||
2010-11-03 | (svn r21078) -Fix [FS#4203]: snowline didn't want to be very high | rubidium | |
2010-11-03 | (svn r21077) -Update from WebTranslator v3.0: | translators | |
danish - 8 changes by beruic | |||
2010-11-02 | (svn r21076) -Update from WebTranslator v3.0: | translators | |
luxembourgish - 74 changes by Phreeze | |||
2010-11-01 | (svn r21075) -Fix [FS#4192]: Wrong (maximum) value shown for generation seed ↵ | rubidium | |
in the in-game console | |||
2010-11-01 | (svn r21074) -Fix [FS#4194]: Crash when loading a corrupted 0.7.x (or ↵ | rubidium | |
before) savegame where the waypoint refered to an already removed town | |||
2010-11-01 | (svn r21073) -Fix: spelling errors in comments | rubidium | |
2010-11-01 | (svn r21072) -Update from WebTranslator v3.0: | translators | |
traditional_chinese - 2 changes by josesun | |||
2010-11-01 | (svn r21071) -Fix: ofcourse the svn properties weren't set properly either :( | rubidium | |
2010-11-01 | (svn r21070) -Fix: file not being picked up by doxygen | rubidium | |
2010-10-31 | (svn r21068) -Update from WebTranslator v3.0: | translators | |
luxembourgish - 9 changes by Phreeze | |||
2010-10-31 | (svn r21066) -Update from WebTranslator v3.0: | translators | |
korean - 8 changes by junho2813 luxembourgish - 7 changes by Phreeze thai - 140 changes by animated | |||
2010-10-31 | (svn r21065) -Fix (r19733): Crash when displaying 60+x parameters in the ↵ | michi_cc | |
NewGRF inspect window. | |||
2010-10-31 | (svn r21062) -Codechange: append -Winit-self to compiler flags | smatz | |
2010-10-30 | (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) | alberth | |
2010-10-30 | (svn r21059) -Update from WebTranslator v3.0: | translators | |
frisian - 32 changes by gjannema | |||
2010-10-30 | (svn r21058) -Feature [NewGRF]: Add CB36 support for road vehicle properties ↵ | terkhen | |
0x13 (Power), 0x14 (Weight) and 0x18 (Tractive effort). | |||
2010-10-29 | (svn r21057) -Fix [FS#4182] (r20922): network client "fast forward" ↵ | rubidium | |
incrementing counter multiple times in same "GUI" tick causing an invalid state | |||
2010-10-29 | (svn r21056) -Update from WebTranslator v3.0: | translators | |
turkish - 7 changes by niw3 | |||
2010-10-29 | (svn r21055) -Codechange [FS#4190]: Code style fix (chillcore) | alberth | |
2010-10-28 | (svn r21054) -Fix [FS#4188] (r19397): scenario starting year was not set ↵ | yexo | |
correctly when changed by clicking on the date panel and entering a new value | |||
2010-10-28 | (svn r21053) -Update from WebTranslator v3.0: | translators | |
frisian - 5 changes by gjannema german - 2 changes by planetmaker | |||
2010-10-28 | (svn r21052) -Fix (r20435): house/airporttile/industrytile newgrfs that ↵ | yexo | |
defined tiles that relied on the substitute being drawn were broken | |||
2010-10-27 | (svn r21051) -Fix: [Debian] Silence "uselessly linked" warning | rubidium | |
-Change: [Debian] Use make install "parameters" to not install some files instead of removing them after installation | |||
2010-10-27 | (svn r21050) -Fix (r20515): ignore underscores as well for help messages | rubidium | |
2010-10-27 | (svn r21046) -Update from WebTranslator v3.0: | translators | |
frisian - 45 changes by gjannema serbian - 1 changes by etran | |||
2010-10-27 | (svn r21045) -Fix (r21044): MSVC 2010 projects | glx | |
2010-10-27 | (svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces ↵ | rubidium | |
savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less. | |||
2010-10-26 | (svn r21043) -Fix: [Debian] Don't try to remove files that aren't installed ↵ | rubidium | |
anymore | |||
2010-10-26 | (svn r21042) -Change: make it possible to make .tar.xz bundles | rubidium | |
2010-10-26 | (svn r21041) -Change: [NewGRF] make object var 60 return the object id even ↵ | yexo | |
when the relative tile is not part of the same object | |||
2010-10-26 | (svn r21040) -Update from WebTranslator v3.0: | translators | |
german - 4 changes by planetmaker norwegian_bokmal - 3 changes by somaen norwegian_nynorsk - 5 changes by somaen | |||
2010-10-25 | (svn r21039) -Fix/Cleanup: Remove an unneeded and even wrong test, which is ↵ | frosch | |
never reached anyway though. | |||
2010-10-25 | (svn r21038) -Update from WebTranslator v3.0: | translators | |
german - 2 changes by norbert79 korean - 4 changes by junho2813 | |||
2010-10-25 | (svn r21037) -Fix: [OSX] Mouse cursor would leave footprint with 8bpp ↵ | planetmaker | |
blitter when switching to full screen | |||
2010-10-25 | (svn r21036) -Fix: [OSX] Properly set the palette when using the 8bpp ↵ | planetmaker | |
blitter during start-up | |||
2010-10-24 | (svn r21035) -Fix [FS#4181] (r21020): crash when opening the buoy's ↵ | rubidium | |
viewport. Based on a patch by Krille. | |||
2010-10-24 | (svn r21034) -Fix: Add missing default values for the custom town number and ↵ | terkhen | |
custom water level world generation options. | |||
2010-10-24 | (svn r21033) -Codechange: be more strict with the packets a client accepts ↵ | rubidium | |
at a given moment | |||
2010-10-24 | (svn r21032) -Codechange: perform some more strict tests on the server side ↵ | rubidium | |
when receiving some packets and don't send some when the clients aren't ready for them | |||
2010-10-24 | (svn r21031) -Fix (r19883): Dropdown menu glitched in small screenshots, ↵ | frosch | |
when issueing them from the menu. | |||
2010-10-24 | (svn r21030) -Codechange: move ClientStatus into the network server socket class | rubidium | |
2010-10-24 | (svn r21029) -Codechange: split the map downloading packet + 3-state enum ↵ | rubidium | |
into 3 separate packets | |||
2010-10-24 | (svn r21028) -Update from WebTranslator v3.0: | translators | |
arabic_egypt - 12 changes by kasakg hebrew - 11 changes by rril brazilian_portuguese - 51 changes by bmnds | |||
2010-10-24 | (svn r21027) -Change/Fix: under some circumstances the file handle of the ↵ | rubidium | |
downloaded savegame wouldn't be closed, and validity of the handled wasn't checked in all cases | |||
2010-10-24 | (svn r21026) -Codechange: move from pcx to png extra grf sprites as they are ↵ | rubidium | |
easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. | |||
2010-10-24 | (svn r21025) -Codechange: document PacketGameType's enums and reshuffle them ↵ | rubidium | |
slightly to make the whole more readable and easier to understand | |||
2010-10-24 | (svn r21024) -Fix: erroneous tab | rubidium | |
2010-10-24 | (svn r21023) -Doc [FS#4003]: Possible crashes when running OpenTTD in a ↵ | planetmaker | |
guest system under Parallels Desktop |