Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include "command.h"
#include "mmorpgclient.h"
#include "SDL/SDL.h"
#include "SDL_thread.h"
#include "vegastrike.h"
#include "vs_globals.h"
#include "networking/inet.h"
Go to the source code of this file.
Classes | |
class | POSpack |
Functions | |
int | startThread (void *mmoc2use) |
int startThread | ( | void * | mmoc2use) |
Definition at line 263 of file mmorpgclient.cpp.
References mmoc::cl, CommandInterpretor, RText::conoutf(), mmoc::csay, mmoc::getSocket(), mmoc::getStatus(), mmoc::listenThread(), and commandI::remCommand().
Referenced by mmoc::createThread().