Commit Graph

19407 Commits

Author SHA1 Message Date
rubidium 5417153982 (svn r23924) -Fix [FS#5054]: [NoGo] "Some" news messages would cause an assertion to be triggered due to a missing proper location for the viewport of the news message, so only allow building when valid data for the viewport is provided or no viewport is used 2012-02-11 19:42:33 +00:00
rubidium 445d12b6e5 (svn r23923) -Update [FS#5044]: rpm specs (Ammler) 2012-02-11 19:25:53 +00:00
translators 50a6f1a2f7 (svn r23922) -Update from WebTranslator v3.0:
dutch - 3 changes by Bennievv
luxembourgish - 49 changes by Phreeze
norwegian_nynorsk - 1 changes by mantaray
2012-02-11 18:45:17 +00:00
translators edc4fe2718 (svn r23921) -Update from WebTranslator v3.0:
english_AU - 5 changes by tomas4g
estonian - 55 changes by Jaanus
french - 13 changes by OliTTD
latvian - 1 changes by Parastais
2012-02-10 18:45:22 +00:00
frosch 07f69d8b88 (svn r23920) -Fix: Consider only the middle tile of a lock for lock-infrastructure costs. The other two tiles may be owned by other companies. Also do not count the middle tile of a lock as canal, independent of whether it is build on ground or river slope. 2012-02-09 22:38:39 +00:00
translators 5012ea91ef (svn r23919) -Update from WebTranslator v3.0:
belarusian - 5 changes by KorneySan
french - 50 changes by OliTTD
lithuanian - 1 changes by Stabilitronas
2012-02-09 18:45:17 +00:00
translators 664f7c5c2f (svn r23918) -Update from WebTranslator v3.0:
french - 19 changes by OliTTD
hungarian - 4 changes by IPG
2012-02-08 18:45:10 +00:00
frosch b42fa8f766 (svn r23917) -Fix (r11252,, r23914, r23915): Also use the CTT for refitmasks for version 6 GRFs. I.e. fix the cursed GetCargoTranslation() function for the fourth time. 2012-02-08 18:11:49 +00:00
frosch d5bc5ddd00 (svn r23916) -Fix (r23145): When determining the first refittable cargotype according to CTT order, do not rely on the GRF assigning the refit_mask property. Also check for GRFs setting the default_cargo or refittable-cargo-classes or -types properties. 2012-02-07 22:59:30 +00:00
frosch a16389ab06 (svn r23915) -Codechange: Translate refitmask directly after reading it from the GRF. 2012-02-07 22:48:09 +00:00
frosch b1a3a31a83 (svn r23914) -Fix (r11252, r13855): Don't test validity of cargobits using a mask of cargoslots. 2012-02-07 22:46:26 +00:00
frosch 1c84468b5d (svn r23913) -Fix (r23912): Silly typo in comment. 2012-02-07 22:05:44 +00:00
frosch 306a0967d0 (svn r23912) -Fix: When testing whether a engine shall only carry the default cargo, check ctt_include_mask for being empty before applying cargo translation. 2012-02-07 22:03:03 +00:00
translators cc3cbc652f (svn r23911) -Update from WebTranslator v3.0:
french - 29 changes by OliTTD
german - 1 changes by NG
2012-02-07 18:45:14 +00:00
matthijs 311413a091 (svn r23910) -Fix: [SDL] Handle the SDL_VIDEOEXPOSE event.
- It seems this event is never triggered when using 1.2 (it has some
    autorefresh feature which seems to have been removed in 1.3), but in theory
    this event could also trigger on 1.2.
  - Note that this fixes redraw issues when compiling against SDL 1.3, but it
    still uses the "compatibility" rendering API using SDL_SetVideoMode and
    SDL_UpdateRects. Eventually (when 1.3 is stable and released as 2.0), this
    should probably be rewritting to use the new Windows and Renderers
    available in SDL 1.3.
2012-02-07 10:27:48 +00:00
matthijs cba6390973 (svn r23909) -Fix: [SDL] Fix keyboard-related segfault when compiling against SDL 1.3. 2012-02-07 10:12:11 +00:00
matthijs cf58d5d12c (svn r23908) -Fix (r22910): [Makefile] Make sure bin/baseset/openttd.32.bmp is removed on make clean. 2012-02-07 10:09:09 +00:00
matthijs 1d937e8581 (svn r23907) -Fix: [Makefile] Let "make clean --dry-run" not delete Makefiles. 2012-02-07 09:57:08 +00:00
rubidium 446758872c (svn r23906) -Codechange: replace magic numbers with named constants (adf88) 2012-02-06 20:47:47 +00:00
rubidium e42425a18d (svn r23905) -Fix [FS#5045]: OpenMSX got downloaded to and extracted in the wrong (non-existent) folder 2012-02-06 20:11:00 +00:00
translators 9da9d221f0 (svn r23904) -Update from WebTranslator v3.0:
croatian - 4 changes by VoyagerOne
german - 4 changes by NG
italian - 2 changes by lorenzodv
norwegian_bokmal - 2 changes by mantaray
polish - 4 changes by wojteks86
romanian - 3 changes by kkmic
russian - 2 changes by akasoft
vietnamese - 1 changes by nglekhoi
2012-02-06 18:45:42 +00:00
rubidium 0a5ed6892d (svn r23903) -Fix [FS#4993]: some instances had issues due to a value being out of range 2012-02-05 19:32:12 +00:00
translators b964c9701d (svn r23902) -Update from WebTranslator v3.0:
catalan - 2 changes by Catalan
english_US - 4 changes by Rubidium
finnish - 2 changes by jpx_
french - 48 changes by OliTTD
tamil - 6 changes by aswn
2012-02-05 18:45:23 +00:00
smatz eb015cbfb6 (svn r23901) -Fix: memory leak everytime one clicked a savegame in the load GUI 2012-02-05 15:51:13 +00:00
rubidium fbf29d5da8 (svn r23900) -Update [FS#5041]: some error/inconsistencies in the UK base "translation" 2012-02-05 12:16:05 +00:00
michi_cc 44abdccfd0 (svn r23898) -Remove: PNG sprite loader. 2012-02-04 22:19:02 +00:00
michi_cc 2c3bca6ad9 (svn r23897) -Feature: [NewGRF] 32bpp sprites in GRFs. 2012-02-04 22:18:57 +00:00
michi_cc bd3c507910 (svn r23896) -Fix (r23884): Don't free unallocated memory. 2012-02-04 22:14:21 +00:00
michi_cc dd5d24c35a (svn r23895) -Revert (r23888): Broken and not even needed anymore in the container format 2 implementation that was committed. 2012-02-04 22:14:16 +00:00
michi_cc c9e664d4cb (svn r23894) -Fix (r23893): Use the right variable, not the one that's always going to be 0. 2012-02-04 20:12:06 +00:00
michi_cc 4702924f6e (svn r23893) -Change: [NewGRF] Extended chunked sprite encoding to work for bigger sprites. 2012-02-04 19:21:32 +00:00
translators f4b8cee034 (svn r23892) -Update from WebTranslator v3.0:
french - 65 changes by OliTTD
latvian - 23 changes by Parastais
spanish - 1 changes by Terkhen
tamil - 15 changes by aswn
2012-02-04 18:45:20 +00:00
rubidium af7ea8c525 (svn r23891) -Fix-ish: compile failures with SDL 1.3 2012-02-04 16:24:25 +00:00
michi_cc 5c1cc27b03 (svn r23890) -Add: [NewGRF] Support for RealSprites with multiple zoom levels. 2012-02-04 13:29:18 +00:00
michi_cc e85d5b5d31 (svn r23889) -Codechange: Centralise sprite resizing in one place. (peter1138) 2012-02-04 13:29:13 +00:00
michi_cc 2909e39e99 (svn r23888) -Change: Move the min/max zoom settings to the "misc" section so they are valid before sprites are loaded. 2012-02-04 13:29:09 +00:00
michi_cc 6db39410a1 (svn r23887) -Feature: [NewGRF] Support for container version 2. 2012-02-04 13:29:04 +00:00
michi_cc a9b6c5cd86 (svn r23886) -Codechange: Allow limiting the MD5 file hash to the first x bytes of the file. 2012-02-04 13:29:00 +00:00
michi_cc 02d07e68d8 (svn r23885) -Codechange: Use the GRF sprite loader for then mapgen sprites as well. 2012-02-04 13:28:56 +00:00
michi_cc 76cfbb257c (svn r23884) -Codechange: Store recolour sprites in memory directly during GRF loading. 2012-02-04 13:28:52 +00:00
michi_cc b4846423ac (svn r23883) -Fix: [NewGRF] It wasn't possible to import sounds from a NewGRF later in the load order. 2012-02-04 13:28:48 +00:00
michi_cc 12f0e80dad (svn r23882) -Codechange: Delay parsing of NewGRF sound effects until first usage. 2012-02-04 13:28:44 +00:00
michi_cc 5af68295b0 (svn r23881) -Codechange: Move GRF sprite decoding into a separate function. 2012-02-04 13:28:40 +00:00
michi_cc 9d72b47984 (svn r23880) -Add: A simple smart pointer. 2012-02-04 13:28:35 +00:00
rubidium 1b0bd45758 (svn r23878) -Prepare: 1.2.0-beta4 2012-02-04 11:58:05 +00:00
translators a66246671f (svn r23877) -Update from WebTranslator v3.0:
french - 52 changes by OliTTD
lithuanian - 4 changes by Stabilitronas
2012-02-03 18:45:14 +00:00
terkhen cf6abeac69 (svn r23876) -Fix (r23408) [FS#5039]: Generate industry subsidies again. (Emmeran) 2012-02-02 19:31:11 +00:00
translators 2ec5e89d06 (svn r23875) -Update from WebTranslator v3.0:
dutch - 3 changes by Parody
french - 53 changes by OliTTD
lithuanian - 21 changes by Stabilitronas
2012-02-02 18:45:19 +00:00
translators e14f574aa6 (svn r23874) -Update from WebTranslator v3.0:
french - 1 changes by Snail_
lithuanian - 11 changes by Stabilitronas
2012-02-01 18:45:16 +00:00
translators 0569d7e09e (svn r23873) -Update from WebTranslator v3.0:
simplified_chinese - 1 changes by chenwt0315
croatian - 1 changes by VoyagerOne
french - 71 changes by OliTTD
latvian - 65 changes by Parastais
lithuanian - 7 changes by Stabilitronas
russian - 1 changes by akasoft
2012-01-31 18:45:31 +00:00