Commit Graph

11 Commits

Author SHA1 Message Date
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
Peter Osterlund
4e1b20e5db Display IP address in EngineServer titlebar 2020-04-25 19:50:29 +02:00
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