Age | Commit message (Collapse) | Author |
|
|
|
This reverts commit dfbf6b7287eacdc41948a6c7b0648f4ecdaa0cbf.
|
|
|
|
|
|
|
|
Since heroSetTable[] is an array of int, use >= ARRAYSIZE() instead
of > sizeof().
|
|
|
|
Change all of READ_UINT16 to READ_LE_UINT16 and all READ_UINT32 to READ_LE_UINT32 for endian-safety
|
|
|
|
To beconsistent and to keep just one of them
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update
|
|
|
|
|
|
|
|
|
|
O_SETPATH, O_LOADPATH
|
|
|
|
|
|
|
|
|
|
|
|
O_HEROCOLOR, O_TALKHEROSTOP, O_ENABLENAK, O_DISABLENAK, O_GETMOBNAME
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|