Commit Graph

13812 Commits (c62cbe04a491f78c555587e896305324748906ed)

Author SHA1 Message Date
rubidium c62cbe04a4 (svn r25011) -Codechange: allow vehicle transfer and profit text effects to be shown at the same time (fonsinchen) 12 years ago
rubidium 79b74a5925 (svn r25010) -Codechange: Add general framework for cargo actions, i.e. loading, transfering, delivering and such, to contain this logic in a single place instead of spread around (fonsinchen) 12 years ago
rubidium 4301d77d65 (svn r25009) -Codechange: refactor bits of cargo packet (lists) to reduce duplicated code (fonsinchen) 12 years ago
rubidium 84ca041564 (svn r25008) -Codechange: Make CargoList::Truncate behave similarly to CargoList::MoveTo, i.e. pass the amount to truncate (fonsinchen) 12 years ago
translators b374d39548 (svn r25007) -Update from WebTranslator v3.0:
bulgarian - 15 changes by ivanarj
esperanto - 1 changes by Asakha
greek - 41 changes by Evropi
hungarian - 24 changes by oklmernok
icelandic - 4 changes by Stimrol
japanese - 50 changes by Aknuth
korean - 2 changes by telk5093
norwegian_nynorsk - 1 changes by skjaeve
polish - 4 changes by wojteks86
12 years ago
frosch fad8af605f (svn r25006) -Fix: Update script_window. 12 years ago
rubidium 3806de6528 (svn r25005) -Add: Scottish Gaelic 12 years ago
translators 7eda3335eb (svn r25004) -Update from WebTranslator v3.0:
finnish - 4 changes by jpx_
german - 4 changes by planetmaker
greek - 108 changes by Evropi
italian - 4 changes by lorenzodv
japanese - 3 changes by Aknuth
korean - 4 changes by telk5093
serbian - 9 changes by ivan_mile
12 years ago
matthijs 862b4ad9b9 (svn r25003) -Fix (r24993): [SDL] Keep a flag to remember if a hardware palette was requested.
- Previously, the code would query the SDL_HWPALETTE flag, which doesn't always match the requested value.
  - This would cause SDL to be restarted on every window resize event, effectively breaking resizing.
12 years ago
matthijs f8831481ee (svn r25002) -Doc: [SDL] Fix typo in comment. 12 years ago
rubidium c8661de6be (svn r25001) -Change: heading for 1.4 now 12 years ago
translators abb66d3b4f (svn r24999) -Update from WebTranslator v3.0:
english_US - 4 changes by Rubidium
french - 4 changes by glx
greek - 156 changes by Evropi
spanish - 5 changes by Terkhen
swedish - 9 changes by Joel_A, Zuu
12 years ago
rubidium 58ec317c5a (svn r24998) -Fix [FS#5137]: Set vehicle's service interval is percent flag appropriately on creation (peter1138) 12 years ago
rubidium e5411e5ec3 (svn r24997) -Change: Use dropdown list to select between Default/Days/Percentage (peter1138) 12 years ago
rubidium afa894ba3e (svn r24996) -Change: Apply default service interval changes to vehicles without custom interval (peter1138) 12 years ago
rubidium 8539c04192 (svn r24995) -Codechange: Add flags to vehicle service interval for custom & ispercent (peter1138) 12 years ago
rubidium 2c67dc3d9f (svn r24994) -Codechange: Replace access to service_interval with accessors (peter1138) 12 years ago
matthijs eac0f6eab0 (svn r24993) -Fix: [SDL] Improve 8bpp hardware palette support. Instead of always requesting SDL_HWPALETTE, it is now only done for 8bp blitters in fullscreen mode.
- This fixes 32bpp blitters on 8bpp X11, which would only render garbage with SDL_HWPALETTE.
  - This prevents the colors of other applications from being messed up when running a 8bpp blitter on a 8bpp system.
  - When running a 8bpp blitter on an 8bpp system without SDL_HWPALETTE (e.g., in windowed mode), this uses a new shadow surface with color approximation.
  - The use of a hardware palette can be forced on and off using -v sdl:hw_palette=1 or -v sdl:hw_palette=0
12 years ago
matthijs b46eea3505 (svn r24992) -Codechange: [SDL] Make CreateMainSurface and PollEvent private methods instead of static functions. 12 years ago
matthijs cb9a5a8ad2 (svn r24991) -Doc: Clarify comments regarding settings macros. 12 years ago
translators 2f570ec45e (svn r24990) -Update from WebTranslator v3.0:
czech - 36 changes by greem
greek - 24 changes by Evropi
japanese - 45 changes by Aknuth
vietnamese - 37 changes by myquartz
12 years ago
translators 33627f309e (svn r24989) -Update from WebTranslator v3.0:
afrikaans - 53 changes by YsterVuis
danish - 4 changes by Elias
greek - 9 changes by Evropi
hebrew - 3 changes by yitzc
thai - 50 changes by khao9999
12 years ago
translators 3aa8cf3ffe (svn r24988) -Update from WebTranslator v3.0:
greek - 53 changes by Evropi
hebrew - 24 changes by yitzc
hungarian - 1 changes by IPG
korean - 1 changes by telk5093
slovak - 10 changes by greem
12 years ago
frosch 8e8d484558 (svn r24987) -Fix: When choosing a train in a depot to attach a newly purchased wagon to, do not consider trains currently moving in and out of the depot. 12 years ago
zuu 86c9cb9b8a (svn r24986) -Change: Cleanup goals and cargo monitors of companies when they go bankrupt or are taken over. 12 years ago
translators 87f7e157cd (svn r24985) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
turkish - 21 changes by magnum06
ukrainian - 43 changes by Strategy
12 years ago
translators a0f0845030 (svn r24984) -Update from WebTranslator v3.0:
esperanto - 1 changes by LaPingvino
greek - 5 changes by Evropi
thai - 38 changes by khao9999
ukrainian - 23 changes by Strategy
12 years ago
frosch 356ecf05c4 (svn r24983) -Change: Apply the same name sorting rules to content and NewGRF list as for the server list. 12 years ago
rubidium 53ce82b671 (svn r24982) -Fix [FS#5465]: [Script] Crash when passing too many parameters 12 years ago
rubidium 3190290de7 (svn r24981) -Fix: handle corner case where an encoded string contains too many parameters more gracefully 12 years ago
rubidium bdbfeedd59 (svn r24980) -Fix: memory leak in corner case of handling encoded strings 12 years ago
translators 7665043812 (svn r24977) -Update from WebTranslator v3.0:
indonesian - 6 changes by Yoursnotmine
12 years ago
translators 12e96d47fb (svn r24976) -Update from WebTranslator v3.0:
korean - 16 changes by telk5093
lithuanian - 1 changes by Stabilitronas
malay - 2 changes by richz
12 years ago
frosch 4490e3ae12 (svn r24975) -Fix [FS#5463]: Additional zoom in levels could glitch by a few pixels due to incorrect rounding. 12 years ago
peter1138 7bf898c81c (svn r24974) -Fix [FS#5279]: Honour pause_on_newgame setting when running as a dedicated server. 12 years ago
peter1138 cf22b25326 (svn r24973) -Fix [FS#5462]: Prevent access to tile-based variables when tile is invalid. 12 years ago
rubidium 5f6e789e1f (svn r24972) -Fix [FS#5258]: do not make overbuilding rivers with canals insanely expensive; there is no real need to fill the river with dirt first, just excavate it a bit and build borders 12 years ago
rubidium 3b606aa46a (svn r24970) -Fix [FS#5346]: crash when infinite loop occured during loading a script 12 years ago
translators dd822fc61e (svn r24969) -Update from WebTranslator v3.0:
danish - 17 changes by Hellwing
korean - 48 changes by telk5093
12 years ago
rubidium 0f53f270c1 (svn r24968) -Fix [FS#5379]: company window was not updated when shared were enabled/disabled 12 years ago
translators 05b5a91fe9 (svn r24967) -Update from WebTranslator v3.0:
danish - 3 changes by Hellwing
12 years ago
rubidium 9f8cf49646 (svn r24966) -Fix [FS#5228]: trams would get stuck on water 12 years ago
translators fffb91bb88 (svn r24965) -Update from WebTranslator v3.0:
catalan - 3 changes by arnau
luxembourgish - 2 changes by Phreeze
serbian - 44 changes by ivan_mile
tamil - 1 changes by aswn
12 years ago
rubidium ddfddffce9 (svn r24964) -Fix [FS#5416]: With YAPF the docking behaviour differed per direction; now favour docking in the direction you approached 12 years ago
rubidium 6dc631f5b4 (svn r24963) -Fix [FS#5435]: Do not stop loading if there are reservations left (fonsinchen) 12 years ago
rubidium d17af458c1 (svn r24962) -Fix [FS#5438]: Reserve all capacity while unloading to avoid 'stealing' cargo, i.e. loading cargo onto a second vehicle when the first can't be fully filled yet (fonsinchen) 12 years ago
rubidium 3e7d2f852e (svn r24961) -Fix [FS#5362] (r23564): making occupied platforms larger would make train reserve onto the newly unreserved bit and cause crashes. Now if a platform is enlarged and there is a reservation, reserve the whole platform 12 years ago
rubidium b1ae655ddc (svn r24960) -Fix [FS#5423]: inconsistencies in the "thanks to" lists 12 years ago
rubidium 13c769ff00 (svn r24959) -Doc [FS#5459]: that certain parameters need to be within certain boundaries 12 years ago
rubidium bb9753924d (svn r24958) -Fix [FS#5458]: refering to non-existent method 12 years ago