Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-11 | (svn r23927) -Fix [FS#5056]: 32bpp animated blitter was optimised a bit too ↵ | rubidium | |
far regarding not needing to update the colour mapping when (re)initialising the palette | |||
2012-02-11 | (svn r23926) -Update [FS#5055]: some missing Latin-ish characters as some ↵ | rubidium | |
translations started using them (PaulC) | |||
2012-02-11 | (svn r23925) -Fix (r23924): remove some remnants from generated files as well | rubidium | |
2012-02-11 | (svn r23924) -Fix [FS#5054]: [NoGo] "Some" news messages would cause an ↵ | rubidium | |
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 | (svn r23923) -Update [FS#5044]: rpm specs (Ammler) | rubidium | |
2012-02-11 | (svn r23922) -Update from WebTranslator v3.0: | translators | |
dutch - 3 changes by Bennievv luxembourgish - 49 changes by Phreeze norwegian_nynorsk - 1 changes by mantaray | |||
2012-02-10 | (svn r23921) -Update from WebTranslator v3.0: | translators | |
english_AU - 5 changes by tomas4g estonian - 55 changes by Jaanus french - 13 changes by OliTTD latvian - 1 changes by Parastais | |||
2012-02-09 | (svn r23920) -Fix: Consider only the middle tile of a lock for ↵ | frosch | |
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 | (svn r23919) -Update from WebTranslator v3.0: | translators | |
belarusian - 5 changes by KorneySan french - 50 changes by OliTTD lithuanian - 1 changes by Stabilitronas | |||
2012-02-08 | (svn r23918) -Update from WebTranslator v3.0: | translators | |
french - 19 changes by OliTTD hungarian - 4 changes by IPG | |||
2012-02-08 | (svn r23917) -Fix (r11252,, r23914, r23915): Also use the CTT for refitmasks ↵ | frosch | |
for version 6 GRFs. I.e. fix the cursed GetCargoTranslation() function for the fourth time. | |||
2012-02-07 | (svn r23916) -Fix (r23145): When determining the first refittable cargotype ↵ | frosch | |
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 | (svn r23915) -Codechange: Translate refitmask directly after reading it from ↵ | frosch | |
the GRF. | |||
2012-02-07 | (svn r23914) -Fix (r11252, r13855): Don't test validity of cargobits using a ↵ | frosch | |
mask of cargoslots. | |||
2012-02-07 | (svn r23913) -Fix (r23912): Silly typo in comment. | frosch | |
2012-02-07 | (svn r23912) -Fix: When testing whether a engine shall only carry the ↵ | frosch | |
default cargo, check ctt_include_mask for being empty before applying cargo translation. | |||
2012-02-07 | (svn r23911) -Update from WebTranslator v3.0: | translators | |
french - 29 changes by OliTTD german - 1 changes by NG | |||
2012-02-07 | (svn r23910) -Fix: [SDL] Handle the SDL_VIDEOEXPOSE event. | matthijs | |
- 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 | (svn r23909) -Fix: [SDL] Fix keyboard-related segfault when compiling ↵ | matthijs | |
against SDL 1.3. | |||
2012-02-07 | (svn r23908) -Fix (r22910): [Makefile] Make sure bin/baseset/openttd.32.bmp ↵ | matthijs | |
is removed on make clean. | |||
2012-02-07 | (svn r23907) -Fix: [Makefile] Let "make clean --dry-run" not delete Makefiles. | matthijs | |
2012-02-06 | (svn r23906) -Codechange: replace magic numbers with named constants (adf88) | rubidium | |
2012-02-06 | (svn r23905) -Fix [FS#5045]: OpenMSX got downloaded to and extracted in the ↵ | rubidium | |
wrong (non-existent) folder | |||
2012-02-06 | (svn r23904) -Update from WebTranslator v3.0: | translators | |
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-05 | (svn r23903) -Fix [FS#4993]: some instances had issues due to a value being ↵ | rubidium | |
out of range | |||
2012-02-05 | (svn r23902) -Update from WebTranslator v3.0: | translators | |
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 | (svn r23901) -Fix: memory leak everytime one clicked a savegame in the load GUI | smatz | |
2012-02-05 | (svn r23900) -Update [FS#5041]: some error/inconsistencies in the UK base ↵ | rubidium | |
"translation" | |||
2012-02-04 | (svn r23898) -Remove: PNG sprite loader. | michi_cc | |
2012-02-04 | (svn r23897) -Feature: [NewGRF] 32bpp sprites in GRFs. | michi_cc | |
2012-02-04 | (svn r23896) -Fix (r23884): Don't free unallocated memory. | michi_cc | |
2012-02-04 | (svn r23895) -Revert (r23888): Broken and not even needed anymore in the ↵ | michi_cc | |
container format 2 implementation that was committed. | |||
2012-02-04 | (svn r23894) -Fix (r23893): Use the right variable, not the one that's ↵ | michi_cc | |
always going to be 0. | |||
2012-02-04 | (svn r23893) -Change: [NewGRF] Extended chunked sprite encoding to work for ↵ | michi_cc | |
bigger sprites. | |||
2012-02-04 | (svn r23892) -Update from WebTranslator v3.0: | translators | |
french - 65 changes by OliTTD latvian - 23 changes by Parastais spanish - 1 changes by Terkhen tamil - 15 changes by aswn | |||
2012-02-04 | (svn r23891) -Fix-ish: compile failures with SDL 1.3 | rubidium | |
2012-02-04 | (svn r23890) -Add: [NewGRF] Support for RealSprites with multiple zoom levels. | michi_cc | |
2012-02-04 | (svn r23889) -Codechange: Centralise sprite resizing in one place. (peter1138) | michi_cc | |
2012-02-04 | (svn r23888) -Change: Move the min/max zoom settings to the "misc" section ↵ | michi_cc | |
so they are valid before sprites are loaded. | |||
2012-02-04 | (svn r23887) -Feature: [NewGRF] Support for container version 2. | michi_cc | |
2012-02-04 | (svn r23886) -Codechange: Allow limiting the MD5 file hash to the first x ↵ | michi_cc | |
bytes of the file. | |||
2012-02-04 | (svn r23885) -Codechange: Use the GRF sprite loader for then mapgen sprites ↵ | michi_cc | |
as well. | |||
2012-02-04 | (svn r23884) -Codechange: Store recolour sprites in memory directly during ↵ | michi_cc | |
GRF loading. | |||
2012-02-04 | (svn r23883) -Fix: [NewGRF] It wasn't possible to import sounds from a ↵ | michi_cc | |
NewGRF later in the load order. | |||
2012-02-04 | (svn r23882) -Codechange: Delay parsing of NewGRF sound effects until first ↵ | michi_cc | |
usage. | |||
2012-02-04 | (svn r23881) -Codechange: Move GRF sprite decoding into a separate function. | michi_cc | |
2012-02-04 | (svn r23880) -Add: A simple smart pointer. | michi_cc | |
2012-02-04 | (svn r23878) -Prepare: 1.2.0-beta4 | rubidium | |
2012-02-03 | (svn r23877) -Update from WebTranslator v3.0: | translators | |
french - 52 changes by OliTTD lithuanian - 4 changes by Stabilitronas | |||
2012-02-02 | (svn r23876) -Fix (r23408) [FS#5039]: Generate industry subsidies again. ↵ | terkhen | |
(Emmeran) |