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-07-17
Basic style fixes.
madmaxoft
7
-46
/
+50
2014-07-17
Normalized comments.
madmaxoft
10
-22
/
+22
2014-07-16
Resolved backwards compatibility issues
Tiger Wang
5
-7
/
+7
2014-07-12
For now, removed creator member from Entity Effect for pointer safety
archshift
5
-7
/
+7
2014-07-04
cPluginManager: Reformatted the switch statement.
madmaxoft
1
-7
/
+34
2014-07-04
Moved sending error messages to cPluginManager:CallHookChat
STRWarrior
1
-4
/
+6
2014-07-04
Tailored death messages
Tiger Wang
5
-7
/
+7
2014-07-03
Changed OnWeatherChanging hook to always read the returned weather.
madmaxoft
3
-4
/
+18
2014-07-02
Removed foodlevel-change possibility. Plugins can cancel the event and use cPlayer:SetFoodLevel()
Howaner
5
-6
/
+6
2014-07-01
Tolua generates LuaState_Call.inc file.
madmaxoft
3
-622
/
+22
2014-07-01
Initial codegen for LuaState_Call.inc.
madmaxoft
1
-0
/
+196
2014-07-01
Fixed a possibly unused variable.
madmaxoft
1
-1
/
+1
2014-06-30
Fixes.
Howaner
1
-1
/
+1
2014-06-30
Add new hook: HOOK_PLAYER_FOOD_LEVEL_CHANGE
Howaner
5
-0
/
+43
2014-06-28
Fixed doxycomments
STRWarrior
1
-3
/
+3
2014-06-28
Fixed a silly path error in #include.
Mattes D
1
-1
/
+1
2014-06-27
Removed the md5 library, obsoleted by PolarSSL.
Mattes D
1
-5
/
+6
2014-06-19
Nullify deleted pointers.
archshift
3
-0
/
+3
2014-06-19
EntityEffects.x -> EntityEffect.x, Object-Oriented effects
archshift
1
-1
/
+1
2014-06-18
(Force)ExecuteCommand returns the CommandResult enums
STRWarrior
2
-8
/
+8
2014-06-17
Added the OnEntityAddEffect hook.
madmaxoft
5
-0
/
+46
2014-06-17
Moved Effects.h to EntityEffects.h, added initial impl
archshift
1
-1
/
+1
2014-06-17
Added crBlocked and crNoPermission
STRWarrior
2
-2
/
+4
2014-06-17
HandleCommand now returns an CommandResult enum.
STRWarrior
2
-23
/
+19
2014-06-17
Fixed possible confusion.
STRWarrior
2
-2
/
+8
2014-06-14
Fixed bindings generation for Win64 builds.
Mattes D
2
-0
/
+1
2014-06-14
Reduced cPluginManager code duplication
Tiger Wang
1
-286
/
+178
2014-06-12
automaticlly build tolua and generate bindings as part of build.
tycho
1
-0
/
+0
2014-06-11
Added cBlockArea:GetCoordRange to Lua API.
madmaxoft
1
-0
/
+32
2014-06-09
ToLua can now be run in pure-lua mode.
madmaxoft
1
-0
/
+27
2014-06-03
Fixed OnProjectileHitBlock bindings.
madmaxoft
3
-82
/
+111
2014-06-01
Made a_BlockHitPos a reference
STRWarrior
5
-6
/
+6
2014-05-31
Used recommendations
STRWarrior
5
-7
/
+7
2014-05-30
Fixed bindings for cCompositeChat:SetMessageType().
madmaxoft
1
-2
/
+2
2014-05-11
Statistic Manager
andrew
1
-0
/
+1
2014-05-10
Fixed the console saying no plugins are loaded.
STRWarrior
1
-1
/
+1
2014-05-09
Fixed MSVC 64-bit build warnings.
Mattes D
2
-5
/
+6
2014-05-08
Fixed MSVC 64-bit build warnings.
Mattes D
2
-5
/
+6
2014-05-02
HOOK_DISCONNECT has cClientHandle as its first parameter.
madmaxoft
5
-7
/
+7
2014-05-01
Fixed warnings in ManualBindings.
madmaxoft
1
-20
/
+20
2014-05-01
Fixed warnings in Lua helpers.
madmaxoft
2
-3
/
+3
2014-04-27
Fixed OnPluginMessage hook not exiting early.
Tycho
1
-1
/
+1
2014-04-26
Fixed a memory leak in tolua_cWorld_ChunkStay. (CID 43618)
jfhumann
1
-1
/
+4
2014-04-06
Updated the tolua executable for Windows.
madmaxoft
1
-0
/
+0
2014-04-03
Removed the bindings to set old g_BlockXXX arrays.
Mattes D
1
-297
/
+65
2014-04-01
Exported the Base64 encoding and decoding functions to Lua API.
madmaxoft
1
-0
/
+46
2014-04-01
LOG() API reads the LogLevel from the cCompositeChat's MessageType.
madmaxoft
1
-4
/
+13
2014-03-31
Console logging supports cCompositeChat as its parameters.
madmaxoft
1
-12
/
+34
2014-03-30
Using recommendations (I think)
STRWarrior
5
-5
/
+5
2014-03-30
Added a BlockHitPos parameter to OnProjectileHitBlock
STRWarrior
5
-7
/
+7
2014-03-30
Added a blockface parameter to the OnProjectileHitBlock hook.
STRWarrior
5
-7
/
+7
2014-03-29
Renamed lua dll for tolua++.exe.
madmaxoft
1
-0
/
+0
2014-03-29
Added HOOK_PROJECTILE_HIT_BLOCK.
STRWarrior
5
-0
/
+45
2014-03-29
Fixed error when the hook gets called.
STRWarrior
2
-0
/
+14
2014-03-29
Added HOOK_PROJECTILE_HIT_ENTITY
STRWarrior
5
-0
/
+48
2014-03-28
Fixed non-virtual destructors warnings.
madmaxoft
1
-0
/
+2
2014-03-27
Add SpreadSource
Howaner
5
-7
/
+7
2014-03-27
Add HOOK_BLOCK_SPREAD
Howaner
5
-0
/
+46
2014-03-25
More 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 Barney
6
-2
/
+10
2014-03-23
Updated the ToLua windows executable.
madmaxoft
1
-0
/
+0
2014-03-20
Updated the tolua++ executable for Win builds.
madmaxoft
1
-0
/
+0
2014-03-20
Made pushing plain pointer to Lua a valid operation, with a warning.
madmaxoft
2
-3
/
+4
2014-03-19
Errors in Lua don't include the error handler in the stack trace.
madmaxoft
2
-7
/
+7
2014-03-19
LuaChunkStay: Removed a debugging output.
madmaxoft
1
-3
/
+0
2014-03-14
Added Noreturn attribtes to a couple of functions and made a missing noreturn an error
Tycho
1
-1
/
+1
2014-03-14
cPlugin:BindConsoleCommand can be called statically.
madmaxoft
1
-1
/
+4
2014-03-14
cPluginManager:Bind[Console]Command returns true on success.
madmaxoft
1
-2
/
+4
2014-03-12
Fixed Lua string return values.
madmaxoft
1
-4
/
+0
2014-03-12
The entire unknown command is echoed back to the user on error.
madmaxoft
1
-1
/
+1
2014-03-12
Moved Lua API registering into a separate function.
madmaxoft
3
-2
/
+16
2014-03-11
Fixed a load of format string errors
Tycho
1
-1
/
+3
2014-03-11
Unified Matrix4 code
andrew
1
-1
/
+0
2014-03-11
Unified Vector classes
andrew
2
-4
/
+9
2014-03-07
Fixed cBlockArea schematic string saving signature.
madmaxoft
1
-3
/
+7
2014-03-07
Fixed warnings
Tycho
1
-0
/
+1
2014-03-07
Fixed a typo.
madmaxoft
1
-4
/
+4
2014-03-07
Add Lua Bindings for FlowerPotEntity.h and add documentation.
Howaner
2
-1
/
+3
2014-03-07
Added cBlockArea serialization to string.
madmaxoft
1
-6
/
+67
2014-03-07
Add Flower Pots
Howaner
1
-0
/
+2
2014-03-04
Manually exported cCompositeChat modifiers.
madmaxoft
1
-0
/
+258
2014-03-04
cLuaState: Made public the GetStackValue() functions.
madmaxoft
2
-54
/
+61
2014-03-02
Fixed MSVC warnings in DeprecatedBindings.
madmaxoft
1
-8
/
+76
2014-03-02
GetById => Get
andrew
1
-9
/
+9
2014-03-02
Removed g_BlockXXX arrays
andrew
1
-0
/
+4
2014-03-02
Manually exported g_Block tables
andrew
3
-0
/
+444
2014-03-02
Exported cBlockInfo
andrew
1
-0
/
+1
2014-03-01
Exported cScoreboard::ForEachTeam
andrew
1
-0
/
+1
2014-03-01
Exported cScoreboard::ForEachObjective
andrew
1
-0
/
+4
2014-03-01
Exported and documented cScoreboard
andrew
1
-0
/
+1
2014-02-26
Attempted fix for several GCC warnings.
madmaxoft
2
-2
/
+14
2014-02-24
Fixed tolua export for Byte.
madmaxoft
1
-0
/
+7
2014-02-23
Fixed bindings for cBlockArea:Get(Rel)BlockTypeMeta().
madmaxoft
1
-29
/
+104
2014-02-23
Rename SkullEntity to MobHeadEntity
Howaner
1
-2
/
+2
2014-02-23
Add Heads completely
Howaner
1
-0
/
+2
2014-02-23
Added cBlockArea:GetSize() and :GetOrigin() to Lua API.
madmaxoft
1
-0
/
+64
2014-02-23
Manually exported DoWithMap
andrew
1
-0
/
+4
2014-02-23
Documented and exported cMapManager
andrew
1
-0
/
+1
2014-02-22
Documented and exported cMap
andrew
1
-0
/
+1
2014-02-20
Fixed bindings for cBlockArea:Get(Rel)BlockTypeMeta().
madmaxoft
1
-29
/
+104
2014-02-19
Rename SkullEntity to MobHeadEntity
Howaner
1
-2
/
+2
2014-02-18
Add Heads completely
Howaner
1
-0
/
+2
2014-02-18
Properly exported and documented paintings
Tiger Wang
1
-0
/
+1
2014-02-17
Added cPluginManager:GetPluginsPath() to the Lua API.
madmaxoft
2
-1
/
+5
2014-02-17
Add Lua plugin path to package.path and .cpath.
madmaxoft
3
-0
/
+37
2014-02-15
Implemented cCompositeChat.
madmaxoft
1
-0
/
+1
2014-02-14
Send map when selected
andrew
1
-0
/
+1
2014-02-11
cWorld:ChunkStay() accepts nils as callbacks.
madmaxoft
1
-5
/
+3
2014-02-11
Added cLuaState::CheckParamFunctionOrNil().
madmaxoft
2
-2
/
+37
2014-02-11
Fixed nested plugin function calls.
madmaxoft
1
-6
/
+9
2014-02-10
Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().
madmaxoft
4
-64
/
+172
2014-02-10
cLuaState: Stack traces don't include ghost 0-th element.
madmaxoft
1
-1
/
+1
2014-02-10
Added cPluginLua::cOperation.
madmaxoft
1
-1
/
+27
2014-02-09
First working version of cLuaChunkStay.
madmaxoft
3
-16
/
+91
2014-02-09
Initial Lua cChunkStay export.
madmaxoft
3
-0
/
+112
2014-02-09
cLuaState::cRef can be unbound and re-bound.
madmaxoft
2
-9
/
+60
2014-02-08
Fixed cWorld:TryGetHeight() API.
madmaxoft
1
-1
/
+5
2014-02-06
Server internally uses new functions
Tiger Wang
1
-2
/
+2
2014-02-05
Simplified shutdown
Tycho
1
-4
/
+0
2014-02-05
Added support to start up MCServer and then immediatly sut it down in travis
Tycho
1
-0
/
+4
2014-02-05
Fixed most of the reordering warnings
Tycho
1
-2
/
+2
2014-02-05
Added cPluginManager:LogStackTrace() to the Lua API.
madmaxoft
1
-0
/
+11
2014-02-04
Fixed a gcc warning in ManualBindings.
madmaxoft
1
-2
/
+2
2014-02-04
Removed a useless check in cLuaState.
madmaxoft
1
-3
/
+1
2014-02-04
Fixed calling plugins with userdata params.
madmaxoft
1
-0
/
+1
2014-02-04
Removed a leftover debug message.
madmaxoft
1
-1
/
+0
2014-02-04
Fixed error handling in cPluginManager:CallPlugin() API.
madmaxoft
1
-2
/
+5
2014-02-04
Improved error resistance in cPluginManager:CallPlugin().
madmaxoft
1
-0
/
+8
2014-02-01
Removed "player destroying" hook
daniel0916
5
-45
/
+0
2014-01-31
Fixed cLineBlockTracer:Trace() signature.
madmaxoft
1
-13
/
+27
2014-01-31
Added cPluginManager:BindCommand() form to the API.
madmaxoft
1
-1
/
+4
2014-01-29
Lua: Fixed an error in table-functions callbacks.
madmaxoft
1
-1
/
+5
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-25
Added "player destroying" and "player destroyed" hooks
daniel0916
5
-0
/
+90
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