dxx-rebirth/similar
Kp 7c0cdd6c51 Fix crash loading Vertigo briefing
Commit 1335af4b51 restructured briefing number parsing, but
unintentionally changed the parser not to drop the newline after a
number.  The briefing parsing code is very sensitive to minor changes,
so this broke parsing some briefing screens, including Vertigo briefing
screens after the first.  After the change, clicking through the Vertigo
briefing aborts on failure to load a PCX file.

Fix this by consuming the newline before returning.  This matches the
previous semantics.

Reported-by: Havner <https://github.com/dxx-rebirth/dxx-rebirth/issues/343>
Fixes: 1335af4b51 ("Simplify get_message_num")
2017-09-08 00:56:37 +00:00
..
2d Pass grs_bitmap to gr_pixel 2017-03-11 19:56:23 +00:00
3d Require vms_angvec &for g3_start_instance_angles 2017-08-26 19:47:51 +00:00
arch Report compiled/loaded library versions at verbose level 2017-08-26 19:47:51 +00:00
editor Pass canvas to meddraw draw_listed_segments 2017-08-26 19:47:51 +00:00
main Fix crash loading Vertigo briefing 2017-09-08 00:56:37 +00:00
misc Fix check_header_includes=1 poison.h 2017-02-19 19:33:36 +00:00