|
Amulets & Armor
v1.02
Open Source Game
|
Synchronization Memory Debug Utility. More...
Data Structures | |
| struct | T_syncMem |
Functions | |
| T_void | SyncMemAdd (char *p_name, T_word32 d1, T_word32 d2, T_word32 d3) |
| T_void | SyncMemClear () |
| T_void | SyncMemDump () |
| T_void | SyncMemDumpOnce (T_void) |
| T_word16 | SyncMemGetChecksum (T_void) |
Synchronization Memory Debug Utility.
When working on synchronized networking, this utility helps to track various items in the synchronized system. A dump on two computers are then compared to see what changed.
| T_void SyncMemClear | ( | ) |
| T_void SyncMemDump | ( | ) |
1.8.4