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
/
water_cmd.cpp
Age
Commit message (
Expand
)
Author
2008-01-16
(svn r11871) -Fix [FS#1074]: do not update signals after each tile when build...
smatz
2008-01-13
(svn r11843) -Fix: mark dirty canal tile even in diagonal direction from floo...
smatz
2008-01-13
(svn r11838) -Fix (r11320): draw correctly canal next to half flooded rail tile
smatz
2008-01-13
(svn r11834) -Codechange: only include settings_type.h if needed.
rubidium
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-09
(svn r11801) -Codechange: remove some unneeded includes from some header files.
rubidium
2008-01-09
(svn r11793) -Codechange: pass the expense type via the CommandCost instead o...
rubidium
2008-01-09
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
rubidium
2008-01-07
(svn r11774) -Change: do not include variables.h in a header when it is not n...
rubidium
2007-12-31
(svn r11726) -Feature[newGRF]: Extend the Action 5, feature 0D usage. Patch b...
belugas
2007-12-29
(svn r11719) -Codechange: split sound.h in a header with types and one with f...
rubidium
2007-12-27
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...
rubidium
2007-12-26
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-21
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
rubidium
2007-12-21
(svn r11677) -Codechange: move price and command related types/functions to t...
rubidium
2007-12-21
(svn r11675) -Codechange: split the string types from the string functions.
rubidium
2007-12-19
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium
2007-12-19
(svn r11666) -Fix (r11504): when removing buoys, return to water or canal dep...
glx
2007-12-08
(svn r11604) -Fix: canal tiles were not marked dirty when surrounding tile go...
smatz
2007-12-07
(svn r11589) -Fix [FS#1514]: when ship depots got destroyed they always retur...
rubidium
2007-12-06
(svn r11582) -Fix: tiles were not marked dirty in some cases when removing a ...
smatz
2007-12-05
(svn r11574) -Fix: flood train stations when there are no trains on border ti...
smatz
2007-11-27
(svn r11533) -Codechange: Rename some unclear clear_x prices member names.
belugas
2007-11-24
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit...
skidd13
2007-11-24
(svn r11504) -Fix [FS#1467]: removing docks/ship depots could result in non-c...
rubidium
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-11-15
(svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of ...
rubidium
2007-11-10
(svn r11399) -Feature(ette): transparency settings can now be saved and thus ...
belugas
2007-10-26
(svn r11347) -Codechange: use marker loaded grf feature has_newwater when it ...
belugas
2007-10-20
(svn r11320) -Codechange: make lower halftiles at coast floodable. Patch by f...
rubidium
2007-10-19
(svn r11303) -Fix: EnsureNoVehicle and EnsureNoVehicleOnGround were both used...
rubidium
2007-10-16
(svn r11276) -Codechange: be more consistent with naming of some accessors.
rubidium
2007-10-15
(svn r11266) -Documentation: Add a few comments. Parts of BigBB's work on shores
belugas
2007-09-09
(svn r11065) -Documentation [FS#1186]: of the dirty marking/repainting subsys...
rubidium
2007-08-31
(svn r11024) -Fix [FS#1173]: give a more correct error when building some thi...
rubidium
2007-08-31
(svn r11022) -Fix: the canal border determination did not take oil rigs into ...
rubidium
2007-08-30
(svn r11011) -Fix [FS#1129]: GetFirstVehicleInChain did change the game state...
rubidium
2007-08-30
(svn r11005) -Codechange: move the tiletype specific terraforming checks to t...
rubidium
2007-08-14
(svn r10892) -Fix [FS#1127]: trains would not get flooded when they are at th...
rubidium
2007-08-02
(svn r10758) -Codechange: make the depot struct use the pool item class as su...
rubidium
2007-07-26
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....
rubidium
2007-07-26
(svn r10696) -Codechange: remove duplication of the "make sprite transparent"...
rubidium
2007-07-16
(svn r10593) -Fix [FS#1038]: one could not remove locks that were build in a ...
rubidium
2007-07-16
(svn r10587) -Codechange: move the string/dparam related stuff from variables...
rubidium
2007-06-22
(svn r10266) -Codechange: keep track of the origin, time of travel and accumu...
rubidium
2007-06-18
(svn r10205) -Codechange: refactor returning of cost, so it can be more easil...
rubidium
2007-06-18
(svn r10200) -Codechange: add "shortcut" for !CmdFailed (CmdSucceeded).
rubidium
2007-06-18
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
rubidium
[prev]
[next]