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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-29
Plugin files are loaded in alphabetical order.
madmaxoft
1
-17
/
+35
2014-01-26
Reduced unnecessary echoes (thanks xoft)
Tiger Wang
1
-5
/
+3
2014-01-25
Improved AllToLua UI experience
Tiger Wang
1
-2
/
+8
2014-01-25
Stupid Mistake fixed
Tycho
1
-2
/
+2
2014-01-25
Fixed exports
Tycho
2
-3
/
+0
2014-01-23
Bugfixes
Tycho
1
-10
/
+0
2014-01-23
added dependecies for bindings regen
Tycho
1
-14
/
+0
2014-01-23
Fixed crash while calling disabled plugins.
madmaxoft
1
-1
/
+1
2014-01-22
Fixed spelling error
Tycho
2
-2
/
+2
2014-01-22
Added manual bindings for moved functions
Tycho
2
-0
/
+67
2014-01-21
Implemented cPluginManager:CallPlugin() API.
madmaxoft
7
-214
/
+471
2014-01-19
Changed the cWorld::ScheduleTask() signature.
madmaxoft
1
-10
/
+14
2014-01-19
cLuaState can now check function params.
madmaxoft
2
-0
/
+37
2014-01-19
Exported cFloater to the Lua API.
STRWarrior
1
-0
/
+1
2014-01-18
Command blocks: Execute()
andrew
1
-10
/
+12
2014-01-16
Fixed whitespace in previous commit.
madmaxoft
1
-1
/
+1
2014-01-16
Finished exporting cWorld:ScheduleTask() to Lua API.
madmaxoft
1
-1
/
+15
2014-01-14
added cWorld::ScheduleTask Function
Tycho
1
-4
/
+58
2014-01-13
Generating the bindings outputs a message at the end.
madmaxoft
1
-0
/
+8
2014-01-13
cCreeper is no longer available in API.
madmaxoft
3
-14
/
+1
2014-01-12
Fixed settings plugin generation after IniFile
Tiger Wang
1
-3
/
+3
2014-01-12
Disabled a useless MSVC warning in Bindings.cpp.
madmaxoft
1
-0
/
+6
2014-01-11
Lua errors display stack trace.
madmaxoft
2
-3
/
+27
2014-01-11
Removed internal methods from public cLuaState interface.
madmaxoft
3
-119
/
+103
2014-01-11
Removed an unused file.
madmaxoft
2
-130
/
+0
2014-01-11
Removed unused variables.
madmaxoft
1
-2
/
+0
2014-01-09
Move biome definition to separate files
Bill Derouin
1
-0
/
+1
2014-01-09
Exported cClientHandle::SendPluginMessage() to Lua.
madmaxoft
1
-0
/
+30
2014-01-08
A couple touchups
Bill Derouin
1
-2
/
+3
2014-01-07
Add missing plugin error
Bill Derouin
1
-0
/
+12
2014-01-07
Plugin messages are received and handed to plugins.
madmaxoft
5
-1
/
+57
2014-01-07
Removed a debugging log output in cPluginManager:AddHook().
madmaxoft
1
-1
/
+0
2014-01-07
LuaState can push strings with embedded NULs.
madmaxoft
1
-1
/
+1
2014-01-05
Fixed cPluginManager:AddHook() binding.
madmaxoft
1
-6
/
+13
2014-01-01
OnPlayerFishing doesn't have a const cItems anymore
STRWarrior
5
-5
/
+5
2013-12-31
implemented the recommendations Xoft gave.
STRWarrior
7
-12
/
+25
2013-12-30
Implented OnPlayerFishing and OnPlayerFished.
STRWarrior
5
-0
/
+90
2013-12-28
Added support for out-of-source builds.
madmaxoft
1
-9
/
+14
2013-12-27
Made cmake compilation possible on Windows.
madmaxoft
1
-2
/
+2
2013-12-23
Replaced esCreeper with esMonster.
madmaxoft
1
-1
/
+1
2013-12-22
merged in warnings changes
Tycho Bickerstaff
2
-1
/
+22
2013-12-29
Added HOOK_PLUGINS_LOADED.
madmaxoft
6
-3
/
+64
2013-12-22
converted commneted paramater names to the unused macro
Tycho Bickerstaff
1
-20
/
+41
2013-12-21
Bindings regen script updated.
madmaxoft
1
-11
/
+6
2013-12-21
Root is now warnings clean
Tycho Bickerstaff
2
-21
/
+21
2013-12-20
fixed include of math on windows
tycho
1
-1
/
+1
2013-12-19
added expat as lua bindings dependincy
Tycho Bickerstaff
1
-1
/
+1
2013-12-19
added all cpp files to bindings
Tycho Bickerstaff
1
-1
/
+4
2013-12-19
fixed bindings generation
Tycho Bickerstaff
1
-8
/
+2
2013-12-19
bindings regenration logic
Tycho Bickerstaff
3
-32240
/
+8
2013-12-18
Prettified command error messages
Tiger Wang
2
-9
/
+23
2013-12-18
Renamed back EntityAnimation to PlayerAnimation
Tiger Wang
7
-14
/
+50
2013-12-16
Fixed multiple inheritance in ToLua++.
madmaxoft
3
-16
/
+107
2013-12-15
Exported to Lua
STRWarrior
2
-10
/
+10
2013-12-15
This adds a function that allows you to 'shoot' a player towards a direction.
STRWarrior
2
-2
/
+36
2013-12-15
Exported Set and Get functions to Lua.
STRWarrior
2
-2
/
+136
2013-12-14
Added tolua++ redirection include.
madmaxoft
1
-0
/
+13
2013-12-14
Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h.
STRWarrior
3
-3
/
+28
2013-12-14
Implemented note block playing and fixed wire
Tiger Wang
1
-0
/
+2
2013-12-14
Exported the cTNTEntity
STRWarrior
3
-7
/
+79
2013-12-11
Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins.
STRWarrior
7
-2
/
+79
2013-12-10
added tolua++ command and removed stackwalker from build
Tycho Bickerstaff
1
-4
/
+6
2013-12-10
more cmake changes
Tycho Bickerstaff
1
-0
/
+7
2013-12-10
more cmake
Tycho Bickerstaff
1
-1
/
+1
2013-12-10
started work on cmake
Tycho Bickerstaff
1
-0
/
+7
2013-12-08
Fixed tolua++ compilation.
madmaxoft
7
-192
/
+5
2013-12-08
Fixed VS2008 compilation after those huge changes.
madmaxoft
2
-5
/
+7
2013-12-08
Fixed normalizing large angles.
madmaxoft
2
-2
/
+32
2013-12-08
Moved bindings-related to a Bindings subfolder.
madmaxoft
25
-0
/
+41155
2013-12-09
Fix Undefined behavior at Bindings/LuaWindow line 32
worktycho
1
-1
/
+4