Commit Graph

114 Commits

Author SHA1 Message Date
Molgrum 609ea3a9d9 Basic team overlay. TODO: Tabs for formatting. Translate $5 and similar macros in loc names.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2711 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-05 11:45:37 +00:00
Molgrum ed0a3ac9f1 Error ;)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2709 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-05 10:58:50 +00:00
Spoike 0e0869e1c6 Added prototypes for the GetLocationName builtin I just added to the engine.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2708 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-05 10:50:13 +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 1e21805c70 Update Makefiles for plugins.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2691 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-24 21:09:33 +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
Spoike ddf8b91984 Gave meaningful error messages, should be more obvious how to use it now
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2662 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-17 20:55:15 +00:00
Spoike f6a8eb23f7 Added 3 builtins which fte already supports
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2661 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-17 20:54:26 +00:00
Molgrum 55cf7068fd Fixed 2 warnings in plugin.c. Added magic fix for UI_DrawChar by TimeServ. Fixed hud_save and hud_load so you don't have to write the .hud file extension when saving/loading. Added partially working "tracking" hud element, it needs to be fixed so it doesn't show if the local player is a spectator, any ideas how to check that?
Also starting to implement a feature to modify hud elements from the console.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2589 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-08-11 15:20:35 +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
Spoike 2c64085f12 not sure on the usefulness of this patch, though it is at least more correct.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2516 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-06-15 01:28:24 +00:00
Spoike 2f059d7b59 Some minor tweeks to the hud plugin
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2470 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-02-26 03:00:25 +00:00
TimeServ 0939c0e46c respect return value with hud plugin call, disable scoreboard in hud plugin
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2376 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-08-20 01:35:56 +00:00
Spoike 2fabcc0904 botlib stuff
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2334 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-06-27 08:30:48 +00:00
TimeServ 36416234fb fix save on context menu, fix cotext menu without selected item
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2267 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-05-10 02:45:45 +00:00
TimeServ efe118cb22 don't crash with no object selected, don't draw twice while editing, misc cleanups
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2266 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-05-10 02:28:31 +00:00
Spoike ad0c14548a Fixes the quad replacements issue - which was caused by me wrongfully assuming quake actually used it's content.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2205 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-04-14 02:26:38 +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
Spoike c7d690011d Make builtins returning floats work properly when not compiled as a qvm.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2200 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-04-14 01:18:46 +00:00
Spoike 95a623820f Butchered around with the hud plugin a little.
It's now much easier to add new elements. Almost releasable. :)

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2198 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-04-14 00:45:31 +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
Lance 10e7d1c98d minor fixes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1969 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-13 07:39:22 +00:00
Spoike 851b73afe3 I'm being paranoid. Cursor should definatly work. Hopefully this'll stop the big nasty deaththreats coming from up2 :(
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1965 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-13 00:18:37 +00:00
Spoike 8684c02705 keyboard works, cursor should workd too.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1964 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-13 00:16:57 +00:00
Spoike 3af05720c5 LoadImage does actually return a value.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1947 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 13:48:31 +00:00
Spoike 724d77bc67 Insertable positions.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1946 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 13:48:17 +00:00
Lance 6a88733622 forgot about this one
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1940 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-10 06:41:04 +00:00
Spoike 1e0fe6bbaf yeah, let's update these.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1938 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-09 02:04:12 +00:00
Spoike f94fef6b3a Stop the annoying files.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1937 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-09 01:59:39 +00:00
Spoike 2e06035ee3 up2 wanted one.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1936 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-09 01:58:42 +00:00
Spoike 6e60e1fba9 A small fix. ho hum
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1932 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-02 19:01:48 +00:00
Spoike 689cc00c34 Make these work, moodles.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1931 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-02 18:55:09 +00:00
Lance 01b59ae643 some more misc fixes, list is one of them
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1930 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-02 13:26:26 +00:00
Lance dc361e4037 fixed private channel exploit
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1929 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-02 13:00:42 +00:00
Lance c0c7db487b mega fixes, recoding, nick stuff more compatible etc
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1928 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-02 12:06:31 +00:00
Lance bcea75ae31 channel joining noob request by up2nogood
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1927 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-02 08:32:57 +00:00
Lance 6f891f1a6a fixed #alientrap bug (because it was secret thats way), and added code attn of spike
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1926 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-02 07:34:35 +00:00
Lance 5a097121a5 slight version control
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1919 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-01 08:21:36 +00:00
Lance 74d9fd53e8 fixed up stuff.. weeee.. must less buggy, things work now
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1918 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-01 07:59:19 +00:00
Spoike c816d21a74 Has a cursor thingie.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1917 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-30 21:10:17 +00:00
Spoike 4807ec631b Still could do with some tweeks.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1885 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-21 00:08:17 +00:00
Spoike 48514d4807 Some new stuff for the hud plugin.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1884 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-21 00:07:47 +00:00
Lance 44476382fe still does funky stuff, nick stuff works better (hopefully).. had to write a hack to support etg
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1882 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-19 03:26:40 +00:00
Spoike eeb89caa80 The green box is the resize area. It doesn't work properly when you scale an item negativly though. Shift and stuff work.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1861 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-13 06:12:57 +00:00
Spoike d4b4e657bf Fixed some parameter types to match the engine.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1860 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-13 06:11:47 +00:00
Spoike bfb9bbb371 Added some additional sub-console functions.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1720 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-16 18:08:40 +00:00
Spoike 2297980427 A bug hunting I will go, a bug hunting I will go, traa la la.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1719 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-16 18:06:44 +00:00