Go to file
Kp b447adcce1 Initialize all vertices in create_abs_vertex_lists
Some compiler configurations warn that vertices[4] and vertices[5] may
be used uninitialized.  Initialize them to a bogus value so that any
actual use will trap, but the comparisons will be well defined.
2015-10-03 17:17:50 +00:00
common Use uint8 for secondary ammo counts 2015-10-03 17:17:49 +00:00
contrib
d1x-rebirth Mark various per-file structures as static 2015-08-12 03:11:46 +00:00
d2x-rebirth Check return of pick_connected_segment before use 2015-09-29 02:41:22 +00:00
similar Initialize all vertices in create_abs_vertex_lists 2015-10-03 17:17:50 +00:00
.gitignore
COPYING.txt
GPL-3.txt
INSTALL.markdown Add basic instructions on building Rebirth 2015-09-26 21:17:14 +00:00
SConstruct Test whether compiler can use PCHs it generates 2015-10-03 17:17:49 +00:00