Pol  Revision:b38175a
uotool/uotool.cpp File Reference
+ Include dependency graph for uotool.cpp:

Go to the source code of this file.

Classes

struct  Pol::Uotool::MapContour

Namespaces

namespace  Pol
 

$TITLE=Reputation System


namespace  Pol::Core
namespace  Pol::Multi
namespace  Pol::Uotool

Defines

#define TILES_START   0x68800

Functions

bool Pol::Multi::BoatShapeExists (unsigned short)
int Pol::Uotool::checkmultis ()
int Pol::Uotool::contour (int, char **)
int Pol::Uotool::defragstatics (int argc, char **argv)
void Pol::Uotool::display_tileinfo (unsigned short objtype, const Core::USTRUCT_TILE &tile)
void Pol::Uotool::elimdupes (Core::StaticList &list)
int Pol::Uotool::findgraphic (int, char **argv)
int Pol::Uotool::findlandtile (int, char **argv)
int Pol::Uotool::findlandtileflags (int, char **argv)
int Pol::Uotool::flagsearch (int argc, char **argv)
int Pol::Uotool::format_description (int argc, char **argv)
bool Pol::Uotool::has_water (u16 x, u16 y)
bool Pol::Uotool::is_water (u16 objtype)
int Pol::Uotool::landtilecfg (int, char **)
int Pol::Uotool::landtileflagsearch (int argc, char **argv)
int Pol::Uotool::landtilehist (int, char **)
int Pol::Uotool::loschange (int, char **)
int Pol::Uotool::mapdump (int argc, char *argv[])
int Pol::Uotool::print_ctable ()
void Pol::Uotool::print_multidata (u16 i, Multi::MultiDef *multi)
void Pol::Uotool::print_multihull (u16 i, Multi::MultiDef *multi)
int Pol::Uotool::print_multis (void)
int Pol::Uotool::print_sndlist (int, char **)
int Pol::Uotool::print_statics ()
int Pol::Uotool::print_verdata_info ()
int Pol::Uotool::print_water_data ()
void Pol::Uotool::print_widedata (u16 i, Multi::MultiDef *multi)
int Pol::Uotool::rawdump (int argc, char **argv)
void Pol::Multi::read_multidefs ()
unsigned int Pol::Uotool::read_ulong (std::istream &is)
void Pol::Core::readwater ()
void Pol::Core::safe_getmapinfo (unsigned short x, unsigned short y, short *z, USTRUCT_MAPINFO *mi)
int Pol::Uotool::statics_histogram ()
void Pol::Core::staticsmax ()
int Pol::Uotool::tiledump (int argc, char **argv)
int Pol::Uotool::Usage (int ret)
int Pol::Uotool::verlandtile (int, char **)
int Pol::Uotool::vertile (int, char **)
int Pol::Uotool::water_search (int, char **)
int Pol::Uotool::write_polmap (const char *filename, unsigned short xbegin, unsigned short xend)
int Pol::Uotool::write_polmap ()
int Pol::xmain (int argc, char *argv[])
int Pol::Uotool::z_histogram ()

Variables

unsigned char Pol::Uotool::buffer [10000]
int Pol::Uotool::keyid []

Define Documentation

#define TILES_START   0x68800

Definition at line 153 of file uotool.cpp.

Referenced by Pol::Uotool::tiledump().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines