Commit Graph

6 Commits

Author SHA1 Message Date
c1a8589a04 Fixed documentation 2019-08-23 21:10:19 +02:00
e72297bebf UCI refactoring
+ Multiple listener support in UCIHandle
+ UCIInfo class
- Moved info and option parsing into the respective classes
- Removed unimplemented UCI callback methods from UCIPlayer
2019-07-31 17:47:49 +02:00
delvh
b25acff367 Working on external engine integration, added extra menu
+ EngineUtil for storing engine information
- Changed all UCIListener methods to default
2019-07-23 11:54:43 +02:00
a68a87962c Implemented option setting, added UCIOption class 2019-07-22 08:59:13 +02:00
709383e758 Fixed UCI combo GUI type to support multiple predefined values 2019-07-20 06:48:42 +02:00
062a5c3075 Added UCIReceiver and UCIListner, implemented a part of the UCI protocol 2019-07-19 22:16:02 +02:00