|
Mana
|
Go to the source code of this file.
Classes | |
| class | ItemStat |
| Nano-description functions. More... | |
| class | ItemDB |
| Item information database generic definition. More... | |
| class | TmwAthena::TaItemDB |
| Item information database TmwAthena specific class. More... | |
| class | ManaServ::ManaServItemDB |
| Item information database TmwAthena specific class. More... | |
Namespaces | |
| namespace | TmwAthena |
| Warning: buffers and other variables are shared, so there can be only one connection active at a time. | |
| namespace | ManaServ |
Macros | |
| #define | ITEMS_DB_FILE "items.xml" |
Functions | |
| void | setStatsList (std::list< ItemStat > stats) |
Variables | |
| ItemDB * | itemDb |
| Items info database. | |
| void setStatsList | ( | std::list< ItemStat > | stats | ) |
Definition at line 40 of file itemdb.cpp.
|
extern |
Items info database.
Definition at line 106 of file client.cpp.