This website requires JavaScript.
Explore
Help
Sign In
flewkey
/
cuberite-2a
Watch
1
Star
0
Fork
0
You've already forked cuberite-2a
Code
Releases
Activity
Files
1c1e289b3d1cde6978eb9a1d78a3e7aa98405aa4
cuberite-2a
/
source
/
OSSupport
History
madmaxoft@gmail.com
67154217a2
Added base Code::Blocks project (WIP, still doesn't compile) and fixed some source errors with MinGW.
...
git-svn-id:
http://mc-server.googlecode.com/svn/trunk@1510
0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-05-25 14:59:41 +00:00
..
BlockingTCPLink.cpp
…
BlockingTCPLink.h
Merged branch "branches/hooks" into "trunk".
2013-01-12 04:46:01 +00:00
CriticalSection.cpp
Fixed cCriticalSection's debugging functions
2012-12-14 22:36:12 +00:00
CriticalSection.h
Fixed cCriticalSection's debugging functions
2012-12-14 22:36:12 +00:00
Event.cpp
…
Event.h
…
File.cpp
File: Added file rename and deletion functions
2013-05-01 16:59:36 +00:00
File.h
File: Added file rename and deletion functions
2013-05-01 16:59:36 +00:00
GZipFile.cpp
AnvilStats: Added ChunkExtract mode of operation, splitting Anvil files into individual chunks.
2013-02-25 19:06:37 +00:00
GZipFile.h
AnvilStats: Added ChunkExtract mode of operation, splitting Anvil files into individual chunks.
2013-02-25 19:06:37 +00:00
IsThread.cpp
…
IsThread.h
…
ListenThread.cpp
ListenThread: Fixed socket-querying, might have crashed some linux versions.
2013-04-01 13:35:42 +00:00
ListenThread.h
Made ListenThread an OSSupport part, as it's generic enough
2013-03-05 20:47:29 +00:00
MakeDir.cpp
…
MakeDir.h
…
Semaphore.cpp
…
Semaphore.h
…
Sleep.cpp
…
Sleep.h
…
Socket.cpp
Added base Code::Blocks project (WIP, still doesn't compile) and fixed some source errors with MinGW.
2013-05-25 14:59:41 +00:00
Socket.h
IPv6 support: fixed IP string getting on accept()
2013-03-05 13:35:19 +00:00
SocketThreads.cpp
IPv6 support: fixed IP string getting on accept()
2013-03-05 13:35:19 +00:00
SocketThreads.h
SocketThread: clients aren't double-removed anymore.
2012-09-29 19:43:34 +00:00
Thread.cpp
…
Thread.h
…
Timer.cpp
…
Timer.h
…