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
/
VC2008
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewritten cAuthenticator to make use of the new cIsThread architecture - now authentication runs in a single separate thread for all clients;
madmaxoft@gmail.com
2012-02-01
1
-24
/
+24
*
VC2008: removed an unneeded file from zlib project
madmaxoft@gmail.com
2012-02-01
1
-4
/
+0
*
new cIsThread object for thread encapsulation
madmaxoft@gmail.com
2012-02-01
1
-4
/
+12
*
Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()!
madmaxoft@gmail.com
2012-02-01
1
-117
/
+125
*
Initial cFile implementation (using stdio FILE) and test in cChunkMap
madmaxoft@gmail.com
2012-01-30
1
-0
/
+8
*
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
2012-01-29
3
-74
/
+293
*
VC2008 compilation with new lua webplugin
madmaxoft@gmail.com
2012-01-29
1
-0
/
+8
*
ChunkGenerator: rewritten thread-locking using the new RAII CSLock class
madmaxoft@gmail.com
2012-01-29
1
-0
/
+1
*
Added a VC2010 configuration for Debug build with optimized Noise; made it the default in VC2008
madmaxoft@gmail.com
2012-01-27
1
-0
/
+13
*
Updated VC2008 project to include cPlugin_NewLua
madmaxoft@gmail.com
2012-01-27
1
-0
/
+8
*
MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Express
madmaxoft@gmail.com
2012-01-27
6
-0
/
+2623