opentibia / server

An open source server for the MMORPG Tibia.
GNU General Public License v2.0
414 stars 149 forks source link

Question about luajit + legacy bugs #41

Open Fir3element opened 9 years ago

Fir3element commented 9 years ago

luajit works well or is better to use lua?

~~

1>....\src\tools.cpp(211): error C2106: '=' : left operand must be l-value

iryont commented 9 years ago

LuaJIT should work just fine.

Regarding Legacy bugs - please create a pull request and I will gladly merge it.

Fir3element commented 9 years ago

I'm newbie with github, I'll try xD

iryont commented 9 years ago

Take your time :) I do not work on legacy branch myself.