summaryrefslogtreecommitdiff
path: root/library/DataStaticsFields.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a hotkey command that sorts units in lists using lua comparators.Alexander Gavrilov2012-04-211-0/+1
* Fix mistake: static initialization code cannot access other static objects.Alexander Gavrilov2012-03-291-0/+1
* Make enum attributes accessible through the lua wrapper.Alexander Gavrilov2012-03-251-0/+2
* Expose virtual methods in the lua wrapper.Alexander Gavrilov2012-03-251-0/+2
* Support containers in the lua wrapper.Alexander Gavrilov2012-03-211-1/+4
* Add support for primitive type fields in lua wrapper.Alexander Gavrilov2012-03-201-19/+21
* Export the type tree with enum keys to lua.Alexander Gavrilov2012-03-191-0/+21
* Skeleton type metadata for future use in lua bindings.Alexander Gavrilov2012-03-191-0/+23