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
/
source
/
UI
/
Window.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed cWindow constants to include the "wt" prefix.
madmaxoft
2013-10-28
1
-10
/
+10
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-2
/
+2
*
Added cWindow property manipulation API.
madmaxoft
2013-08-18
1
-2
/
+24
*
Fixed Window Titles being MCS-*
Tiger Wang
2013-07-27
1
-8
/
+7
*
Rewritten furnaces
madmaxoft@gmail.com
2013-06-16
1
-1
/
+2
*
Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.
madmaxoft@gmail.com
2013-06-13
1
-0
/
+53
*
LuaWindow: Fixed memory leaks with unclosed windows
madmaxoft@gmail.com
2013-06-02
1
-1
/
+1
*
Added the OnClosing callback to cLuaWindow API
madmaxoft@gmail.com
2013-05-30
1
-1
/
+3
*
LuaWindow: Initial code, the window can be opened, but not much manipulated
madmaxoft@gmail.com
2013-05-30
1
-2
/
+35
*
Implemented right-click inventory painting
madmaxoft@gmail.com
2013-05-30
1
-26
/
+52
*
Implemented left-click inventory painting
madmaxoft@gmail.com
2013-05-30
1
-8
/
+201
*
Moved BlockEntities to a separate folder
madmaxoft@gmail.com
2013-05-28
1
-3
/
+3
*
Implemented droppers
madmaxoft@gmail.com
2013-05-26
1
-4
/
+4
*
Refactored window clicking code to use different click actions
madmaxoft@gmail.com
2013-05-08
1
-5
/
+20
*
Fixed personal crafting grid not being tossed on inventory close.
madmaxoft@gmail.com
2013-04-04
1
-4
/
+3
*
Fixed rclk in doublechests
madmaxoft@gmail.com
2013-01-08
1
-9
/
+16
*
Added dispensers (they can't dispense items yet)
luksor111@gmail.com
2012-12-19
1
-0
/
+15
*
Double chests are now working, and with sound. (FS #69)
madmaxoft@gmail.com
2012-10-20
1
-9
/
+32
*
Fixed memory leaks in cWindow and cProtocolRecognizer
madmaxoft@gmail.com
2012-09-29
1
-0
/
+5
*
Hopefully fixed creative inventory tossing items out of the window.
madmaxoft@gmail.com
2012-09-29
1
-1
/
+1
*
Unified folder name-casing
madmaxoft@gmail.com
2012-09-29
1
-1
/
+1
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-7
/
+7
*
Source files cleanup: UI files renamed
madmaxoft@gmail.com
2012-09-23
1
-0
/
+448