summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-12-08Fixed tolua++ compilation.madmaxoft2-2/+2
Duplicate files, wrong includes, const-incorrect code...
2013-12-08Removed unused ToLua files.madmaxoft6-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-24Attempt to fix compilationTiger Wang6-12/+12
2013-11-24Moved tolua++Alexander Harkness38-0/+23475