9246a5cfdbDump a class list to AngelScript & Lua API dox pages. Also add a table of contents to both. Closes #426.
преди 11 години
Aster@中国上海
84fe0946c8Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash.
преди 11 години
Lasse Öörni
b4ba4a3573Fix AngelScript bindings on MSVC (asMETHODPR macro needs to be used in the template base class registration functions to allow static_cast to work). Make the class names links on the attribute list page.
преди 11 години
Lasse Öörni
9a7a9110a2Added generated attribute documentation. Move AngelScript API dumping to a separate .cpp file. Hack fix for Doxygen parsing bug which would cause the Events page not to be recognized. Closes #303.