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
/
source
/
Plugin_Squirrel.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-14
Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now)
faketruth
1
-0
/
+1
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-2
/
+2
2012-09-01
Added a Player parameter to OnUpdatedSign and OnUpdatingSign Lua callbacks and to the cWorld:UpdateSign method (http://forum.mc-server.org/showthread.php?tid=464&pid=4393#pid4393)
madmaxoft@gmail.com
1
-4
/
+8
2012-08-24
cPickup doesn't use cPackets.
madmaxoft@gmail.com
1
-4
/
+7
2012-08-19
Almost all packets' handling is now rewritten not to use cPacket descendants elsewhere than in cClientHandle.
madmaxoft@gmail.com
1
-3
/
+3
2012-08-18
Chat packet handled in the new way; fixed missing packet sending for inventory slot.
madmaxoft@gmail.com
1
-3
/
+3
2012-08-18
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
madmaxoft@gmail.com
1
-13
/
+16
2012-07-10
Fixed some bugs within the squirrel plugin system.
lapayo94@gmail.com
1
-9
/
+35
2012-07-09
Improved Squirrel Bindings
lapayo94@gmail.com
1
-1
/
+0
2012-07-08
Squirrel Plugins
lapayo94@gmail.com
1
-0
/
+352