summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterSet TCP_NODELAY on connections (#5558)mjagdis14 days
dumpinfo-plugin-folderFixed dumpinfo plugin not finding Info.lua file if the plugin folder and name don't matchNiels3 weeks
infodump-dependenciesAdded extra possible Info.lua parameter that describes the dependenciesNiels Breuker2 months
endgenUse auto instead of NOISE_DATATYPENiels Breuker3 months
InfoDumpParamsPlugin InfoDump: Fall back to gPluginInfo if g_PluginInfo not found.Mattes D3 months
LuaNoCppReverted moving Lua to C++.Mattes D3 months
FixItemCountFormatFixed a wrong format string.Mattes D12 months
PieceGenClosurePiecesInstead of explicit closure pieces try to place pieces with a single connector.Niels Breuker14 months
apidump-vscodeAdded article explaining how to configure lua-language-serverNiels Breuker15 months
Certificates🌺Tiger Wang19 months
[...]
 
TagDownloadAuthorAge
1.7EOLcuberite-1.7EOL.tar  cuberite-1.7EOL.tar.gz  cuberite-1.7EOL.tar.bz2  cuberite-1.7EOL.tar.lz  cuberite-1.7EOL.tar.xz  cuberite-1.7EOL.tar.zst  cuberite-1.7EOL.zip  Alexander Harkness8 years
1.6EoScuberite-1.6EoS.tar  cuberite-1.6EoS.tar.gz  cuberite-1.6EoS.tar.bz2  cuberite-1.6EoS.tar.lz  cuberite-1.6EoS.tar.xz  cuberite-1.6EoS.tar.zst  cuberite-1.6EoS.zip  Alexander Harkness10 years
ProtoProxy_1.7.2_001cuberite-ProtoProxy_1.7.2_001.tar  cuberite-ProtoProxy_1.7.2_001.tar.gz  cuberite-ProtoProxy_1.7.2_001.tar.bz2  cuberite-ProtoProxy_1.7.2_001.tar.lz  cuberite-ProtoProxy_1.7.2_001.tar.xz  cuberite-ProtoProxy_1.7.2_001.tar.zst  cuberite-ProtoProxy_1.7.2_001.zip  madmaxoft10 years
ProtoProxy_1.6.4_001cuberite-ProtoProxy_1.6.4_001.tar  cuberite-ProtoProxy_1.6.4_001.tar.gz  cuberite-ProtoProxy_1.6.4_001.tar.bz2  cuberite-ProtoProxy_1.6.4_001.tar.lz  cuberite-ProtoProxy_1.6.4_001.tar.xz  cuberite-ProtoProxy_1.6.4_001.tar.zst  cuberite-ProtoProxy_1.6.4_001.zip  Mattes D10 years
 
AgeCommit messageAuthorFilesLines
2017-04-01Merge remote-tracking branch 'origin/fixes' into fixesfixesTiger Wang2-1/+6
2016-12-18goodTiger Wang34-445/+348
2016-12-18testTiger Wang3-25/+33
2016-12-18testTiger Wang51-3551/+2989
2016-08-29testTiger Wang3-9/+22
2016-08-29testTiger Wang2-1/+7
2016-08-29testTiger Wang1-0/+6
2016-08-29testTiger Wang1-45/+20
2016-08-28testTiger Wang6-6/+6
2016-08-21testTiger Wang5-31/+57
2016-08-20testTiger Wang73-4015/+3338
2016-08-15Added cWorld:SetSpawn() API and Lua binding (#3316)ElNounch3-12/+33
2016-08-14Fixed cWorld:ChunkStay bindings. (#3319)Mattes D6-77/+219
2016-08-14Merge pull request #3072 from cuberite/blockclumpsMattes D3-0/+283
2016-08-14Implemented OverworldClumpFlowersNiLSPACE3-0/+283
2016-08-14Typo in IniFile:GetNumKeys() code sample (#3317)ElNounch1-2/+2
2016-08-14Merge pull request #3311 from cuberite/LuaTrackedRefMattes D13-464/+464
2016-08-13IPLookup: Fixed a soft memory leak when looking up invalid IPs.Mattes D1-1/+7
2016-08-13Converted cLuaState::cTableRef to use cTrackedRef.Mattes D12-463/+457
2016-08-13Revert "Added a BasicStyleCheck for virtual functions without override keyword."Mattes D1-2/+0
2016-08-13Added a BasicStyleCheck for virtual functions without override keyword.Mattes D1-0/+2
2016-08-12Fix issue #3312Alexander Harkness1-0/+1
2016-08-11Removed debug log message.Mattes D1-1/+0
2016-08-11Fixed LuaAPI library registrations. (#3308)Mattes D1-1/+18
2016-08-10Updated Core.Alexander Harkness1-0/+0
2016-08-10Fixed NetherBrick recipes (#3306)jammet1-4/+4
2016-08-07Removed "." and ".." from cFile:GetFolderContents(). (#3301)Mattes D1-0/+14
2016-08-07Canonical tag (#3300)Mathias8-1/+8
2016-08-06Merge pull request #3298 from cuberite/FixFileAPILukas Pioch1-16/+16
2016-08-06Fixed cFile API bindings.Mattes D1-16/+16
2016-08-06Commented out code_out.cpp generating.Mattes D1-0/+4
2016-08-04Merge pull request #3281 from cuberite/FixRasPiBuildMattes D15-44/+97
2016-08-04Fixed RasPi builds of unit tests.Mattes D15-44/+97
2016-08-04Merge pull request #3293 from LogicParrot/blockAreaMattes D2-0/+7
2016-08-04Added compile.sh folder check warningsLogicParrot2-0/+7
2016-08-04compile.sh rewrite. Commandline arguments and more. (#3255)LogicParrot1-130/+363
2016-08-03Fixed cFastRandom Test. (#3291)Alexander Harkness4-72/+116
2016-08-03Simplified cChunkMap chunk storage (#2565)Tiger Wang2-666/+257
2016-08-02Switch out long download/compile links. (#3278)Alexander Harkness1-3/+3
2016-07-31Redstone fixes (#3285)Tiger Wang4-55/+99
2016-07-31Add {} around easyinstall.sh (#3286)Alexander Harkness1-0/+6
2016-07-31Fix tab list sometimes not updating after a player leaves. (#3280)Alexander Harkness1-1/+1
2016-07-30Change CROSSCOMPILE flag to NO_NATIVE_OPTIMIZATION (#3279)Alexander Harkness3-24/+18
2016-07-30Fixed port command line argument. (#3287)Alexander Harkness1-5/+1
2016-07-29Merge pull request #3289 from cuberite/autocompletefix2Tiger Wang1-1/+1
2016-07-29Fix the error in #3270.Alexander Harkness1-1/+1
2016-07-29Added additional examples to the documentation for HOOK_BLOCK_SPREAD. (#3277)Alexander Harkness1-4/+20
2016-07-29Merge pull request #3284 from cuberite/revert-3226-redstoneMattes D5-101/+57
2016-07-29Revert "Redstone fixes"Mattes D5-101/+57
2016-07-29Merge pull request #3226 from cuberite/redstoneTiger Wang5-57/+101
2016-07-29Consolidated comparator codeTiger Wang3-48/+44
2016-07-29Comparators and pistons no longer update instantlyTiger Wang4-15/+63
2016-07-21Tab completion across worlds (#3270)Alexander Harkness5-1/+55
2016-07-21CMake: Fix system Lua usage for non-5.1 versions. (#3271)Mattes D3-8/+32
2016-07-21Dropped 1.7 support (#3253)Mathias10-3665/+5
2016-07-20README now has HTTPS links.1.7EOLAlexander Harkness1-3/+3
2016-07-20Added newsletter, HTTPS links.Alexander Harkness1-2/+5
2016-07-20Added Robert Cringely to BACKERSAlexander Harkness1-0/+1
2016-07-20Fix endianness issue with ODROID-C2 Boards (#3268)Alexander Harkness1-1/+1
2016-07-19Merge pull request #3204 from cuberite/BindingsGenLuaMattes D64-403/+2061
2016-07-18CMake: Silenced CMP0054 policy warning.Mattes D1-0/+4
2016-07-18CMake: Remove needless minimum version specifications.Mattes D32-64/+0
2016-07-18Use system Lua, if available, to generate bindings.Mattes D4-23/+72
2016-07-18APIDump: Added explicit IsStatic flag to static functions.Mattes D6-106/+110
2016-07-18Updated API documentation.Mattes D19-154/+381
2016-07-18Vector3: Removed useless NormalizeCopy overload from LuaAPI.Mattes D1-1/+7
2016-07-18DiffAPIDesc: Support optional params in desc.Mattes D1-12/+12
2016-07-18LuaAPI: Fixed bindings for cChunkDesc:GetBlockTypeMetaMattes D3-2/+39
2016-07-18Bindings: Added a script to generate a diff between APIDesc and ToLua.Mattes D2-3/+553
2016-07-18Bindings: Don't generate docs for private symbols, mark static symbols.Mattes D1-13/+35
2016-07-18APIDump: Changed not to use globals, added more doxycomments.Mattes D2-42/+64
2016-07-18Bindings: Output description is valid Lua file.Mattes D1-3/+7
2016-07-18Bindings: Extract unexported DoxyComments.Mattes D1-15/+134
2016-07-18Bindings: Extract DoxyCommentsMattes D1-18/+187
2016-07-18Added a Pure-Lua implementation for bindings generation.Mattes D4-2/+511
2016-07-18Fixes for boat entities (#3265)beeduck7-7/+186
2016-07-18Update README.md (#3266)Julian Laubstein1-1/+1
2016-07-12Merge pull request #3261 from Seadragon91/patch-1Mattes D2-2/+3
2016-07-12Changed Hopper to wtHopper and adjusted .gitignore.Lukas Pioch2-2/+3
2016-07-10Merge pull request #3259 from cuberite/FixJsonBoolMattes D2-4/+16
2016-07-10Fixed Lua Json serializing a bool.Mattes D2-4/+16
2016-07-07removed cast from BlockTrapdoor.h (#3256)gaurav sehgal3-4/+9
2016-07-06Added Server OS section pr template (#3254)Julian Laubstein1-0/+1
2016-07-06Merge pull request #3252 from Altenius/fixpistonMattes D1-5/+9
2016-07-06Fixed piston destroying other pistonsAltenius1-5/+9
2016-07-06Merge pull request #3250 from Altenius/masterLukas Pioch1-1/+1
2016-07-05Fixed falling block spawningAltenius1-1/+1
2016-07-02Merge pull request #3247 from cuberite/FixBindingsDependenciesMattes D3-2/+122
2016-07-02Bindings: Added missing dependencies.Mattes D1-0/+12
2016-07-02CircleCI: Check for missing Bindings dependenciesMattes D2-2/+110
2016-07-02Merge pull request #3246 from cuberite/revert_redstone_handlerMattes D2-93/+31
2016-07-01Revert "Made redstone handlers static"Lukas Pioch2-93/+31
2016-07-01Merge pull request #3244 from cuberite/minecart_chestMattes D1-0/+1
2016-06-30Close chest window if minecart is destroyedLukas Pioch1-0/+1
2016-06-30Merge pull request #3232 from cuberite/LuaCallbackMattes D30-2282/+1614
2016-06-27Converted cLuaState::cCallbackPtr into a UniquePtr.Mattes D9-24/+39
2016-06-27Removed dead code related to callbacks.Mattes D4-43/+3
2016-06-27cPluginManager: Use a callback for command handler registration.Mattes D8-209/+167
2016-06-27LuaState: Implemented proper locking for cCallback.Mattes D11-115/+151
2016-06-27Changed cLuaWindow callbacks to use cLuaState::cCallback.Mattes D7-183/+243
[...]
 
Clone
http://ni.xn--ijanec-9jb.eu/anonymous/cuberite
https://ni.xn--ijanec-9jb.eu/anonymous/cuberite