1
0
Fork 0
forked from fte/fteqw
fteqw/engine/shaders/hlsl9
Spoike 4f73088dea change cl_idlefps default to 30.
minor tweak to prediction logic. bob logic will no longer stutter in eg freecs.
reworked config ordering. autoexec-after-fte.cfg will now be enforced.
reworked rawinput logic to avoid mouse button states getting stale due to separate mouse drivers when enabling the cursor.
fixed invalid commands getting silently ignored when not connected to a server.
allow execution of menu.dat from packages specified by the fmf.
FS_NativePath now responds properly to FS_GAME, and will return logical paths, instead of mimicing FS_GAMEONLY.
d3d9: fix tcgen skybox
qcc: fix crash with __out keyword.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5171 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-11-23 07:46:39 +00:00
..
defaultskin.hlsl LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
defaultsky.hlsl Implement an area grid, primarily to avoid mods(read: xonotic) generating 2000 ents all sitting on the root area node. 2017-08-29 02:29:06 +00:00
defaultskybox.hlsl change cl_idlefps default to 30. 2017-11-23 07:46:39 +00:00
defaultwarp.hlsl q2w bsp format support. 2015-03-03 00:14:43 +00:00
drawflat_wall.hlsl apparently I forgot to add some files. 2017-06-30 05:32:00 +00:00
rtlight.hlsl split up NOMEDIA into individual defines. The Wastes should now be able to do music now. 2017-02-21 20:22:07 +00:00