media/openttd.48.png
author |
truebrain |
|
Mon, 31 Mar 2008 06:32:27 +0000 |
branch | noai |
changeset 9829 |
80fbe02a4184 |
parent 1100 |
e1f9c3ba4acd
|
permissions |
-rw-r--r-- |
(svn r12491) [NoAI] -Documentation: made parts of the comments more uniform (@file header and class header)
[NoAI] -Documentation: fixed the order of functions: SetNN before GetNN, Build after Set/Get, Remove after Build. This makes reading the docs more easy
[NoAI] -Documentation: Removed unneeded comments which were direct copy/paste all over the place
[NoAI] -Fix: missing $Id$ tags