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
/
src
/
Globals.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed MSVC2013 compilation.
Mattes D
2014-05-01
1
-1
/
+1
*
Fixed C++11 check for SharedPtr.
madmaxoft
2014-04-25
1
-1
/
+1
*
Added shared_ptr handling for C++03 mode.
madmaxoft
2014-04-25
1
-3
/
+7
*
Declared a SharedPtr that hopefully resolves on all platforms.
madmaxoft
2014-04-24
1
-1
/
+9
*
Initial C++ SSL classes.
madmaxoft
2014-04-24
1
-2
/
+4
*
Fixed a few MSVC type warnings.
Mattes D
2014-04-03
1
-0
/
+3
*
Fixed non-virtual destructors warnings.
madmaxoft
2014-03-28
1
-2
/
+8
*
Added Noreturn attribtes to a couple of functions and made a missing noreturn an error
Tycho
2014-03-14
1
-2
/
+9
*
Added NORETURN macro
Tycho
2014-03-14
1
-0
/
+4
*
Fixed xofts issues
Tycho
2014-03-14
1
-1
/
+2
*
Fixed comma
Tycho
2014-03-12
1
-2
/
+2
*
Added additional macros to support the MSVC size_t format and changed all formats to use the macros
Tycho
2014-03-12
1
-0
/
+4
*
Merge branch 'Werror' into warnings
Tycho
2014-03-12
1
-1
/
+14
|
\
|
*
Fixed printf format compatabilty
Tycho
2014-03-12
1
-0
/
+5
|
*
Merge branch 'master' into Werror
Tycho
2014-03-12
1
-0
/
+8
|
|
\
|
|
*
Unified Vector classes
andrew
2014-03-11
1
-0
/
+8
|
*
|
Fixed comments an assert
Tycho
2014-03-12
1
-1
/
+1
*
|
|
Added macros to follow format string checking through wrappers
Tycho
2014-03-11
1
-0
/
+4
|
/
/
*
|
Fixed test asserts
Tycho
2014-03-10
1
-3
/
+4
*
|
Be more parinoid about int sizes
Tycho
2014-03-09
1
-2
/
+16
*
|
Globals.h is now warnings free again.
Tycho
2014-03-09
1
-2
/
+0
|
/
*
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-0
/
+1
*
Thread safe cMap manager
andrew
2014-02-20
1
-3
/
+3
*
Manual merge (Fixed conflicts)
andrew
2014-02-20
1
-0
/
+10
*
Merge branch 'master' into GeneratingBenchmark2
Tycho
2014-01-26
1
-0
/
+3
|
\
|
*
PolarSSL is fully used for 1.3.2 protocol encryption.
madmaxoft
2014-01-23
1
-0
/
+3
*
|
Added support for overide in c++11 supporting varients of gcc/clang
Tycho
2014-01-26
1
-2
/
+4
|
/
*
Move biome definition to separate files
Bill Derouin
2014-01-09
1
-0
/
+1
*
Disabled an unneeded MSVC warning.
madmaxoft
2014-01-07
1
-4
/
+7
*
Disabled the type conversion MSVC warning.
madmaxoft
2014-01-06
1
-1
/
+3
*
Changed the release version of ASSERT.
Diusrex
2014-01-05
1
-1
/
+1
*
Making all of the useful level 4 warnings be active.
Diusrex
2014-01-05
1
-1
/
+13
*
Removed offending tr1/memory header inclusion.
madmaxoft
2013-12-18
1
-3
/
+0
*
Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h.
STRWarrior
2013-12-14
1
-0
/
+1
*
Fixed a load of issues, clang autodetection works now.
Alexander Harkness
2013-11-27
1
-1
/
+0
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+227