|
3891d90f43
|
updated docs path
|
2025-01-19 13:43:02 +01:00 |
|
|
a7ef306800
|
reorganized repository
|
2025-01-19 13:33:30 +01:00 |
|
|
a1e1205247
|
moved controller to subfolder
|
2025-01-18 13:28:32 +01:00 |
|
|
1007b6744d
|
removed .idea folder
|
2025-01-18 13:12:55 +01:00 |
|
|
f0701fe9e7
|
fixed navigation and more secure navigation
|
2025-01-18 13:11:27 +01:00 |
|
|
b462ae3c7e
|
removed second layer to set the start positions
|
2025-01-16 20:56:06 +01:00 |
|
|
8ad2a1342a
|
fixed history
|
2025-01-16 19:30:40 +01:00 |
|
|
99007047eb
|
final commit for Torsten
|
2025-01-16 16:03:56 +01:00 |
|
Fabian505
|
d8b9430120
|
Changes
|
2025-01-16 15:34:29 +01:00 |
|
Fabian505
|
4f4d598eb6
|
Changes
|
2025-01-16 15:29:18 +01:00 |
|
Fabian505
|
2f065f4917
|
Finish export method
|
2025-01-16 13:38:16 +01:00 |
|
|
3e8d6d9557
|
draw / resign and feedback from moves in ui
|
2025-01-16 12:48:39 +01:00 |
|
Fabian505
|
6c8d033629
|
Add SetPlayers with set order
|
2025-01-16 12:33:58 +01:00 |
|
Fabian505
|
3dfe314836
|
Set instruction to InstructionVisualizer
|
2025-01-16 12:17:56 +01:00 |
|
Fabian505
|
ca546e5ba6
|
Merge branch 'main' of https://gitea.hb.dhbw-stuttgart.de/FabianHamacher/TurboSchach
|
2025-01-16 11:50:53 +01:00 |
|
Fabian505
|
6b01273580
|
Add menu for Player name input
|
2025-01-16 11:50:48 +01:00 |
|
|
625d607ef0
|
added some information
|
2025-01-16 10:03:24 +01:00 |
|
Fabian505
|
14869f4a83
|
Modify eport method; round counter doesnt work quiet right
|
2025-01-16 09:26:53 +01:00 |
|
Fabian505
|
47b880e737
|
Implement export method
|
2025-01-16 08:49:01 +01:00 |
|
|
efd60b89e4
|
import of pgn file with ui and bug fixes
|
2025-01-16 01:29:45 +01:00 |
|
|
bbd92bfa8b
|
Remove old files; Add final todos
|
2025-01-15 21:15:57 +01:00 |
|
|
65227d12ab
|
Small changes
|
2025-01-15 20:45:55 +01:00 |
|
|
d2fbaa4af6
|
updated make files and removed old files
|
2025-01-15 10:11:16 +01:00 |
|
Sebastian Brosch
|
2ae5de715d
|
added cross platform clear
|
2025-01-15 10:08:30 +01:00 |
|
|
8d75c055c0
|
Remove methods out of main.cpp
|
2025-01-15 08:24:40 +01:00 |
|
|
83eb22e627
|
Merge branch 'Export_Import_Feature'
|
2025-01-15 06:43:53 +01:00 |
|
|
30cd5c4af8
|
Add ToDos
|
2025-01-15 06:42:10 +01:00 |
|
|
faa0e236b6
|
Add ToDo for later
|
2025-01-15 06:36:43 +01:00 |
|
Fabian505
|
12a009b7db
|
Address merge bugs; Move old code
|
2025-01-15 05:30:54 +01:00 |
|
Fabian505
|
373c186075
|
Merge new Feature
|
2025-01-15 04:43:40 +01:00 |
|
Fabian505
|
9821f78c87
|
Trying to Merge
|
2025-01-15 04:25:34 +01:00 |
|
Fabian505
|
9fb66b6755
|
Darstellung der Menüs größten Teils umgesetzt; Navigation noch sehr buggy; Einige Features muessen noch umgesetzt werden (siehe README)
|
2025-01-15 04:04:08 +01:00 |
|
|
50b3312f49
|
added draw
|
2025-01-14 23:10:10 +01:00 |
|
|
6127e4cf37
|
Refactor Visualizer, Add CommandVisualizer
|
2025-01-14 17:27:20 +01:00 |
|
Fabian505
|
8636bcfb0c
|
push all changes for work
|
2025-01-14 06:13:47 +01:00 |
|
|
aa06318c07
|
import of pgn files with examples
|
2025-01-14 00:05:37 +01:00 |
|
|
7695efa5d3
|
now adding the whole chess piece move object to the internal vector
|
2025-01-12 22:31:24 +01:00 |
|
|
c38f134254
|
improved detection for checkmate
|
2025-01-12 21:05:20 +01:00 |
|
|
99c644bffb
|
updated build command and created makefile
|
2025-01-11 23:49:17 +01:00 |
|
|
4602cbe187
|
optimized chessboard
|
2025-01-11 23:14:31 +01:00 |
|
|
0a1f3d1e26
|
optimized next positions for pawn
|
2025-01-11 23:07:17 +01:00 |
|
Fabian505
|
b4c2f84ea0
|
Provisorisches Padding wieder eingefügt
|
2025-01-11 14:31:47 +01:00 |
|
Fabian505
|
c9f83c396f
|
Implement first displays of new elements (StartMenu and Historie)
|
2025-01-11 13:55:50 +01:00 |
|
Fabian505
|
5a77578699
|
Change compile command to include new visualizer classes
|
2025-01-11 13:54:43 +01:00 |
|
Fabian505
|
0fbe762391
|
Create Base Class for Visualization of different elements (First implementation of StartMenu and Historie)
|
2025-01-11 13:53:42 +01:00 |
|
Fabian505
|
85d22b4736
|
Add first version of start menu (not functional)
|
2025-01-11 05:09:19 +01:00 |
|
|
4cf45f75bc
|
tested stalemate
|
2025-01-11 00:46:13 +01:00 |
|
|
4bf1447673
|
code style
|
2025-01-11 00:18:20 +01:00 |
|
Fabian505
|
d1286469c3
|
Save and display chessboard over a 2d vector
|
2025-01-10 22:30:45 +01:00 |
|
|
27b684c550
|
compile and run for windows and linux
|
2025-01-10 17:37:06 +01:00 |
|