| Age | Commit message (Collapse) | Author |
|
core:
another bit of api simplification
modules:
adapted to api changes
|
|
typo fix
added description to setting_info
server:
api:
using structure with setting info instead of hust string for just value (a bit of necessary complication)
renamed few structs to avoid collision with protobuf ones
defined few module variables in api itself (a bit of simplification for module developer)
modules:
adapted to api changes
|
|
minor corrections
few missed fields
server:
started module api designing
fixed typo in modules loader code
|
|
implemented get_module_settings
|
|
basic program options support
abitilty to print installed modules info
started config support implementation
|
|
working module prototype
|
|
|
|
|