9 Commits

Author SHA1 Message Date
Perttu Ahola
1b3a4182ab Fix coding style (previous attempt only touched header files) 2014-10-08 00:52:30 +03:00
Perttu Ahola
60874360d9 server: Allow modules that don't contain C++ files if meta.disable_cpp is set 2014-10-05 11:54:46 +03:00
Perttu Ahola
31f3134276 Rename meta.txt to meta.json 2014-10-04 22:13:23 +03:00
Perttu Ahola
c3468ea8fd Fix module loading on Windows 2014-10-04 13:37:40 +03:00
Perttu Ahola
15e9dbcc95 Hack and rape everything so that everything works on Windows and Linux 2014-10-04 00:12:40 +03:00
Perttu Ahola
be719f7eb8 server: Use interface::ModuleInfo in module load interface 2014-09-30 14:23:24 +03:00
Perttu Ahola
851cc805a7 interface/module_info.h 2014-09-30 13:34:22 +03:00
Perttu Ahola
b13436e0df Fix coding style (doing this on core/sajson.h is a bit weird but whatever) 2014-09-30 12:33:48 +03:00
Perttu Ahola
da8c8048d3 builtin/loader 2014-09-29 21:42:49 +03:00