No description
  • C 99.2%
  • Makefile 0.8%
Find a file
Stefan 'psYchotic' Zwanenburg 52e8014984 Resetting while the game is paused now makes the minefield appear again
(instead of having to click on resume first).
2009-01-22 21:44:14 +01:00
Doxyfile Added some doxygen documentation, plus the required Doxyfile. 2008-12-31 14:28:26 +01:00
gtkrc.h No longer hiding empty cells with gtkrc. 2009-01-14 16:50:21 +01:00
interface.c Resetting while the game is paused now makes the minefield appear again 2009-01-22 21:44:14 +01:00
LICENSE Added a LICENSE file. This project is now licensed under the MIT 2008-12-27 18:40:50 +01:00
Makefile First clicked cell is now always empty. 2009-01-13 23:50:34 +01:00
Makefile.win Removed the SVGs, as you can't use them on windows. Replaced them with 2008-12-31 13:39:32 +01:00
minesweeper.c Changed generate_minefield_array() somewhat, to fix the fact that the 2009-01-15 18:40:30 +01:00
minesweeper.h Laid out the groundwork in order to generate minefields with the first 2009-01-13 20:13:04 +01:00
myarray.c It can generate and print minefields now. 2008-12-18 22:28:36 +01:00
myarray.h It can generate and print minefields now. 2008-12-18 22:28:36 +01:00
pixbufs.h Removed the SVGs, as you can't use them on windows. Replaced them with 2008-12-31 13:39:32 +01:00