PatR
1acc272718
fix memory leak for knight's starting pony
...
makemon() has a 1% chance to bestow a worn saddle when creating any
rideable monster. If that chance kicked in on a knight's starting
pony, an extra saddle would end up being created but not worn nor
in inventory nor on floor so not be freed when the game ended.
That 1% chance also overrode saddle suppression for pauper knights.
There wouldn't be any extra saddle but their pony could start with
one, against intent.
Have makedog() (which is only used for starting pet) tell makemon()
to suppress inventory when creating the initial pet.
2025-01-20 10:24:12 -08:00
..
2024-12-25 20:23:00 -05:00
2022-06-18 10:29:15 -04:00
2024-02-28 20:15:56 -08:00
2024-12-31 06:52:27 -06:00
2024-12-26 17:34:18 -05:00
2022-01-29 22:57:22 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 22:57:22 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 22:57:22 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2022-01-29 16:28:06 -05:00
2023-02-16 23:43:37 -08:00
2025-01-20 10:24:12 -08:00
2024-02-28 20:15:56 -08:00
2020-02-14 18:15:25 -08:00
2023-11-06 14:43:50 -06:00
2024-12-24 19:24:15 -05:00
2024-12-24 10:27:12 -05:00
2024-12-26 17:34:18 -05:00
2025-01-02 08:07:50 +02:00
2024-12-24 19:24:15 -05:00
2024-12-26 17:34:18 -05:00
2018-11-11 10:29:52 -05:00
2024-12-24 13:41:17 -05:00
2024-12-31 17:15:11 -05:00
2020-01-14 12:02:26 -05:00
2024-12-24 19:24:15 -05:00
2024-12-26 17:34:18 -05:00
2024-02-28 20:15:56 -08:00
2024-12-31 06:52:27 -06:00
2025-01-07 11:52:43 -05:00
2024-12-02 19:04:08 -05:00
2024-09-14 11:34:24 -04:00
2024-12-24 12:37:20 -05:00
2025-01-04 23:38:34 -05:00