raze/source/games
Christoph Oelckers 8f19dc12d8 - SW: code/data pointer saving cleanup.
* a large number of code pointer records were removed because none of these functions ever gets assigned to a pointer
* instead of looking up entries by index, do it by name. This is far less fragile and will survive deeper refactoring. The old storage by table index will break as soon as a single entry gets removed.

Since the old savegames got broken due to this problem recently it was a good time to change the setup.
2021-11-11 23:28:28 +01:00
..
blood - let ValidateSprite print better messages when developer mode is set to warning and also call it for Blood. 2021-11-11 21:28:53 +01:00
duke - Duke/RR: fixed two bad assignments to wall 0. 2021-11-11 21:58:15 +01:00
exhumed - removed magic flags added to sector indices in Polymost. 2021-11-11 21:28:53 +01:00
sw - SW: code/data pointer saving cleanup. 2021-11-11 23:28:28 +01:00