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
/
clear_map.h
Age
Commit message (
Expand
)
Author
2010-12-01
(svn r21367) -Fix (r18719)[FS#4283]: Fields were not cleared under snow thoug...
frosch
2010-08-11
(svn r20446) -Codechange: unify the location of the water class
rubidium
2010-04-12
(svn r19614) -Codechange: "it's" => "its" where appropriate
smatz
2010-01-05
(svn r18738) -Fix (r18719): when a tree died while there was snow the amount ...
yexo
2010-01-04
(svn r18719) -Feature: don't delete the rough/rocky status of a tile when it'...
yexo
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-03-08
(svn r15643) -Fix [FS#2711]: be more strict with zeroing unused map array bits
smatz
2008-01-07
(svn r11776) -Codechange: more header splittings to reduce the dependencies.
rubidium
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more l...
rubidium
2007-12-19
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium
2007-04-03
(svn r9554) -Documentation: add documentation to some map accessors.
rubidium
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-02-23
(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...
belugas
2007-01-11
(svn r8050) -Codechange: Rename map member extra to m6, since its usage has b...
belugas
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-09
(svn r8014) -Codechange (r7573): When a tile is cleared, empty the general pu...
maedhros
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium