Commit Graph

5 Commits

Author SHA1 Message Date
Arthur Ice 9bc9068dcf luabind now actually correctly builds with warning suppressed. 2014-04-16 16:37:20 -07:00
Arthur Ice 78423ebcd0 Ignore all non syntax error warnings from lua bindings.
luabind is auto generated so we don't want to check the warnings from
this library, just check to be sure it won't cause a compile issue.
2014-04-10 16:21:23 -07:00
KimLS b727cbbfe9 Luabind updated to be able to be compiled with Lua 5.2. Didn't really test it with 5.2 though since I'm still on 5.1. In theory it should work now though. 2013-12-28 18:19:12 -08:00
KimLS 2529a7700e Fix for luabind not compiling (jumbers), bunch of api upgrades for lua, changed where spells and items load quests from, removed some old code. etc etc. 2013-06-22 01:32:41 -07:00
KimLS d1f7935ee2 ...trying out boost with luabind 2013-05-11 01:29:58 -07:00