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