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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Using Super.
Mattes D
2020-04-16
1
-1
/
+1
*
Replace ItemCallbacks with lambdas (#3993)
peterbell10
2017-09-11
1
-1
/
+1
*
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
2017-09-02
1
-3
/
+2
*
Replace ItemCallbacks with lambdas (#3948)
peterbell10
2017-09-01
1
-2
/
+3
*
Add cLuaWindow OnClicked Callback (#3901)
Lane Kolbly
2017-08-17
1
-0
/
+12
*
Remove double includes part 2 (#3890)
peterbell10
2017-08-03
1
-1
/
+0
*
Fixes problems with windows:
Lukas Pioch
2017-06-05
1
-1
/
+2
*
Clang 5.0 fixes
Lukas Pioch
2017-05-21
1
-1
/
+1
*
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
-2
/
+2
*
Changed cLuaWindow callbacks to use cLuaState::cCallback.
Mattes D
2016-06-27
1
-37
/
+35
*
Revert "Lua callback"
Mattes D
2016-03-21
1
-35
/
+37
*
Changed cLuaWindow callbacks to use cLuaState::cCallback.
Mattes D
2016-03-17
1
-37
/
+35
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-15
/
+15
*
Unified the doxy-comment format.
Mattes D
2015-07-31
1
-14
/
+12
*
Removed unwanted base classes from Lua API.
Mattes D
2015-03-19
1
-2
/
+4
*
C++11 and function rename.
Howaner
2014-12-17
1
-0
/
+1
*
Fixed multiple inheritance in ToLua++.
madmaxoft
2013-12-16
1
-4
/
+4
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-0
/
+95