summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-07-24(svn r16938) -Codechange: introduce helper function to tell whether a tile is...rubidium
2009-07-24(svn r16937) -Codechange: Make the station build window look good when resized.alberth
2009-07-24(svn r16936) -Fix [FS#3053]: Rail station build window with NewGRFs could cra...alberth
2009-07-24(svn r16935) -Codechange: Improve wording of .lng file error message (found b...alberth
2009-07-24(svn r16934) -Codechange: introduce a simple helper function to check whether...rubidium
2009-07-24(svn r16933) -Fix [FS#3054] (r16694): vehicles would wait "very long" when th...rubidium
2009-07-23(svn r16932) -Update from WebTranslator v3.0:translators
2009-07-23(svn r16931) -Cleanup (r16922): one semicolon too muchsmatz
2009-07-23(svn r16930) -Codechange: more StringID name unification and groupingrubidium
2009-07-23(svn r16929) -Change: There is no point in not randomising engine introductio...frosch
2009-07-23(svn r16928) -Update from WebTranslator v3.0:translators
2009-07-23(svn r16927) -Change: make the 'there is no AI' error message translatablerubidium
2009-07-23(svn r16926) -Fix (r16925): if checking whether a station can be adjoined, do...rubidium
2009-07-23(svn r16925) -Fix (r16909): guard commands more against using waypoints as st...rubidium
2009-07-23(svn r16924) -Fix (r16922): selling or sending to depot, what's the differenc...rubidium
2009-07-23(svn r16923) -Codechange: move Cmd*Buoy* to waypoint_cmd.cpp and make them be...rubidium
2009-07-22(svn r16922) -Codechange: unduplicate some vehicle CMD_*s and move the settin...rubidium
2009-07-22(svn r16921) -Codechange: make it more clear what strings are related to road...rubidium
2009-07-22(svn r16920) -Codechange: shuffle some strings around to simplify looking up ...rubidium
2009-07-22(svn r16919) -Codechange: unify some more StringID w.r.t. their namingrubidium
2009-07-22(svn r16918) -Update from WebTranslator v3.0:translators
2009-07-22(svn r16917) -Codechange: fix some GCC 4.5 'case X is not in enum Y' warningsrubidium
2009-07-22(svn r16916) -Fix (r16909): station acceptance was reset after game loadsmatz
2009-07-22(svn r16915) -Fix (r16909): signal updates didn't propagate through waypointsrubidium
2009-07-22(svn r16914) -Codechange: split Station and BaseStation into different filesrubidium
2009-07-22(svn r16913) -Codechange: Signal, train depot, and waypoint windows switched ...alberth
2009-07-22(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu...rubidium
2009-07-22(svn r16910) -Update: remove removed strings from the other language filesrubidium
2009-07-22(svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a...rubidium
2009-07-22(svn r16908) -Codechange: s/DepotWaypointReservation/DepotReservation/rubidium
2009-07-21(svn r16907) -Codechange: make a more clear distinction between reservation f...rubidium
2009-07-21(svn r16906) -Fix (r12939): Child windows of build toolbars were placed incon...alberth
2009-07-21(svn r16903) -Update from WebTranslator v3.0:translators
2009-07-21(svn r16901) -Fix [FS#3046] (rpbs): when marking trains stuck don't reset the...rubidium
2009-07-21(svn r16900) -Codechange: prepare the waypoint window for buoysrubidium
2009-07-21(svn r16899) -Fix (r16896): Missing 'return'.frosch
2009-07-21(svn r16898) -Codechange: Station build window uses nested widget tree.alberth
2009-07-21(svn r16897) -Codechange: use the 'generic' station spec to station allocatio...rubidium
2009-07-21(svn r16896) -Codechange: make station spec allocation and station animation ...rubidium
2009-07-21(svn r16895) -Codechange: Build dock window uses nested widget tree.alberth
2009-07-20(svn r16894) -Codechange: Add [Specialised]Vehicle::Last().frosch
2009-07-20(svn r16893) -Codechange: Ship depot build window uses nested widget tree.alberth
2009-07-20(svn r16892) -Codechange: Add support for nested widget tree windows to Picke...alberth
2009-07-20(svn r16891) -Codechange: Docks toolbar uses nested widget tree.alberth
2009-07-20(svn r16890) -Codechange: Allow raising and enabling/disabling of widgets eve...alberth
2009-07-20(svn r16889) -Update from WebTranslator v3.0:translators
2009-07-20(svn r16888) -Fix (r16864): crash when trying to build (some?) NewGRF waypointsrubidium
2009-07-20(svn r16887) -Fix (r16884): erroneous semicolon.rubidium
2009-07-20(svn r16886) -Codechange: unify naming of some string IDs related to string c...rubidium
2009-07-20(svn r16885) -Codechange: reduce (string) duplication with vehicle listsrubidium