Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-02-16 | Added a seperate module for Setting flags | Tycho | 1 | -1/+1 | |
2014-01-03 | derp | Tycho | 1 | -0/+3 | |
2014-01-03 | removed tolua++ makefile which is overwritten by cmake | Tycho | 1 | -338/+0 | |
2013-12-20 | possable fix of typo | Tycho Bickerstaff | 1 | -1/+1 | |
2013-12-20 | Revert "fixed bad reference to math library" | Tycho Bickerstaff | 1 | -2/+1 | |
This reverts commit 0836e5e6602f3101660e7653d7796be7f8f5bd80. | |||||
2013-12-20 | Revert "fixed bad reference to math library" | Tycho Bickerstaff | 1 | -2/+2 | |
This reverts commit c2167d7ed73c96c7e8cb935074ba860e11c821f9. | |||||
2013-12-20 | fixed bad reference to math library | Tycho Bickerstaff | 1 | -2/+2 | |
2013-12-20 | fixed bad reference to math library | Tycho Bickerstaff | 1 | -1/+2 | |
2013-12-20 | fixed compile errors with headers and math library | tycho | 1 | -1/+5 | |
2013-12-19 | added expat as lua bindings dependincy | Tycho Bickerstaff | 2 | -19/+38 | |
2013-12-19 | fixed bindings generation | Tycho Bickerstaff | 4 | -8017/+206 | |
2013-12-19 | Revert "Removed unused ToLua files." to allow the new cmake system to build on tolua++ on linux | Tycho Bickerstaff | 6 | -0/+16332 | |
This reverts commit 906fd503439becaa0856119c573d5dfbbd7f7039. | |||||
2013-12-19 | bindings regenration logic | Tycho Bickerstaff | 1 | -4/+133 | |
2013-12-08 | Fixed tolua++ compilation. | madmaxoft | 3 | -4/+4 | |
Duplicate files, wrong includes, const-incorrect code... | |||||
2013-12-08 | Removed unused ToLua files. | madmaxoft | 6 | -16332/+0 | |
Those were used to compile the tolua executable and were getting in the way - Unix makefile tried to compile them into MCS. | |||||
2013-11-25 | Fixed all outstanding VS compilation issues | Tiger Wang | 1 | -1/+1 | |
Also updated VS2008 files. | |||||
2013-11-25 | Further attempts to fix compile | Tiger Wang | 1 | -2/+2 | |
2013-11-24 | Attempt to fix compilation | Tiger Wang | 6 | -12/+12 | |
2013-11-24 | Moved tolua++ | Alexander Harkness | 57 | -0/+25232 | |