PCExhumed - r13384 - Built: Sun Apr 16 20:13:01 UTC 2023 --- commit 6d5cee922605b9b7f6c4810e5cb60d536c9cbbc2 Author: NoOneBlood Date: Sun Apr 16 23:12:22 2023 +0300 Mapedit (#707) gModernMap: - Implement a Custom Dude v2.0 system (nnextcdud, aicdud) - Implement a basic string parser (nnextstr) - Make patrol code compatible with new dude system - Make required changes/cleanup for other external code IniFile: - Fix missing kclose() call - Fix key search was case sensitive, but not section search Callback: - Add a green pod blood callback - Check statnum before DeleteSprite() call in Remove callback for no dassert Global: - Add sysData3, sysData4 for XSPRITE - Remove unnecessary file inclusions - Rename aiunicult -> aicdud * Use unsigned char instead of BYTE