Commit Graph

  • 2024d53e48 Merge remote-tracking branch 'AZMCODE/tty-solitaire/auto-win-disable' master maride 2024-11-26 22:25:01 +0100
  • 17cfae9c54 Merge remote-tracking branch 'DolphyWind/tty-solitaire/auto_uncover_top' maride 2024-11-26 22:21:02 +0100
  • 9c7212cae0
    Merge pull request #68 from lrprince/maneuvre-drawing-bugfix Murilo Pereira 2024-09-23 01:00:44 +0200
  • e989b69340 Fix drawing bug on maneuvre stacks Larry Prince 2024-09-21 10:03:45 -0700
  • ef83b74a3c Fix twelve-year-old misspelling Murilo Pereira 2023-03-16 15:41:42 +0100
  • 525a00e6e2
    Merge pull request #67 from DolphyWind/memory_leak_fix Murilo Pereira 2023-02-10 13:11:38 +0100
  • 22ec7de16c Memory gets freed when you quit after you select a card DolphyWind 2023-02-10 13:56:27 +0300
  • 7f459aa5b8 Automatically expose the top card on a maneuvre after a move DolphyWind 2023-01-11 00:17:39 +0300
  • ea1b78b9b2 Add a command line flag to disable auto-win behavior AZMCode 2022-09-05 10:28:48 -0400
  • 14cd5e61bb Drop GCC -fcommon so that the new default -fno-common is used Murilo Pereira 2021-11-03 13:56:31 +0100
  • 7958cea858 Move cursor and deck variable definitions to game.c Murilo Pereira 2021-11-03 13:56:03 +0100
  • 4cc3d9c070
    Merge pull request #58 from greno4ka/fix-for-gcc10 Murilo Pereira 2021-11-03 13:54:51 +0100
  • acc75d4224
    Merge pull request #61 from trofi/master Murilo Pereira 2021-11-03 10:43:24 +0100
  • 4d066c564d src/gui.c: always use "%s"-style format for printf()-style functions Sergei Trofimovich 2021-11-02 23:24:42 +0000
  • 4875f34e6b Release 1.3.1 Murilo Pereira 2021-09-03 17:03:20 +0100
  • 9d32aae34f
    Merge pull request #60 from vaporup/master Murilo Pereira 2021-09-03 17:59:35 +0200
  • 276de8b68e changes the usage output to not include the full contents of argv[0] Sven Wick 2021-09-02 22:08:33 +0200
  • 9561b23652 Add Debian testing to installation options Murilo Pereira 2021-08-31 14:07:55 +0200
  • 8bba55df41 Make gcc10 happy Grigory Ustinov 2020-12-21 18:56:41 +0300
  • 452bae128e
    Merge pull request #54 from MimmyJau/fix-greeting Murilo Pereira 2020-11-21 11:06:30 +0100
  • b236fa46ae
    Merge pull request #51 from MimmyJau/fix-grammar Murilo Pereira 2020-11-21 10:25:08 +0100
  • f95b1000a9 Modified language of greeting and included <Shift+M> command Jimmy 2020-11-21 00:21:19 -0500
  • 9850f86c88 Fixed grammar in comments Jimmy 2020-11-19 22:54:04 -0500
  • b937ec599a Add Nix to installation options. Murilo Pereira 2020-11-11 10:20:36 +0100
  • 56f788e293 Add Repology badge. Murilo Pereira 2020-11-11 10:19:10 +0100
  • ff368bc980 Release 1.3.0. Murilo Pereira 2020-06-01 17:03:02 +0200
  • e74df8d067
    Merge pull request #43 from mpereira/four-color-deck Murilo Pereira 2020-06-01 16:55:46 +0200
  • 2fe7075946 Make "--colors" be "four-color-deck". Murilo Pereira 2020-06-01 16:51:26 +0200
  • 87619ed80a Merge branch 'master' into four-color-deck Murilo Pereira 2020-06-01 16:27:29 +0200
  • da9a59649f Change "color" int option to "no-background-color" bool option. Murilo Pereira 2020-06-01 16:00:06 +0200
  • 0ce1526c81 Automatically format file with LSP via LLVM. Murilo Pereira 2020-06-01 15:43:53 +0200
  • 456b66d008
    Merge pull request #31 from Siborgium/master Murilo Pereira 2020-06-01 15:42:31 +0200
  • 5bbaafde79
    Merge pull request #42 from dther/master Murilo Pereira 2020-06-01 15:39:24 +0200
  • 080e4af432 Merge branch 'master' of http://github.com/mpereira/tty-solitaire Rudy Dellomas III 2020-06-01 12:37:20 +1000
  • d44c1eb623 Add C flag to allow tentative definitions Rudy Dellomas III 2020-06-01 12:33:57 +1000
  • 3ac90c806a Release 1.2.0. Murilo Pereira 2020-05-31 23:00:22 +0200
  • 223837b9e0
    Merge pull request #41 from dther/master Murilo Pereira 2020-05-31 22:40:22 +0200
  • 379ef4322c
    Merge pull request #35 from yoyoma2/master Murilo Pereira 2020-05-31 22:37:23 +0200
  • 975c778683 Add Ncurses references to development README section. Murilo Pereira 2020-05-31 22:02:58 +0200
  • ca3acc8251 Add package manager install instructions to README. Murilo Pereira 2020-05-31 21:57:08 +0200
  • 56177f4393 Redraw card background to prevent visual artefacts Rudy Dellomas III 2020-06-01 01:12:40 +1000
  • 0268d6df09
    Merge pull request #36 from porridge/clean Murilo Pereira 2019-05-15 23:06:08 +0200
  • ab9cd8cb91 Make the clean target actually work Marcin Owsiany 2019-05-15 21:41:49 +0200
  • 5cd663b589 Fix off by one error inf shuffle_deck() flamin 2019-01-23 14:23:16 -0500
  • 1aa7e560f1 Fix all memory leaks reported by valgrind flamin 2019-01-21 16:02:04 -0500
  • 69bf25f87e Fix make test (Issue #14) flamin 2019-01-20 20:31:35 -0500
  • 90e50dcc4c Add four color mode Sebastian Riedel 2019-01-14 06:52:38 +0100
  • df18b0497b option to use default terminal colors for color pair 0 Sergey Smirnykh 2019-01-03 23:09:46 +0700
  • 57c481f506 Bump version to 1.1.1. Murilo Pereira 2018-11-10 05:57:38 +0100
  • 03b9cdf9c1 Forgot this. Murilo Pereira 2018-09-02 21:41:28 +0200
  • a17894cb87 Drop README file extension. Murilo Pereira 2018-09-02 17:56:22 +0200
  • 53719dafbb Drop CHANGELOG file extension. Murilo Pereira 2018-09-02 17:54:57 +0200
  • e08cb0ffdd Org mode README. Murilo Pereira 2018-09-02 17:17:11 +0200
  • 9cbfc95694 Since 2010. Murilo Pereira 2018-08-17 14:36:00 +0200
  • 3295098fa4 Add LICENSE. Murilo Pereira 2018-08-17 14:04:48 +0200
  • 182b80dfd7 Add CHANGELOG. Murilo Pereira 2018-08-13 00:05:12 +0200
  • f206b57db2 Bump version to 1.1.0. Murilo Pereira 2018-08-12 23:50:31 +0200
  • d299c066cd Make code style more consistent with the rest of the codebase. Murilo Pereira 2018-08-12 23:40:03 +0200
  • 5dce7eb912 Rename version macro definition. Murilo Pereira 2018-08-12 22:45:25 +0200
  • 5056ae89b7
    Merge pull request #15 from AMDmi3/respect-flags Murilo Pereira 2018-08-12 23:28:16 +0200
  • c45969623a
    Merge branch 'master' into respect-flags Murilo Pereira 2018-08-12 23:27:20 +0200
  • 923063a6cc
    Merge pull request #23 from greno4ka/windetect Murilo Pereira 2018-08-12 23:17:16 +0200
  • c60f1bb11f
    Merge pull request #26 from dseguin/integrate-version-in-makefile Murilo Pereira 2018-07-27 16:04:28 +0200
  • b93fe31f7e
    Integrate version number into makefile (fixes #6) David Seguin 2018-06-17 21:13:26 -0400
  • 92e8b7b8bf
    Merge pull request #16 from AMDmi3/all-target Murilo Pereira 2018-05-07 13:56:19 +0200
  • ed25d56aa0
    Merge pull request #21 from greno4ka/workontests Murilo Pereira 2018-05-07 13:36:15 +0200
  • c26a6f4178 This doesn't need to be a while. Murilo Pereira 2018-05-07 13:26:20 +0200
  • 5fb60cd42c
    Merge pull request #20 from greno4ka/master Murilo Pereira 2018-05-07 13:24:52 +0200
  • 33d903165a Detect possible win situation Grigory Ustinov 2018-02-23 18:40:54 +0300
  • 3dcc314361
    Merge pull request #24 from greno4ka/refactoring Murilo Pereira 2018-02-23 14:37:45 +0100
  • 0981739c86 Replace magic numbers by defined names Grigory Ustinov 2018-02-23 18:52:43 +0300
  • b792ce833f Respect user-set compiler and linker flags Dmitry Marakasov 2017-11-03 18:49:29 +0300
  • ccaac9b3ac Add todos for fixing errors in game tests Grigory Ustinov 2018-02-12 15:39:26 +0300
  • bb3a7900df Fix 2 stack tests Grigory Ustinov 2018-02-09 18:05:34 +0300
  • 464615fdaa Add possibility of deselecting full stack by shift+N Grigory Ustinov 2018-02-09 16:21:29 +0300
  • e540b13a5d Add possibility of selecting full stack by shift+M Grigory Ustinov 2018-02-09 15:43:05 +0300
  • 1d1005a2bf
    Merge pull request #13 from greno4ka/master Murilo Pereira 2017-11-03 17:23:32 +0100
  • 2f110e9cc3
    Merge pull request #1 from mpereira/fix-alt-linux-unused-result-warning greno4ka 2017-11-03 19:19:37 +0300
  • 73c864e024 Add all makefile target Dmitry Marakasov 2017-11-03 18:48:07 +0300
  • 9df1e4b175 Fix compilation warning. Murilo Pereira 2017-11-02 18:58:46 +0100
  • f43152c420 Fix non-critical warning: unused result Grigory Ustinov 2017-11-01 21:28:38 +0300
  • b234e7f116 v1.0.0 Murilo Pereira 2017-01-07 20:39:19 -0200
  • 324b9872ab Only maneuvre stacks are marked. Murilo Pereira 2017-01-07 20:37:08 -0200
  • 08c40b452f Merge pull request #11 from saimen/fix-escape-error Murilo Pereira 2017-01-07 20:26:09 -0200
  • fe0b60a799 Fix putting card stacks into invalid state Simon Barth 2016-11-18 01:05:09 +0100
  • 76f0154632 Bump version to 0.2.1. Murilo Pereira 2015-11-30 09:40:51 -0200
  • a2a3c84f3b Merge pull request #10 from phijor/master Murilo Pereira 2015-11-30 09:38:36 -0200
  • 7473c59d05 Fix segfault when launching with unkown option Philipp Joram 2015-11-25 20:33:16 +0100
  • 343a55ca1b Bump version to 0.2.0. Murilo Pereira 2015-05-10 20:42:00 -0300
  • 1311fcf6da Merge pull request #9 from mistydemeo/install Murilo Pereira 2015-05-10 20:40:32 -0300
  • abbdb68acb Makefile: remove usage of GNU install-specific flag Misty De Meo 2015-05-10 15:46:57 -0700
  • fc7f569992 Update OS X's install instructions. Murilo Pereira 2015-05-10 19:32:30 -0300
  • b7daef5885 Merge pull request #8 from mistydemeo/makefile Murilo Pereira 2015-05-10 19:31:39 -0300
  • 0502f0f225 Makefile: support OS X system ncurses Misty De Meo 2015-05-10 14:47:35 -0700
  • 7b127c94f8 Merge pull request #7 from HalosGhost/master Murilo Pereira 2014-08-24 22:17:09 -0300
  • 40347b8e9a install and uninstall targets are PHONY HalosGhost 2014-08-21 00:51:52 -0500
  • f9b537e8f3 Fix braces for shell expansion in clean target; use install for install target; obey DESTDIR HalosGhost 2014-08-21 00:50:24 -0500
  • d17e596cd7 Use parens instead of braces HalosGhost 2014-08-21 00:46:46 -0500
  • 1ebbf06ec4 Typo. Murilo Pereira 2013-12-24 15:41:46 -0200
  • 1c017536fa Correct Ubuntu installation instructions. Murilo Pereira 2013-12-24 15:36:03 -0200