And the most important piece: Import of experimental gamedata autoupdater. Also new debug command "sm_gamedata_md5 <filename>"

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402323
This commit is contained in:
Matt Woodrow
2008-07-01 09:48:17 +00:00
parent f3f46fc126
commit a513a2a6f8
10 changed files with 1507 additions and 1 deletions
+16
View File
@@ -869,6 +869,10 @@
RelativePath="..\GameConfigs.cpp"
>
</File>
<File
RelativePath="..\GameDataFetcher.cpp"
>
</File>
<File
RelativePath="..\HalfLife2.cpp"
>
@@ -877,6 +881,10 @@
RelativePath="..\Logger.cpp"
>
</File>
<File
RelativePath="..\md5.cpp"
>
</File>
<File
RelativePath="..\MemoryUtils.cpp"
>
@@ -1043,6 +1051,10 @@
RelativePath="..\GameConfigs.h"
>
</File>
<File
RelativePath="..\GameDataFetcher.h"
>
</File>
<File
RelativePath="..\HalfLife2.h"
>
@@ -1051,6 +1063,10 @@
RelativePath="..\Logger.h"
>
</File>
<File
RelativePath="..\md5.h"
>
</File>
<File
RelativePath="..\MemoryUtils.h"
>