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
/
WebServer
/
WebServer.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-09
Core's Web Chat should work on FireFox again. Apparently it appends "charset=utf-8" to the content type which was not properly handled.
faketruth
1
-1
/
+2
2012-08-28
Removed false positives in leakfinder for webserver - by using raw char arrays instead of std::string for const data.
madmaxoft@gmail.com
1
-26
/
+26
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-497
/
+497
2012-05-25
Merged the composable_generator branch into the trunk
madmaxoft@gmail.com
1
-12
/
+62
2012-02-01
Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()!
madmaxoft@gmail.com
1
-22
/
+2
2012-01-31
Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPlugin
faketruth
1
-13
/
+217
2012-01-31
Can now receive POST data in WebPlugins!
faketruth
1
-90
/
+129
2012-01-29
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
1
-10
/
+8
2011-10-03
Source for additional projects
faketruth
1
-0
/
+226