Commit graph

564 commits

Author SHA1 Message Date
Spoike
5981194db4 fixed a pretty major bug with continue used within a while. Fixed working of assignments to other vars.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@364 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-26 14:39:55 +00:00
Spoike
6e08cbd0a1 make string tokenizing treat commas as seperate tokens.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@363 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-26 14:38:19 +00:00
TimeServ
e86a39d079 beam stuff for regular effects, SM_UNICIRCLE addition
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@362 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-23 22:21:38 +00:00
TimeServ
fc20b7cb95 "die 0" case for particles/beams fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@361 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-21 01:01:10 +00:00
Spoike
11dc6c828c I broke the do{}while(string); handling
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@360 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-20 13:45:19 +00:00
TimeServ
6976b04908 beam fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@359 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-19 21:56:31 +00:00
TimeServ
ae3545ef6d I did not just do that...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@358 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-19 19:09:50 +00:00
TimeServ
4c2123484c beam fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@357 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-19 19:08:42 +00:00
TimeServ
0524b0115a beam fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@356 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-19 18:56:13 +00:00
TimeServ
dff7e8bc0f beam fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@355 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-19 16:27:30 +00:00
Spoike
4f36d50f60 Few bug fixes and some q3 compatable shaders.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@354 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-19 16:10:14 +00:00
Spoike
ef1c50ef77 q3 compatable shader parsing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@353 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-19 15:56:22 +00:00
Spoike
b0e12ff2ba Ignore svc_cutscene for now. Sorry, but there's no QW equivelent.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@352 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-18 10:51:40 +00:00
Spoike
2883398d69 Hiding that message.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@351 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-18 10:50:23 +00:00
Spoike
75684fdade It's a bit annoying getting those messages.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@350 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-18 10:49:19 +00:00
Spoike
fdad8d48af MOVETYPE_NONE is being set by some very naughty mods.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@349 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-18 10:48:33 +00:00
Spoike
0bb2a0854d Optimised the size of rotated bsp absmin/max. (doesn't use as many leafs, so the object does get broadcast across the net...)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@348 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-18 10:46:06 +00:00
Spoike
94181f8895 And fixing the comma.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@347 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-16 14:05:46 +00:00
Spoike
4c60d97a27 playing with enum stuff. getting it actually working properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@346 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-16 14:02:43 +00:00
Spoike
a180cf5004 enum = NAMEDCONSTANT and #define \ support.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@345 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-16 13:18:58 +00:00
TimeServ
7cc2a8b85e unused union search and replace
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@344 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 18:21:57 +00:00
Spoike
70f7f33838 server browser plugin files.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@343 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:47:51 +00:00
Spoike
8ea2961387 Updated by TortoiseCVS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@342 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:44:09 +00:00
Spoike
c9c568dd51 Small project file for IRC plugin.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@341 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:43:43 +00:00
Spoike
1ae3da7ea0 Simple but functional IRC client.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@340 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:42:09 +00:00
Spoike
57b1dffc76 small msvc project file for hud plugin
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@339 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:38:21 +00:00
Spoike
2a9cda7ea8 sbar plugin. Supports click + drag hud elements.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@338 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:37:21 +00:00
Spoike
ce0c0c7a1c The four files used by ALL plugins.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@337 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:35:53 +00:00
TimeServ
e3518a7c1f remove unused trailstate stuff
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@336 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:31:31 +00:00
Spoike
5d2843e7b2 Code for texturing/smoothing beams.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@335 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:25:41 +00:00
Spoike
528829d5a1 texture s coordinate needs to be maintained.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@334 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:25:17 +00:00
TimeServ
fd5c54cbdc beam system overhaul
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@333 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:00:15 +00:00
Spoike
c9f4af34bf Added a few more simple extensions.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@332 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-14 13:08:09 +00:00
Spoike
8473252e1a More sensible support for gamma settings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@331 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-14 12:32:32 +00:00
Spoike
dbf313157a ATI drivers properly support SetDeviceGammaRamp, so now so do we.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@330 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-14 12:31:29 +00:00
Spoike
5fe626d5cb Can't believe I forgot that line...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@329 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-14 11:27:20 +00:00
Spoike
a9384fc55c Allow dlls by default
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@328 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-14 11:26:13 +00:00
Spoike
6dfa5a21bc Having a go at fixing classes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@327 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-14 11:25:12 +00:00
Spoike
71493c6b12 Now we allow spaces between the # and the directive.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@326 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-14 11:24:13 +00:00
Spoike
a427a2050a Removed significance of precompiler constant DEBUG, at black's request.
Cleaned the lno file writing code a little.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@325 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-14 11:19:09 +00:00
Spoike
81cc41e4a4 now prints the name of the sprite that has an invalid frame.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@324 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-14 11:14:46 +00:00
Spoike
4d528922fd plugins
capture_codec tga/png/jpg
Changed intensity of hud images so that high-gamma settings work... (maybe too much)
Small progs changes that fixes hexenc


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@323 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-13 07:24:59 +00:00
Spoike
7a64190e22 Strimmed some fields. QW servers should be lighter now, because of this.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@322 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-13 06:38:21 +00:00
Spoike
61fe78cf77 Couple new extensions, and a hexen2 stats change.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@321 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-13 06:37:44 +00:00
Spoike
2ffb2ae076 Changed the way hexen2 stats work.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@320 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-13 06:36:08 +00:00
Spoike
e7b1517ccd A trace toss, and a small fix so dropping entities in hexen2 play the right sounds.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@319 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-13 06:35:27 +00:00
Spoike
3e75ffd266 People don't like bright green ... :(
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@318 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-13 06:33:10 +00:00
Spoike
8d74660384 Bye Bye some warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@317 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-13 06:32:14 +00:00
Spoike
ea5c476ced I need to commit more often...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@316 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-10 06:32:29 +00:00
Spoike
738993eba9 tightened lightmap loading, added traces.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@315 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-07 13:16:43 +00:00