copperwater
f855fb5e45
Remove g.monstermoves
...
It's redundant with g.moves, so there is no more need for it.
Way, way back, it looks like g.moves and g.monstermoves can and did
desync, where g.moves would track the amount of moves the player had
gotten (and would therefore increase faster if the player were hasted)
and g.monstermoves would track the amount of monster move cycles, aka
turns. But this has not been the case for a long time, and they both
increment together in the same location in allmain.c. There are no
longer any cases where they will not be the same value.
This is a save-breaking change because it changes struct
instance_globals, but I have not updated the editlevel in this commit.
2021-08-28 16:22:38 -07:00
..
2021-08-21 07:59:18 -04:00
2021-01-03 13:37:25 -06:00
2021-02-07 22:25:25 -06:00
2020-10-14 09:25:45 -07:00
2021-08-21 07:59:18 -04:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2021-07-24 17:52:47 -04:00
2021-08-21 07:59:18 -04:00
2021-02-08 00:11:07 -05:00
2020-08-03 22:07:36 -04:00
2021-08-28 16:22:38 -07:00
2021-08-14 09:16:27 -04:00
2020-08-03 22:07:36 -04:00
2021-04-18 13:29:54 -07:00
2021-01-26 21:06:16 -05:00
2021-07-30 19:40:54 +03:00
2020-08-03 22:07:36 -04:00
2021-08-28 17:03:39 +03:00
2021-07-30 16:35:36 +03:00
2020-01-29 10:29:37 -05:00
2021-07-21 12:23:25 +03:00
2021-08-21 07:59:18 -04:00
2021-08-21 07:59:18 -04:00
2020-08-03 22:07:36 -04:00
2019-01-28 10:02:08 +01:00
2021-01-20 22:18:34 -06:00
2020-08-03 22:07:36 -04:00
2021-04-13 14:50:12 -07:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2021-02-19 17:09:41 +02:00
2020-12-04 09:30:21 +02:00
2021-07-23 10:41:57 -07:00
2020-12-26 11:23:23 -05:00
2021-05-23 19:03:33 +03:00
2021-08-21 07:59:18 -04:00
2021-08-28 16:22:38 -07:00
2021-08-21 07:59:18 -04:00
2021-08-28 17:03:39 +03:00
2021-06-16 13:14:32 +03:00
2021-08-21 07:59:18 -04:00
2020-12-13 10:27:49 -05:00
2021-08-21 07:59:18 -04:00
2020-08-03 22:07:36 -04:00
2021-05-23 11:11:58 +03:00
2020-08-03 22:07:36 -04:00
2021-01-26 21:06:16 -05:00
2021-08-10 13:35:25 -04:00
2020-08-03 22:07:36 -04:00
2021-07-30 16:35:36 +03:00
2020-08-03 22:07:36 -04:00
2021-08-14 08:33:38 -04:00
2020-08-03 22:07:36 -04:00
2021-07-24 17:52:47 -04:00
2020-08-03 22:07:36 -04:00
2020-08-12 16:15:28 -07:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-01-31 14:15:08 -05:00
2021-03-14 15:12:46 -07:00
2021-07-24 17:52:47 -04:00
2020-08-03 22:07:36 -04:00
2021-01-31 12:49:22 -05:00
2021-07-07 09:05:22 -04:00
2020-08-03 22:07:36 -04:00
2021-06-06 05:54:53 -07:00
2021-08-22 19:25:13 -04:00
2021-03-13 18:18:53 -08:00
2021-03-13 18:17:00 -08:00
2021-03-13 18:18:53 -08:00
2021-03-16 09:13:55 -07:00
2021-01-26 10:27:51 -05:00
2020-08-03 22:07:36 -04:00
2020-12-26 11:23:23 -05:00
2021-08-21 07:59:18 -04:00