How to compile properly?, I got some erros
Check the build instructions in doc/build.txt, you are lacking the DirectX SDK and Lua library. It also seems that you are missing a significant portion of the Windows SDK.
nice progress there ai4rei since 2.6.0
btw in pt-br translation it gives > Aceptar > Cancelar > Aplicar...
Aceptar should be changed to "OK" like in any other program:
btw if it is missing anything at pt-br translation since last time I did, just let me know!
It was "Aceptar" in Windows 98
Will fix it with next update. pt-br is currently missing the following bits:[*]IDCHECKBOX_MOUSEEXCLUSIVE
[*]TEXT_DLG_LIST_CP_DEFAULT
[*]TEXT_DLG_LIST_CP_UNKNOWN
[*]TEXT_DLG_COMMANDS
[*]TEXT_DLG_RESET_RESTORE
[*]TEXT_DLG_RESET_WINDOWS
[*]TEXT_DLG_RESET_SKILLLV
[*]TEXT_DLG_RESET_FOLDER
[*]TEXT_DLG_RESET_SETTING
[*]TEXT_ERROR__TITLE
[*]TEXT_ERROR__TITLE_LUA
[*]TEXT_ERROR__SYSTEM_ERROR
[*]TEXT_ERROR_INIT_MUTEX
[*]TEXT_ERROR_INIT_COMCTL32
[*]TEXT_ERROR_INIT_DIRECTX7
[*]TEXT_ERROR_HKEY_CREATE
[*]TEXT_ERROR_HKEY_WRITE
[*]TEXT_ERROR_HKEY_OPT_CREATE
[*]TEXT_ERROR_HKEY_OPT_WRITE
[*]TEXT_ERROR_FILE_WRITE
[*]TEXT_ERROR_FILE_OPEN_READONLY
[*]TEXT_ERROR_FILE_OPEN
[*]TEXT_ERROR_DIRECTORY_CREATE
[*]TEXT_ERROR_ROEXT_WRITE
[*]TEXT_ERROR_IPC_FAILED
[*]TEXT_ERROR_UNKNOWN_ENGINE
See the template in the first post for the texts. Thanks in advance.