2025-01-03 16:53 | Fix divide-by-zero bug in hexes if we reach the end of a game | Mikołaj Lenczewski | 1 | +1 | -1 |
2025-01-03 16:07 | Update schedule to ignore python agent by default | Mikołaj Lenczewski | 2 | +7 | -5 |
2025-01-03 15:57 | Fix test-server.sh to use new hex-server uid commandline args | Mikołaj Lenczewski | 1 | +1 | -1 |
2025-01-03 15:56 | Switch to intrusive list for mcts_node children list | Mikołaj Lenczewski | 6 | +202 | -103 |
2025-01-02 15:10 | Improve documentation for test-server.sh | Mikołaj Lenczewski | 2 | +23 | -2 |
2025-01-02 14:53 | Fix server verbosity flag check | Mikołaj Lenczewski | 3 | +5 | -3 |
2025-01-02 14:34 | Improve tournament-host.py docs | Mikołaj Lenczewski | 3 | +42 | -4 |
2025-01-02 14:17 | Make server build respect WERROR environment variable | Mikołaj Lenczewski | 1 | +1 | -1 |
2025-01-02 14:11 | hexes: Reorganise headers and source files | Mikołaj Lenczewski | 20 | +437 | -494 |
2025-01-02 14:10 | Add echo to install and uninstall scripts | Mikołaj Lenczewski | 2 | +4 | -0 |
2025-01-02 13:49 | Allow building on Ubuntu 24.04 | Mikołaj Lenczewski | 5 | +6 | -7 |
2024-04-28 15:15 | Port server to new protocol definitions, change server args | Mikołaj Lenczewski | 12 | +463 | -718 |
2024-04-28 15:15 | Move agents to new protocol definitions | Mikołaj Lenczewski | 8 | +102 | -41 |
2024-04-28 15:14 | Split out hex network protocol into separate directory | Mikołaj Lenczewski | 1 | +177 | -0 |
2024-04-26 23:26 | Update gitignores | Mikołaj Lenczewski | 6 | +5 | -11 |
2024-04-26 23:22 | Simplify build system for server and agents | Mikołaj Lenczewski | 43 | +1037 | -1106 |
2023-08-21 01:20 | example_java_agent: Remove excessively modern -source and -target flags | Mikołaj Lenczewski | 1 | +1 | -2 |
2023-08-21 01:14 | example_cpp_agent: Satisfy GCC compiler | Mikołaj Lenczewski | 1 | +10 | -13 |
2023-08-21 01:13 | example_c_agent: Satisfy GCC compiler | Mikołaj Lenczewski | 1 | +13 | -13 |
2023-08-21 01:13 | hex-server: handle error in freopen for client input, output and error | Mikołaj Lenczewski | 1 | +14 | -3 |
2023-08-21 01:12 | hex-server: Add assertion to catch invalid values in hexopponent | Mikołaj Lenczewski | 1 | +1 | -0 |
2023-08-16 23:42 | hex: fix README format | Mikołaj Lenczewski | 2 | +205 | -205 |
2023-08-16 23:40 | hexes: implement exploration in mcts_node_calc_score | Mikołaj Lenczewski | 1 | +24 | -7 |
2023-08-16 23:09 | hexes: Implemented argument parsing | Mikołaj Lenczewski | 3 | +56 | -9 |
2023-08-13 23:28 | Ported hexes agent to new server protocol | Mikołaj Lenczewski | 22 | +1657 | -0 |
2023-08-13 23:27 | Initial commit | Mikołaj Lenczewski | 36 | +3585 | -0 |