Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-05-01 | Implemented SSL connection for WebAdmin. | madmaxoft | 1 | -0/+4 | |
Fixes FS-319. | |||||
2014-04-06 | Added the generated ZBS API file to ignore list. | madmaxoft | 1 | -0/+2 | |
2014-03-25 | Ignoring the default GalExports folder. | madmaxoft | 1 | -0/+1 | |
2014-03-14 | Ignoring all config and SQLite files in the output folder. | madmaxoft | 1 | -4/+2 | |
2014-02-16 | Added files for eclipse and debug, fix a mistake | MuhammadWang | 1 | -0/+1 | |
src/Bindings/BindingsDependecies.txt is a mistake made in 45bc1ff033271bc0c6a9e5931a00c554e065c375 | |||||
2014-01-25 | Ignoring the Comm Logs. | madmaxoft | 1 | -0/+1 | |
2013-12-08 | Ignoring Gallery plugin settings. | madmaxoft | 1 | -0/+3 | |
2013-12-02 | The server builds and uses Lua as DLL in Debug mode. | madmaxoft | 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. | |||||
2013-10-21 | Ignoring a few generated files. | madmaxoft | 1 | -0/+1 | |
2013-09-22 | Added a simple valgrind script for easier testing. | madmaxoft | 1 | -0/+1 | |
2013-09-10 | DumpAPI: Basic HTML output for classes | madmaxoft | 1 | -0/+1 | |
2013-09-09 | APIDump now produces wiki-style tables of functions and constants. | madmaxoft | 1 | -0/+2 | |
Part of #116. | |||||
2013-08-21 | Ignoring all memdump files. | madmaxoft | 1 | -1/+1 | |
2013-08-04 | Ignoring all .ini files in the MCServer folder. | madmaxoft | 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. | |||||
2013-07-30 | Fixed .gitignore up. | Alexander Harkness | 1 | -1/+2 | |
2013-07-29 | Removed settings.ini and webadmin.ini, made them into *.example.ini | madmaxoft | 1 | -0/+2 | |
2013-07-28 | Ignoring all items beginning with "world". | madmaxoft | 1 | -1/+1 | |
This is so that multiple worlds can exists without having to ignore each of them - simply name each worldSomething | |||||
2013-07-28 | Added a .gitignore for the MCServer directory. | Alexander Harkness | 1 | -0/+20 | |