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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge pull request #542 from worktycho/schedular
Mattes D
2014-01-15
1
-4
/
+58
|
\
|
*
added cWorld::ScheduleTask Function
Tycho
2014-01-14
1
-4
/
+58
*
|
Merge pull request #538 from mc-server/minecarts
Mattes D
2014-01-15
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fixed settings plugin generation after IniFile
Tiger Wang
2014-01-12
1
-3
/
+3
*
|
Generating the bindings outputs a message at the end.
madmaxoft
2014-01-13
1
-0
/
+8
*
|
cCreeper is no longer available in API.
madmaxoft
2014-01-13
3
-14
/
+1
|
/
*
Disabled a useless MSVC warning in Bindings.cpp.
madmaxoft
2014-01-12
1
-0
/
+6
*
Merge pull request #532 from mc-server/LuaStateErrorHandler
Mattes D
2014-01-12
5
-252
/
+130
|
\
|
*
Lua errors display stack trace.
madmaxoft
2014-01-11
2
-3
/
+27
|
*
Removed internal methods from public cLuaState interface.
madmaxoft
2014-01-11
3
-119
/
+103
|
*
Removed an unused file.
madmaxoft
2014-01-11
2
-130
/
+0
*
|
Merge pull request #527 from derouinw/biomessplit
Mattes D
2014-01-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Move biome definition to separate files
Bill Derouin
2014-01-09
1
-0
/
+1
*
|
Removed unused variables.
madmaxoft
2014-01-11
1
-2
/
+0
|
/
*
Exported cClientHandle::SendPluginMessage() to Lua.
madmaxoft
2014-01-09
1
-0
/
+30
*
A couple touchups
Bill Derouin
2014-01-08
1
-2
/
+3
*
Add missing plugin error
Bill Derouin
2014-01-07
1
-0
/
+12
*
Plugin messages are received and handed to plugins.
madmaxoft
2014-01-07
5
-1
/
+57
*
Removed a debugging log output in cPluginManager:AddHook().
madmaxoft
2014-01-07
1
-1
/
+0
*
LuaState can push strings with embedded NULs.
madmaxoft
2014-01-07
1
-1
/
+1
*
Fixed cPluginManager:AddHook() binding.
madmaxoft
2014-01-05
1
-6
/
+13
*
Merge pull request #479 from mc-server/cmake-win
Mattes D
2014-01-02
1
-9
/
+14
|
\
|
*
Added support for out-of-source builds.
madmaxoft
2013-12-28
1
-9
/
+14
*
|
OnPlayerFishing doesn't have a const cItems anymore
STRWarrior
2014-01-01
5
-5
/
+5
*
|
implemented the recommendations Xoft gave.
STRWarrior
2013-12-31
7
-12
/
+25
*
|
Implented OnPlayerFishing and OnPlayerFished.
STRWarrior
2013-12-30
5
-0
/
+90
*
|
converted commneted paramater names to the unused macro
Tycho Bickerstaff
2013-12-22
1
-20
/
+41
*
|
Merge branch 'master' of github.com:mc-server/MCServer
Tycho Bickerstaff
2013-12-22
8
-17
/
+73
|
\
\
|
*
|
Added HOOK_PLUGINS_LOADED.
madmaxoft
2013-12-29
6
-3
/
+64
|
|
/
|
*
Made cmake compilation possible on Windows.
madmaxoft
2013-12-27
1
-2
/
+2
|
*
Replaced esCreeper with esMonster.
madmaxoft
2013-12-23
1
-1
/
+1
|
*
Bindings regen script updated.
madmaxoft
2013-12-21
1
-11
/
+6
*
|
Root is now warnings clean
Tycho Bickerstaff
2013-12-21
2
-21
/
+21
|
/
*
fixed include of math on windows
tycho
2013-12-20
1
-1
/
+1
*
added expat as lua bindings dependincy
Tycho Bickerstaff
2013-12-19
1
-1
/
+1
*
added all cpp files to bindings
Tycho Bickerstaff
2013-12-19
1
-1
/
+4
*
Merge branch 'master' into cmake
Tycho Bickerstaff
2013-12-19
2
-9
/
+23
|
\
|
*
Prettified command error messages
Tiger Wang
2013-12-18
2
-9
/
+23
*
|
fixed bindings generation
Tycho Bickerstaff
2013-12-19
1
-8
/
+2
*
|
bindings regenration logic
Tycho Bickerstaff
2013-12-19
3
-32240
/
+8
*
|
Merge branch 'master' into cmake
Tycho Bickerstaff
2013-12-18
11
-29
/
+364
|
\
|
|
*
Renamed back EntityAnimation to PlayerAnimation
Tiger Wang
2013-12-18
7
-14
/
+50
|
*
Fixed multiple inheritance in ToLua++.
madmaxoft
2013-12-16
3
-16
/
+107
|
*
Exported to Lua
STRWarrior
2013-12-15
2
-10
/
+10
|
*
This adds a function that allows you to 'shoot' a player towards a direction.
STRWarrior
2013-12-15
2
-2
/
+36
|
*
Exported Set and Get functions to Lua.
STRWarrior
2013-12-15
2
-2
/
+136
|
*
Merge pull request #431 from mc-server/Entity_Effects
Mattes D
2013-12-14
3
-3
/
+28
|
|
\
|
|
*
Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h.
STRWarrior
2013-12-14
3
-3
/
+28
|
*
|
Added tolua++ redirection include.
madmaxoft
2013-12-14
1
-0
/
+13
|
*
|
Merge pull request #430 from mc-server/redstoneimprovements
Mattes D
2013-12-14
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Implemented note block playing and fixed wire
Tiger Wang
2013-12-14
1
-0
/
+2
*
|
|
Merge branch 'master' into cmake
Tycho Bickerstaff
2013-12-11
8
-7
/
+156
|
\
|
|
|
*
|
Exported the cTNTEntity
STRWarrior
2013-12-14
3
-7
/
+79
|
|
/
|
*
Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins.
STRWarrior
2013-12-11
7
-2
/
+79
*
|
added tolua++ command and removed stackwalker from build
Tycho Bickerstaff
2013-12-10
1
-4
/
+6
*
|
more cmake changes
Tycho Bickerstaff
2013-12-10
1
-0
/
+7
*
|
more cmake
Tycho Bickerstaff
2013-12-10
1
-1
/
+1
*
|
started work on cmake
Tycho Bickerstaff
2013-12-10
1
-0
/
+7
|
/
*
Fix Undefined behavior at Bindings/LuaWindow line 32
worktycho
2013-12-09
1
-1
/
+4
*
Fixed tolua++ compilation.
madmaxoft
2013-12-08
7
-192
/
+5
*
Fixed VS2008 compilation after those huge changes.
madmaxoft
2013-12-08
2
-5
/
+7
*
Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeatures
Tiger Wang
2013-12-08
5
-11
/
+11
*
Fixed normalizing large angles.
madmaxoft
2013-12-08
2
-2
/
+32
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
25
-0
/
+41155