|
| void | Pol::Core::clear_tiledata () |
| |
| void | Pol::Core::getmapinfo (unsigned short x, unsigned short y, short *z, USTRUCT_MAPINFO *mi) |
| |
| void | Pol::Core::open_uo_data_files (void) |
| |
| void | Pol::Core::rawmapfullread () |
| |
| void | Pol::Core::rawstaticfullread () |
| |
| void | Pol::Core::read_objinfo (u16 graphic, struct USTRUCT_TILE &objinfo) |
| |
| void | Pol::Core::read_objinfo (u16 graphic, struct USTRUCT_TILE_HSA &objinfo) |
| |
| void | Pol::Core::read_uo_data (void) |
| |
| void | Pol::Core::readlandtile (unsigned short tilenum, USTRUCT_LAND_TILE *landtile) |
| |
| void | Pol::Core::readlandtile (unsigned short tilenum, USTRUCT_LAND_TILE_HSA *landtile) |
| |
| void | Pol::Core::readstaticblock (std::vector< USTRUCT_STATIC > *ppst, int *pnum, unsigned short x, unsigned short y) |
| |
| void | Pol::Core::readtile (unsigned short tilenum, USTRUCT_TILE *tile) |
| |
| void | Pol::Core::readtile (unsigned short tilenum, USTRUCT_TILE_HSA *tile) |
| |
| void | Pol::Core::readwater () |
| |
| void | Pol::Core::safe_getmapinfo (unsigned short x, unsigned short y, short *z, USTRUCT_MAPINFO *mi) |
| |
- History
- 2005/07/05 Shinigami: added uoconvert.cfg option *StaticsPerBlock (hard limit is set to 10000)
- 2005/07/16 Shinigami: added uoconvert.cfg flag ShowIllegalGraphicWarning
- 2006/04/09 Shinigami: added uoconvert.cfg flag ShowRoofAndPlatformWarning
Definition in file uofile.h.