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
/
CMakeLists.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-05
RankMgr: Initial interface declaration.
madmaxoft
1
-0
/
+2
2014-07-30
Added a cMojangAPI class for PlayerName -> UUID lookups, with cache.
madmaxoft
1
-1
/
+3
2014-07-30
Fixed "Dependency" typos
archshift
1
-4
/
+4
2014-07-24
Added a queue for setting chunk data.
madmaxoft
1
-0
/
+2
2014-07-22
Fixed MSVC bindings regeneration.
madmaxoft
1
-1
/
+1
2014-07-21
CMake: generates a list of all source files.
madmaxoft
1
-0
/
+20
2014-07-19
Fixed MSVC bindings generation.
madmaxoft
1
-3
/
+3
2014-07-19
Moved Windows custom command to src/CMakeLists.txt
archshift
1
-0
/
+19
2014-07-19
CMakeLists: Moved Bindings-specific code to subdir
archshift
1
-115
/
+7
2014-07-19
Blocks/CMakeLists.txt: Fixed header list after merge of master
archshift
1
-9
/
+4
2014-07-19
CMake: Add Bindings library from subdirectory
archshift
1
-23
/
+6
2014-07-19
src/CMakeLists.txt: Replaced glob with list of files
archshift
1
-20
/
+148
2014-07-19
src/CMakeLists: Small changes for increased readability
archshift
1
-5
/
+9
2014-07-03
CMake: Changed slash format to support MSYS.
madmaxoft
1
-1
/
+1
2014-07-02
CMake: Use cmake for file-copying.
madmaxoft
1
-1
/
+1
2014-07-01
Tolua generates LuaState_Call.inc file.
madmaxoft
1
-2
/
+9
2014-07-01
Fixed linking order under MinGW.
Mattes D
1
-1
/
+1
2014-06-28
CMake: Added polarssl include dir as non-system.
Mattes D
1
-1
/
+2
2014-06-28
Changed include folders to work for Bindings, too.
Mattes D
1
-3
/
+3
2014-06-27
Added PolarSSL dependency to Bindings.
Mattes D
1
-1
/
+1
2014-06-27
Removed the md5 library, obsoleted by PolarSSL.
Mattes D
1
-1
/
+1
2014-06-19
EntityEffects.x -> EntityEffect.x, Object-Oriented effects
archshift
1
-1
/
+1
2014-06-17
Moved Effects.h to EntityEffects.h, added initial impl
archshift
1
-1
/
+1
2014-06-14
Fixed bindings generation for Win64 builds.
Mattes D
1
-9
/
+28
2014-06-14
Fixed MSVC Bindings generation.
Mattes D
1
-0
/
+3
2014-06-14
Remove windows bindings crutch
worktycho
1
-10
/
+0
2014-06-12
automaticlly build tolua and generate bindings as part of build.
tycho
1
-84
/
+85
2014-04-28
Fixed projectile source filenames, indentations
archshift
1
-8
/
+8
2014-04-27
Fixed ToLua issues
archshift
1
-0
/
+8
2014-04-25
Cmake generated projects for IDEs include headers in project files.
archshift
1
-0
/
+1
2014-04-24
Attempted CMake inclusion for PolarSSL++.
madmaxoft
1
-2
/
+2
2014-03-28
Added Prefabs to *nix builds.
madmaxoft
1
-1
/
+1
2014-03-28
Initial NetherFortGen import.
madmaxoft
1
-13
/
+14
2014-03-15
Patched tolua to emit range checks for enums
Tycho
1
-0
/
+1
2014-03-15
Add item frame saving.
Howaner
1
-0
/
+2
2014-03-15
Add health and age load to pickup's.
Howaner
1
-0
/
+1
2014-03-11
Unified Matrix4 code
andrew
1
-1
/
+0
2014-03-11
Unified Vector classes
andrew
1
-3
/
+1
2014-03-07
Move env code part 1
worktycho
1
-10
/
+0
2014-03-07
Added support to overide CMake build type with env vars
Tycho
1
-0
/
+8
2014-03-07
Add Lua Bindings for FlowerPotEntity.h and add documentation.
Howaner
1
-0
/
+1
2014-03-02
Manually exported g_Block tables
andrew
1
-0
/
+1
2014-02-23
Rename SkullEntity to MobHeadEntity
Howaner
1
-1
/
+1
2014-02-23
Add Skulls/Heads
Howaner
1
-0
/
+1
2014-02-19
Rename SkullEntity to MobHeadEntity
Howaner
1
-1
/
+1
2014-02-18
Properly exported and documented paintings
Tiger Wang
1
-0
/
+1
2014-02-17
Add Skulls/Heads
Howaner
1
-0
/
+1
2014-02-10
Added LuaChunkStay to Bindings sources.
madmaxoft
1
-36
/
+47
2014-02-09
Added AllToLua.pkg to MSVC project files.
madmaxoft
1
-0
/
+2
2014-01-25
Added dependecy output to Bindings/BindingsDependencies.txt
Tycho
1
-0
/
+7
2014-01-25
Reformatted Bindings Dependecies
Tycho
1
-28
/
+58
2014-01-24
Fixed Win nightbuilds not producing PDBs.
madmaxoft
1
-0
/
+7
2014-01-23
PolarSSL is fully used for 1.3.2 protocol encryption.
madmaxoft
1
-0
/
+1
2014-01-23
Make clean now effects Bindings
Tycho
1
-0
/
+2
2014-01-23
Removed Bindings folder subcmake on *nix
Tycho
1
-1
/
+2
2014-01-23
Bugfixes
Tycho
1
-2
/
+9
2014-01-23
added dependecies for bindings regen
Tycho
1
-0
/
+46
2014-01-22
Replacing CryptoPP with PolarSSL.
madmaxoft
1
-1
/
+1
2014-01-17
Changed std to c++11 in clang to fix va_copy issues
Tycho
1
-4
/
+0
2014-01-16
CMake: Fixed output paths for all MSVC versions.
madmaxoft
1
-7
/
+9
2014-01-14
CMake: Added postfix for profiled exe
madmaxoft
1
-0
/
+4
2014-01-13
CMake: Removed leftover debugging output.
madmaxoft
1
-1
/
+0
2014-01-13
CMake: Added resources to windows projects.
madmaxoft
1
-1
/
+14
2014-01-12
CMake generates Bindings when not existant (win)
madmaxoft
1
-0
/
+10
2014-01-06
Output dir set to $/MCServer.
madmaxoft
1
-1
/
+1
2013-12-28
Added support for out-of-source builds.
madmaxoft
1
-9
/
+16
2013-12-27
Made cmake compilation possible on Windows.
madmaxoft
1
-5
/
+15
2013-12-26
Added proper precompiled headers for MSVC.
madmaxoft
1
-48
/
+47
2013-12-20
added precompiled headers
tycho
1
-13
/
+24
2013-12-20
fixed include of math on windows
tycho
1
-0
/
+9
2013-12-20
fixed include paths on windows and added build dir to gitignore
tycho
1
-0
/
+2
2013-12-20
fixed compile errors with headers and math library
tycho
1
-6
/
+15
2013-12-20
fixed multiprocessing on windows and removed redundend compile of headers
tycho
1
-1
/
+0
2013-12-19
fixed a number of windows issues
tycho
1
-13
/
+28
2013-12-19
added md5 as a dependency for bindings
Tycho Bickerstaff
1
-1
/
+2
2013-12-19
added expat as lua bindings dependincy
Tycho Bickerstaff
1
-1
/
+1
2013-12-19
added blocks and blockentities
Tycho Bickerstaff
1
-1
/
+2
2013-12-19
linked in lua
Tycho Bickerstaff
1
-1
/
+1
2013-12-11
added zlib
Tycho Bickerstaff
1
-1
/
+1
2013-12-11
added UI folder
Tycho Bickerstaff
1
-1
/
+3
2013-12-11
removed leakfinder form build
Tycho Bickerstaff
1
-1
/
+1
2013-12-10
added tolua++ command and removed stackwalker from build
Tycho Bickerstaff
1
-1
/
+2
2013-12-10
more cmake changes
Tycho Bickerstaff
1
-4
/
+4
2013-12-10
more cmake
Tycho Bickerstaff
1
-3
/
+19
2013-12-10
more cmake stuff
Tycho Bickerstaff
1
-2
/
+4
2013-12-10
started work on cmake
Tycho Bickerstaff
1
-0
/
+15