Commit Graph

1294 Commits

Author SHA1 Message Date
Spoike 33542049b2 still needs tracing to be rewritten
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1247 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-26 22:49:36 +00:00
TimeServ 3a0181d5ca exec permission demote
fix to r_explosionlight
few sound fixes to csqc standard effects (not done yet)


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1246 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-26 21:59:36 +00:00
TimeServ bc6d871f37 gl_blendsprites hack added
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1245 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-23 23:36:04 +00:00
TimeServ ba4e46bf9f cvarlist changes, cvarreset added
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1244 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-23 03:25:22 +00:00
TimeServ 5e20d80817 cvarlist enhancement.. should we do more commands this way?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1243 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-22 22:21:59 +00:00
Andreas Kirsch 19df459786 QCC_Include now uses the path to the current file as base for #include and
#includelist (this way one can share code between different qcs more easily).


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1242 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-21 17:14:15 +00:00
Spoike cd19c7ac80 It should be stable now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1241 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-21 04:50:16 +00:00
Andreas Kirsch 0f1a586272 Fix a stupid bug which caused ifstring not to work (use typecmp instead of
a pointer comparison). >_<


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1240 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-21 00:10:39 +00:00
TimeServ e339bfa096 progs control cvars, pf_cs_sound fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1239 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-19 19:06:22 +00:00
Mark Olsen d65f912f94 Minimal build fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1238 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-19 17:01:55 +00:00
Spoike 9a4e707fda Fixed some precompiler constant usage.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1237 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-19 16:35:49 +00:00
Mark Olsen 9b822244ee Fixes to minimal build.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1236 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-19 15:46:31 +00:00
Mark Olsen 467f564f1a Fix for minimal build.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1235 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-19 15:42:56 +00:00
Mark Olsen 9350d79073 Fix for client only build.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1234 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-19 14:05:33 +00:00
TimeServ b3ba498aad added coredump commands for all progs types
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1233 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-16 18:35:43 +00:00
Spoike a355262f11 Fixed some things.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1232 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-14 11:06:37 +00:00
TimeServ c6896ca186 no param edit fix, but edit is still horribly broken
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1231 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-14 03:55:08 +00:00
TimeServ 858239691a fix server crash (rid#1258739)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1230 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-14 03:39:49 +00:00
TimeServ ac678cc0be FTE_TE_STANDARDEFFECTBUILTINS added
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1229 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-13 06:01:18 +00:00
Mark Olsen 8a57ab9bc6 Fix build, fix segfault.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1228 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-12 23:26:12 +00:00
TimeServ 027032a304 roq fixes, but timing is still way off
an attempt to fix avi playback.. but it's still busted


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1227 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-12 19:37:24 +00:00
TimeServ 0511e3bcbf don't crash using -soundspeed
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1226 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-12 17:57:22 +00:00
Mark Olsen c34e488867 MAX_QPATH, not MAX_PATH.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1225 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-12 16:59:26 +00:00
Spoike 62e8570d4b fixed project to use more view properties.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1224 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-12 11:26:29 +00:00
Spoike 676cd47bb2 Disabled 'chunked' downloads. It was causing issues. There's a bug there somewhere, but it'll be too hard to find. Fall back to standard qw downloads.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1223 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-12 01:38:19 +00:00
Spoike 49adddf072 Fixed playback of invisible nq entities.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1222 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-12 01:37:27 +00:00
Spoike c09c38c048 Don't crash the engine on an otherwise legitimate progs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1221 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-12 01:17:07 +00:00
Spoike bd4c05706b Fixed fastcall calling convention issues with GLRelease/mingl
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1220 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-12 00:22:38 +00:00
Spoike 92e388196d Fixed rotatevectorsbytag - I hope. :/
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1219 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-12 00:21:47 +00:00
Spoike eea431e262 Fixed an issue I created yesterday.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1218 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-11 23:59:59 +00:00
Spoike 83a2f3aa06 Getting ready for qexpo. CSQC is in final dev stages. Everything else should be working well enough too, hopefully.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1217 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-11 04:14:33 +00:00
Mark Olsen 0a96f18230 That's MAX_QPATH, not MAX_PATH.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1216 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-10 23:08:52 +00:00
Mark Olsen b17bedde4a That's #ifdef HUFFNETWORK, not #ifndef MINIMAL
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1215 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-10 22:39:56 +00:00
Mark Olsen 9ab1a82f47 SV_Frame() no longer takes an argument.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1214 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-10 22:38:41 +00:00
Mark Olsen 44017f0918 SV_Frame no longer takes an argument.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1213 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-10 17:52:18 +00:00
Spoike f4a3068ae2 dedicated server should compile properly now, yay.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1212 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-10 17:22:49 +00:00
TimeServ cbdd68fe96 conchars hack for csqc
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1211 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-10 05:43:05 +00:00
Spoike 5a44d42688 Small bug fixed, reported by shadowalker. -width sends -height the wrong way (4/3 instead of 3/4)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1210 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-08 01:10:42 +00:00
Spoike 5dce02d558 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1209 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-07 18:08:13 +00:00
Spoike d1d0989ab3 Small tweeks. The stack is always aligned now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1208 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-07 13:21:48 +00:00
Spoike 6cafda8ffa Small tweeks
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1207 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-07 13:18:43 +00:00
Spoike 48fd9285e7 Fixes skinning issues with multiple surface models.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1206 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-07 13:16:20 +00:00
Spoike 887d613984 Fix rgbgen topcolor and rgbgen bottomcolor
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1205 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-07 13:11:23 +00:00
Mark Olsen 4cf65db4b7 Endian fixes to the Q3 model loader.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1204 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-07 02:21:20 +00:00
TimeServ 83cc102208 m_accel/m_accel_noforce/m_threshold_noforce added, m_filter fixed up
added particle fields inwater and spawnchance
changed particle field timelimit -> spawntime
emit state is now kept (fixes rid# 1015648 FINALLY)


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1203 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-06 22:39:28 +00:00
TimeServ c30d79eb31 fix to sw character drawing (should speed SW up)
gl_blend2d (hackish cvar to get 2d blending, should work?)
fixes to pluginless compile
few other small changes


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1202 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-06 07:18:29 +00:00
Spoike a3c6317802 make d3d compile again
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1201 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-06 00:36:55 +00:00
Spoike 69b3c5f51e Make software rendering work again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1200 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-06 00:36:08 +00:00
Mark Olsen eb69ef9547 Endian fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1199 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-05 18:50:07 +00:00
Spoike 65f5f857dc I didn't intend to commit this. But now I have it needs to still work in non-windows.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1198 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-04 12:56:15 +00:00