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
/
Root.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed Squirrel.
madmaxoft
2013-08-07
1
-8
/
+0
*
cIniFile now reads .example.ini if not requested not to.
madmaxoft
2013-08-05
1
-12
/
+5
*
Server shuts down when the stdin is closed (linux Ctrl+D / win Ctrl+Z)
madmaxoft@gmail.com
2013-07-24
1
-2
/
+11
*
Advanced RCON: Command output is sent to the RCON client.
madmaxoft@gmail.com
2013-06-29
1
-30
/
+64
*
Fixed server stopping after #363 fix
madmaxoft@gmail.com
2013-04-27
1
-10
/
+10
*
Fixed a deadlock
madmaxoft@gmail.com
2013-04-27
1
-0
/
+23
*
Moved client socket accepting into a separate thread object, cListenThread
madmaxoft@gmail.com
2013-03-04
1
-11
/
+10
*
Plugins can now bind console commands
madmaxoft@gmail.com
2013-02-15
1
-8
/
+19
*
Added new hooks: OnChunkAvailable(), OnChunkUnloaded() and OnChunkUnloading(). Modified OnChunkGenerated() signature.
madmaxoft@gmail.com
2013-02-05
1
-2
/
+3
*
Android: Made the initial pre-calculated spawn area smaller
faketruth
2012-11-16
1
-6
/
+12
*
Fixed boolean comparison.
madmaxoft@gmail.com
2012-11-16
1
-1
/
+1
*
Settings.ini is read only once on server start
madmaxoft@gmail.com
2012-11-11
1
-4
/
+5
*
PrimaryServerVersion is not force-saved into settings.ini.
madmaxoft@gmail.com
2012-11-11
1
-3
/
+12
*
Made settings.ini default to settings.example.ini when it doesn't exist
faketruth
2012-11-10
1
-1
/
+6
*
Added the [Server].PrimaryServerVersion setting to settings.ini; 1.4.2 gets the correct version
madmaxoft@gmail.com
2012-10-31
1
-1
/
+4
*
Completely removed the old (buggy) redstone simulator.
madmaxoft@gmail.com
2012-10-06
1
-6
/
+1
*
Unified folder name-casing
madmaxoft@gmail.com
2012-09-29
1
-2
/
+2
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-0
/
+524