(svn r4493) Newgrf : Action 04. Beginning of implementation.

Some TODOs left, but the core is there.
Thanks to Peter1138 for code, advice and patience
And to Patchman for letting us define a lot of langids :)
This commit is contained in:
belugas
2006-04-21 03:00:20 +00:00
parent 09fab9483c
commit bbb2c58456
8 changed files with 386 additions and 22 deletions

View File

@@ -283,6 +283,9 @@
<File
RelativePath=".\newgrf_station.c">
</File>
<File
RelativePath=".\newgrf_text.c">
</File>
<File
RelativePath=".\npf.c">
</File>
@@ -509,6 +512,9 @@
<File
RelativePath=".\newgrf_station.h">
</File>
<File
RelativePath=".\newgrf_text.h">
</File>
<File
RelativePath=".\news.h">
</File>