index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Bindings
/
ManualBindings.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed cBlockArea schematic string saving signature.
madmaxoft
2014-03-07
1
-3
/
+7
*
Merge pull request #763 from Howaner/BlockEntitys
Mattes D
2014-03-07
1
-1
/
+3
|
\
|
*
Add Lua Bindings for FlowerPotEntity.h and add documentation.
Howaner
2014-03-07
1
-1
/
+1
|
*
Add Flower Pots
Howaner
2014-03-07
1
-0
/
+2
*
|
Fixed a typo.
madmaxoft
2014-03-07
1
-4
/
+4
*
|
Added cBlockArea serialization to string.
madmaxoft
2014-03-07
1
-6
/
+67
|
/
*
Manually exported cCompositeChat modifiers.
madmaxoft
2014-03-04
1
-0
/
+258
*
Exported cScoreboard::ForEachTeam
andrew
2014-03-01
1
-0
/
+1
*
Exported cScoreboard::ForEachObjective
andrew
2014-03-01
1
-0
/
+4
*
Attempted fix for several GCC warnings.
madmaxoft
2014-02-26
1
-2
/
+7
*
Merge pull request #669 from xdot/master
Tiger Wang
2014-02-24
1
-0
/
+4
|
\
|
*
Manually exported DoWithMap
andrew
2014-02-23
1
-0
/
+4
*
|
Added cBlockArea:GetSize() and :GetOrigin() to Lua API.
madmaxoft
2014-02-23
1
-0
/
+64
|
/
*
Fixed bindings for cBlockArea:Get(Rel)BlockTypeMeta().
madmaxoft
2014-02-20
1
-29
/
+104
*
Rename SkullEntity to MobHeadEntity
Howaner
2014-02-19
1
-2
/
+2
*
Add Heads completely
Howaner
2014-02-18
1
-0
/
+2
*
cWorld:ChunkStay() accepts nils as callbacks.
madmaxoft
2014-02-11
1
-5
/
+3
*
Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().
madmaxoft
2014-02-10
1
-16
/
+24
*
First working version of cLuaChunkStay.
madmaxoft
2014-02-09
1
-0
/
+41
*
Fixed cWorld:TryGetHeight() API.
madmaxoft
2014-02-08
1
-1
/
+5
*
Added cPluginManager:LogStackTrace() to the Lua API.
madmaxoft
2014-02-05
1
-0
/
+11
*
Fixed a gcc warning in ManualBindings.
madmaxoft
2014-02-04
1
-2
/
+2
*
Fixed cLineBlockTracer:Trace() signature.
madmaxoft
2014-01-31
1
-13
/
+27
*
Added cPluginManager:BindCommand() form to the API.
madmaxoft
2014-01-31
1
-1
/
+4
*
Stupid Mistake fixed
Tycho
2014-01-25
1
-2
/
+2
*
Fixed exports
Tycho
2014-01-25
1
-2
/
+0
*
Fixed spelling error
Tycho
2014-01-22
1
-1
/
+1
*
Added manual bindings for moved functions
Tycho
2014-01-22
1
-0
/
+66
*
Implemented cPluginManager:CallPlugin() API.
madmaxoft
2014-01-21
1
-100
/
+96
*
Changed the cWorld::ScheduleTask() signature.
madmaxoft
2014-01-19
1
-10
/
+14
*
Command blocks: Execute()
andrew
2014-01-18
1
-10
/
+12
*
Fixed whitespace in previous commit.
madmaxoft
2014-01-16
1
-1
/
+1
*
Finished exporting cWorld:ScheduleTask() to Lua API.
madmaxoft
2014-01-16
1
-1
/
+15
*
added cWorld::ScheduleTask Function
Tycho
2014-01-14
1
-4
/
+58
*
Removed internal methods from public cLuaState interface.
madmaxoft
2014-01-11
1
-72
/
+26
*
Removed unused variables.
madmaxoft
2014-01-11
1
-2
/
+0
*
Exported cClientHandle::SendPluginMessage() to Lua.
madmaxoft
2014-01-09
1
-0
/
+30
*
Removed a debugging log output in cPluginManager:AddHook().
madmaxoft
2014-01-07
1
-1
/
+0
*
Fixed cPluginManager:AddHook() binding.
madmaxoft
2014-01-05
1
-6
/
+13
*
Implemented note block playing and fixed wire
Tiger Wang
2013-12-14
1
-0
/
+2
*
Fixed tolua++ compilation.
madmaxoft
2013-12-08
1
-1
/
+1
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-0
/
+2300