summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* V 3.03.0alex2018-09-06-1/+1
* Fix subtitle to be in the center of the windowalex2018-09-06-1/+1
* Fix file name bugsalex2018-09-06-29/+53
* Fix typos and minor changesalex2018-09-05-138/+27
* Update README.txtalex2018-09-04-48/+50
* fix minor bugs & clean code for releasealex2018-09-04-127/+356
* Delete debian dir. I desist building a .deb until some other timealex2018-09-03-44/+0
* Modify files to be installable on Windowsalex2018-09-02-8/+25
* Modify Makefile and other files to build for Debian (unfinished)alex2018-09-02-25/+25
* Modify Makefile and other files to build for Debian (unfinished)alex2018-09-02-59/+100
* Change name: mine_sweeper -> mine-sweeperalex2018-09-01-42/+47
* V 3.b.3alex2018-09-01-1/+1
* Modify player TUI to refresh help window only when needed: solve cursor blin...alex2018-09-01-34/+48
* Modify player CLUI to show help in two linesalex2018-09-01-194/+79
* Modify refresh time to eliminate blinkingalex2018-09-01-1/+1
* Modify .gitignore to ignore the Windows executablealex2018-09-01-0/+1
* Modify .gitignore to ignore the executableSebastian Colomar2018-09-01-0/+1
* Modify .gitignoreSebastian Colomar2018-09-01-1/+1
* Add .gitignore fileSebastian Colomar2018-09-01-0/+1
* Merge pull request #48 from AlejandroColomar/v-3.b.3Alejandro Colomar2018-09-01-15/+131
|\
| * Bug fix: blinkAlejandro Colomar2018-09-01-8/+10
| * V 3.b.3Alejandro Colomar2018-09-01-7/+121
|/
* Merge pull request #46 from AlejandroColomar/v-3.b.2Alejandro Colomar2018-09-01-130/+721
|\
| * V 3.b.2Alejandro Colomar2018-09-01-130/+721
|/
* Merge pull request #44 from AlejandroColomar/3.b.1Alejandro Colomar2018-08-31-96/+462
|\
| * V 3.b.1Alejandro Colomar2018-08-31-96/+462
|/
* Merge pull request #42 from AlejandroColomar/v-3.a.9Alejandro Colomar2018-08-31-4498/+4715
|\
| * V 3.a.9Alejandro Colomar2018-08-30-2312/+3488
| * Rename modules/ui/src/tui.c to modules/menu/src/menu_tui.cAlejandro Colomar2018-08-30-0/+0
| * Rename modules/ui/src/parser.c to modules/menu/src/parser.cAlejandro Colomar2018-08-30-0/+0
| * Rename modules/ui/src/game_ui.c to modules/player/src/player_iface.cAlejandro Colomar2018-08-30-0/+0
| * Rename modules/ui/src/game_tui.c to modules/player/src/player_tui.cAlejandro Colomar2018-08-30-0/+0
| * Rename modules/ui/src/game_iface.c to modules/game/src/game_iface.cAlejandro Colomar2018-08-30-0/+0
| * Rename modules/ui/src/game_clui.c to modules/player/src/player_clui.cAlejandro Colomar2018-08-30-0/+0
| * Delete clui.cAlejandro Colomar2018-08-30-192/+0
| * Rename modules/ui/Makefile to modules/menu/MakefileAlejandro Colomar2018-08-30-0/+0
| * Rename modules/ui/obj/Makefile to modules/menu/obj/MakefileAlejandro Colomar2018-08-30-0/+0
| * Rename modules/ui/inc/tui.h to modules/menu/inc/menu_tui.hAlejandro Colomar2018-08-30-0/+0
| * Rename modules/ui/inc/parser.h to modules/menu/inc/parser.hAlejandro Colomar2018-08-30-0/+0
| * Delete parser.hAlejandro Colomar2018-08-30-11/+0
| * Rename modules/game/inc/game_iface.h to modules/player/inc/player_iface.hAlejandro Colomar2018-08-30-0/+0
| * Rename modules/ui/inc/game_tui.h to modules/player/inc/player_tui.hAlejandro Colomar2018-08-30-0/+0
| * Rename modules/ui/inc/game_iface.h to modules/game/inc/game_iface.hAlejandro Colomar2018-08-30-0/+0
| * Rename modules/ui/inc/game_clui.h to modules/player/inc/player_clui.hAlejandro Colomar2018-08-30-0/+0
| * Rename modules/player/inc/player_clui.h to modules/menu/inc/parser.hAlejandro Colomar2018-08-30-0/+0
| * Rename modules/ui/inc/clui.h to modules/player/inc/player_clui.hAlejandro Colomar2018-08-30-0/+0
| * Delete init.cAlejandro Colomar2018-08-30-128/+0
| * Delete MakefileAlejandro Colomar2018-08-30-46/+0
| * Delete init.hAlejandro Colomar2018-08-30-13/+0
| * Delete MakefileAlejandro Colomar2018-08-30-24/+0