summaryrefslogtreecommitdiff
path: root/server/include/api_module_base.h
AgeCommit message (Collapse)Author
2015-08-31server:Gluzskiy Alexandr
core: another bit of api simplification modules: adapted to api changes
2015-08-28protocol:Gluzskiy Alexandr
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
2015-08-22protocol:Gluzskiy Alexandr
minor corrections few missed fields server: started module api designing fixed typo in modules loader code
2015-03-29api fixesGluzskiy Alexandr
implemented get_module_settings
2015-03-27working module loaderGluzskiy Alexandr
basic program options support abitilty to print installed modules info started config support implementation
2015-03-27module api fixes (thx 0xd34df00d)Gluzskiy Alexandr
working module prototype
2015-03-26workingGluzskiy Alexandr
2015-03-25working on apiGluzskiy Alexandr