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
clang-format-codebase
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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-26
Creative mode now breaks blocks without providing block drops. Need to work with Player's Inventory for proper creative mode support. GAMEMODE is declared and set twice.
admin@omencraft.com
5
-5
/
+8
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
8
-6
/
+81
2011-10-26
Updated VS2010 project files
faketruth
1
-104
/
+43
2011-10-26
Fixed bug in cMakeDir where it would only create directories named "world"
faketruth
3
-34
/
+16
2011-10-26
added simple code for server side item durabilty on tool items that have durabilty. need to add block destroyed durability modifier.
admin@omencraft.com
1
-3
/
+70
2011-10-26
git-svn-id: http://mc-server.googlecode.com/svn/trunk@10 0a769ca7-a7f5-676a-18bf-c427514a06d6
admin@omencraft.com
29
-10
/
+1707
2011-10-25
Using SSE instructions for noise (terrain generation)
faketruth
3
-9
/
+84
2011-10-23
Abstracted sockets some more to ensure the same behavior over the entire program and on multiple platforms.
faketruth
6
-88
/
+165
2011-10-22
Found something that calls a function when a segfault happens, might be useful.
faketruth
1
-4
/
+16
2011-10-21
Compiles for linux
faketruth
17
-24
/
+63
2011-10-03
MCServer c++ source files
faketruth
233
-0
/
+35759