Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the generated ZBS API file to ignore list. | madmaxoft | 2014-04-06 | 1 | -0/+2 |
| | |||||
* | Ignoring the default GalExports folder. | madmaxoft | 2014-03-25 | 1 | -0/+1 |
| | |||||
* | Ignoring all config and SQLite files in the output folder. | madmaxoft | 2014-03-14 | 1 | -4/+2 |
| | |||||
* | Added files for eclipse and debug, fix a mistake | MuhammadWang | 2014-02-16 | 1 | -0/+1 |
| | | | | src/Bindings/BindingsDependecies.txt is a mistake made in 45bc1ff033271bc0c6a9e5931a00c554e065c375 | ||||
* | Ignoring the Comm Logs. | madmaxoft | 2014-01-25 | 1 | -0/+1 |
| | |||||
* | Ignoring Gallery plugin settings. | madmaxoft | 2013-12-08 | 1 | -0/+3 |
| | |||||
* | The server builds and uses Lua as DLL in Debug mode. | madmaxoft | 2013-12-02 | 1 | -0/+4 |
| | | | | This is a test to see how LuaRocks will interact. Only debug mode on Windows is affected, all other platforms and modes are unchanged. | ||||
* | Ignoring a few generated files. | madmaxoft | 2013-10-21 | 1 | -0/+1 |
| | |||||
* | Added a simple valgrind script for easier testing. | madmaxoft | 2013-09-22 | 1 | -0/+1 |
| | |||||
* | DumpAPI: Basic HTML output for classes | madmaxoft | 2013-09-10 | 1 | -0/+1 |
| | |||||
* | APIDump now produces wiki-style tables of functions and constants. | madmaxoft | 2013-09-09 | 1 | -0/+2 |
| | | | | Part of #116. | ||||
* | Ignoring all memdump files. | madmaxoft | 2013-08-21 | 1 | -1/+1 |
| | |||||
* | Ignoring all .ini files in the MCServer folder. | madmaxoft | 2013-08-04 | 1 | -7/+1 |
| | | | | Only the .example.ini files are supposed to be in the repository and they must be added specifically by name (git add -f <filename>). All the other .ini files are considered instance-specific and are not to be put into the repo. | ||||
* | Fixed .gitignore up. | Alexander Harkness | 2013-07-30 | 1 | -1/+2 |
| | |||||
* | Removed settings.ini and webadmin.ini, made them into *.example.ini | madmaxoft | 2013-07-29 | 1 | -0/+2 |
| | |||||
* | Ignoring all items beginning with "world". | madmaxoft | 2013-07-28 | 1 | -1/+1 |
| | | | | This is so that multiple worlds can exists without having to ignore each of them - simply name each worldSomething | ||||
* | Added a .gitignore for the MCServer directory. | Alexander Harkness | 2013-07-28 | 1 | -0/+20 |