summaryrefslogtreecommitdiffstats
path: root/src/UI/WindowOwner.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-31Unified the doxy-comment format.Mattes D1-14/+6
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-2/+2
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-2/+2
2014-09-27SuggestionsTiger Wang1-11/+57
2014-09-13Implemented Chest MinecartsTiger Wang1-68/+1
2014-07-17Basic style fixes.madmaxoft1-1/+1
2014-03-28Fixed non-virtual destructors warnings.madmaxoft1-0/+4
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-08-19Moved entities into the Entities subfolder.madmaxoft1-1/+1
2013-05-28Moved BlockEntities to a separate foldermadmaxoft@gmail.com1-1/+1
2013-05-25Fixed WindowOwner implementationmadmaxoft@gmail.com1-3/+3
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-2/+2
2012-09-23Source files cleanup: UI files renamedmadmaxoft@gmail.com1-1/+1
2012-09-20Refactored windows.madmaxoft@gmail.com1-4/+13
2012-08-07Prepared WindowOwner class hierarchy for minecart with chest.madmaxoft@gmail.com1-13/+86
2012-08-06A bit of cleanup and documentation around the UI window handlingmadmaxoft@gmail.com1-5/+19
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-29/+29
2012-03-19Basic cWindow thread-safetymadmaxoft@gmail.com1-3/+12
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-1/+0
2011-12-29 - Chests open and close on clients when opened/closedmtilden@gmail.com1-0/+5
2011-10-03MCServer c++ source filesfaketruth1-0/+16