summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-05-14(svn r19820) -Update from WebTranslator v3.0:translators
2010-05-13(svn r19819) -Update from WebTranslator v3.0:translators
2010-05-13(svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't worksmatz
2010-05-13(svn r19817) -Fix: MSVC compile warningsrubidium
2010-05-13(svn r19816) -Codechange: use static const uint for the unnamed 'tile consts'...rubidium
2010-05-13(svn r19815) -Cleanup: remove two unused variablessmatz
2010-05-13(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...rubidium
2010-05-13(svn r19813) -Fix (r19807): initialising viewports kinda failedrubidium
2010-05-13(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...rubidium
2010-05-13(svn r19811) -Codechange: make the last bits from table/strings.h use static ...rubidium
2010-05-13(svn r19810) -Fix: [YAPF] Improperly formatted (global) constantrubidium
2010-05-13(svn r19809) -Codechange: make some unnamed network related enums/defines sta...rubidium
2010-05-13(svn r19808) -Codechange: NetworkCalculateLag returned an uint, so keep it th...rubidium
2010-05-13(svn r19807) -Codechange: instead of having an unnamed enum and passing it as...rubidium
2010-05-13(svn r19806) -Codechange: silence one warningsmatz
2010-05-12(svn r19804) -Fix (r19802): Compile before commit, or at least triple check :)rubidium
2010-05-12(svn r19803) -Fix(r19802): Compile before commit, or at least double check... belugas
2010-05-12(svn r19802) -Codechange: Replace some more magic numbers by corresponding co...belugas
2010-05-12(svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbrrubidium
2010-05-12(svn r19800) -Codechange: Replace magic number by corresponding constantbelugas
2010-05-12(svn r19799) -Change: give depots an unique name in the same manner buoys and...rubidium
2010-05-12(svn r19798) -Codechange: generalise the waypoint naming methodrubidium
2010-05-12(svn r19797) -Cleanup: language files due to r19796rubidium
2010-05-12(svn r19796) -Codechange: introduce and use a {DEPOT} string commandrubidium
2010-05-12(svn r19795) -Update from WebTranslator v3.0:translators
2010-05-11(svn r19792) -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88)rubidium
2010-05-11(svn r19791) -Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88)rubidium
2010-05-11(svn r19790) -Change: use the typed FOR_EACH_SET_BIT for CargoIDs (adf88)rubidium
2010-05-11(svn r19789) -Add [FS#3519]: a typed FOR_EACH_SET_BIT (adf88)rubidium
2010-05-11(svn r19788) -Codechange: make FOR_EACH_SET_BIT not change the value of the p...rubidium
2010-05-11(svn r19787) -Fix: compilation with MinGW GCC 4.5.0 and UNICODEglx
2010-05-11(svn r19786) -Update from WebTranslator v3.0:translators
2010-05-11(svn r19785) -Codechange: reorder/rework the checks for CheckNextTrainTile a ...rubidium
2010-05-11(svn r19784) -Fix [FS#3770]: if a waypoint is immediately followed by a path ...rubidium
2010-05-10(svn r19783) -Update from WebTranslator v3.0:translators
2010-05-10(svn r19782) -Fix [FS#3828]: NULL pointer deference when testing relative sco...peter1138
2010-05-10(svn r19781) -Fix [FS#3809]: compilation on NetBSD failed (Krille)rubidium
2010-05-10(svn r19780) -Fix [FS#3807]: make sure that when checking whether a path + fi...rubidium
2010-05-10(svn r19779) -Change: add a return type to AppendPathSeparator and use that t...rubidium
2010-05-10(svn r19778) -Change: use the value from PATH_MAX (POSIX) for MAX_PATH (Windo...rubidium
2010-05-10(svn r19777) -Change: use the file scanner to find the .tarsrubidium
2010-05-10(svn r19776) -Change: don't scan for tars in the script scanner; it has alrea...rubidium
2010-05-09(svn r19775) -Fix: improper use of 'then' in few comments (ln)smatz
2010-05-09(svn r19774) -Update from WebTranslator v3.0:translators
2010-05-09(svn r19773) -Add: [NoAI] AIIndustry::GetIndustryID(TileIndex)yexo
2010-05-09(svn r19772) -Fix [FS#3818]: the break-on-log-message feature could trigger a...yexo
2010-05-08(svn r19771) -Update from WebTranslator v3.0:translators
2010-05-08(svn r19770) -Feature: Hide all other industries when ctrl+clicking an indust...frosch
2010-05-08(svn r19769) -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone.frosch
2010-05-08(svn r19768) -Fix: half-desert tiles would never revert back to clear tilessmatz