(svn r942) -Merged branch/network back into the trunk

This commit is contained in:
truelight
2004-12-04 17:54:56 +00:00
parent c90bba35a2
commit d6a1f3e412
76 changed files with 7839 additions and 2850 deletions

View File

@@ -267,6 +267,9 @@
<File
RelativePath=".\aystar.c">
</File>
<File
RelativePath=".\callback_table.c">
</File>
<File
RelativePath="command.c">
<FileConfiguration
@@ -302,6 +305,9 @@
<File
RelativePath=".\console_cmds.c">
</File>
<File
RelativePath=".\dedicated.c">
</File>
<File
RelativePath="economy.c">
<FileConfiguration
@@ -569,6 +575,21 @@
<File
RelativePath=".\newgrf.c">
</File>
<File
RelativePath=".\network_client.c">
</File>
<File
RelativePath=".\network_data.c">
</File>
<File
RelativePath=".\network_gamelist.c">
</File>
<File
RelativePath=".\network_udp.c">
</File>
<File
RelativePath=".\network_server.c">
</File>
<File
RelativePath="oldloader.c">
<FileConfiguration
@@ -1147,6 +1168,24 @@
<File
RelativePath=".\newgrf.h">
</File>
<File
RelativePath=".\network_client.h">
</File>
<File
RelativePath=".\network_core.h">
</File>
<File
RelativePath=".\network_data.h">
</File>
<File
RelativePath=".\network_gamelist.h">
</File>
<File
RelativePath=".\network_udp.h">
</File>
<File
RelativePath=".\network_server.h">
</File>
<File
RelativePath="news.h">
</File>