terkhen
|
d699c4a345
|
(svn r21091) -Codechange: Add bit constants for checking NewGRFCache validity.
|
2010-11-06 12:39:18 +00:00 |
|
terkhen
|
8eb3d653da
|
(svn r21090) -Codechange: Rename VehicleCache to NewGRFCache.
|
2010-11-06 12:37:55 +00:00 |
|
translators
|
98744c5ff0
|
(svn r21089) -Update from WebTranslator v3.0:
luxembourgish - 5 changes by Phreeze
|
2010-11-05 18:45:07 +00:00 |
|
alberth
|
fa13971337
|
(svn r21088) -Doc: Additions/corrections of doxygen comments.
|
2010-11-05 16:34:22 +00:00 |
|
alberth
|
5e3991e20e
|
(svn r21087) -Doc: Align and make existing comments available for doxygen.
|
2010-11-05 15:48:30 +00:00 |
|
rubidium
|
399eedd884
|
(svn r21086) -Feature-ish: [NewGRF] String code to print the weight in format based on settings
|
2010-11-05 13:40:18 +00:00 |
|
rubidium
|
a6f4769ec7
|
(svn r21085) -Feature-ish: [NewGRF] Implement stringcode 9A 0C (station name)
|
2010-11-05 13:34:39 +00:00 |
|
rubidium
|
f368d0c449
|
(svn r21084) -Codechange: name a variable to cover its actual implementation better
|
2010-11-05 13:21:30 +00:00 |
|
belugas
|
fc0e64586c
|
(svn r21083) -Codechange: Limit the number of exceptions in the refittable cargo list to 7 (Eddi)
|
2010-11-04 19:48:25 +00:00 |
|
terkhen
|
42ee8f7df7
|
(svn r21082) -Fix (r21080): Compilation error.
|
2010-11-04 19:34:40 +00:00 |
|
translators
|
dbfffd717f
|
(svn r21081) -Update from WebTranslator v3.0:
ukrainian - 4 changes by Madvin
|
2010-11-04 18:45:06 +00:00 |
|
terkhen
|
725cf7d8bb
|
(svn r21080) -Fix: Do not allow to use a custom water level with the original map generator.
|
2010-11-04 18:34:37 +00:00 |
|
belugas
|
ab9279b5a0
|
(svn r21079) -Codechange: replace magic numbers with already defined constant ("inspired" by Hirundo's work)
|
2010-11-04 17:42:24 +00:00 |
|
rubidium
|
b1c95e12f1
|
(svn r21078) -Fix [FS#4203]: snowline didn't want to be very high
|
2010-11-03 22:03:12 +00:00 |
|
translators
|
b57a527e12
|
(svn r21077) -Update from WebTranslator v3.0:
danish - 8 changes by beruic
|
2010-11-03 18:45:06 +00:00 |
|
translators
|
422a0f8648
|
(svn r21076) -Update from WebTranslator v3.0:
luxembourgish - 74 changes by Phreeze
|
2010-11-02 18:45:06 +00:00 |
|
rubidium
|
6d11c09ee6
|
(svn r21075) -Fix [FS#4192]: Wrong (maximum) value shown for generation seed in the in-game console
|
2010-11-01 22:53:05 +00:00 |
|
rubidium
|
7148a8e21f
|
(svn r21074) -Fix [FS#4194]: Crash when loading a corrupted 0.7.x (or before) savegame where the waypoint refered to an already removed town
|
2010-11-01 22:27:34 +00:00 |
|
rubidium
|
adde677c0a
|
(svn r21073) -Fix: spelling errors in comments
|
2010-11-01 22:12:12 +00:00 |
|
translators
|
d61eba39da
|
(svn r21072) -Update from WebTranslator v3.0:
traditional_chinese - 2 changes by josesun
|
2010-11-01 18:45:07 +00:00 |
|
rubidium
|
d970eac2f2
|
(svn r21071) -Fix: ofcourse the svn properties weren't set properly either :(
|
2010-11-01 14:26:57 +00:00 |
|
rubidium
|
dcc4d7a747
|
(svn r21070) -Fix: file not being picked up by doxygen
|
2010-11-01 14:18:22 +00:00 |
|
translators
|
b17064f191
|
(svn r21068) -Update from WebTranslator v3.0:
luxembourgish - 9 changes by Phreeze
|
2010-10-31 18:45:05 +00:00 |
|
translators
|
0bccf52b55
|
(svn r21066) -Update from WebTranslator v3.0:
korean - 8 changes by junho2813
luxembourgish - 7 changes by Phreeze
thai - 140 changes by animated
|
2010-10-31 17:45:12 +00:00 |
|
michi_cc
|
406b4b3873
|
(svn r21065) -Fix (r19733): Crash when displaying 60+x parameters in the NewGRF inspect window.
|
2010-10-31 16:16:28 +00:00 |
|
smatz
|
1517997868
|
(svn r21062) -Codechange: append -Winit-self to compiler flags
|
2010-10-31 14:25:57 +00:00 |
|
alberth
|
7e48d85104
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
translators
|
ca8d55ebcd
|
(svn r21059) -Update from WebTranslator v3.0:
frisian - 32 changes by gjannema
|
2010-10-30 17:45:06 +00:00 |
|
terkhen
|
c87e023d7a
|
(svn r21058) -Feature [NewGRF]: Add CB36 support for road vehicle properties 0x13 (Power), 0x14 (Weight) and 0x18 (Tractive effort).
|
2010-10-30 14:31:49 +00:00 |
|
rubidium
|
0baf335be3
|
(svn r21057) -Fix [FS#4182] (r20922): network client "fast forward" incrementing counter multiple times in same "GUI" tick causing an invalid state
|
2010-10-29 19:35:43 +00:00 |
|
translators
|
edcd1af9ac
|
(svn r21056) -Update from WebTranslator v3.0:
turkish - 7 changes by niw3
|
2010-10-29 17:45:06 +00:00 |
|
alberth
|
606519c112
|
(svn r21055) -Codechange [FS#4190]: Code style fix (chillcore)
|
2010-10-29 14:59:37 +00:00 |
|
yexo
|
e5f1161edd
|
(svn r21054) -Fix [FS#4188] (r19397): scenario starting year was not set correctly when changed by clicking on the date panel and entering a new value
|
2010-10-28 18:15:42 +00:00 |
|
translators
|
169c2ce619
|
(svn r21053) -Update from WebTranslator v3.0:
frisian - 5 changes by gjannema
german - 2 changes by planetmaker
|
2010-10-28 17:45:09 +00:00 |
|
yexo
|
9a07ebc382
|
(svn r21052) -Fix (r20435): house/airporttile/industrytile newgrfs that defined tiles that relied on the substitute being drawn were broken
|
2010-10-28 11:10:12 +00:00 |
|
rubidium
|
05407c9b74
|
(svn r21051) -Fix: [Debian] Silence "uselessly linked" warning
-Change: [Debian] Use make install "parameters" to not install some files instead of removing them after installation
|
2010-10-27 21:56:10 +00:00 |
|
rubidium
|
c311f18ba4
|
(svn r21050) -Fix (r20515): ignore underscores as well for help messages
|
2010-10-27 20:52:43 +00:00 |
|
translators
|
6e9bafa54a
|
(svn r21046) -Update from WebTranslator v3.0:
frisian - 45 changes by gjannema
serbian - 1 changes by etran
|
2010-10-27 17:45:09 +00:00 |
|
glx
|
0eb85717c6
|
(svn r21045) -Fix (r21044): MSVC 2010 projects
|
2010-10-27 16:49:28 +00:00 |
|
rubidium
|
59519edd34
|
(svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces 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-27 16:42:20 +00:00 |
|
rubidium
|
5ad2265c1d
|
(svn r21043) -Fix: [Debian] Don't try to remove files that aren't installed anymore
|
2010-10-26 22:27:33 +00:00 |
|
rubidium
|
bedcbfe2ba
|
(svn r21042) -Change: make it possible to make .tar.xz bundles
|
2010-10-26 22:03:37 +00:00 |
|
yexo
|
61e419e27f
|
(svn r21041) -Change: [NewGRF] make object var 60 return the object id even when the relative tile is not part of the same object
|
2010-10-26 21:51:24 +00:00 |
|
translators
|
a6cdb8a75c
|
(svn r21040) -Update from WebTranslator v3.0:
german - 4 changes by planetmaker
norwegian_bokmal - 3 changes by somaen
norwegian_nynorsk - 5 changes by somaen
|
2010-10-26 17:45:13 +00:00 |
|
frosch
|
8dc7521bf2
|
(svn r21039) -Fix/Cleanup: Remove an unneeded and even wrong test, which is never reached anyway though.
|
2010-10-25 20:43:36 +00:00 |
|
translators
|
07093d0a26
|
(svn r21038) -Update from WebTranslator v3.0:
german - 2 changes by norbert79
korean - 4 changes by junho2813
|
2010-10-25 17:45:09 +00:00 |
|
planetmaker
|
03c012797b
|
(svn r21037) -Fix: [OSX] Mouse cursor would leave footprint with 8bpp blitter when switching to full screen
|
2010-10-25 06:55:54 +00:00 |
|
planetmaker
|
47523d86fb
|
(svn r21036) -Fix: [OSX] Properly set the palette when using the 8bpp blitter during start-up
|
2010-10-25 06:50:48 +00:00 |
|
rubidium
|
1f5554c5c7
|
(svn r21035) -Fix [FS#4181] (r21020): crash when opening the buoy's viewport. Based on a patch by Krille.
|
2010-10-24 20:59:25 +00:00 |
|
terkhen
|
0568976c78
|
(svn r21034) -Fix: Add missing default values for the custom town number and custom water level world generation options.
|
2010-10-24 20:58:31 +00:00 |
|