Commit Graph

50 Commits

Author SHA1 Message Date
Dorian Zedler f8d89b6a53 Update .gitlab-ci.yml 2020-05-11 08:15:22 +00:00
Dorian Zedler e217961867 Update Doxyfile 2020-05-11 08:14:42 +00:00
Dorian Zedler e0252204e3
now using doxygens default Theme again 2020-04-08 22:58:56 +02:00
Dorian Zedler 1e0de0736d
added doxygen bootstrap theme [issue: navbar is not displayed!] 2020-04-08 22:46:46 +02:00
Dorian Zedler d9c92d8031 Update .gitlab-ci.yml 2020-04-08 20:25:17 +00:00
Dorian Zedler b28476b918 Update .gitlab-ci.yml 2020-04-08 20:22:15 +00:00
Dorian Zedler ead4743378 Add new file 2020-04-08 20:21:15 +00:00
Dorian Zedler d078505c8c
added doxygen dar theme 2020-04-08 22:19:10 +02:00
Dorian Zedler e683e7635f
added Doxygen conf 2020-04-08 22:18:29 +02:00
Dorian Zedler 8fb61a6173 minor fixes and improvements 2020-03-04 14:19:37 +01:00
Dorian Zedler 0bc6d3e6f7 - fixed graphics issues 2020-02-25 21:19:29 +01:00
Dorian Zedler 7235dc86d5 created new look for GameBoard 2020-02-25 20:07:18 +01:00
Dorian Zedler d77963ccdb also adding resources now 2020-02-25 20:07:18 +01:00
Dorian Zedler 5305f7f96c Update README.md 2020-02-25 14:49:14 +00:00
Dorian Zedler 8f56ef3958 added board example 2020-02-25 15:47:27 +01:00
Dorian Zedler 54b2b21123 Update README.md 2020-02-25 14:39:45 +00:00
Dorian Zedler a525075e61 added API docs 2020-02-25 15:34:16 +01:00
Dorian Zedler 0c972d335c Added some checks to the server to enshure that moves of the client are legal 2020-02-25 15:34:07 +01:00
Dorian Zedler cc65762f95 added Manifest and new build script 2020-02-25 13:28:10 +01:00
Dorian Zedler 5a136f4c9b added reset function 2020-02-25 11:29:23 +01:00
Dorian Zedler 16a6d49c77 - cleaned up networking stuff
- added a state machine to the game
- added a status label
2020-02-25 11:24:29 +01:00
oliver 8ae82e9f9a added new controllbuttons, still no functionality 2020-02-25 10:44:24 +01:00
Dorian Zedler b36b0f549f - changed the player approach a bit (using a listener now)
- implemented basic networking (caution, still buggy!)
2020-02-25 02:10:57 +01:00
Dorian Zedler d17ad194e1 added build script for linux 2020-02-25 02:09:24 +01:00
Dorian Zedler c9557aa24a - implemented a whole new approach to player handlig 2020-02-24 22:54:37 +01:00
oliver de3543513f added everytime player change 2020-02-24 16:12:02 +01:00
Dorian Zedler ef225e828b Fixed check win 2020-02-22 11:02:10 +01:00
Dorian Zedler ac9e6fb34b added doc comment 2020-02-22 10:43:55 +01:00
Dorian Zedler e9aa132d3f - created a custom button for usage in the ButtonRow 2020-02-22 10:41:35 +01:00
Dorian Zedler 2d6a7f8dce - repainting automatically now 2020-02-22 10:41:16 +01:00
Dorian Zedler 974c8864b6 - minor changes 2020-02-22 10:40:59 +01:00
Dorian Zedler abd2cf6e86 - added dynamic scaling for GameBoard and ButtonRow
- added handling for button press in ButtonRow
2020-02-22 10:40:38 +01:00
Dorian Zedler 27f4b72fe2 Fixed layout issues 2020-02-22 10:39:57 +01:00
Dorian Zedler acb0c067c7 fixed scaling issues with GameBoard and ButtonRow 2020-02-22 09:29:52 +01:00
Dorian Zedler afb0fa4865 added some basic network protocol definitions 2020-02-22 08:48:20 +01:00
oliver b3a02801db added Buttons 2020-02-21 15:48:56 +01:00
Dorian Zedler f4098bf044 Finished up board and winning check 2020-02-17 16:55:21 +01:00
Dorian Zedler bc73ed4829 added win checker 2020-02-17 08:38:16 +01:00
Dorian Zedler c3f5f04dbd added some comments, forcing aspect ratio now 2020-02-16 19:46:57 +01:00
Dorian Zedler 6f4d3eb6ef - added plate container
- changed approach of plate
2020-02-14 19:21:49 +01:00
Dorian Zedler 5b09d30d9a added LICENSE 2020-02-13 19:46:00 +01:00
Dorian Zedler 82a7e690cd added a method to insert plates into a specific column 2020-02-13 19:24:32 +01:00
Dorian Zedler 4b1b5c0f92 some changes to the layout 2020-02-12 15:38:01 +01:00
oliver 08440f45dd removed unused variables and methods, added window title 2020-02-12 15:30:59 +01:00
oliver e8f533bb99 moved gamefield and wining conditions to Gameboard 2020-02-12 15:01:51 +01:00
oliver fe3619d3e2 added simple gridlayout and added winning Conditions 2020-02-11 21:48:29 +01:00
Dorian Zedler 672ba733e5 created a simple plate 2020-02-05 15:29:52 +01:00
oliver 483b214d9b add workspace 2020-02-05 15:07:34 +01:00
Dorian Zedler 3622d03612 added some basic classes 2020-02-05 15:01:40 +01:00
Dorian Zedler b245353ac0 Initial commit 2020-02-05 13:24:34 +00:00