summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Update score.c3.1Alejandro Colomar2018-09-13-2/+2
* Update score.cAlejandro Colomar2018-09-12-1/+1
* Update UNINSTALL.cmdAlejandro Colomar2018-09-12-1/+1
* Update SETUP.cmdAlejandro Colomar2018-09-12-4/+4
* Update MakefileAlejandro Colomar2018-09-12-1/+1
* Update UNINSTALL.cmdAlejandro Colomar2018-09-12-2/+2
* Update SETUP.cmdAlejandro Colomar2018-09-12-16/+16
* Fix bugAlejandro Colomar2018-09-12-0/+2
* Merge pull request #56 from AlejandroColomar/3.0Alejandro Colomar2018-09-06-1/+1
|\
| * V 3.03.0alex2018-09-06-1/+1
* | Merge pull request #55 from AlejandroColomar/3-rcAlejandro Colomar2018-09-06-30/+54
|\ \
| * | Merge pull request #54 from AlejandroColomar/3-rc3Alejandro Colomar2018-09-06-30/+54
| |\|
| | * Fix subtitle to be in the center of the windowalex2018-09-06-1/+1
| | * Fix file name bugsalex2018-09-06-29/+53
* | | Merge pull request #53 from AlejandroColomar/3-rcAlejandro Colomar2018-09-05-138/+27
|\| |
| * | Merge pull request #52 from AlejandroColomar/3-rc2Alejandro Colomar2018-09-05-138/+27
| |\|
| | * Fix typos and minor changesalex2018-09-05-138/+27
| |/
* | Merge pull request #51 from AlejandroColomar/3-rcAlejandro Colomar2018-09-04-219/+406
|\|
| * 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
* | Merge pull request #50 from AlejandroColomar/3-bAlejandro Colomar2018-09-02-69/+127
|\ \
| * | Merge pull request #49 from AlejandroColomar/3-b5Alejandro Colomar2018-09-02-69/+127
|/| | | |/
| * 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