Commit Graph

7 Commits

Author SHA1 Message Date
ae9abded19
Changed class Javadoc to use @author and @since tags 2020-08-15 23:25:30 +02:00
20e9c8b36e
Fixed documentation 2020-08-15 23:25:08 +02:00
e37450c144
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
2020-08-15 23:24:59 +02:00
0a1ab4bab6
Working on external engine integration, added extra menu
+ EngineUtil for storing engine information
- Changed all UCIListener methods to default
2020-08-15 23:24:49 +02:00
660d33d3b3
Implemented option setting, added UCIOption class 2020-08-15 23:24:44 +02:00
bd91e3125d
Fixed UCI combo GUI type to support multiple predefined values 2020-08-15 23:24:42 +02:00
2c6b801038
Added UCIReceiver and UCIListner, implemented a part of the UCI protocol 2020-08-15 23:24:41 +02:00