dxx-rebirth/similar/editor
Kp ec1cf005b6 Enable -Wformat-truncation
Add macro cf_assert ("control flow" assert) to hint to gcc that certain
conditions are impossible.  Use it to avoid generating range checks for
situations that never happen.  If the event did happen, the only
consequence would be truncated UI text, rather than a correctness
problem.
2018-08-26 18:10:36 +00:00
..
centers.cpp Merging in unification/master, resolving conflict in similar/main/kmatrix.cpp 2016-11-06 14:20:18 +08:00
curves.cpp Switch to shared_segment arguments where possible 2018-06-24 05:06:15 +00:00
eglobal.cpp Remove write-only Seg_scale 2017-11-05 20:49:09 +00:00
elight.cpp Pass context arrays to WALL_IS_DOORWAY 2018-06-24 05:06:15 +00:00
eobject.cpp Eliminate some uses of valptridx::operator-> 2018-06-24 05:06:15 +00:00
eswitch.cpp Always qualify valptridx type/factory 2017-06-10 03:31:02 +00:00
group.cpp Switch to shared_segment arguments where possible 2018-06-24 05:06:15 +00:00
info.cpp Pass font to gr_string,gr_printf 2018-05-19 23:21:42 +00:00
kbuild.cpp Always qualify valptridx type/factory 2017-06-10 03:31:02 +00:00
kcurve.cpp Use segptridx for Cursegp, Markedsegp 2015-07-12 01:04:18 +00:00
kfuncs.cpp Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
kgame.cpp Pass vertex factory to compute_segment_center 2018-03-12 03:43:47 +00:00
khelp.cpp Convert various static const expressions to constexpr 2016-07-16 16:52:04 +00:00
kmine.cpp Enable -Wformat-truncation 2018-08-26 18:10:36 +00:00
ksegmove.cpp Pass rotate_segment_new arg by & 2014-11-04 01:23:01 +00:00
ksegsel.cpp Always qualify valptridx type/factory 2017-06-10 03:31:02 +00:00
ksegsize.cpp Switch to shared_segment arguments where possible 2018-06-24 05:06:15 +00:00
ktmap.cpp Always qualify valptridx type/factory 2017-06-10 03:31:02 +00:00
kview.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
med.cpp Remove use of -Wno-implicit-fallthrough 2018-08-24 02:58:21 +00:00
meddraw.cpp Pass unique_segment to objects_in 2018-06-24 05:06:14 +00:00
medmisc.cpp Use valptridx for Vertices 2017-08-11 23:43:54 +00:00
medrobot.cpp Use enumerate for medrobot AI mode boxes 2017-10-14 17:10:31 +00:00
medsel.cpp Pass vertex factory to compute_segment_center 2018-03-12 03:43:47 +00:00
medwall.cpp Fold exploding walls into regular walls 2018-08-12 21:08:07 +00:00
mine.cpp Pass shared_segment for some segment I/O 2018-06-24 05:06:15 +00:00
objpage.cpp Convert various gr_set_current_canvas calls to reference form 2017-11-05 20:49:08 +00:00
segment.cpp Switch to shared_segment arguments where possible 2018-06-24 05:06:15 +00:00
seguvs.cpp Pass context arrays to WALL_IS_DOORWAY 2018-06-24 05:06:15 +00:00
texpage.cpp Pass font to various drawing functions 2018-05-19 23:21:42 +00:00
texture.cpp Eliminate use of side * 2018-06-24 05:06:15 +00:00