Spoike
|
f1c3a20eef
|
How hideous. A glquake dir...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@383 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-28 07:08:32 +00:00 |
|
Spoike
|
76b15ade25
|
Added support for GL_EXT_compiled_vertex_array
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@382 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-28 07:07:44 +00:00 |
|
Spoike
|
d5ce9a1c68
|
Heavier optimisations (and a couple of debugging warnings)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@381 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-28 07:03:56 +00:00 |
|
Spoike
|
9dfffde72b
|
How'd that get there? Should all work now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@380 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-28 00:48:33 +00:00 |
|
Spoike
|
02433b23aa
|
Support for # and ##
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@379 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-27 23:51:52 +00:00 |
|
Spoike
|
8dffeea9ad
|
Fixed a pretty serious problem with q3 shader rendering.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@378 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-27 23:33:35 +00:00 |
|
Spoike
|
f2ddeefe19
|
Warning and target fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@377 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-26 23:06:29 +00:00 |
|
Spoike
|
0f6b5d1eef
|
allow the minimal gl to compile
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@376 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-26 23:05:19 +00:00 |
|
TimeServ
|
253cf12933
|
particle fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@375 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-26 21:36:47 +00:00 |
|
Spoike
|
5133f438a9
|
Added unreachable code warning and tightened up missing return values.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@374 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-26 16:31:03 +00:00 |
|
Spoike
|
b5e691d873
|
Small harmless bugfix in SV_SpawnSpectator.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@373 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-26 15:33:33 +00:00 |
|
Spoike
|
f005b5bfd0
|
don't try loading q3 ui vm anymore.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@372 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-26 15:32:27 +00:00 |
|
Spoike
|
9982c2d9f9
|
Vertex lighting cvar added.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@371 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-26 15:31:39 +00:00 |
|
Spoike
|
3508d4c3a3
|
couple more max map planes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@370 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-26 15:30:57 +00:00 |
|
Spoike
|
7a2b6570f2
|
Giving shaders the normals info.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@369 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-26 15:30:13 +00:00 |
|
Spoike
|
4fe59ae9b1
|
print( vtos( a ), " ", vtos( b ), "\n" ); works properly now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@368 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-26 15:18:40 +00:00 |
|
Spoike
|
6f84b3c3f3
|
Adding scissor support.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@367 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-26 14:55:41 +00:00 |
|
Spoike
|
4ed2994308
|
Added a few messages to let people know which models are being buggy.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@366 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-26 14:54:59 +00:00 |
|
Spoike
|
88151b16e8
|
precompiler changes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@365 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2004-10-26 14:41:05 +00:00 |
|
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 |
|