1
0
Fork 0
Commit Graph

20 Commits

Author SHA1 Message Date
Mathias f1af280202 Added BACKERS to list of files in Windows build 2016-02-19 18:11:30 +02:00
Mattes D ecbb857fad Added brewing.txt to list of files packed with the windows build. 2015-11-10 16:04:48 +01:00
Mattes D 3fb183aaf0 Fixed pack-list for buildservers. 2015-09-06 10:42:44 +02:00
Mattes D 0a24f7977b Added the Prefabs folder to the files packed by build. 2015-06-30 22:05:21 +02:00
Alexander Harkness 130b2b8991 Update Zip2008.list 2014-09-09 13:27:02 +01:00
Mattes D 52dd5ba6dd Added missing newline. 2014-09-06 19:02:16 +02:00
madmaxoft 29910bc3bd Win build: put third party licenses into a separate folder. 2014-09-06 13:41:23 +02:00
madmaxoft 036a8ff98e Added SQLiteCpp library.
This provides C++ wrappers for SQLite, making it safer to use in the C++ environment.
2014-07-28 19:59:53 +02:00
madmaxoft 0e48fd35bd Made Lua compila as a standalone DLL on Windows.
This enables us to use LuaRocks.
2013-12-03 21:37:34 +01:00
Tiger Wang 0c2c803a16 Removed settings/webadmin.example.ini files
Additionally, added some default plugins to autogeneration. Also moved
nbt examples to docs/NBT Examples.
2013-11-04 22:06:23 +00:00
madmaxoft b3906500c7 Removed all example ini files from Install.
They are copied from MCServer by the nightbuild script.
2013-08-03 20:41:26 +02:00
Alexander Harkness 53e22b1185 Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
madmaxoft 48cec90c3f Added Expat and LuaExpat, XML parsing now available in the API.
FS #336
Windows version only, Linux to be fixed soon.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1374 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-04-09 13:43:24 +00:00
madmaxoft@gmail.com 499962029a Added SQLite and LuaSQLite, Lua plugins can now use SQLite.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1368 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-04-07 19:28:32 +00:00
madmaxoft@gmail.com 39ff5b0985 Fixed nightbuild script after files move.
Also moved licenses and Install-related files to Install folder.
The 7z archives are now built inside the Install folder, instead of the root

git-svn-id: http://mc-server.googlecode.com/svn/trunk@771 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-21 15:25:17 +00:00
madmaxoft@gmail.com 2bcbb6c1b8 Removed recipes.txt from nightbuild packing list
git-svn-id: http://mc-server.googlecode.com/svn/trunk@608 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-06-14 17:10:19 +00:00
madmaxoft@gmail.com c167b4d7a3 Fixed crafting.txt filename in the nighbuild script
git-svn-id: http://mc-server.googlecode.com/svn/trunk@553 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-06-04 15:08:06 +00:00
madmaxoft@gmail.com b355bdecce Added the new recipe parser, parsing the crafting.txt file. Included are a few recipes. The old parser still works, but will be replaced soon.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@549 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-06-04 12:08:20 +00:00
madmaxoft@gmail.com ff9ae21e6d Install: added the high_detail_debug and medium_detail_debug scripts
git-svn-id: http://mc-server.googlecode.com/svn/trunk@422 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-03-19 14:13:19 +00:00
madmaxoft@gmail.com d1deba5b56 First attempt at an automated nightbuild script
git-svn-id: http://mc-server.googlecode.com/svn/trunk@308 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-02-22 09:02:11 +00:00