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
/
Noise.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-29
/
+29
*
Code style: Fixed braces on separate lines.
madmaxoft
2014-07-19
1
-4
/
+8
*
Normalized comments.
madmaxoft
2014-07-17
1
-7
/
+7
*
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-25
/
+25
*
Nullify deleted pointers.
archshift
2014-06-19
1
-0
/
+4
*
Fixed clang warnings about abs() in Noise.cpp.
madmaxoft
2014-06-10
1
-2
/
+2
*
Fixed gcc compilation.
madmaxoft
2014-06-10
1
-2
/
+2
*
Added cRidgedMultiNoise, fixed cPerlinNoise.
madmaxoft
2014-06-09
1
-1
/
+169
*
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-09
1
-1
/
+1
*
Fixes to uninitallsed array access in Noise.cpp
Tycho
2014-04-27
1
-0
/
+2
*
Should fix CIDs 43631, 43632 and 43633
jfhumann
2014-04-25
1
-0
/
+2
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-9
/
+13
*
Changed cNoise seed to signed.
madmaxoft
2014-04-04
1
-1
/
+1
*
Fixed a couple of missing defs
Tycho
2014-03-14
1
-8
/
+0
*
Fixed clang warnings in Noise.cpp.
madmaxoft
2013-12-20
1
-20
/
+20
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+951