| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename files to match code | Tiger Wang | 2021-05-04 | 1 | -3/+2 |
* | Prepare ChunkData for BlockState storage (#5105) | Tiger Wang | 2021-03-05 | 1 | -2/+0 |
* | Fix march=native not being enabled | Tiger Wang | 2021-02-11 | 1 | -2/+2 |
* | zlib -> libdeflate (#5085) | Tiger Wang | 2021-01-11 | 1 | -0/+2 |
* | Prepare for 1.15+ (#4856) | Tiger Wang | 2020-12-21 | 1 | -0/+1 |
* | Remove unused Temporary namespace | Tiger Wang | 2020-12-21 | 1 | -8/+0 |
* | Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) | peterbell10 | 2020-10-05 | 1 | -0/+1 |
* | Use tracing for explosions (#4845) | Tiger Wang | 2020-09-12 | 1 | -2/+2 |
* | 1.13 items support | Tiger Wang | 2020-07-18 | 1 | -3/+4 |
* | Upgrade to C++17 [CMake] (#4717) | Tiger Wang | 2020-05-16 | 1 | -197/+23 |
* | Cleanup some workarounds and warnings (#4735) | peterbell10 | 2020-05-10 | 1 | -7/+0 |
* | Update submodules (#4727) | peterbell10 | 2020-05-09 | 1 | -3/+3 |
* | Removed the obsolete cTracer class. (#4594) | Mattes D | 2020-04-03 | 1 | -2/+0 |
* | Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) | Mattes D | 2020-04-03 | 1 | -3/+4 |
* | Clean up server folder for Android (#4448) | Mat | 2020-01-02 | 1 | -6/+6 |
* | Include missing server files (#4446) | Mat | 2019-12-30 | 1 | -0/+2 |
* | Remove lang folder (#4445) | Mat | 2019-12-30 | 1 | -1/+0 |
* | CMake: Fix builds in folders with spaces | Mattes D | 2019-12-29 | 1 | -6/+5 |
* | CMake: Don't create symlinks if link == orig. | Mattes D | 2019-12-28 | 1 | -15/+25 |
* | Output the binaries into a per-configuration Server subfolder. (#4440) | Mattes D | 2019-12-28 | 1 | -13/+74 |
* | Separated chunk generator from world / plugin interfaces. | Mattes D | 2019-09-06 | 1 | -0/+2 |
* | Added a basic PalettedBlockArea implementation (#4377) | Mattes D | 2019-08-28 | 1 | -0/+4 |
* | Added BlockState implementation for 1.13 support. | Mattes D | 2019-08-24 | 1 | -0/+2 |
* | Improved CMake generator (#4365) | Mattes D | 2019-08-10 | 1 | -2/+7 |
* | BlockTypeRegistry: Initial skeleton | Mattes D | 2019-08-05 | 1 | -0/+2 |
* | Force all headers other than "Globals.h" to be included with relative paths (#4269) | peterbell10 | 2018-08-29 | 1 | -3/+4 |
* | Broadcast refactor (#4264) | peterbell10 | 2018-07-24 | 1 | -1/+1 |
* | cItemGrid: Allocate storage lazily (#4083) | peterbell10 | 2018-01-21 | 1 | -0/+1 |
* | Add the fmt library (#4065) | peterbell10 | 2018-01-03 | 1 | -1/+2 |
* | Fix switch warnings (#4013) | peterbell10 | 2017-09-14 | 1 | -5/+1 |
* | Replace ItemCallbacks with lambdas (#3993) | peterbell10 | 2017-09-11 | 1 | -0/+1 |
* | Update mbedtls to 2.5.1 (#3964) | peterbell10 | 2017-08-30 | 1 | -5/+5 |
* | Add cUUID class (#3871) | peterbell10 | 2017-08-25 | 1 | -0/+2 |
* | Removed the LeakFinder for Windows. (#3777) | Mattes D | 2017-06-19 | 1 | -7/+0 |
* | Removed binary ToLua++ from build. | Mattes D | 2017-05-04 | 1 | -5/+2 |
* | CMake: Output the binary to Server folder in all configurations. (#3486) | Mattes D | 2016-12-18 | 1 | -0/+3 |
* | Use CMake's Android generators to crosscompile | Tiger Wang | 2016-12-12 | 1 | -14/+10 |
* | Fixed type-casting-related warnings. | Mattes D | 2016-08-24 | 1 | -20/+4 |
* | CMake: Fix system Lua usage for non-5.1 versions. (#3271) | Mattes D | 2016-07-21 | 1 | -1/+1 |
* | CMake: Remove needless minimum version specifications. | Mattes D | 2016-07-18 | 1 | -1/+0 |
* | Use system Lua, if available, to generate bindings. | Mattes D | 2016-07-18 | 1 | -11/+22 |
* | Added a Pure-Lua implementation for bindings generation. | Mattes D | 2016-07-18 | 1 | -0/+3 |
* | SelfTests: Removed the unneeded cSelfTests class. | Mattes D | 2016-06-18 | 1 | -2/+0 |
* | Renamed HTTPServer folder to HTTP. | Mattes D | 2016-03-01 | 1 | -1/+1 |
* | Renamed leftover strings to Cuberite / Server, as needed. | Mattes D | 2016-01-01 | 1 | -2/+2 |
* | Fixed builds on FreeBSD 32bit | Julian Laubstein | 2015-12-23 | 1 | -0/+1 |
* | Reorganised the redstone simulator | Tiger Wang | 2015-12-18 | 1 | -3/+4 |
* | Added PieceStructures generator. | Mattes D | 2015-12-01 | 1 | -2/+3 |
* | Add enum for Sound and Particle Effects | Dave Tucker | 2015-11-24 | 1 | -0/+1 |
* | Implemented brewing | Lukas Pioch | 2015-11-03 | 1 | -0/+2 |
* | Added CircleCI for stylechecking. | Mattes D | 2015-09-17 | 1 | -0/+1 |
* | Fixed Lua output folders for Windows builds. | Mattes D | 2015-09-08 | 1 | -2/+2 |
* | Renamed output directory to Server | Mattes D | 2015-09-05 | 1 | -8/+8 |
* | Silenced and fixed many warning messages across multiple files. | Samuel Barney | 2015-07-29 | 1 | -13/+8 |
* | Leather Armor can now be dyed. | Samuel Barney | 2015-07-15 | 1 | -0/+1 |
* | Added JsonCPP library location to search paths | Tiger Wang | 2015-07-12 | 1 | -2/+1 |
* | Updated and submodularised JsonCPP | Tiger Wang | 2015-07-10 | 1 | -1/+2 |
* | SelfTests are registered and executed after logging framework init. | Mattes D | 2015-06-11 | 1 | -0/+2 |
* | Implemented nether portal scanning code. | Lane Kolbly | 2015-06-10 | 1 | -0/+2 |
* | Provide some BuildInfo even for non-CI builds. | Mattes D | 2015-06-05 | 1 | -0/+1 |
* | Clean up Spawn Prepare | tycho | 2015-05-30 | 1 | -0/+2 |
* | Merge branch 'master' into PreventNewWarnings | tycho | 2015-05-28 | 1 | -0/+5 |
|\ |
|
| * | Support building on FreeBSD | linnemannr | 2015-05-25 | 1 | -0/+5 |
* | | Disable -Werror for warnings in tests. | tycho | 2015-05-24 | 1 | -1/+3 |
* | | Made -Weverything an error. | tycho | 2015-05-24 | 1 | -10/+15 |
* | | Make -Werror disabling file only | tycho | 2015-05-19 | 1 | -0/+25 |
|/ |
|
* | Initial implementation of IniFile overloading | tycho | 2015-05-16 | 1 | -0/+6 |
* | ToLua now generates cLuaState::Push() and GetStackValue() | Mattes D | 2015-05-12 | 1 | -1/+1 |
* | Added support for additional data in the ParticleEffect Packet | tycho | 2015-05-07 | 1 | -0/+2 |
* | Update submodules | Tiger Wang | 2015-05-02 | 1 | -1/+1 |
* | Moved window code into cpp files | Howaner | 2015-03-10 | 1 | -2/+2 |
* | Implemented LibEvent-based client connections. | Mattes D | 2015-01-22 | 1 | -0/+1 |
* | Added the libevent library. | Mattes D | 2015-01-22 | 1 | -1/+1 |
* | Merged branch 'origin/master' into c++11. | Mattes D | 2014-12-04 | 1 | -4/+5 |
|\ |
|
| * | CMake: Fixed linux builds. | Mattes D | 2014-11-26 | 1 | -5/+4 |
| * | Windows: Fixed builds with LeakFinder enabled. | Mattes D | 2014-11-26 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'origin/master' into c++11 | Tiger Wang | 2014-11-23 | 1 | -5/+6 |
|\| |
|
| * | Moved all Noise-related files into a separate folder. | Mattes D | 2014-11-18 | 1 | -7/+6 |
| * | Refactored cRidgedNoise into a separate template. | Mattes D | 2014-11-18 | 1 | -0/+1 |
| * | OctavedNoise: linux compilation fixes. | Mattes D | 2014-11-18 | 1 | -0/+1 |
* | | Merged branch 'master' into c++11. | Mattes D | 2014-10-24 | 1 | -1/+3 |
|\| |
|
| * | Merged IniFile into main MCS sources. | Mattes D | 2014-10-23 | 1 | -1/+3 |
* | | Added FastRandom.* back to CMakeLists.txt. | Mattes D | 2014-10-23 | 1 | -0/+2 |
* | | Compile fix? | Tiger Wang | 2014-10-21 | 1 | -2/+0 |
* | | Migrated cSleep and cTimer to std::chrono | Tiger Wang | 2014-10-20 | 1 | -1/+0 |
|/ |
|
* | Added abilty to set build info | Tycho | 2014-09-10 | 1 | -0/+3 |
* | Fixed Bindings regeneration under MSVC. | madmaxoft | 2014-09-01 | 1 | -1/+6 |
* | Merge remote-tracking branch 'origin/master' into Ranks | Mattes D | 2014-08-22 | 1 | -4/+5 |
|\ |
|
| * | Merge pull request #1308 from mc-server/logger | Mattes D | 2014-08-15 | 1 | -4/+5 |
| |\ |
|
| | * | Renamed Loggers | Tycho | 2014-08-12 | 1 | -3/+4 |
| | * | Fixed Tools to work with new logging framework | Tycho | 2014-08-10 | 1 | -2/+0 |
| | * | First Implementatation of new Loggin framework | Tycho | 2014-08-10 | 1 | -2/+4 |
* | | | Removed cGroup and cGroupManager. | Mattes D | 2014-08-21 | 1 | -4/+0 |
* | | | Merge branch 'master' into Ranks | madmaxoft | 2014-08-14 | 1 | -1/+1 |
|\| | |
|
| * | | CheckBasicStyle checks the src folder as well. | madmaxoft | 2014-08-14 | 1 | -1/+1 |
| |/ |
|
* / | RankMgr: Initial interface declaration. | madmaxoft | 2014-08-05 | 1 | -0/+2 |
|/ |
|
* | Merged branch 'master' into NameToUUID. | madmaxoft | 2014-07-31 | 1 | -4/+4 |
|\ |
|
| * | Fixed "Dependency" typos | archshift | 2014-07-30 | 1 | -4/+4 |
* | | Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. | madmaxoft | 2014-07-30 | 1 | -1/+3 |
|/ |
|
* | Added a queue for setting chunk data. | madmaxoft | 2014-07-24 | 1 | -0/+2 |
* | Fixed MSVC bindings regeneration. | madmaxoft | 2014-07-22 | 1 | -1/+1 |
* | CMake: generates a list of all source files. | madmaxoft | 2014-07-21 | 1 | -0/+20 |
* | Fixed MSVC bindings generation. | madmaxoft | 2014-07-19 | 1 | -3/+3 |
* | Moved Windows custom command to src/CMakeLists.txt | archshift | 2014-07-19 | 1 | -0/+19 |
* | CMakeLists: Moved Bindings-specific code to subdir | archshift | 2014-07-19 | 1 | -115/+7 |
* | Blocks/CMakeLists.txt: Fixed header list after merge of master | archshift | 2014-07-19 | 1 | -9/+4 |
* | CMake: Add Bindings library from subdirectory | archshift | 2014-07-19 | 1 | -23/+6 |
* | src/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -20/+148 |
* | src/CMakeLists: Small changes for increased readability | archshift | 2014-07-19 | 1 | -5/+9 |
* | Merge remote-tracking branch 'origin/master' into potions | archshift | 2014-07-10 | 1 | -9/+17 |
|\ |
|
| * | Merge pull request #1144 from mc-server/LuaCodeGen | Mattes D | 2014-07-06 | 1 | -2/+9 |
| |\ |
|
| | * | Tolua generates LuaState_Call.inc file. | madmaxoft | 2014-07-01 | 1 | -2/+9 |
| * | | CMake: Changed slash format to support MSYS. | madmaxoft | 2014-07-03 | 1 | -1/+1 |
| * | | CMake: Use cmake for file-copying. | madmaxoft | 2014-07-02 | 1 | -1/+1 |
| |/ |
|
| * | Fixed linking order under MinGW. | Mattes D | 2014-07-01 | 1 | -1/+1 |
| * | CMake: Added polarssl include dir as non-system. | Mattes D | 2014-06-28 | 1 | -1/+2 |
| * | Changed include folders to work for Bindings, too. | Mattes D | 2014-06-28 | 1 | -3/+3 |
| * | Added PolarSSL dependency to Bindings. | Mattes D | 2014-06-27 | 1 | -1/+1 |
| * | Removed the md5 library, obsoleted by PolarSSL. | Mattes D | 2014-06-27 | 1 | -1/+1 |
* | | EntityEffects.x -> EntityEffect.x, Object-Oriented effects | archshift | 2014-06-19 | 1 | -1/+1 |
* | | Moved Effects.h to EntityEffects.h, added initial impl | archshift | 2014-06-17 | 1 | -1/+1 |
|/ |
|
* | Fixed bindings generation for Win64 builds. | Mattes D | 2014-06-14 | 1 | -9/+28 |
* | Fixed MSVC Bindings generation. | Mattes D | 2014-06-14 | 1 | -0/+3 |
* | Remove windows bindings crutch | worktycho | 2014-06-14 | 1 | -10/+0 |
* | automaticlly build tolua and generate bindings as part of build. | tycho | 2014-06-12 | 1 | -84/+85 |
* | Merged branch 'master' into SslWrappers. | madmaxoft | 2014-04-28 | 1 | -0/+9 |
|\ |
|
| * | Fixed projectile source filenames, indentations | archshift | 2014-04-28 | 1 | -8/+8 |
| * | Fixed ToLua issues | archshift | 2014-04-27 | 1 | -0/+8 |
| * | Cmake generated projects for IDEs include headers in project files. | archshift | 2014-04-25 | 1 | -0/+1 |
* | | Attempted CMake inclusion for PolarSSL++. | madmaxoft | 2014-04-24 | 1 | -2/+2 |
|/ |
|
* | Added Prefabs to *nix builds. | madmaxoft | 2014-03-28 | 1 | -1/+1 |
* | Initial NetherFortGen import. | madmaxoft | 2014-03-28 | 1 | -13/+14 |
* | Merge branch 'master' into unreachable | Tycho | 2014-03-17 | 1 | -0/+3 |
|\ |
|
| * | Merge branch 'master' into BlockEntitys | Howaner | 2014-03-15 | 1 | -6/+1 |
| |\ |
|
| * | | Add item frame saving. | Howaner | 2014-03-15 | 1 | -0/+2 |
| * | | Add health and age load to pickup's. | Howaner | 2014-03-15 | 1 | -0/+1 |
* | | | Patched tolua to emit range checks for enums | Tycho | 2014-03-15 | 1 | -0/+1 |
| |/
|/| |
|
* | | Unified Matrix4 code | andrew | 2014-03-11 | 1 | -1/+0 |
* | | Unified Vector classes | andrew | 2014-03-11 | 1 | -3/+1 |
* | | Move env code part 1 | worktycho | 2014-03-07 | 1 | -10/+0 |
* | | Added support to overide CMake build type with env vars | Tycho | 2014-03-07 | 1 | -0/+8 |
|/ |
|
* | Add Lua Bindings for FlowerPotEntity.h and add documentation. | Howaner | 2014-03-07 | 1 | -0/+1 |
* | Manually exported g_Block tables | andrew | 2014-03-02 | 1 | -0/+1 |
* | Merge pull request #697 from Howaner/Skull | Mattes D | 2014-02-19 | 1 | -0/+1 |
|\ |
|
| * | Rename SkullEntity to MobHeadEntity | Howaner | 2014-02-19 | 1 | -1/+1 |
| * | Add Skulls/Heads | Howaner | 2014-02-17 | 1 | -0/+1 |
* | | Properly exported and documented paintings | Tiger Wang | 2014-02-18 | 1 | -0/+1 |
|/ |
|
* | Added LuaChunkStay to Bindings sources. | madmaxoft | 2014-02-10 | 1 | -36/+47 |
* | Added AllToLua.pkg to MSVC project files. | madmaxoft | 2014-02-09 | 1 | -0/+2 |
* | Merged branch 'master' into ChangeToPolarSSL. | madmaxoft | 2014-01-25 | 1 | -28/+72 |
|\ |
|
| * | Merge pull request #586 from worktycho/BindingsMove | Alexander Harkness | 2014-01-25 | 1 | -28/+65 |
| |\ |
|
| | * | Added dependecy output to Bindings/BindingsDependencies.txt | Tycho | 2014-01-25 | 1 | -0/+7 |
| | * | Reformatted Bindings Dependecies | Tycho | 2014-01-25 | 1 | -28/+58 |
| * | | Fixed Win nightbuilds not producing PDBs. | madmaxoft | 2014-01-24 | 1 | -0/+7 |
| |/ |
|
* | | Merge branch 'master' into ChangeToPolarSSL. | madmaxoft | 2014-01-23 | 1 | -1/+57 |
|\| |
|
| * | Make clean now effects Bindings | Tycho | 2014-01-23 | 1 | -0/+2 |
| * | Removed Bindings folder subcmake on *nix | Tycho | 2014-01-23 | 1 | -1/+2 |
| * | Bugfixes | Tycho | 2014-01-23 | 1 | -2/+9 |
| * | added dependecies for bindings regen | Tycho | 2014-01-23 | 1 | -0/+46 |
* | | PolarSSL is fully used for 1.3.2 protocol encryption. | madmaxoft | 2014-01-23 | 1 | -0/+1 |
* | | Replacing CryptoPP with PolarSSL. | madmaxoft | 2014-01-22 | 1 | -1/+1 |
|/ |
|
* | Changed std to c++11 in clang to fix va_copy issues | Tycho | 2014-01-17 | 1 | -4/+0 |
* | CMake: Fixed output paths for all MSVC versions. | madmaxoft | 2014-01-16 | 1 | -7/+9 |
* | CMake: Added postfix for profiled exe | madmaxoft | 2014-01-14 | 1 | -0/+4 |
* | CMake: Removed leftover debugging output. | madmaxoft | 2014-01-13 | 1 | -1/+0 |
* | CMake: Added resources to windows projects. | madmaxoft | 2014-01-13 | 1 | -1/+14 |
* | CMake generates Bindings when not existant (win) | madmaxoft | 2014-01-12 | 1 | -0/+10 |
* | Output dir set to $/MCServer. | madmaxoft | 2014-01-06 | 1 | -1/+1 |
* | Added support for out-of-source builds. | madmaxoft | 2013-12-28 | 1 | -9/+16 |
* | Made cmake compilation possible on Windows. | madmaxoft | 2013-12-27 | 1 | -5/+15 |
* | Added proper precompiled headers for MSVC. | madmaxoft | 2013-12-26 | 1 | -48/+47 |
* | added precompiled headers | tycho | 2013-12-20 | 1 | -13/+24 |
* | fixed include of math on windows | tycho | 2013-12-20 | 1 | -0/+9 |
* | fixed include paths on windows and added build dir to gitignore | tycho | 2013-12-20 | 1 | -0/+2 |
* | fixed compile errors with headers and math library | tycho | 2013-12-20 | 1 | -6/+15 |
* | fixed multiprocessing on windows and removed redundend compile of headers | tycho | 2013-12-20 | 1 | -1/+0 |
* | fixed a number of windows issues | tycho | 2013-12-19 | 1 | -13/+28 |
* | added md5 as a dependency for bindings | Tycho Bickerstaff | 2013-12-19 | 1 | -1/+2 |
* | added expat as lua bindings dependincy | Tycho Bickerstaff | 2013-12-19 | 1 | -1/+1 |
* | added blocks and blockentities | Tycho Bickerstaff | 2013-12-19 | 1 | -1/+2 |
* | linked in lua | Tycho Bickerstaff | 2013-12-19 | 1 | -1/+1 |
* | added zlib | Tycho Bickerstaff | 2013-12-11 | 1 | -1/+1 |
* | added UI folder | Tycho Bickerstaff | 2013-12-11 | 1 | -1/+3 |
* | removed leakfinder form build | Tycho Bickerstaff | 2013-12-11 | 1 | -1/+1 |
* | added tolua++ command and removed stackwalker from build | Tycho Bickerstaff | 2013-12-10 | 1 | -1/+2 |
* | more cmake changes | Tycho Bickerstaff | 2013-12-10 | 1 | -4/+4 |
* | more cmake | Tycho Bickerstaff | 2013-12-10 | 1 | -3/+19 |
* | more cmake stuff | Tycho Bickerstaff | 2013-12-10 | 1 | -2/+4 |
* | started work on cmake | Tycho Bickerstaff | 2013-12-10 | 1 | -0/+15 |