Peter Osterlund
af1d725f27
Fix Android Studio warnings in EngineServer
2022-12-11 10:18:16 +01:00
Peter Osterlund
d0b6fd9e4c
Don't create unnecessary objects
2020-08-08 11:52:07 +02:00
Hamidreza Bayat
c4575a67d9
Java language level migrations
2020-03-29 15:53:20 +04:30
Peter Osterlund
eabe60e65f
Fix Android Studio warnings in EngineServer module
2019-06-15 02:08:42 +02:00
Peter Osterlund
f95b643462
Made it possible to run engineServer without a display
...
If the "-nogui" option is passed to the engineServer program it will
run the servers previously configured, but it will not try to show the
GUI to change the engine configuration settings.
2019-05-26 10:22:48 +02:00
Peter Osterlund
fa9cf93245
Create EngineServer Java program
...
This program can be run on a PC and works as an engine server that
DroidFish can connect to using its "network engine" feature.
2019-05-18 21:20:27 +02:00