This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2024-11-05 20:50:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8c82a54ac7
quakeforge
/
libs
/
video
History
Ragnvald Maartmann-Moe IV
d11fbc0b5c
Change from if/else if/else function for setting scale in a number of particle effects, to scale = pow (count, 0.23). Smooth particle size changes with varying count, and doesn't seem any slower in my benchmarks.
2002-08-26 00:11:16 +00:00
..
renderer
Change from if/else if/else function for setting scale in a number of particle effects, to scale = pow (count, 0.23). Smooth particle size changes with varying count, and doesn't seem any slower in my benchmarks.
2002-08-26 00:11:16 +00:00
targets
SDL-using targets are now aware if the cursor is in the window or not. in_snd_block now works for them.
2002-08-21 06:06:05 +00:00
.gitignore
Merged joystick code. Great deal of cleanup in input, reduced bizarre overuse of protocol.h...
2001-04-11 07:57:08 +00:00
Makefile.am
this should remove the requirement for gmake on bsd systems
2001-11-12 16:23:41 +00:00