Serious-Engine/Sources/DedicatedServer
Ryan C. Gordon 1a2ccb8f50 Merge github.com:Croteam-Official/Serious-Engine
Conflicts:
	Sources/Ecc/Parser.cpp
	Sources/Ecc/Scanner.cpp
	Sources/Engine/Base/Scanner.cpp
	Sources/Engine/GameAgent/GameAgent.cpp
	Sources/Engine/Graphics/Gfx_wrapper.h
	Sources/Engine/Network/Network.cpp
	Sources/Engine/Sound/SoundDecoder.h
	Sources/Engine/Templates/HashTableTemplate.cpp
	Sources/Engine/Terrain/Terrain.h
	Sources/EntitiesMP/ParticleCloudsHolder.es
	Sources/EntitiesMP/ParticleCloudsMarker.es
	Sources/SeriousSam/CDCheck.h
	Sources/SeriousSam/Menu.cpp
	Sources/SeriousSam/MenuGadgets.cpp
	Sources/SeriousSam/SeriousSam.cpp
	Sources/SeriousSam/SplashScreen.cpp
	Sources/SeriousSam/StdH.cpp
	Sources/SeriousSam/StdH.h
	Sources/Shaders/StdH.cpp
2016-04-02 23:56:12 -04:00
..
DedicatedServer.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
DedicatedServer.rc Uploading full engine sources 2016-03-11 15:57:17 +02:00
DedicatedServer.vcxproj Uploading full engine sources 2016-03-11 15:57:17 +02:00
DedicatedServer.vcxproj.filters Uploading full engine sources 2016-03-11 15:57:17 +02:00
DedicatedServer.vcxproj.user Uploading full engine sources 2016-03-11 15:57:17 +02:00
icon1.ico Uploading full engine sources 2016-03-11 15:57:17 +02:00
ReadMe.txt Uploading full engine sources 2016-03-11 15:57:17 +02:00
resource.h Add GPL header to files 2016-03-11 18:20:51 -06:00
StdAfx.cpp Add GPL header to files 2016-03-11 18:20:51 -06:00
StdAfx.h Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00

========================================================================
       CONSOLE APPLICATION : DedicatedServer
========================================================================


AppWizard has created this DedicatedServer application for you.  

This file contains a summary of what you will find in each of the files that
make up your DedicatedServer application.

DedicatedServer.dsp
    This file (the project file) contains information at the project level and
    is used to build a single project or subproject. Other users can share the
    project (.dsp) file, but they should export the makefiles locally.

DedicatedServer.cpp
    This is the main application source file.


/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named DedicatedServer.pch and a precompiled types file named StdAfx.obj.


/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////