summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-16(svn r16853) -Codechange: make CargoSpec const at two placessmatz
2009-07-16(svn r16852) -Codechange: use FOR_ALL_CARGOSPECS for iterating over all valid...smatz
2009-07-16(svn r16851) -Codechange: use StationSpecList in waypoint toorubidium
2009-07-16(svn r16850) -Codechange: unify some naming of variables between waypoints an...rubidium
2009-07-16(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()smatz
2009-07-16(svn r16848) -Fix: Trying to reduce a nested widget window further than the s...alberth
2009-07-16(svn r16847) -Update from WebTranslator v3.0:translators
2009-07-16(svn r16846) -Codechange: make the content download status window only use ne...rubidium
2009-07-16(svn r16845) -Codechange: Introduction of constants for describing the bits i...alberth
2009-07-16(svn r16844) -Doc (r13182): Remove documentation of removed window event hand...alberth
2009-07-16(svn r16843) -Codechange: More documentation for the WWT_MATRIX widget, and b...alberth
2009-07-16(svn r16842) -Cleanup: add some spaces around a few operatorsrubidium
2009-07-16(svn r16841) -Cleanup: spaces/tabs where they don't belongrubidium
2009-07-15(svn r16840) -Codechange: Small merge in town directory widget content method.alberth
2009-07-15(svn r16839) -Codechange: Remove obsolete FillNestedArray().alberth
2009-07-15(svn r16838) -Codechange: Fill Window::nested_array in SetupSmallestSize.alberth
2009-07-15(svn r16837) -Codechange: Collect largest used index while constructing neste...alberth
2009-07-15(svn r16834) -Fix [FS#3034]: call the AI Save() function only once so AIs can...yexo
2009-07-15(svn r16833) -Fix: WT3 made its first bug .. it is growing up!translators
2009-07-15(svn r16832) -Update from WebTranslator v3.0:translators
2009-07-14(svn r16831) -Fix (r16798): Stickybox is in the header and resizebox in the f...alberth
2009-07-14(svn r16829) -Update from WebTranslator v3.0:translators
2009-07-14(svn r16828) -Codechange: attempt at making OSX compile with the 10.6 SDK too...rubidium
2009-07-14(svn r16827) -Codechange: make OSX specific files include stdafx.h always as ...rubidium
2009-07-13(svn r16825) -Codechange: unify dirtying when updating the viewport signs.rubidium
2009-07-13(svn r16824) -Fix [FS#2989] (r16294): Mac OS X 10.4 with Xcode 2.5 wouldn't b...rubidium
2009-07-13(svn r16823) -Cleanup: use cxx_host instead of cc_host where possible; cc_hos...rubidium
2009-07-13(svn r16822) -Cleanup: remove the "a PPC bool is four bytes in C++ so it need...rubidium
2009-07-13(svn r16821) -Codechange: unify the naming of type::UpdateVirtCoord and Updat...rubidium
2009-07-13(svn r16820) -Codechange: remove unused parameter in HandleCloneVehClick()smatz
2009-07-13(svn r16819) -Fix (r4868): Use the palette of the vehicle being drawn instead...frosch
2009-07-13(svn r16818) -Feature(ette): Highlight whole articulated vehicles in traindep...frosch
2009-07-13(svn r16817) -Codechange: Scroll depots horizontally in pixels instead of 1/8...frosch
2009-07-13(svn r16816) -Update from WebTranslator v3.0:translators
2009-07-13(svn r16815) -Fix: reduce the toolbar's priority for handling keypresses from...rubidium
2009-07-13(svn r16814) -Codechange: make IsNormalAircraft() member of Aircraftsmatz
2009-07-13(svn r16813) -Codechange: make IsEngineCountable() member of Vehiclesmatz
2009-07-13(svn r16811) -Change: introduce a plural 'rule' for Koreanrubidium
2009-07-13(svn r16810) -Fix (r16115): strgen didn't get rebuild when table/strgen_table...rubidium
2009-07-13(svn r16809) -Fix [FS#3021](r13096): automatic resizing of SelectCompanyLiver...smatz
2009-07-13(svn r16808) -Fix (r16338): don't crash when loading savegame with invalid re...smatz
2009-07-13(svn r16805) -Codechange: Remove 'unused' mixer channel flags, which always h...peter1138
2009-07-13(svn r16802) -Fix [FS#3031]: service orders didn't behave like conditional or...rubidium
2009-07-13(svn r16801) -Fix [FS#3022]: cargo payments weren't destroyed when a vehicle ...rubidium
2009-07-12(svn r16800) -Update from WebTranslator v3.0:translators
2009-07-12(svn r16799) -Codechange: When drawing articulated road vehicles in the vehic...frosch
2009-07-12(svn r16798) -Fix [FS#3016]: Added several new widget distances for better wi...alberth
2009-07-12(svn r16797) -Codechange: Allow drop-down menus for windows with nested widgets.alberth
2009-07-12(svn r16796) -Fix [FS#3030]: Closebox 'X' is a string. (Rubidium)alberth
2009-07-12(svn r16795) -Fix [FS#3025]: houses wouldn't get build on the map edge.rubidium