quakespasm/Quake
Eric Wasylishen ad3aadb373 Replace some uses of 9999/-9999, and 999999/-999999 with FLT_MAX/-FLT_MAX
Was sent a sample map where the texture scale was such that the
CalcSurfaceExtents mins/maxs were calculated incorrectly because of the
use of 999999 not being large enough magnitude, leading to a crash later
(maxs-mins was negative).

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1671 af15c1b1-3010-417e-b628-4374ebc0bcbd
2020-03-28 05:09:09 +00:00
..
anorm_dots.h
anorms.h
arch_def.h
bgmusic.c
bgmusic.h
bspfile.h
build_cross_osx-sdl2.sh
build_cross_osx.sh
build_cross_win32-sdl2.sh
build_cross_win32.sh
build_cross_win64-sdl2.sh
build_cross_win64.sh
cd_null.c
cd_sdl.c
cdaudio.h
cfgfile.c
cfgfile.h
chase.c
cl_demo.c
cl_input.c
cl_main.c
cl_parse.c
cl_tent.c
client.h
cmd.c
cmd.h
common.c
common.h
console.c
console.h
crc.c
crc.h
cvar.c
cvar.h
detect.sh
draw.h
filenames.h
gl_draw.c
gl_fog.c
gl_mesh.c
gl_model.c Replace some uses of 9999/-9999, and 999999/-999999 with FLT_MAX/-FLT_MAX 2020-03-28 05:09:09 +00:00
gl_model.h
gl_refrag.c
gl_rlight.c
gl_rmain.c
gl_rmisc.c
gl_screen.c
gl_sky.c Replace some uses of 9999/-9999, and 999999/-999999 with FLT_MAX/-FLT_MAX 2020-03-28 05:09:09 +00:00
gl_texmgr.c
gl_texmgr.h
gl_vidsdl.c
gl_warp.c Replace some uses of 9999/-9999, and 999999/-999999 with FLT_MAX/-FLT_MAX 2020-03-28 05:09:09 +00:00
gl_warp_sin.h
glquake.h
host.c
host_cmd.c
image.c
image.h
in_sdl.c
input.h
keys.c
keys.h
lodepng.c
lodepng.h
main_sdl.c
Makefile snd_mp3.c: moved mp3 tag stuff into a separate module snd_mp3tag.c 2019-12-12 11:37:32 +00:00
Makefile.darwin snd_mp3.c: moved mp3 tag stuff into a separate module snd_mp3tag.c 2019-12-12 11:37:32 +00:00
Makefile.w32 snd_mp3.c: moved mp3 tag stuff into a separate module snd_mp3tag.c 2019-12-12 11:37:32 +00:00
Makefile.w64 snd_mp3.c: moved mp3 tag stuff into a separate module snd_mp3tag.c 2019-12-12 11:37:32 +00:00
mathlib.c
mathlib.h
menu.c
menu.h
modelgen.h
net.h
net_bsd.c
net_defs.h
net_dgrm.c
net_dgrm.h
net_loop.c
net_loop.h
net_main.c
net_sys.h
net_udp.c
net_udp.h
net_win.c
net_wins.c
net_wins.h
net_wipx.c
net_wipx.h
OWMakefile.win32 snd_mp3.c: moved mp3 tag stuff into a separate module snd_mp3tag.c 2019-12-12 11:37:32 +00:00
pl_linux.c
pl_osx.m
pl_win.c
platform.h
pr_cmds.c Replace some uses of 9999/-9999, and 999999/-999999 with FLT_MAX/-FLT_MAX 2020-03-28 05:09:09 +00:00
pr_comp.h
pr_edict.c
pr_exec.c
progdefs.h
progdefs.q1
progs.h
protocol.h
q_ctype.h
q_sound.h
q_stdinc.h Replace some uses of 9999/-9999, and 999999/-999999 with FLT_MAX/-FLT_MAX 2020-03-28 05:09:09 +00:00
qs_bmp.h
quakedef.h
quakespasm.pak
r_alias.c
r_brush.c
r_part.c
r_sprite.c
r_world.c r_world.c: workaround Intel UHD 600 driver bug 2019-12-15 23:52:13 +00:00
render.h
resource.h
sbar.c
sbar.h
screen.h
server.h
snd_codec.c
snd_codec.h
snd_codeci.h
snd_dma.c
snd_flac.c
snd_flac.h
snd_mem.c
snd_mikmod.c
snd_mikmod.h
snd_mix.c
snd_mp3.c snd_mp3.c: move skiptags() call to codecopen(), print error if it fails. 2019-12-12 14:01:02 +00:00
snd_mp3.h snd_mp3.c: moved mp3 tag stuff into a separate module snd_mp3tag.c 2019-12-12 11:37:32 +00:00
snd_mp3tag.c snd_mp3tag.c: check for false positives if id3v1 is not at file's end. 2019-12-29 16:50:06 +00:00
snd_mpg123.c snd_mpg123.c: use mp3_skiptags(). tidy-up a little. 2019-12-12 14:10:14 +00:00
snd_opus.c
snd_opus.h
snd_sdl.c
snd_umx.c
snd_umx.h
snd_vorbis.c
snd_vorbis.h
snd_wave.c
snd_wave.h
snd_xmp.c
snd_xmp.h
spritegn.h
stb_image_write.h
strl_fn.h
strlcat.c
strlcpy.c
sv_main.c
sv_move.c
sv_phys.c
sv_user.c
sys.h
sys_sdl_unix.c
sys_sdl_win.c
vid.h
view.c
view.h
wad.c
wad.h
world.c
world.h
wsaerror.h
zone.c
zone.h