KimLS
1c07ae9172
Fix for non-standard eqemu options in cmake, please don't do this in the future. Thank you.
2013-11-23 17:26:41 -08:00
SecretsOTheP
f31b9ad98b
Made the variable for disabling the logging system always default to ON instead of OFF. Changed the wording so it's less confusing.
...
This means that the debug logging information will not display at all by default, but the GM command logging will display enabled. If you need to diagnose the logs, simply turn them on at the expense of added CPU/Disk I/O
2013-11-19 09:57:52 -05:00
SecretsOTheP
4a0e07a54c
Fixes to actually use the cmake defs added in the previous revision
2013-11-18 23:54:24 -05:00
SecretsOTheP
6e520c8476
Added options to CMake to disable GM command logging or disable logging entirely while keeping GM commands enabled.
...
Cleaned up some logging
2013-11-18 23:49:12 -05:00
KimLS
f2f4e55818
Import/Export util start
2013-10-18 21:23:45 -07:00
KimLS
d2a3c051e5
Added custom find lua cmake module to make building on windows easier
2013-06-26 09:57:06 -07:00
KimLS
1480b8911f
Sorta hacky work around for doing nukeitem in item quests. Added lua bitop library. Made excluding io/os optional
2013-06-25 14:51:06 -07:00
KimLS
a3e24b6854
Merge from master
2013-05-23 12:50:34 -07:00
KimLS
320494c83d
Windows compile fix
2013-05-23 00:55:29 -07:00
KimLS
b26df187e6
Merge from master terrible
2013-05-15 16:01:13 -07:00
KimLS
9e13a2271c
Merge conflicts
2013-05-15 13:22:46 -07:00
KimLS
2445576ae8
Merge branch 'master' into lua
2013-05-11 20:35:49 -07:00
Michael Cook
73a4e87379
FreeBSD support and clean up of unnecessary ifdef FREEBSD
2013-05-11 14:32:14 -04:00
KimLS
d1f7935ee2
...trying out boost with luabind
2013-05-11 01:29:58 -07:00
KimLS
dc045591e4
Lua work - loading works, I think checking for sub works. Calling subs is in the beginning stages and binding is starting
2013-05-10 20:13:35 -07:00
j883376
4bdd8b2502
Change space indentation to tabs
2013-05-09 11:37:51 -04:00
j883376
ffcff4aea1
Remove trailing whitespace
2013-05-09 11:13:16 -04:00
KimLS
bcf9546b2d
Partial perl parser rewrite, want to make it cleaner and have it match the interface
2013-05-08 20:18:39 -07:00
KimLS
6e9e81a890
Working on fixing up QuestInterface to make multiple parsers work together in harmony, need to fix up Embperl parser next
2013-05-05 23:36:15 -07:00
KimLS
d3588d2c95
PERL ON BY DEFAULT - THANKS DALAYA
2013-05-02 23:24:52 -07:00
KimLS
c5c945f0c3
Make perl truely optional (Dalaya)
2013-05-02 23:21:04 -07:00
KimLS
7237c1f54c
Shared Memory changelog + something with CMake to support rvalue refs
2013-02-27 16:16:20 -08:00
KimLS
5bb604248f
Removed obsolete cleanipc program
2013-02-24 10:52:52 -08:00
KimLS
c31b2b65c1
NPC Faction lists to new shared memory scheme
2013-02-23 13:45:19 -08:00
KimLS
0d16361a40
Working on shared memory stuff - removed some stuff dealing with older code and loading spells from the non-database
2013-02-18 19:00:07 -08:00
KimLS
53d6e4000c
Unit tests + cleanup
2013-02-17 13:36:39 -08:00
KimLS
886fe5cc31
Working on tests, not there yet, added licensing stuff
2013-02-17 12:31:18 -08:00
KimLS
7a2be102aa
Exception classes & required C++11 stuff from GCC(still needs to be fixed)
2013-02-17 11:27:43 -08:00
KimLS
da7347f76f
svn -> git Migration
2013-02-16 16:14:39 -08:00