engine/quakec
Spoike 1fcba85e20 reworked texture loading. now favours shallower files over preferred extensions.
attempt to use wad/*.png for hud images too (ezquake compat).
image_list can now be used to show the filename the texture loader actually picked (including which package its from).
reworked loading screens a little. hopefully this should give qc a better chance of working with them.
added invert mouse pitch option to menusys menus, a couple of other tweaks too.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5049 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-01-24 20:15:14 +00:00
..
autoext A list of known extensions. 2005-07-16 15:58:00 +00:00
basemod Made the boolean type consistently int or float, without using conversions. 2008-11-09 23:29:13 +00:00
csaddon networked entity editing now kinda working. still needs much more work before its usable. 2016-12-07 18:45:25 +00:00
csqctest/src Just messing with stuff. 2011-05-20 04:10:59 +00:00
fallout2 Seeing as this is the only csqc example on fte's svn, I'm updating it to support the recent clientstat standardisation. 2008-01-23 01:32:20 +00:00
menusys reworked texture loading. now favours shallower files over preferred extensions. 2017-01-24 20:15:14 +00:00