summaryrefslogtreecommitdiffstats
path: root/src/Bindings (follow)
Commit message (Expand)AuthorAgeFilesLines
* A couple touchupsBill Derouin2014-01-081-2/+3
* Add missing plugin errorBill Derouin2014-01-071-0/+12
* Plugin messages are received and handed to plugins.madmaxoft2014-01-075-1/+57
* Removed a debugging log output in cPluginManager:AddHook().madmaxoft2014-01-071-1/+0
* LuaState can push strings with embedded NULs.madmaxoft2014-01-071-1/+1
* Fixed cPluginManager:AddHook() binding.madmaxoft2014-01-051-6/+13
* Merge pull request #479 from mc-server/cmake-winMattes D2014-01-021-9/+14
|\
| * Added support for out-of-source builds.madmaxoft2013-12-281-9/+14
* | OnPlayerFishing doesn't have a const cItems anymoreSTRWarrior2014-01-015-5/+5
* | implemented the recommendations Xoft gave.STRWarrior2013-12-317-12/+25
* | Implented OnPlayerFishing and OnPlayerFished.STRWarrior2013-12-305-0/+90
* | converted commneted paramater names to the unused macroTycho Bickerstaff2013-12-221-20/+41
* | Merge branch 'master' of github.com:mc-server/MCServerTycho Bickerstaff2013-12-228-17/+73
|\ \
| * | Added HOOK_PLUGINS_LOADED.madmaxoft2013-12-296-3/+64
| |/
| * Made cmake compilation possible on Windows.madmaxoft2013-12-271-2/+2
| * Replaced esCreeper with esMonster.madmaxoft2013-12-231-1/+1
| * Bindings regen script updated.madmaxoft2013-12-211-11/+6
* | Root is now warnings cleanTycho Bickerstaff2013-12-212-21/+21
|/
* fixed include of math on windowstycho2013-12-201-1/+1
* added expat as lua bindings dependincyTycho Bickerstaff2013-12-191-1/+1
* added all cpp files to bindingsTycho Bickerstaff2013-12-191-1/+4
* Merge branch 'master' into cmakeTycho Bickerstaff2013-12-192-9/+23
|\
| * Prettified command error messagesTiger Wang2013-12-182-9/+23
* | fixed bindings generationTycho Bickerstaff2013-12-191-8/+2
* | bindings regenration logicTycho Bickerstaff2013-12-193-32240/+8
* | Merge branch 'master' into cmakeTycho Bickerstaff2013-12-1811-29/+364
|\|
| * Renamed back EntityAnimation to PlayerAnimationTiger Wang2013-12-187-14/+50
| * Fixed multiple inheritance in ToLua++.madmaxoft2013-12-163-16/+107
| * Exported to LuaSTRWarrior2013-12-152-10/+10
| * This adds a function that allows you to 'shoot' a player towards a direction.STRWarrior2013-12-152-2/+36
| * Exported Set and Get functions to Lua.STRWarrior2013-12-152-2/+136
| * Merge pull request #431 from mc-server/Entity_EffectsMattes D2013-12-143-3/+28
| |\
| | * Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h.STRWarrior2013-12-143-3/+28
| * | Added tolua++ redirection include.madmaxoft2013-12-141-0/+13
| * | Merge pull request #430 from mc-server/redstoneimprovementsMattes D2013-12-141-0/+2
| |\ \ | | |/ | |/|
| | * Implemented note block playing and fixed wireTiger Wang2013-12-141-0/+2
* | | Merge branch 'master' into cmakeTycho Bickerstaff2013-12-118-7/+156
|\| |
| * | Exported the cTNTEntitySTRWarrior2013-12-143-7/+79
| |/
| * Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins.STRWarrior2013-12-117-2/+79
* | added tolua++ command and removed stackwalker from buildTycho Bickerstaff2013-12-101-4/+6
* | more cmake changesTycho Bickerstaff2013-12-101-0/+7
* | more cmakeTycho Bickerstaff2013-12-101-1/+1
* | started work on cmakeTycho Bickerstaff2013-12-101-0/+7
|/
* Fix Undefined behavior at Bindings/LuaWindow line 32worktycho2013-12-091-1/+4
* Fixed tolua++ compilation.madmaxoft2013-12-087-192/+5
* Fixed VS2008 compilation after those huge changes.madmaxoft2013-12-082-5/+7
* Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeaturesTiger Wang2013-12-085-11/+11
* Fixed normalizing large angles.madmaxoft2013-12-082-2/+32
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-0825-0/+41155