Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-09-27 | APIDump: Added an apicheck command. | Mattes D | 1 | -3/+9 | |
This checks the current API for undocumented functions against the current list of official undocumented functions (http://apidocs.cuberite.org/_undocumented.lua) and reports any newly found ones. To be used in CI to check against newly introduced API functions without documentation. | |||||
2015-09-05 | Renamed output directory to Server | Mattes D | 1 | -8/+9 | |
2015-05-28 | Fix comments | tycho | 1 | -1/+0 | |
2015-05-19 | Added LuaState support for all integral types | tycho | 1 | -0/+1 | |
All so added error handling for out of range values | |||||
2015-02-18 | Ignore files generated on build | Tommy Santerre | 1 | -0/+6 | |
2014-12-17 | Added itemblacklist to gitignore | Julian Laubstein | 1 | -0/+1 | |
2014-10-12 | Added CLion project directory to .gitignore | archshift | 1 | -0/+2 | |
2014-09-10 | Added abilty to set build info | Tycho | 1 | -0/+1 | |
build info is displayed at startup Fixes #1410 | |||||
2014-07-30 | Fixed "Dependency" typos | archshift | 1 | -1/+1 | |
2014-07-26 | Git: Ignore AllFiles.lst (generated by cmake) | archshift | 1 | -0/+1 | |
2014-07-21 | CMake: generates a list of all source files. | madmaxoft | 1 | -0/+1 | |
This will be used for the style-checking script. | |||||
2014-07-01 | Ignore Code:::Blocks project files. | Mattes D | 1 | -0/+1 | |
2014-05-23 | Ignore CTest files | Tycho | 1 | -0/+1 | |
2014-03-08 | Add TNT Save/Load and add Netbeans projects to .gitignore | Howaner | 1 | -0/+1 | |
2014-02-16 | Added files for eclipse and debug, fix a mistake | MuhammadWang | 1 | -1/+4 | |
src/Bindings/BindingsDependecies.txt is a mistake made in 45bc1ff033271bc0c6a9e5931a00c554e065c375 | |||||
2014-01-25 | Simplified .gitignore | Tycho | 1 | -55/+5 | |
2014-01-25 | Added dependecy output to Bindings/BindingsDependencies.txt | Tycho | 1 | -0/+1 | |
2014-01-17 | Ignoring MSVC2010+ build folders. | Mattes D | 1 | -0/+2 | |
2014-01-12 | Ignore Win32 .idb files. | madmaxoft | 1 | -0/+1 | |
2013-12-28 | Ignore profile build folders created by MSVC build. | madmaxoft | 1 | -0/+22 | |
2013-12-28 | Fixed the Windows script for uploading Lua API to an FTP server. | madmaxoft | 1 | -0/+1 | |
The new script handles subfolders, too. | |||||
2013-12-26 | Added cmake output folders (VC2008) to gitignore. | madmaxoft | 1 | -0/+37 | |
2013-12-22 | added mergetool files to gitignore | Tycho Bickerstaff | 1 | -0/+1 | |
2013-12-21 | Fixed a typo in .gitignore. | madmaxoft | 1 | -1/+1 | |
The VC IntelliSense DB was getting through again. | |||||
2013-12-21 | hide lua shared library | Tycho Bickerstaff | 1 | -0/+1 | |
2013-12-19 | just a little change for travis ci test | Alexander Harkness | 1 | -2/+4 | |
2013-12-20 | fixed include paths on windows and added build dir to gitignore | tycho | 1 | -0/+1 | |
2013-12-19 | fixed a number of windows issues | tycho | 1 | -0/+7 | |
2013-12-19 | fixed bindings generation | Tycho Bickerstaff | 1 | -0/+2 | |
2013-12-10 | more cmake changes | Tycho Bickerstaff | 1 | -0/+1 | |
2013-12-10 | removed more accedentailly commited object files | Tycho Bickerstaff | 1 | -0/+5 | |
2013-12-10 | removed accedentailly commited object files | Tycho Bickerstaff | 1 | -0/+1 | |
2013-12-10 | added cmake ignores to gitignore | Tycho Bickerstaff | 1 | -1/+10 | |
2013-09-08 | incrementing .gitignore : adding emacs stuff and world | mgueydan | 1 | -0/+20 | |
2013-08-24 | Change the gitignore, fix #122 | Alexander Harkness | 1 | -0/+1 | |
2013-07-29 | Updated the nightbuild script for Git | madmaxoft | 1 | -2/+3 | |
2013-07-28 | Set up proper ignores for ProtoProxy | madmaxoft | 1 | -0/+3 | |
2013-07-28 | Added some more root .gitignores. | Alexander Harkness | 1 | -1/+7 | |
2013-07-27 | Added extra ignores for git. | Alexander Harkness | 1 | -0/+2 | |
2013-07-27 | Added a .gitignore for helpfulness. | Alexander Harkness | 1 | -0/+1 | |