Commit Graph

8 Commits

Author SHA1 Message Date
Hamidreza Bayat
c4575a67d9 Java language level migrations 2020-03-29 15:53:20 +04:30
Hamidreza Bayat
16b57176b6 Update dependencies across modules 2020-03-29 15:53:19 +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
dfaa220946 Remove unnecessary memory allocations 2019-05-23 21:03:23 +02:00
Peter Osterlund
f534754f10 Ignore whitespace in port input field. 2019-05-23 06:22:09 +02:00
Peter Osterlund
b69af245e6 Fix CPU waste in EngineServer 2019-05-19 00:38:46 +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