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
/
BlockEntities
/
BeaconEntity.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
Moved window code into cpp files
Howaner
1
-1
/
+1
2015-01-11
Initial convertion of a_Dt to std::chrono
Tycho
1
-1
/
+1
2014-12-13
Own classes for all windows.
Howaner
1
-0
/
+1
2014-11-27
BlockEntities: Removed the extra semicolon.
Mattes D
1
-9
/
+10
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-9
/
+15
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-5
/
+5
2014-10-12
fix std:min call, include algorithm and compare same type
Steven Riehl
1
-2
/
+2
2014-10-12
refactor an if block to std::min
Steven Riehl
1
-4
/
+1
2014-10-12
convert old style casts to fix warnings
Steven Riehl
1
-8
/
+4
2014-09-30
Removed WSSCompact
Tiger Wang
1
-62
/
+0
2014-08-02
Fixed a bug who can used from hacked clients.
Howaner
1
-0
/
+2
2014-07-31
Use "default:" in switch.
Howaner
1
-3
/
+6
2014-07-31
Renamed "select..." methods to "set..." and better IsValidEffect() function.
Howaner
1
-47
/
+11
2014-07-31
Renamed functions and added beacon json saving.
Howaner
1
-40
/
+38
2014-07-30
Added window update.
Howaner
1
-0
/
+23
2014-07-30
Exported the beacon.
Howaner
1
-2
/
+0
2014-07-30
Added beacon.
Howaner
1
-19
/
+290
2014-07-21
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
1
-1
/
+1
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2014-04-19
Fixed formatting, made function static.
madmaxoft
1
-8
/
+9
2014-04-12
Some tweaks
STRWarrior
1
-5
/
+17
2014-04-12
Removed debug message.
STRWarrior
1
-1
/
+0
2014-04-12
Simplefied GetPyramidLevel
STRWarrior
1
-10
/
+3
2014-04-12
Implemented the skeleton code for the beacon.
STRWarrior
1
-0
/
+111