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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
1
-3
/
+0
2018-01-03
Add the fmt library (#4065)
peterbell10
2
-4
/
+4
2017-08-03
Remove double includes part 2 (#3890)
peterbell10
1
-2
/
+0
2016-11-15
Added NoiseSpeedTest project.
Mattes D
1
-0
/
+1
2016-07-18
CMake: Remove needless minimum version specifications.
Mattes D
1
-2
/
+0
2016-02-05
Bulk clearing of whitespace
LogicParrot
3
-41
/
+41
2016-01-01
Renamed leftover strings to Cuberite / Server, as needed.
Mattes D
1
-1
/
+1
2015-12-19
Added HTTPS links wherever they are supported.
Alexander Harkness
1
-21
/
+12
2015-11-25
OrePockets finisher is now configurable.
Mattes D
1
-0
/
+1
2015-07-31
Unified the doxy-comment format.
Mattes D
1
-6
/
+6
2015-07-29
Silenced and fixed many warning messages across multiple files.
Samuel Barney
3
-24
/
+19
2015-05-28
Fix comments
tycho
1
-1
/
+2
2015-05-24
Made -Weverything an error.
tycho
2
-5
/
+10
2015-05-19
Fixed a lot of warnings
tycho
2
-18
/
+18
2015-05-09
More style checking.
Mattes D
1
-29
/
+29
2014-11-29
Fixed QtBiomeVisualiser compilation.
Mattes D
1
-1
/
+0
2014-11-27
OctavedNoise: Another unshadowed local variable.
Mattes D
1
-9
/
+11
2014-11-27
RidgedNoise: Replaced fabs with std::abs().
Mattes D
1
-2
/
+2
2014-11-27
OctavedNoise: Unshadowed a local variable.
Mattes D
1
-10
/
+12
2014-11-23
Removed unnecessary #includes
Tiger Wang
1
-1
/
+0
2014-11-19
cInterpolNoise: Implemented optimized 2D generating.
Mattes D
1
-24
/
+163
2014-11-19
cOctavedNoise: Removed misleading comment, fixed assert texts.
Mattes D
1
-3
/
+3
2014-11-18
cOctavedNoise: Added a forgotten comment.
Mattes D
1
-1
/
+1
2014-11-18
Added a cInterpolNoise template for faster noise generator.
Mattes D
1
-0
/
+385
2014-11-18
Moved all Noise-related files into a separate folder.
Mattes D
5
-0
/
+1665