dxx-rebirth/common
Kp 9d0c6f59a5 Remove always-zero piggy_page_flushed
Descent for DOS supported paging content on demand.  Rebirth has no
support for paging content out, but retained piggy_page_flushed
to track whether anything had been paged out.  Commit 3c20c24 ("Disable
piggy_bitmap_page_out_all") removed the last site that could set
piggy_bitmap_page_out_all to a non-zero value.  All remaining code
either tests it for non-zero or sets it to zero.

Remove the statements that set it to zero.
Remove assertions that the value is zero.
Remove conditional blocks that execute only when it is non-zero.
2016-05-22 17:49:30 +00:00
..
2d Remove cv_color 2016-02-12 04:02:28 +00:00
3d Pass color to g3_draw_sphere 2016-02-12 04:02:28 +00:00
arch Shorten maybe_send_z_move 2016-04-03 17:50:42 +00:00
editor Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
include Remove obsolete arguments from DEFINE_VALPTRIDX_SUBTYPE 2016-04-06 03:34:13 +00:00
main Remove always-zero piggy_page_flushed 2016-05-22 17:49:30 +00:00
maths
mem
misc Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
texmap Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
ui Remove UserError on unknown MED function 2016-04-03 17:50:42 +00:00