summaryrefslogtreecommitdiffstats
path: root/src/Bindings/AllToLua.pkg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* EntityEffects.x -> EntityEffect.x, Object-Oriented effectsarchshift2014-06-191-1/+1
| | | | Changed effect map to take a pointer of the effect as a result.
* Moved Effects.h to EntityEffects.h, added initial implarchshift2014-06-171-1/+1
|
* Statistic Managerandrew2014-05-111-0/+1
|
* Unified Matrix4 codeandrew2014-03-111-1/+0
|
* Unified Vector classesandrew2014-03-111-3/+7
|
* Add Lua Bindings for FlowerPotEntity.h and add documentation.Howaner2014-03-071-0/+2
|
* Exported cBlockInfoandrew2014-03-021-0/+1
|
* Exported and documented cScoreboardandrew2014-03-011-0/+1
|
* Fixed tolua export for Byte.madmaxoft2014-02-241-0/+7
| | | | No longer treated as an unknown class.
* Documented and exported cMapManagerandrew2014-02-231-0/+1
|
* Documented and exported cMapandrew2014-02-221-0/+1
|
* Manual merge (Fixed conflicts)andrew2014-02-201-0/+2
|\
| * Properly exported and documented paintingsTiger Wang2014-02-181-0/+1
| |
| * Implemented cCompositeChat.madmaxoft2014-02-151-0/+1
| | | | | | | | | | This allows plugins to send composite chat messages, containing URLs, commands to run and cmdline suggestions. Fixes #678.
* | Send map when selectedandrew2014-02-141-0/+1
|/
* Exported cFloater to the Lua API.STRWarrior2014-01-191-0/+1
|
* Merge pull request #532 from mc-server/LuaStateErrorHandlerMattes D2014-01-121-2/+0
|\ | | | | Lua state error handler
| * Removed an unused file.madmaxoft2014-01-111-2/+0
| |
* | Move biome definition to separate filesBill Derouin2014-01-091-0/+1
|/
* Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h.STRWarrior2013-12-141-0/+1
|
* Exported the cTNTEntitySTRWarrior2013-12-141-0/+1
|
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-0/+82
Ref.: #407