raze-gles/source
terminx da6b01bf8e Improve collision for projectiles
This does a few things:

-projectiles now use clipmovex() instead of clipmove() (this is like CON_CLIPMOVENOSLIDE)
-the z distances passed to clipmove() are now calculated from the sprite's size instead of being hard-coded
-projectiles now move as if they had SFLAG_NOCLIP applied for the first tic after spawning

git-svn-id: https://svn.eduke32.com/eduke32@7409 1a8010ca-5511-0410-912e-c29ae57300e0
2019-03-19 17:08:27 +00:00
..
audiolib Clean up DirectSound driver in audiolib 2019-03-02 23:21:01 +00:00
build Fix Polymost HOM 2019-03-19 17:08:23 +00:00
duke3d Improve collision for projectiles 2019-03-19 17:08:27 +00:00
enet Compile without -fno-strict-aliasing. 2018-11-18 18:13:33 +00:00
etcpak Bring the previous commit into effect. 2017-02-01 10:20:54 +00:00
glad Update glad to 0.1.25 2018-07-23 02:55:49 +00:00
kenbuild KenBuild: Fix OSD_SetParameters signature. 2017-08-06 13:44:36 +00:00
libxmp-lite Add buildvfs, abstraction layer for file I/O. 2019-03-01 08:51:50 +00:00
lpeg Fix variable capitalization in Dependencies.mak files 2018-07-23 02:55:42 +00:00
mact Add buildvfs_fopen_write_text 2019-03-11 06:06:47 +00:00
sw Add buildvfs, abstraction layer for file I/O. 2019-03-01 08:51:50 +00:00
tools/src Fix error building the transpal utility 2018-12-15 01:38:48 +00:00