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
/
main.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Normalized spaces after "catch".
madmaxoft
2014-07-21
1
-2
/
+2
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-5
/
+5
*
main.cpp: field style fixes
archshift
2014-07-20
1
-7
/
+7
*
main.cpp: Fixed warnings with g_TERMINATE_EVENT_RAISED and g_SERVER_TERMINATED
archshift
2014-07-19
1
-4
/
+4
*
Normalized comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
Fixed spaces around single-line comments.
madmaxoft
2014-07-17
1
-9
/
+9
*
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-2
/
+2
*
abort does not take a parameter.
worktycho
2014-06-01
1
-2
/
+2
*
Use abort in SIGSEGV and SIGABRT handlers
worktycho
2014-06-01
1
-2
/
+2
*
Fixed a few unneeded breaks
Tycho
2014-03-14
1
-1
/
+0
*
Added a "nooutbuf" cmdline param.
madmaxoft
2014-02-27
1
-11
/
+16
*
Disabled the leak finder.
madmaxoft
2014-02-20
1
-1
/
+3
*
SIGABRT exits with failure.
Tiger Wang
2014-01-27
1
-0
/
+1
*
Fixed client packet parsing.
madmaxoft
2014-01-26
1
-3
/
+23
*
Added SIGABRT to catchers list
Tiger Wang
2014-01-26
1
-1
/
+6
*
Comm logging is available in both Debug and Release modes.
madmaxoft
2014-01-25
1
-4
/
+0
*
Fixed *nix compilation for previous commit.
madmaxoft
2014-01-24
1
-2
/
+2
*
Added per-connection comm logging in debug mode.
madmaxoft
2014-01-24
1
-1
/
+24
*
Fixed SIGABRT_COMPAT on other architectures.
madmaxoft
2014-01-17
1
-0
/
+2
*
Changed newline character because of issues
Tiger Wang
2014-01-16
1
-1
/
+10
*
Graceful shutdown on SIGTERM
Tiger Wang
2014-01-07
1
-0
/
+5
*
Fixed comments in main.cpp and Player.cpp
Tiger Wang
2013-12-24
1
-1
/
+1
*
Added some comments in main.cpp
Tiger Wang
2013-12-23
1
-1
/
+1
*
Added many event catchers
Tiger Wang
2013-12-22
1
-11
/
+53
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+197