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
/
LuaWindow.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverted moving Lua to C++.
Mattes D
2024-03-15
1
-1
/
+4
*
Chest, weather, crash, and miscellaneous fixes (#5215)
Tiger Wang
2021-04-30
1
-5
/
+1
*
Respect return value of cLuaWindow's OnClicked handler (#4322)
DaPorkchop_
2019-06-11
1
-1
/
+2
*
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
2018-08-29
1
-2
/
+2
*
Replace ItemCallbacks with lambdas (#3993)
peterbell10
2017-09-11
1
-11
/
+4
*
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
2017-09-02
1
-4
/
+11
*
Replace ItemCallbacks with lambdas (#3948)
peterbell10
2017-09-01
1
-11
/
+4
*
Add cLuaWindow OnClicked Callback (#3901)
Lane Kolbly
2017-08-17
1
-1
/
+35
*
Fixes problems with windows:
Lukas Pioch
2017-06-05
1
-0
/
+20
*
LuaState: Fixed race condition in ref tracking. (#3529)
Mattes D
2017-01-09
1
-1
/
+1
*
Converted cLuaState::cCallbackPtr into a UniquePtr.
Mattes D
2016-06-27
1
-4
/
+4
*
Changed cLuaWindow callbacks to use cLuaState::cCallback.
Mattes D
2016-06-27
1
-56
/
+39
*
Revert "Lua callback"
Mattes D
2016-03-21
1
-39
/
+56
*
Changed cLuaWindow callbacks to use cLuaState::cCallback.
Mattes D
2016-03-17
1
-56
/
+39
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-9
/
+9
*
CheckBasicStyle: checks spaces around * and &.
Mattes D
2015-05-09
1
-3
/
+3
*
C++11 and function rename.
Howaner
2014-12-17
1
-0
/
+18
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-7
/
+7
*
Removed a few unnessicary includes
Tycho
2014-09-26
1
-1
/
+0
*
Normalized comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
Fix Undefined behavior at Bindings/LuaWindow line 32
worktycho
2013-12-09
1
-1
/
+4
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-0
/
+185