0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'feature/HandleHalfsizeMazes' into develop More... almost 7 years ago
add a simple pathfinder tests for the 2014 half-size maze More... almost 7 years ago
add a couple of basic flooding tests for half-size mazes More... almost 7 years ago
add method to Maze get a cellID from the row and column More... almost 7 years ago
testMaze can copy classic and half size mazes More... almost 7 years ago
fix error in filer tests and rename test file More... almost 7 years ago
disable mazeprinter tests for clarity More... almost 7 years ago
extend maze filer tests More... almost 7 years ago
mazefiler writes out a 'G' in the goal cell for text files More... almost 7 years ago
add two sample half size mazes to mazedata More... almost 7 years ago
git ignores the test files produced by gtest More... almost 7 years ago
extend the list of error cases reported by the maze filer More... almost 7 years ago
bugfix - maze text file reader can read half-size mazes More... almost 7 years ago
maze text file reader identifies goal if 'G' character is found More... almost 7 years ago
maze printer uses 'G' for the goal cell identifier More... almost 7 years ago
Readme reflects absense of NetBeans project files More... almost 7 years ago
tidy the FloodType getter More... almost 7 years ago
Merge commit '371434663fc38b2ed5f534c00f2a356b6de6c89a' into develop More... almost 7 years ago
Squashed 'libMaze/' changes from 553e18991..7c795e220 More... almost 7 years ago
Squashed 'mazefiles/' content from commit 8ad6bfa8a More... almost 7 years ago
Merge commit '2aec0342fcf808df09230c40f007169bac571ae5' as 'mazefiles' More... almost 7 years ago
remove the old mazefiles More... almost 7 years ago
update the maze filer More... almost 7 years ago
Squashed 'libMaze/' changes from 94074a800..553e18991 More... almost 7 years ago
Merge branch 'master' into develop More... almost 7 years ago
use only text format maze files More... almost 7 years ago
MazeFiler no longer assumes perimeter wall state More... over 7 years ago
Have the MazePrinter tests display results for a visual confirmation More... over 7 years ago
Ensure the maze printer tests all the outer walls properly without assumptions More... over 7 years ago
Merge pull request #1 from Peque/fix_make More... over 7 years ago