Commit Graph

15 Commits

Author SHA1 Message Date
Spoike d561772bb0 stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface.
merged engine menus, native menus, game menus, plugin menus into a single layered menu interface, simplifying all the special-case input.
engine confirmation prompts can now show regardless of underlaying menus, including above the console.
skeletal formats can now provide their own way to build bones, for variable per-bone keyframes/interpolation methods/etc (used by gltf2).
updated various plugins for the new api.
removed qvm makefiles/scripts.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5530 fc73d0e0-1445-4013-8a0c-d673dee63da5
2019-09-04 07:59:40 +00:00
Molgrum be25425644 Small annoyance fix, removed some cvar links already supported.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2924 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-02-15 06:17:08 +00:00
Lance 9702e7c044 QVM targets for possible QVM compileable plugins
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2796 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-11-27 16:03:33 +00:00
Molgrum 8e80eff85c Updating the plugin Makefiles a little
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2705 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-05 09:59:27 +00:00
Molgrum b23217d785 Added cl_fakeshaft -> cl_truelightning.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2693 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-25 21:54:01 +00:00
Molgrum 3629c87b3b Add Makefile for ezscript.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2692 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-24 21:35:05 +00:00
Molgrum 79d348a9e5 Fixed b_switch and w_switch to be stripped out of ezscript. Fixed warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2666 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-21 11:19:41 +00:00
Molgrum 633ccc534e Removed existing FTE cvars. Added new ezQuake cvars.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2517 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-06-18 22:15:53 +00:00
Lance ae586b599a Added ezscript_silentmode, with the spam default off. Uncommented ezScript_InitCvars & ezScript_CvarUpdate, the .qvm has magically lost 3kb too.. even though more code was added.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2201 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-04-14 01:37:40 +00:00
TimeServ 02176f8853 remove more cvsignore files
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2148 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-04-02 23:25:51 +00:00
Lance d8b5ebb7e4 added more stuff
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2050 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-03-05 02:49:16 +00:00
Spoike 2f054df6a7 Updated by TortoiseCVS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1607 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-27 14:47:38 +00:00
Spoike 2b20b34f25 Basically a cleanup for moodle's plugin. It's more readable now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1590 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-26 19:47:46 +00:00
Spoike fe38f0c5ca compile stuff for 'ezscript' qvm
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1589 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-26 19:40:01 +00:00
Lance 1c04088ac0 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1587 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-26 05:43:26 +00:00