aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * Move pycrctrl.py out of the folderFulgen3012017-07-304-620/+596
| | | | | * Modify .gitignore * Change configuration format to INI
* Replace spaces with tabsFulgen3012017-07-111-559/+559
|
* Move .gitignoreFulgen3012017-07-111-0/+1
|
* PyCRCtrl.setupConfig: Fix commandline parsingFulgen3012017-07-111-4/+13
|
* Modify .gitignoreFulgen3012017-07-111-0/+1
|
* Update README.mdFulgen3012017-07-111-0/+2
|
* Remove unused importsFulgen3012017-07-111-9/+5
|
* Add .travis.ymlFulgen3012017-07-111-0/+8
|
* Relicense PyCRCtrl under the ISC licenseFulgen3012017-07-112-749/+47
|
* Fix regexps and other stuffFulgen3012017-07-111-10/+10
| | | | Fixes #2
* Remove idiotic pyc fileFulgen3012017-07-111-0/+0
|
* Major fixesFulgen3012017-07-111-80/+16
| | | | | * Output is now given as string * Remove capability code
* Fix config loading and writeToServer methodFulgen3012017-07-112-6/+6
|
* Remove plugin system; fix config loadingFulgen3012017-07-114-58/+2
|
* FixesFulgen3012017-07-113-31/+18
|
* Rename plugins.py to plugin.py to prevent conficts with supybot.pluginsFulgen3012017-07-112-1/+1
|
* Fix plugin import, config access, rights accessFulgen3012017-07-111-28/+47
|
* Add basic plugin functionality; move pycrctrl into a folderFulgen3012017-07-112-3/+60
|
* pycrctrl.py: Fix syntax errorFulgen3012017-07-111-1/+1
|
* pycrctrl.py: Add basic configuration file which is generated at first useFulgen3012017-07-111-2/+67
|
* Convert encode - calls to QCodec callsFulgen3012017-07-111-5/+5
|
* Extend QList()Fulgen3012017-07-111-2/+19
|
* Rights and Updater classFulgen3012017-03-071-51/+130
|
* Add managerFulgen3012017-02-150-0/+0
|
* Add capabilities (WIP)Fulgen3012017-02-151-36/+109
|
* Config implementation adjustedFulgen3012017-01-261-8/+9
|
* Removing pypFulgen3012016-12-291-0/+0
|
* Fix propertyFulgen3012016-12-221-1/+1
|
* state: Add decorators for propertyFulgen3012016-12-221-2/+2
|
* state: Add decorators for propertyFulgen3012016-12-221-5/+5
|
* Using base64-encoding for the regexps of the config file.Fulgen3012016-12-111-28/+25
|
* Bugs fixed.Fulgen3012016-12-081-1/+1
|
* Bugs fixed.Fulgen3012016-12-081-4/+3
|
* Fix syntax error.Fulgen3012016-12-081-7/+1
|
* Using local config file; addScenario(self, link) added.Fulgen3012016-12-081-40/+85
|
* Autodownload of iostream libraryFulgen3012016-12-081-18/+27
|
* Several changesFulgen3012016-12-041-13/+20
|
* Changed file to a .pyp file for pyprepFulgen3012016-11-061-12/+13
|
* PyOCCtrl: Fix RegExpsFulgen3012016-10-311-34/+31
|
* PyOCCtrl: Changed engine from openclonk to openclonk-serverFulgen3012016-10-301-2/+3
|
* Initial commitFulgen3012016-10-281-0/+426
|
* Initial commitFulgen3012016-10-282-0/+676