1
0
Commit Graph

18 Commits

Author SHA1 Message Date
madmaxoft
272c232efb Implemented SSL connection for WebAdmin.
Fixes FS-319.
2014-05-01 11:48:03 +02:00
madmaxoft
176deb4b5b Added the generated ZBS API file to ignore list. 2014-04-06 22:30:34 +02:00
madmaxoft
1b00b62a4b Ignoring the default GalExports folder. 2014-03-25 23:49:58 +01:00
madmaxoft
dc1049da3c Ignoring all config and SQLite files in the output folder. 2014-03-14 16:18:31 +01:00
MuhammadWang
e0868c5c06 Added files for eclipse and debug, fix a mistake
src/Bindings/BindingsDependecies.txt is a mistake made in 45bc1ff033
2014-02-17 01:25:17 +08:00
madmaxoft
9d1ebaaf0d Ignoring the Comm Logs. 2014-01-25 15:06:30 +01:00
madmaxoft
13dd1b0c94 Ignoring Gallery plugin settings. 2013-12-08 11:48:44 +01:00
madmaxoft
70cf0c09a8 The server builds and uses Lua as DLL in Debug mode.
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-12-02 22:36:59 +01:00
madmaxoft
628eebefd3 Ignoring a few generated files. 2013-10-21 21:40:14 +02:00
madmaxoft
2a7a482f2c Added a simple valgrind script for easier testing. 2013-09-22 17:29:11 +02:00
madmaxoft
410ba0e331 DumpAPI: Basic HTML output for classes 2013-09-10 22:03:10 +02:00
madmaxoft
a58cf6359d APIDump now produces wiki-style tables of functions and constants.
Part of #116.
2013-09-09 22:28:02 +02:00
madmaxoft
5ba5864349 Ignoring all memdump files. 2013-08-21 14:27:10 +02:00
madmaxoft
b522a9b262 Ignoring all .ini files in the MCServer folder.
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-08-04 16:05:45 +02:00
Alexander Harkness
ad1bf3c36f Fixed .gitignore up. 2013-07-30 15:03:55 +01:00
madmaxoft
f9d9ba75ae Removed settings.ini and webadmin.ini, made them into *.example.ini 2013-07-29 17:56:58 +02:00
madmaxoft
afa19d3bb4 Ignoring all items beginning with "world".
This is so that multiple worlds can exists without having to ignore each of them - simply name each worldSomething
2013-07-28 19:18:15 +02:00
Alexander Harkness
79a0afd953 Added a .gitignore for the MCServer directory. 2013-07-28 10:26:47 +01:00