16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 06:59:18 +02:00

maintenance: removed deprecated ground code

This commit is contained in:
tmj-fstate
2017-10-28 16:18:53 +02:00
parent 4ce975a656
commit da396836e0
31 changed files with 288 additions and 1777 deletions

View File

@@ -11,11 +11,7 @@ http://mozilla.org/MPL/2.0/.
#include <string>
#ifdef EU07_USE_OLD_GROUNDCODE
class TGroundNode;
#else
class TDynamicObject;
#endif
namespace multiplayer {
@@ -44,11 +40,7 @@ void Navigate( std::string const &ClassName, UINT Msg, WPARAM wParam, LPARAM lPa
void WyslijEvent( const std::string &e, const std::string &d );
void WyslijString( const std::string &t, int n );
void WyslijWolny( const std::string &t );
#ifdef EU07_USE_OLD_GROUNDCODE
void WyslijNamiary( TGroundNode *t );
#else
void WyslijNamiary( TDynamicObject const *Vehicle );
#endif
void WyslijParam( int nr, int fl );
void WyslijUszkodzenia( const std::string &t, char fl );
void WyslijObsadzone(); // -> skladanie wielu pojazdow