Christoph Urlacher christoph
  • Dortmund, Germany
  • CS student at TU-Dortmund

  • Joined on 2023-11-08
christoph pushed to main at christoph/cpp-masssprings 2026-02-25 16:53:27 +01:00
81620d8709 add more puzzles
5e3d007a9d display puzzle title
5a2172cb00 fix crash when resetting an edited board
Compare 3 commits »
christoph pushed to main at christoph/cpp-masssprings 2026-02-25 15:24:14 +01:00
dc894d1c38 add a second tracy target instead of modifying the main target
christoph pushed to main at christoph/cpp-masssprings 2026-02-25 15:14:50 +01:00
79f088d10e disable tracy in flake instead of CMakeList.txt
christoph pushed to main at christoph/cpp-masssprings 2026-02-25 14:13:36 +01:00
a3a8c2f31a add fat klotski
christoph pushed to main at christoph/cpp-masssprings 2026-02-25 13:34:54 +01:00
58235ac52e some valgrind bullshit
christoph pushed to main at christoph/cpp-masssprings 2026-02-25 13:23:03 +01:00
a180d8b7b2 some valgrind bullshit
christoph pushed to main at christoph/cpp-masssprings 2026-02-25 12:45:09 +01:00
82d618f692 update menu + block placing visualization + add move history
christoph pushed to main at christoph/cpp-masssprings 2026-02-25 12:43:34 +01:00
393c598fc3 update menu + block placing visualization + add move history
christoph pushed to main at christoph/cpp-masssprings 2026-02-25 03:20:43 +01:00
3f8274f1d9 add button to move to a state farthest from any win condition
christoph pushed to main at christoph/cpp-masssprings 2026-02-25 02:58:32 +01:00
271902ab1f implement automatic graph traversal along shortest path to solution
christoph pushed to main at christoph/cpp-masssprings 2026-02-25 01:15:49 +01:00
fd58f217c6 implement bfs multi-target distance calculation to nearest winning state
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 22:43:55 +01:00
b9e3ab8d2d implement editing the board win condition
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 22:42:42 +01:00
310a450ebb implement editing the board win condition
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 22:36:24 +01:00
be19fe7ae5 implement editing the board win condition
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 22:08:03 +01:00
d8534cacdd store winning condition in state + remove presets
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 22:03:47 +01:00
8c39158400 store winning condition in state + remove presets
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 20:53:29 +01:00
f31f9557b3 update flags again
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 20:42:40 +01:00
349d614611 add flag to toggle tracy (disabled for now)
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 20:42:26 +01:00
4a0a0a03e3 add flag to toggle tracy (disabled for now)
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 20:40:19 +01:00
6418fc987e add flag to toggle tracy (disabled for now)