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
/
packets
/
cPacket_CreativeInventoryAction.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-67
/
+67
2012-03-07
Fixed bug where cPlayer's cClientHandle was used after cPlayer was destroyed http://forum.mc-server.org/showthread.php?tid=380
faketruth
1
-1
/
+0
2012-02-20
Using own ASSERT() that logs to file
faketruth
1
-1
/
+1
2012-02-07
Rewritten all packets to use buffers instead of direct sockets, for future cSocketThreads compatibility.
madmaxoft@gmail.com
1
-24
/
+31
2012-01-29
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
1
-0
/
+7
2012-01-01
- implemented separated inventory for creative mode (cSurvivalInventory and cCreativeInventory)
lapayo94@gmail.com
1
-12
/
+7
2011-12-21
- Crafting fixed in 1.0.0
lapayo94@gmail.com
1
-42
/
+59
2011-10-26
Made several recomended changes. Gamemode is now world based. Need to add it to player.
admin@omencraft.com
1
-3
/
+3
2011-10-26
Added CreateInventoryAction packet for creative mode. Used cPacketEntityEquipment as template. Forced server into Creative Mode. Can't break blocks yet. Player can stil be damaged in creative mode and dying takes you back to survival mode.
admin@omencraft.com
1
-42
/
+42
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+42