This repository was archived by the owner on Mar 14, 2020. It is now read-only.

Description
luajit works well or is better to use lua?
~~
1>....\src\tools.cpp(211): error C2106: '=' : left operand must be l-value
- remove line 211, MAXUINT32 is already declared by stdint.h
- move npc/bankman.xml to npc/lib/bankman.xml
- definitions.h, after line 145 add:
pragma warning(disable:4800)
- copy to legacy: 336f69d