fix compile error on mingw32, add lua events for channels

This commit is contained in:
Eduardo Bart
2011-11-18 22:12:17 -02:00
parent 5c654f685c
commit ce681480ea
9 changed files with 274 additions and 63 deletions

View File

@@ -56,7 +56,10 @@ SET(SOURCES
# otclient
src/otclient/otclient.cpp
src/otclient/otclientluafunctions.cpp
# otclient luascript
src/otclient/luascript/luafunctions.cpp
src/otclient/luascript/luavaluecasts.cpp
# otclient core
src/otclient/core/game.cpp