| 2024-12-05 21:14 | 1 comment is all - final | adglas21 | 1 | +0 | -1 |
| 2024-12-05 19:44 | Minor refactoring | William Lindholm | 11 | +155 | -158 |
| 2024-12-05 19:32 | Fixed formatting | William Lindholm | 3 | +78 | -88 |
| 2024-12-05 11:56 | Updated comments | adglas21 | 3 | +29 | -16 |
| 2024-12-05 11:46 | more comments | lukeeeeeee334 | 2 | +4 | -4 |
| 2024-12-05 10:59 | Merge branch 'main' of https://github.com/LindholmLabs/Online-TicTacToe | lukeeeeeee334 | 4 | +66 | -15 |
| 2024-12-05 10:59 | comments on allscore, score and register | lukeeeeeee334 | 3 | +20 | -19 |
| 2024-12-05 10:42 | Updated comments | adglas21 | 4 | +66 | -15 |
| 2024-12-04 15:52 | reset timer once 2 moves are placed | lukeeeeeee334 | 1 | +3 | -0 |
| 2024-12-04 15:41 | fixed the register UID | lukeeeeeee334 | 1 | +41 | -61 |
| 2024-12-02 12:15 | Removed second forfeit button | adglas21 | 4 | +3 | -33 |
| 2024-12-02 10:06 | Updated register panel | adglas21 | 2 | +174 | -42 |
| 2024-11-28 17:09 | merge | lukeeeeeee334 | 3 | +75 | -19 |
| 2024-11-28 17:05 | fixed a bug where you could join your own game and fixed the register for if a new user is created | lukeeeeeee334 | 2 | +39 | -49 |
| 2024-11-28 17:01 | Forfeit button implemented | adglas21 | 2 | +48 | -17 |
| 2024-11-28 16:37 | Petar's updated WS | adglas21 | 1 | +3 | -2 |
| 2024-11-28 14:57 | final bug fixes - luke | lukeeeeeee334 | 2 | +19 | -5 |
| 2024-11-28 09:32 | updated score for draw and moved setGameState to PollingThread | lukeeeeeee334 | 4 | +58 | -52 |
| 2024-11-27 18:56 | Merge branch 'main' of https://github.com/LindholmLabs/Online-TicTacToe | adglas21 | 1 | +15 | -1 |
| 2024-11-27 18:56 | Timer - nearly finalised | adglas21 | 1 | +16 | -4 |
| 2024-11-27 18:55 | No longer allows you to create a game if you are already host of a game | William Lindholm | 1 | +5 | -0 |
| 2024-11-27 18:46 | Now only updating games list if it has been changed | William Lindholm | 1 | +10 | -1 |
| 2024-11-27 18:28 | Resetting grid when creating or joining new game | William Lindholm | 3 | +9 | -2 |
| 2024-11-27 17:37 | Logout button working | adglas21 | 2 | +30 | -1 |
| 2024-11-27 16:54 | Game id shows for players + username is shown for title | adglas21 | 1 | +38 | -14 |
| 2024-11-27 16:43 | Fixed bug regarding who gets next turn | William Lindholm | 3 | +13 | -3 |
| 2024-11-27 15:59 | Merge branch 'main' of https://github.com/LindholmLabs/Online-TicTacToe | William Lindholm | 1 | +9 | -0 |
| 2024-11-27 15:59 | Now checking turn before allowing player to make a move | William Lindholm | 3 | +37 | -31 |
| 2024-11-27 15:43 | Added forfeit button - need to add action listener | adglas21 | 1 | +9 | -0 |
| 2024-11-27 15:35 | Merge branch 'main' of https://github.com/LindholmLabs/Online-TicTacToe | William Lindholm | 1 | +3 | -3 |
| 2024-11-27 15:35 | Implemented some bugfixes | William Lindholm | 6 | +67 | -63 |
| 2024-11-27 15:30 | Updated username label | adglas21 | 1 | +3 | -3 |
| 2024-11-27 15:22 | fixed bug where both players can get 'x' | lukeeeeeee334 | 1 | +1 | -0 |
| 2024-11-27 15:14 | Main panel shows user's name | adglas21 | 1 | +13 | -0 |
| 2024-11-27 13:33 | fixed bug where board would update before joining game | lukeeeeeee334 | 2 | +7 | -3 |
| 2024-11-27 12:58 | Merge branch 'main' of https://github.com/LindholmLabs/Online-TicTacToe | lukeeeeeee334 | 4 | +110 | -11 |
| 2024-11-27 12:58 | made it so that a player can actually win | lukeeeeeee334 | 1 | +18 | -0 |
| 2024-11-26 19:24 | Implemented, check who wins, reset the game after winner | adglas21 | 4 | +110 | -11 |
| 2024-11-24 16:47 | Implemented SOAP calls for gameplay, tictactoegrid now updates server | William Lindholm | 6 | +185 | -71 |
| 2024-11-19 17:23 | fixed a bug where player would not recieve the correct symbol | lukeeeeeee334 | 3 | +83 | -97 |
| 2024-11-19 16:56 | Fixed a bug where back buttons did not work | William Lindholm | 2 | +18 | -18 |
| 2024-11-19 16:38 | changed the tictactoegrid | lukeeeeeee334 | 2 | +20 | -35 |
| 2024-11-19 13:01 | join game button functionality and changed output of the opengames | lukeeeeeee334 | 2 | +112 | -29 |
| 2024-11-19 11:02 | changes to main | lukeeeeeee334 | 3 | +33 | -41 |
| 2024-11-19 10:57 | score.java, allscore.java and mainpanel.java | lukeeeeeee334 | 3 | +245 | -136 |
| 2024-11-18 12:27 | final changes on score.java | lukeeeeeee334 | 3 | +15 | -3 |
| 2024-11-18 12:05 | built the personal score system | lukeeeeeee334 | 2 | +113 | -4 |
| 2024-11-12 12:09 | Updated timer | adglas21 | 1 | +1 | -1 |
| 2024-11-12 12:08 | implemented timer | adglas21 | 1 | +51 | -3 |
| 2024-11-12 11:56 | Implemented CustomPanel and way to update games list | William Lindholm | 9 | +110 | -15 |
| 2024-11-12 10:20 | Create game button action listener | adglas21 | 1 | +16 | -0 |
| 2024-11-11 13:25 | Updated readme with UI, login and registration information | William Lindholm | 2 | +21 | -2 |
| 2024-11-11 13:12 | Added logic for login and register | William Lindholm | 5 | +59 | -22 |
| 2024-11-10 15:16 | updated register.java | lukeeeeeee334 | 1 | +25 | -8 |
| 2024-11-10 13:05 | Added logic for showing/ hiding password | adglas21 | 1 | +27 | -11 |
| 2024-11-10 12:33 | login.java layout complete | adglas21 | 2 | +65 | -7 |
| 2024-11-10 11:19 | StartPanel.java implemented | adglas21 | 3 | +59 | -6 |
| 2024-11-09 16:32 | register.java and client change | lukeeeeeee334 | 2 | +58 | -2 |
| 2024-11-07 18:30 | Added new startpanel as example | William Lindholm | 2 | +31 | -1 |
| 2024-11-07 18:20 | Implemented main window UI | William Lindholm | 3 | +162 | -2 |
| 2024-11-07 16:17 | Updated report to reflect current progress | William Lindholm | 6 | +23 | -1 |
| 2024-11-07 16:17 | Added flatlaf | William Lindholm | 2 | +16 | -1 |
| 2024-11-07 13:37 | added class variables for the web service interface | lukeeeeeee334 | 1 | +5 | -0 |
| 2024-11-07 13:28 | Merge branch 'main' of https://github.com/LindholmLabs/Online-TicTacToe | William Lindholm | 1 | +1 | -1 |
| 2024-11-07 13:28 | Generated web service interface. | William Lindholm | 3 | +390 | -0 |
| 2024-11-07 13:16 | Update author | adglas21 | 1 | +1 | -1 |
| 2024-11-07 13:03 | Imported TicTacToe web service | William Lindholm | 9 | +805 | -0 |
| 2024-11-07 12:47 | Imported project files, and created maven project. | William Lindholm | 6 | +146 | -0 |
| 2024-11-07 12:45 | Initial commit | William Lindholm | 4 | +42 | -0 |