raze/source
terminx 6190fbb4f2 clipmove() improvements
This fixes an issue with clipmove() caused by sectors behind walls which were candidates for clipping not being added to the list of sectors that definitely clip the player, forcing the function to fall back to a slow, sector-by-sector brute force approach. This brute force approach has also been removed in favor of something more efficient.

git-svn-id: https://svn.eduke32.com/eduke32@7398 1a8010ca-5511-0410-912e-c29ae57300e0
2019-03-19 17:07:45 +00:00
..
audiolib Clean up DirectSound driver in audiolib 2019-03-02 23:21:01 +00:00
build clipmove() improvements 2019-03-19 17:07:45 +00:00
duke3d Add Nuke.YKT to thanks section in credits and move pogokeen to active developers 2019-03-04 23:48:59 +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