1
0
Fork 0

Commit Graph

  • b7530749f7 esc exits master me 2023-03-13 18:46:50 +0330
  • 11d87562f9
    Merge pull request #34 from twistdroach/write_to_temp_first abakh 2023-02-05 18:45:01 +0330
  • 191f818c93 Write scores to a tmp file first, then rename it over the original score file. twistdroach 2023-02-03 00:27:32 -0500
  • 3fc638064a Fix some minor warnings from clang twistdroach 2023-02-03 00:24:58 -0500
  • 4d825748ed let's hope it works on plan9 me 2022-12-17 09:02:48 +0330
  • d27dd715a4 adding new games to the menu me 2022-12-17 08:56:34 +0330
  • d9691c8af0 use common.h me 2022-11-24 02:54:21 +0330
  • 55758fc915 common.h me 2022-11-16 17:54:48 +0330
  • 05cf0c4a5c common.h me 2022-11-16 17:54:13 +0330
  • 0681257d36 treasure me 2022-11-16 17:52:55 +0330
  • f1e0c492b5 sjump me 2022-11-16 17:36:54 +0330
  • b83d285241 added new games me 2022-11-16 17:35:20 +0330
  • 914b21f147 added assert.h me 2022-08-18 04:01:31 +0430
  • 680effbd68 add revenge me 2022-08-18 03:54:10 +0430
  • 04e8559947 shortening the Makefile me 2022-08-04 12:19:46 +0430
  • 5a1ae538d0 unstale stale games me 2022-08-01 12:10:04 +0430
  • 63020a0f74 make it possible to have more than one square me 2022-07-20 11:22:52 +0430
  • 016b58c132 put dependencies in the same place me 2022-07-19 02:25:07 +0430
  • bcedb90d16 putting dependencies in common.h me 2022-07-01 10:48:04 +0430
  • 9c1bd011c3 putting dependencies in common.h me 2022-07-01 10:45:34 +0430
  • d88871869f wasd conflicting with the S key me 2022-06-24 00:08:02 +0430
  • 5ec7174e3e include current dir as well me 2022-06-21 16:15:56 +0430
  • 347d565930 set term title me 2022-06-21 16:15:03 +0430
  • 8abb4f7ce1 README update me 2022-05-20 23:17:48 +0430
  • 54e609fbf5
    Merge pull request #30 from andreasstieger/packaging-readme abakh 2022-05-20 23:15:01 +0430
  • 862b47133b
    Update README.md Andreas Stieger 2022-05-18 23:10:49 +0200
  • 10e6e259d8 README refined me 2022-05-15 04:34:06 +0430
  • 73991e8680 nbnbsdgames me 2022-04-15 08:56:34 +0430
  • 87b1f8caaf copy nbsdgames too me 2022-04-14 11:27:23 +0430
  • 0fee553c20 don't copy garbage me 2022-04-10 11:03:18 +0430
  • 66bd71dd5d memory problem me 2022-04-09 00:45:40 +0430
  • bf4a59a12a removing _ broke downstream scripts me 2022-04-06 19:11:18 +0430
  • 8a40c0545e /usr/bin makes more sense me 2022-04-06 19:08:02 +0430
  • b318fdc03d
    Merge pull request #27 from thesamesam/master abakh 2022-03-31 23:02:36 +0430
  • 06f6b73505 Makefile: fix GNUism in Makefile (fix bmake) Sam James 2022-03-31 04:48:05 +0100
  • beffffa614 Makefile: factor out rules as much as possible Sam James 2022-03-31 04:45:14 +0100
  • 49306e592d Makefile: rename *_DIR -> *DIR Sam James 2022-03-31 04:16:37 +0100
  • f0f86e17f5 Makefile: use $(MAKE), not make Sam James 2022-03-31 04:14:34 +0100
  • 0130773b31 Makefile: respect PREFIX Sam James 2022-03-31 04:13:38 +0100
  • 8f4beee8f9 Makefile: respect DESTDIR Sam James 2022-03-31 04:12:05 +0100
  • 81f2fb19c9 Makefile: make more generic Sam James 2022-03-31 04:09:46 +0100
  • a3f1a8c09c Makefile: separate LIBS, LDFLAGS Sam James 2022-03-31 04:00:41 +0100
  • 83866e480e
    Makefile: allow overriding pkg-config Sam James 2022-03-31 03:58:29 +0100
  • 75d5458357 pkg-config me 2022-03-31 07:26:28 +0430
  • 3381c4df1a effort to make it py3 main me 2022-02-03 13:46:22 +0330
  • 556b6a8a86 minor changes me 2022-02-02 17:34:17 +0330
  • 2199c6efd3 More common controls v5 me 2022-02-02 16:09:13 +0330
  • aaf092d106 wasd support me 2022-02-02 07:05:29 +0330
  • c5eee81fb3 typo me 2022-02-02 06:26:22 +0330
  • 36f2273c3f aesthetic change me 2022-02-02 05:58:41 +0330
  • ddd3ccce5b aesthetic change me 2022-02-02 05:51:00 +0330
  • 4b024154c9 menu icon me 2022-02-02 04:02:27 +0330
  • b13660273f going for vesion 5 me 2022-02-02 03:57:43 +0330
  • 773cfd4394 improved gameplay me 2022-02-02 01:55:52 +0330
  • 747f1e35b1 added menu me 2022-02-02 01:55:23 +0330
  • d19dd65b7b added menu me 2022-02-02 01:55:05 +0330
  • 547420973a moved to common.h me 2022-01-28 19:37:18 +0330
  • f04f428b2f print it right me 2022-01-28 19:36:50 +0330
  • 73d4996881 vertical scroll added me 2022-01-28 09:08:32 +0330
  • c3aee84c67 typo bug me 2022-01-25 17:46:08 +0330
  • 17778ec594 adapting to NO_VLA and saving NB_PLAYER as name me 2022-01-25 17:41:26 +0330
  • 610c6d974e added tugow me 2022-01-25 07:01:23 +0330
  • dd6e6354e4
    Create README.md Alex Myczko 2022-01-02 15:30:24 +0100
  • d22f1c0fe3 no arguments user 2021-12-22 13:04:35 +0330
  • adfc09336e NO_VLA Your Name 2021-10-15 11:35:57 +0330
  • d6f5041f4f Fixing the algorithm Your Name 2021-09-08 09:34:06 +0430
  • aadf8f06da Fixing NO_VLA Your Name 2021-09-08 09:32:53 +0430
  • 44a955977e Fixing NO_VLA Your Name 2021-09-08 09:32:12 +0430
  • b0384f3eb7 added test Your Name 2021-08-20 17:10:45 +0430
  • fb8068e223 small fix Your Name 2021-08-20 17:07:43 +0430
  • 3f6a8f696c getopt, etc. Your Name 2021-08-16 19:24:22 +0430
  • 83e2b35548 CC0 Your Name 2021-08-16 19:23:53 +0430
  • 28bfdf18ed ; Your Name 2021-08-06 17:02:20 +0430
  • 70956593a5 fixed help and gameplay not showing Your Name 2021-08-06 11:11:25 +0430
  • f67b1d7b79 to make adding nb prefix to names easier Your Name 2021-08-06 10:57:54 +0430
  • 3231ddea08 adding nb* names Your Name 2021-08-05 03:29:10 +0430
  • 7bd951a07a Now gets compiled under tcc w/ -D NO_VLA Your Name 2021-08-04 16:26:59 +0430
  • 9abf0a429a Finally on FreeBSD! Your Name 2021-08-02 05:32:48 +0430
  • 9f80b6c397 Packaged for Homebrew! Your Name 2021-08-02 03:55:56 +0430
  • 83c215cc19 Revert "Merge pull request #21 from philrandom/master" Your Name 2021-08-01 09:04:11 +0430
  • 7566162a57
    Merge pull request #21 from philrandom/master abakh 2021-07-29 03:13:11 +0430
  • 2bf050d2e5 no need for that Your Name 2021-07-28 18:00:53 +0430
  • 3bb91c82ac
    logik : add a brand new game Philippe Krejčí 2021-07-26 12:33:54 +0200
  • f1a58a9e4a fixing warnings v4.1.2 Your Name 2021-07-18 22:41:48 +0000
  • bba748811c fixing various warnings Your Name 2021-07-18 22:33:20 +0000
  • f424b385b4 unused variables removed Your Name 2021-07-18 22:10:56 +0000
  • fddccbfa5c fix c99 problems Your Name 2021-07-18 21:39:29 +0000
  • f37dbbe829 puzzle generated on first click Your Name 2021-05-09 03:37:50 +0430
  • 52d45481c7 dependencies in debian Your Name 2021-05-08 23:45:30 +0430
  • 9c9b4401e2 setgid wasn't needed v4.1.1 v4.1.0.1 Your Name 2021-05-07 05:20:08 +0430
  • 0129cb4622 help page v4.1 Your Name 2021-05-05 22:09:38 +0430
  • 16b1c58756 typo Your Name 2021-05-05 22:08:36 +0430
  • 51bf6bbff4 scorefiles Your Name 2021-05-04 03:43:54 +0430
  • 67a00683d9 uncompressed Your Name 2021-05-04 03:35:13 +0430
  • f5d5c68064 manpages Your Name 2021-05-04 02:33:52 +0430
  • ceebe07942 moved the screenshots Your Name 2021-05-01 05:26:27 +0430
  • 4bdb0c8e88 didn't show gameplay Your Name 2021-05-01 03:27:10 +0430
  • 4a0bb3c5c7 removed debug stuff Your Name 2021-05-01 02:09:04 +0430
  • 441c71ad77 removed line from help Your Name 2021-04-30 19:50:43 +0430
  • e002060843 attempt to improve score handling Your Name 2021-04-30 03:35:16 +0430