summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-01-17 16:53:32 +0000
committerrubidium <rubidium@openttd.org>2009-01-17 16:53:32 +0000
commit72b0341ed01caed7053df6f2ca7f9530d1f67e40 (patch)
tree76215ba6e27bc0b1f49919c01ff2608f276b8e3d /projects
parent3940ed7e6f0bcb4fbe74c632254d6824692864dd (diff)
downloadopenttd-72b0341ed01caed7053df6f2ca7f9530d1f67e40.tar.xz
(svn r15126) -Feature: downloading content from a central server (content.openttd.org) where authors can upload they NewGRFS/AI etc. This should make joining servers that use only NewGRFs that are distributed via this system easier as the players can download the NewGRFs from in the game. It should also make it easier to see whether there are updates for NewGRFs and make the necessary updates.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj20
-rw-r--r--projects/openttd_vs90.vcproj20
2 files changed, 40 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index e4ac63029..bba8af6d8 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -632,6 +632,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_content.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_gamelist.cpp"
>
</File>
@@ -1124,6 +1128,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_content.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_func.h"
>
</File>
@@ -1780,6 +1788,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_content_gui.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_gui.cpp"
>
</File>
@@ -3232,6 +3244,14 @@
>
</File>
<File
+ RelativePath=".\..\src\network\core\tcp_content.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\network\core\tcp_content.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\core\tcp_game.cpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 4a8176f67..1d861a933 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -629,6 +629,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_content.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_gamelist.cpp"
>
</File>
@@ -1121,6 +1125,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_content.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_func.h"
>
</File>
@@ -1777,6 +1785,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_content_gui.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_gui.cpp"
>
</File>
@@ -3229,6 +3241,14 @@
>
</File>
<File
+ RelativePath=".\..\src\network\core\tcp_content.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\network\core\tcp_content.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\core\tcp_game.cpp"
>
</File>