summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-06-04(svn r22537) -Change [FS#3494]: replace the half small airport structure on ↵rubidium
the intercontinental airport with some grass
2011-06-04(svn r22536) -Fix [FS#4632]: documentation omission regarding admin protocolrubidium
2011-06-03(svn r22535) -Cleanup: Remove uneeded constants, update and unify some ↵planetmaker
comments relating to sprite numbers
2011-06-03(svn r22534) -Fix [FS#4631] (r21250): doing rescan_ai in a game with running ↵yexo
AIs caused a crash
2011-06-03(svn r22533) -Update from WebTranslator v3.0:translators
catalan - 2 changes by arnau czech - 3 changes by rala
2011-06-02(svn r22532) -Fix: Do not create an implicit order if the current order is ↵michi_cc
the first order in the order list and we visit the station of the last entry of the order list.
2011-06-02(svn r22531) -Update from WebTranslator v3.0:translators
simplified_chinese - 5 changes by Gavin
2011-06-01(svn r22530) -Update from WebTranslator v3.0:translators
frisian - 6 changes by Fopper polish - 5 changes by nouwak
2011-05-31(svn r22526) -Update from WebTranslator v3.0:translators
serbian - 4 changes by etran
2011-05-30(svn r22525) -Update from WebTranslator v3.0:translators
belarusian - 3 changes by KorneySan croatian - 3 changes by VoyagerOne dutch - 3 changes by Yexo finnish - 1 changes by jpx_ italian - 3 changes by lorenzodv russian - 1 changes by KorneySan
2011-05-29(svn r22522) -Fix (r22489): (size_t)(uint32)(-1) != (size_t)-1frosch
2011-05-29(svn r22521) -Fix: tiny typo in translationrubidium
2011-05-29(svn r22519) -Update from WebTranslator v3.0:translators
dutch - 1 changes by Rubidium english_US - 3 changes by Rubidium french - 3 changes by glx german - 3 changes by frosch spanish - 4 changes by Terkhen
2011-05-29(svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers.frosch
2011-05-29(svn r22517) -Fix (r22472): If a NewGRF sprite ran out of bytes at a very ↵frosch
specific point, data might be freed twice.
2011-05-29(svn r22516) -Codechange: Replace some magic numbers with the appropiate ↵frosch
enum values. (Eddi)
2011-05-28(svn r22515) -Update from WebTranslator v3.0:translators
catalan - 2 changes by arnau finnish - 2 changes by jpx_ norwegian_bokmal - 9 changes by kristoffer_hh russian - 2 changes by Lone_Wolf slovenian - 1 changes by ntadej
2011-05-28(svn r22514) -Feature: Save heightmap in scenario editor.alberth
2011-05-28(svn r22513) -Add: Allow for saving a heightmap from the file dialogue window.alberth
2011-05-28(svn r22512) -Add: Save heightmap.alberth
2011-05-28(svn r22511) -Add: Function to make heightmap file paths.alberth
2011-05-28(svn r22510) -Codechange: Extract filepath creation to its own function.alberth
2011-05-28(svn r22509) -Add: Save heightmap.alberth
2011-05-28(svn r22508) -Codechange: Lift default screenshot filename out of ↵alberth
MakeScreenshotName.
2011-05-28(svn r22507) -Doc: Document SwitchMode.alberth
2011-05-28(svn r22506) -Feature [FS#4625]: Make the transparency options for ↵frosch
industries also affect the effect vehicles created by industries.
2011-05-28(svn r22505) -Add: Separate EffectVehicleTypes for broken aircraft and smoke ↵frosch
at copper ore mine, to make them distinguishable from each other and from smoke due to disasters. (only affects newly spawned effects)
2011-05-28(svn r22504) -Codechange: Add EV_END and use it to check the lengths of ↵frosch
_effect_init_procs and _effect_tick_procs.
2011-05-28(svn r22503) -Doc: EffectVehicleType.frosch
2011-05-28(svn r22502) -Fix (r22501): WIN32 compilationglx
2011-05-27(svn r22501) -Codechange: Move FileExists to a better place.alberth
2011-05-27(svn r22500) -Doc: Fix and add fios doxygen documentation.alberth
2011-05-27(svn r22499) -Fix: don't lower the arrow buttons in the newgrf/AI parameter ↵yexo
windows if they're clicked when disabled
2011-05-27(svn r22498) -Update from WebTranslator v3.0:translators
simplified_chinese - 1 changes by Gavin
2011-05-27(svn r22497) -Codechange: Simplify button handling in airport build GUIplanetmaker
2011-05-27(svn r22496) -Fix: callback result for airport layout name was incorrectly usedyexo
2011-05-27(svn r22495) -Fix: The layout selectors of the airport build GUI did not ↵planetmaker
latch properly
2011-05-27(svn r22494) -Fix: airport preview sprite can depend on the layout, so ↵yexo
update the cached SpriteID when the layout changes
2011-05-26(svn r22493) -Update from WebTranslator v3.0:translators
brazilian_portuguese - 1 changes by Tucalipe
2011-05-25(svn r22492) -Fix [FS#4624] (r21642, r22328): Only try to insert implicit ↵frosch
orders for ground vehicles. Aircraft may reach unscheduled terminals when skippnig orders etc.
2011-05-25(svn r22491) -Fix [FS#4623]: [Windows] Generate crashlogs correctly in ↵terkhen
binaries created with MinGW-w64. (JGR)
2011-05-25(svn r22490) -Fix [FS#4623]: [Squirrel] Fix compilation under MinGW-w64. (JGR)terkhen
2011-05-22(svn r22489) -Fix [FS#4623]: don't cast pointers to unsigned long or vice versarubidium
2011-05-22(svn r22488) -Doc: Add Doxygen comments to screenshot code.alberth
2011-05-22(svn r22487) -Fix (r15216)[FS#4622]: engine IDs for coal and mail wagons ↵smatz
were swapped
2011-05-22(svn r22486) -Update from WebTranslator v3.0:translators
dutch - 11 changes by Parody
2011-05-21(svn r22485) -Fix: EnsureVisibleCaption() did not update viewport positions ↵frosch
of windows with viewports but without caption. (only triggerable since r22484)
2011-05-21(svn r22484) -Fix: The caption of centered windows could be moved out of the ↵frosch
main window and thus become inaccessible when resizing the main window.
2011-05-21(svn r22483) -Update from WebTranslator v3.0:translators
dutch - 2 changes by Parody
2011-05-21(svn r22482) -Codechange: Add some contants for the number of ticks between ↵frosch
certain cyclical tasks.