Files
nethack/src
Pasi Kallinen d53cd28d46 Make extended commands return defined flags
Instead of returning 0 or 1, we'll now use ECMD_OK or ECMD_TURN.
These have the same meaning as the hardcoded numbers; ECMD_TURN
means the command uses a turn.

In future, could add eg. a flag denoting "user cancelled command"
or "command failed", and should clear eg. the cmdq.

Mostly this was simply replacing return values with the defines
in the extended commands, so hopefully I didn't break anything.
2021-12-30 19:16:33 +02:00
..
2021-09-18 19:51:04 -04:00
2021-12-26 00:16:55 -08:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-12-16 15:56:52 -08:00
2021-12-15 18:39:29 -08:00
2021-01-26 21:06:16 -05:00
2021-12-26 00:16:55 -08:00
2021-01-26 21:06:16 -05:00
2021-08-10 13:35:25 -04:00
2021-12-04 05:19:45 -08:00
2021-09-18 10:04:25 -04:00
2021-01-26 21:06:16 -05:00
2021-12-29 02:21:13 -08:00
2021-05-17 20:01:11 +03:00
2021-12-16 15:56:52 -08:00
2021-12-25 10:26:44 -08:00
2021-12-25 10:26:44 -08:00
2021-12-14 07:43:40 -08:00
2021-12-16 15:56:52 -08:00
2021-12-14 05:49:31 -08:00
2021-12-16 15:56:52 -08:00
2021-12-25 10:26:44 -08:00
2021-12-21 02:56:59 -08:00
2021-12-20 08:42:58 -08:00
2021-11-25 13:17:03 -08:00
2021-12-20 08:30:48 -08:00
2021-12-16 15:56:52 -08:00
2021-02-10 17:06:12 +02:00
2021-01-26 21:06:16 -05:00
2021-12-19 19:31:19 -08:00
2021-12-26 14:40:03 -08:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-12-19 19:31:19 -08:00
2021-12-16 15:56:52 -08:00
2021-12-19 04:54:34 -08:00
2021-12-20 08:30:48 -08:00
2021-01-26 21:06:16 -05:00
2021-08-25 14:14:23 -07:00
2021-01-26 21:06:16 -05:00
2021-12-04 05:19:45 -08:00
2021-12-25 10:26:44 -08:00
2021-12-16 15:56:52 -08:00
2021-12-22 18:29:01 -08:00
2021-09-18 19:51:04 -04:00
2021-12-07 15:54:46 -08:00
2021-12-25 10:26:44 -08:00