summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-06(svn r23906) -Codechange: replace magic numbers with named constants (adf88)rubidium
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 GUIsmatz
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.3rubidium
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-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)
2012-02-02(svn r23875) -Update from WebTranslator v3.0:translators
dutch - 3 changes by Parody french - 53 changes by OliTTD lithuanian - 21 changes by Stabilitronas
2012-02-01(svn r23874) -Update from WebTranslator v3.0:translators
french - 1 changes by Snail_ lithuanian - 11 changes by Stabilitronas
2012-01-31(svn r23873) -Update from WebTranslator v3.0:translators
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-30(svn r23872) -Update from WebTranslator v3.0:translators
simplified_chinese - 1 changes by chenwt0315 finnish - 1 changes by jpx_ french - 23 changes by OliTTD german - 2 changes by planetmaker hungarian - 12 changes by IPG italian - 1 changes by lorenzodv latvian - 1 changes by Parastais lithuanian - 32 changes by Stabilitronas portuguese - 27 changes by JayCity vietnamese - 1 changes by nglekhoi
2012-01-29(svn r23871) -Update from WebTranslator v3.0:translators
english_US - 1 changes by Rubidium estonian - 16 changes by artur korean - 12 changes by telk5093 lithuanian - 3 changes by Stabilitronas norwegian_bokmal - 1 changes by mantaray polish - 1 changes by wojteks86 portuguese - 88 changes by JayCity slovenian - 20 changes by ntadej tamil - 50 changes by aswn welsh - 1 changes by kazzie
2012-01-29(svn r23870) -Fix [FS#5004]: scripts with a bad comparator could lock up OpenTTDrubidium
2012-01-29(svn r23869) -Fix (r23865): WT3 validation failureglx
2012-01-28(svn r23868) -Fix [FS#5013-ish]: Make a certain tooltip more precise.frosch
2012-01-28(svn r23867) -Fix [FS#5020]: make the colour of the dropdown items for ↵rubidium
opening the vehicle list for which the company has no vehicles looking less horrid
2012-01-28(svn r23866) -Feature: [NewGRF] Give NewGRF defined level crossings and rail ↵frosch
depots access to the townzone.
2012-01-28(svn r23865) -Update from WebTranslator v3.0:translators
french - 109 changes by OliTTD vietnamese - 3 changes by nglekhoi
2012-01-28(svn r23864) -Fix: Railtype overlays were drawn 'only transparent' on ↵frosch
invisible bridges.
2012-01-28(svn r23863) -Fix (r22981): '' != ' == 0'.frosch
2012-01-28(svn r23862) -Fix (r23860): Fix sweets capacity.frosch
2012-01-28(svn r23861) -Feature: [NewGRF] New algorithm (activated via an engine flag) ↵frosch
to determine the capacity of vehicles. This allows vehicles to better control the capacity for cargotypes which they know; and let cargo NewGRFs influence the capacity for cargos the vehicle NewGRF does not know, but which the vehicle is refittable to due to cargo classes.
2012-01-28(svn r23860) -Feature: [NewGRF] Add cargo property 1D to set the capacity ↵frosch
multipliers when refitting vehicles, which do not use callback 15.
2012-01-27(svn r23859) -Fix: Inserting conditional orders for ships checked the wrong ↵frosch
orders wrt. maximum distance.
2012-01-26(svn r23856) -Update from WebTranslator v3.0:translators
french - 21 changes by OliTTD german - 3 changes by planetmaker latvian - 4 changes by Parastais slovak - 19 changes by dafree welsh - 4 changes by kazzie
2012-01-26(svn r23855) -Fix [FS#5007]: out of bounds read for slowdown parameter ↵rubidium
caused desync when railtype >= 4, vehicles were fast, and the original acceleration model was used
2012-01-26(svn r23854) -Codechange: make it easier to put random debug stuff into the ↵rubidium
random log