summaryrefslogtreecommitdiffstats
path: root/src/Bindings/ManualBindings.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-04cNetwork: Exported the Connect() method and cTCPLink class to Lua.Mattes D1-0/+10
2014-08-23RankMgr: Unified function signature comments in the bindings.Mattes D1-1/+0
2014-08-08Exported cRankManager to LuaAPI.madmaxoft1-1/+18
2014-07-21Style: Normalized to no spaces before closing parenthesis.madmaxoft1-1/+1
2014-03-25More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future.Samuel Barney1-1/+1
2013-12-08Moved bindings-related to a Bindings subfolder.madmaxoft1-0/+0
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-7/+7
2011-10-03MCServer c++ source filesfaketruth1-0/+8