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
/
OSSupport
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-01
ListenThread: Fixed socket-querying, might have crashed some linux versions.
madmaxoft@gmail.com
1
-1
/
+1
2013-03-29
ListenThread now reports the protocol used (IPv4 - IPv6) in its error messages
madmaxoft@gmail.com
1
-8
/
+8
2013-03-23
Fixed a problem in Linux handling of ListenThread.
madmaxoft@gmail.com
1
-1
/
+4
2013-03-14
Added water and lava springs.
madmaxoft@gmail.com
1
-3
/
+3
2013-03-05
Made ListenThread an OSSupport part, as it's generic enough
madmaxoft@gmail.com
2
-0
/
+304
2013-03-05
IPv6: Windows XP doesn't have the inet_pton() function, resorting to custom-formatting the address
madmaxoft@gmail.com
1
-3
/
+17
2013-03-05
IPv6 support: fixed IP string getting on accept()
madmaxoft
3
-16
/
+22
2013-03-05
Fixed logic in socketthreads connecting
madmaxoft@gmail.com
1
-2
/
+2
2013-03-05
IPv6 support + removed cTCPLink from Lua API
madmaxoft@gmail.com
5
-207
/
+88
2013-03-04
Moved client socket accepting into a separate thread object, cListenThread
madmaxoft@gmail.com
1
-2
/
+5
2013-03-04
Starting an IPv6 support / cSocket rewrite
madmaxoft@gmail.com
3
-10
/
+34
2013-02-25
AnvilStats: Added ChunkExtract mode of operation, splitting Anvil files into individual chunks.
madmaxoft@gmail.com
3
-5
/
+6
2013-02-07
cBlockArea can now be saved as a .schematic file.
madmaxoft@gmail.com
2
-2
/
+31
2013-02-07
Added a cGZipFile class for reading GZipped files.
madmaxoft@gmail.com
4
-13
/
+133
2013-01-12
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2
-24
/
+24
2012-12-14
Fixed cCriticalSection's debugging functions
madmaxoft@gmail.com
2
-5
/
+10
2012-11-22
SocketThreads fixes for crashes reported in FS #272
madmaxoft@gmail.com
3
-11
/
+15
2012-11-15
More valgrind fixes
madmaxoft@gmail.com
1
-2
/
+1
2012-10-26
Critical sections aren't heap-allocated in linux anymore.
madmaxoft@gmail.com
2
-31
/
+27
2012-09-29
SocketThread: clients aren't double-removed anymore.
madmaxoft@gmail.com
2
-22
/
+0
2012-09-29
Extended the cFile interface with Printf()
madmaxoft@gmail.com
2
-0
/
+16
2012-09-25
Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)
madmaxoft@gmail.com
3
-69
/
+62
2012-09-23
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
26
-0
/
+3062