61 Commits (13d52b67d54a7e769d18bd6216cabe934c534f40)
 

Author SHA1 Message Date
Isabell Pflug 13d52b67d5 🙈 Fixed .gitignore (hopefully) 1 year ago
Isabell Pflug dc084d5edb 🙈 Fixed typo for doxygen location 1 year ago
Isabell Pflug 654776c864 📝 Initialised doxygen documentation 1 year ago
Isabell Pflug 0d9591f26f 📄 Added agpl v3.0 only license 1 year ago
Isabell Pflug a0ae564ada 🚧 Started on doxygen documentation 1 year ago
Isabell Pflug 8e1c1caab7 🔥 Removed old and bad documentation 1 year ago
Isabell Pflug 84876c70c5 💄 Beautified highscore widget 1 year ago
Isabell Pflug 1e9e780776 🐛 Fixed highscore sorting 1 year ago
Isabell Pflug 98cae7f1ab 💄 Removed ambiguous phrasing for highscore dialogs 1 year ago
Isabell Pflug 4c07866eb9 🐛 Made dialog window actually disappear when clicking "ok" 1 year ago
Isabell Pflug f1dd878ac8 🐛 Replaced '\n' with Qt::endl and fixed duplicate highscore entry 1 year ago
Isabell Pflug 38d801c604 🐛 Fixed highscore functionality
Had to fix a couple of reads and writes, as well as accessing the data in the highscore QMap
1 year ago
Isabell Pflug af00be318f 📝 Added build instructions for unix / linux 1 year ago
Isabell Pflug d90a285180 🚧 Added highscore functionality 1 year ago
Isabell Pflug 0e53d9bf3b 🐛 Got rid of false positive lambda warning in connect 1 year ago
Isabell Pflug da31974744 💄 Made borders even darker 1 year ago
Isabell Pflug 4fc8860bfb 💄 Removed unneccessary sleep 1 year ago
Isabell Pflug c01b6fddb4 🚧 Added provisional "Game over" status text 1 year ago
Isabell Pflug 576295b049 📝 Mentioned c++20 underneath "dependencies" 1 year ago
Isabell Pflug 21776a7162 💄 Re-added borders in color palettes 1 year ago
Isabell Pflug d1de26b0c0 🐛 Fixed the disabled window when starting a new game 1 year ago
Isabell Pflug 1af86b4542 🐛 Moved disabling and re-enabling of the MainWindow to the correct location 1 year ago
Isabell Pflug 6e44546e97 💄 Made color palettes coherently 1 year ago
Isabell Pflug d0f29a3795 🧑‍💻 Added an extra header for the usleep function just to make really sure 1 year ago
Isabell Pflug 8217c9b457 📝 Updated screenshot to show how a running game looks like 1 year ago
Isabell Pflug e6db1caa2b 🐛 Fixed duplicated overlaying button glitch 1 year ago
Isabell Pflug 643939180d 🐛 Fixed checking of empty columns 1 year ago
Isabell Pflug f8d9eb1a50 🎉 Added previously forgotten bubbleRight function. Now it seems to be really done! 1 year ago
Isabell Pflug 73a25cd618 🐛 Fixed disabled buttons bug 1 year ago
Isabell Pflug ecf2c9f555 🎉 IT WORKS 1 year ago
Isabell Pflug 2f5984e36c 💄 Improved default colour scheme once more 1 year ago
Isabell Pflug 92e9699120 🔥 Removed unneccessary icon 1 year ago
Isabell Pflug 6927789f1b Added deletion of clicked cells after getting scored 1 year ago
Isabell Pflug 8e4d58372f Score gets updated correctly now
This means that the Score functionality is entirely complete now!
1 year ago
Isabell Pflug e5ad6e110f Finished getConnected functionality
You can now fill all cells with stars that have at least one neighbour
1 year ago
Isabell Pflug 5e4eac29a7 🚧 Added basic cell group functionality (not entirely working yet) 1 year ago
Isabell Pflug 6d40409314 ⬆️ Upgraded to c++20 (wtf why wasn't that default) 1 year ago
Isabell Pflug c05fdd2265 Added button matrix to keep track of the game boxes 1 year ago
Isabell Pflug 89d36717d5 🐛 Fixed default value for color list 1 year ago
Isabell Pflug 6f19708003 📝 Updated screenshot to fit new default color scheme 1 year ago
Isabell Pflug 606578e9f7 💄 Changed default colours 1 year ago
Isabell Pflug e3c6001af0 🐛 Fixed default colors and button style 1 year ago
Isabell Pflug a0c96414b9 🐛 Fixed name of example config file 1 year ago
Isabell Pflug 05aa5f7026 📝 Added screenshot of game 1 year ago
Isabell Pflug fb7e201cef 🙈 Created .gitignore 1 year ago
Isabell Pflug 8cbbf77a31 📝 Created README.md for project 1 year ago
Isabell Pflug 79dbb350ba 🚚 Moved ThinkPink out of its subfolders 1 year ago
Isabell Pflug e3c2f36358 💄 Added dialog for starting a new game 1 year ago
Isabell Pflug b016f77cae 🐛 Initialising settings *after* initialising the QApplication now 1 year ago
Isabell Pflug ef147f6655 🔥 Removed redundant vertical layout 1 year ago