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
/
Bindings
/
ManualBindings_World.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Changed world tasks to use cLuaState::cCallback.
Mattes D
1
-67
/
+38
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-11
/
+11
2016-01-02
Fix typo (ammount)
Arnaud Meuret
1
-3
/
+3
2015-12-18
Revised the explosion-related Lua API and docs.
Mattes D
1
-34
/
+128
2015-11-03
Implemented brewing
Lukas Pioch
1
-0
/
+2
2015-10-04
Fixed a race condition between chunk loader and generator.
Mattes D
1
-2
/
+2
2015-09-25
Prepared ScheduleTask for threading refactor
Tiger Wang
1
-44
/
+11
2015-09-24
fixed cast
tycho
1
-1
/
+1
2015-09-24
Add new "ForEach" function: ForEachLoadedChunk.
tycho
1
-0
/
+54
2015-08-18
Some warning fixes
Julian Laubstein
1
-6
/
+16
2015-07-29
Silenced and fixed many warning messages across multiple files.
Samuel Barney
1
-4
/
+4
2015-06-24
Buttons no longer click on when already on. Buttons now play sound when clicking off.
Hax52
1
-1
/
+1
2015-05-30
Made cLightingThread own its callbacks
tycho
1
-2
/
+1
2015-05-23
TryGetHeight returns a bool
Alexander Harkness
1
-1
/
+1
2015-05-19
Added LuaState support for all integral types
tycho
1
-1
/
+1
2015-05-13
Moved cWorld manual bindings out into a separate file.
Mattes D
1
-0
/
+588