index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2008-04-08
(svn r12624) -Codechange: Make drawing of catenary an attribute of rail types...
peter1138
2008-04-07
(svn r12622) -Fix: infinite loop in case your compiler decides that enums are...
rubidium
2008-04-07
(svn r12620) -Fix: automatic servicing of vehicles made them stop in the depot.
rubidium
2008-04-07
(svn r12619) -Codechange: lots of documentation about window related stuff. P...
rubidium
2008-04-07
(svn r12618) -Codechange: as load and unload type are now split, some case st...
rubidium
2008-04-07
(svn r12617) -Codechange: add type safety to the Order's load and unload types.
rubidium
2008-04-07
(svn r12616) -Codechange: r12591 didn't work as expected for NDS, move one fu...
smatz
2008-04-07
(svn r12615) -Codechange: rename some enums related to depot orders to make i...
rubidium
2008-04-07
(svn r12609) -Codechange: Remove wrong comments and give more comments on the...
belugas
2008-04-07
(svn r12608) -Fix [FS#1909]: pressing 'Load' did not cancel the full load order.
rubidium
2008-04-07
(svn r12605) -Cleanup: variable scope and coding style in train*
smatz
2008-04-07
(svn r12601) -Fix (r12587): do not reset the index of orders (causes loading ...
rubidium
2008-04-07
(svn r12600) -Codechange: make GetNonStopType return a more augmented type; n...
rubidium
2008-04-06
(svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify co...
smatz
2008-04-06
(svn r12596) -Feature: show what cargos a station could be supplied with. Pat...
rubidium
2008-04-06
(svn r12595) -Codechange: hide Order's flags in the last few cases.
rubidium
2008-04-06
(svn r12594) -Codechange: move large functions from driver.h to driver.cpp to...
smatz
2008-04-06
(svn r12593) -Codechange: hide Order's flags in most of the code.
rubidium
2008-04-06
(svn r12592) -Fix (r12580): aircraft's go-to-depot handling is a mess, which ...
rubidium
2008-04-06
(svn r12591) -Codechange: move CommandCost accessors to header file, 8kB of b...
smatz
2008-04-06
(svn r12588) -Codechange: do not access the destination of an order directly.
rubidium
2008-04-06
(svn r12587) -Codechange: unduplicate some code in the Unpack*Order functions...
rubidium
2008-04-06
(svn r12586) -Codechange: do not access an order's refit variables directly.
rubidium
2008-04-05
(svn r12585) -Fix (r12584): assumption that assertions were enabled during co...
rubidium
2008-04-05
(svn r12584) -Codechange: do not access the order type directly.
rubidium
2008-04-05
(svn r12583) -Codechange: make AssignOrder a class function of order.
rubidium
2008-04-05
(svn r12582) -Codechange: move some (needlessly) static inlined functions fro...
rubidium
2008-04-05
(svn r12581) -Fix (r12580): trains would not stop correctly on intermediate s...
rubidium
2008-04-05
(svn r12580) -Codechange: merge some logical related to non-stop orders.
rubidium
2008-04-05
(svn r12579) -Change: reset cursor when the Plant trees GUI is opened
smatz
2008-04-05
(svn r12578) -Codechange: merge the aircrafts ProcessOrder too into the 'unif...
rubidium
2008-04-05
(svn r12577) -Fix (r11547): the convert signal button disallowed signal dragg...
smatz
2008-04-05
(svn r12576) -Feature(tte) [FS#337]: highlight vehicle chain when dragging in...
smatz
2008-04-05
(svn r12575) -Codechange: unduplicate Process*Orders for trains, ships and ro...
rubidium
2008-04-04
(svn r12574) -Fix: binding to a specific IP could cause OpenTTD to not regist...
rubidium
2008-04-04
(svn r12573) -Codechange: use defined constants instead of numbers in math_fu...
smatz
2008-04-04
(svn r12572) -Fix (r12192): min() has 32bit arguments, clamping of 64bit valu...
smatz
2008-04-04
(svn r12571) -Fix: MorphOS misses INT16_MAX/INT16_MIN.
rubidium
2008-04-04
(svn r12570) -Cleanup: further variable scope in road_gui.cpp
smatz
2008-04-04
(svn r12569) -Cleanup: variable scope and coding style in road*.cpp
smatz
2008-04-04
(svn r12565) -Cleanup: variable scope in misc\*.cpp
smatz
2008-04-04
(svn r12564) -Fix: towns couldn't terraform when inflation rised terraform pr...
smatz
2008-04-04
(svn r12563) -Cleanup: variable scope and a bit of coding style in landscape.cpp
smatz
2008-04-04
(svn r12562) -Cleanup: variable scope in terraform_cmd.cpp
smatz
2008-04-04
(svn r12561) -Fix: do not affect town rating change by the order in which we ...
smatz
2008-04-04
(svn r12560) -Cleanup: town_cmd.cpp and header files - variable scope and a b...
smatz
2008-04-04
(svn r12558) -Feature: subsidy window can now be resized.
belugas
2008-04-04
(svn r12557) -Cleanup: use MAX_PATH at two more places
smatz
2008-04-03
(svn r12556) -Fix (r6001): remove fences with fields when loading old savegam...
smatz
2008-04-03
(svn r12553) -Fix (r11547): redraw the signal GUI when the signal drag densit...
smatz
[next]