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
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 lists
rubidium
2009-07-19
(svn r16884) -Codechange: Add Train::GetFirstEnginePart() and use it.
frosch
2009-07-19
(svn r16883) -Update from WebTranslator v3.0:
translators
2009-07-19
(svn r16882) -Codechange: Introduce a line_height variable in the station pic...
alberth
2009-07-19
(svn r16881) -Codechange: fix some naming inconsistencies w.r.t. strings used...
rubidium
2009-07-19
(svn r16880) -Codechange: replace magic numbers with their enums and use a cl...
rubidium
2009-07-19
(svn r16879) -Codechange: Use coordinates of widgets for custom rendering.
alberth
2009-07-19
(svn r16878) -Codechange: Let WWT_LABEL widgets do the drawing rather than On...
alberth
2009-07-18
(svn r16877) -Codechange: use Subsidy::IsAwarded() instead of testing subsidy...
smatz
2009-07-18
(svn r16876) -Codechange: add helper functions to cast to Station/Waypoint wi...
rubidium
2009-07-18
(svn r16875) -Update from WebTranslator v3.0:
translators
2009-07-18
(svn r16874) -Change: Give the number behind free wagon chains in depots the ...
frosch
2009-07-18
(svn r16873) -Codechange: Terraform window and scenario landscape editing win...
alberth
2009-07-18
(svn r16872) -Codechange: Add RoadVehicle::GetDisplayImageWidth and simplify ...
frosch
2009-07-18
(svn r16871) -Codechange: Generalize GetWidgetContentSize to UpdateWidgetSize...
alberth
2009-07-18
(svn r16870) -Codechange: unmagicify road stop/waypoint picker drawing
rubidium
2009-07-18
(svn r16869) -Codechange: make drawing waypoints a tiny bit more like drawing...
rubidium
2009-07-18
(svn r16868) -Codechange: unify UpdateAll[Station|Waypoint]VirtCoords
rubidium
2009-07-17
(svn r16867) -Feature(ette): Turn variable 0E/8E (vertical offset for trains ...
frosch
2009-07-17
(svn r16866) -Fix (r16865): forgot to run squirrel_export.sh
yexo
2009-07-17
(svn r16865) -Doc [NoAI] [FS#3037]: replace old exception names with current ...
yexo
2009-07-17
(svn r16864) -Codechange: make Waypoints a subclass of BaseStation.
rubidium
2009-07-17
(svn r16863) -Codechange: GetWaypointByTile -> Waypoint::GetByTile, like used...
rubidium
2009-07-17
(svn r16862) -Codechange: make waypoints use the same system of station stati...
rubidium
2009-07-17
(svn r16861) -Codechange: move a few more bits from station to basestation (t...
rubidium
2009-07-17
(svn r16860) -Codechange: introduce a helper to assign a station spec to Wayp...
rubidium
2009-07-17
(svn r16859) -Codechange: split the Station struct into two so parts of it ca...
rubidium
2009-07-17
(svn r16858) -Update from WebTranslator v3.0:
translators
2009-07-17
(svn r16857) -Fix [FS#3036](r16652): crash when train partially in depot crashed
smatz
2009-07-17
(svn r16856) -Fix: Allow the rail toobar window to align vertically for large...
alberth
2009-07-16
(svn r16855) -Codechange: remove unused 'conversion' stuff from the waypoint ...
rubidium
2009-07-16
(svn r16854) -Fix (r2046): savegames from before this version would get the t...
rubidium
2009-07-16
(svn r16853) -Codechange: make CargoSpec const at two places
smatz
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 too
rubidium
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 operators
rubidium
2009-07-16
(svn r16841) -Cleanup: spaces/tabs where they don't belong
rubidium
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
[next]