Kawe Mazidjatari
7af660d613
Fixed rare bug where models where missing during level load
...
Some CMaterial instances are allocated on the heap, and we only check for bounds in .data/.pdata. Checking bounds is cheap, checking valid ptr's is not. However we are lucky most of the data is within the segments, so running this isn't too costly.
This fixes the problem where the large leaf model in worlds edge was missing.
2022-10-03 01:15:02 +02:00
..
2022-08-29 01:14:53 +02:00
2022-07-08 00:55:01 +02:00
2022-10-03 01:15:02 +02:00
2022-08-31 14:38:49 +02:00
2022-09-20 22:48:55 +02:00
2022-09-25 13:36:55 +02:00
2022-09-14 01:14:51 +02:00
2022-08-22 12:42:41 +02:00
2022-09-30 01:16:26 +02:00
2022-08-18 02:15:23 +02:00
2022-10-02 02:19:07 +02:00
2022-09-14 02:39:55 +02:00
2022-08-31 14:38:49 +02:00
2022-09-25 20:20:25 +02:00
2022-10-03 01:15:02 +02:00
2022-09-14 00:39:38 +02:00
2022-08-09 03:02:00 +02:00
2022-08-09 15:19:12 +02:00
2022-08-27 18:57:56 +02:00
2022-09-20 02:04:25 +02:00
2022-08-21 11:28:50 +02:00
2022-09-09 19:47:31 +02:00
2022-02-24 12:47:18 +01:00
2022-10-01 00:27:51 +02:00
2022-10-01 18:35:21 +02:00
2022-09-18 13:55:44 +02:00
2022-09-25 22:20:32 +02:00
2022-09-20 22:48:55 +02:00
2022-09-22 21:20:14 +02:00
2022-08-09 03:02:00 +02:00
2022-09-19 20:21:18 +02:00
2022-09-25 12:15:49 +02:00
2022-10-01 00:27:51 +02:00
2022-09-14 01:14:51 +02:00
2022-09-19 01:46:35 +02:00
2022-08-09 03:02:00 +02:00
2022-08-29 11:55:58 +02:00
2022-08-09 15:19:12 +02:00
2022-10-02 19:24:00 +02:00
2022-09-25 13:36:55 +02:00
2022-10-02 02:18:11 +02:00
2022-09-14 01:14:51 +02:00
2022-03-23 23:05:43 +01:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00