This website requires JavaScript.
Explore
Help
Sign In
flewkey
/
cuberite-2a
Watch
1
Star
0
Fork
0
Code
Releases
Activity
Files
99876ea4bae68af856e1b7a231b180cdb1ffef32
cuberite-2a
/
WebServer
T
History
madmaxoft@gmail.com
ecfe6ab65b
Source files cleanup: The rest of the files renamed.
...
git-svn-id:
http://mc-server.googlecode.com/svn/trunk@887
0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-23 22:09:57 +00:00
..
base64.cpp
Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android!
2012-08-15 21:24:11 +00:00
base64.h
…
Events.cpp
Source files cleanup: The rest of the files renamed.
2012-09-23 22:09:57 +00:00
Events.h
Source files cleanup: The rest of the files renamed.
2012-09-23 22:09:57 +00:00
Globals.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
Globals.h
Using the _DEBUG macro for *nix debug builds as well; trying to force 8-byte alignment on critical sections (
http://forum.mc-server.org/showthread.php?tid=384
)
2012-03-09 09:39:48 +00:00
Socket.cpp
Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android!
2012-08-15 21:24:11 +00:00
Socket.h
Fixed *nix hang on server stop (socket needs shutting down)
2012-02-17 13:09:56 +00:00
StdHelpers.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
StdHelpers.h
…
Tracer.h
…
UrlHelper.cpp
Now the web server supports %20 spaces in URLs
2012-08-22 10:16:57 +00:00
UrlHelper.h
…
WebServer.cpp
Source files cleanup: The rest of the files renamed.
2012-09-23 22:09:57 +00:00
WebServer.h
Fixed a few gcc pedantic warnings; made BLOCKTYPE an unsigned char type.
2012-08-03 11:53:11 +00:00