Commit Graph

6490 Commits

Author SHA1 Message Date
Spoike c984889446 Does that make it more tolerant of QC hacks?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@290 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-03 10:14:26 +00:00
Spoike 5b197459eb skys are pausable now
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@289 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-03 10:13:22 +00:00
Spoike 173875eb5f fixing gl_2dscale bugs
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@288 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-03 09:46:09 +00:00
Spoike d89c1944ff fixing gl_2dscale bugs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@287 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-03 09:46:00 +00:00
Spoike b39a76bd58 changed the homepage part.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@286 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-03 09:19:56 +00:00
Spoike c5fc5858b6 hmm. that should make downloads less crazy.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@285 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-02 05:42:20 +00:00
Spoike 20e15438ed better fs_cache handling (as in no mem leak...)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@284 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-02 03:47:24 +00:00
Spoike 30d0582da8 Well, that'll make debugging less crashy...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@283 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-01 22:20:50 +00:00
Spoike 467fb6c704 healing the compiler a tiny bit...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@282 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-01 22:20:19 +00:00
Spoike bc49957d23 those conditions are slightly better than before.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@281 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-01 22:17:33 +00:00
Spoike e5cc1ba3c3 fixing a bug, and making easier to find memory corruptions BEFORE the pointers are freed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@280 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-01 22:16:44 +00:00
Spoike dc559bf6df dedicated servers debugging is improved with this.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@279 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-01 22:16:01 +00:00
Spoike d47895df56 Spinning particles should be feeling better now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@278 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-01 22:14:16 +00:00
Spoike 6f52211bb2 fixing gamma ramps and stuff... god I hate windows.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@277 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-01 02:19:17 +00:00
Spoike b81cfa6077 playing with lit file paths, so that qw/maps/2fort5.lit isn't a higher priority than fortress/lits/2fort5.lit
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@276 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 23:02:52 +00:00
Spoike db3aebb341 bit more... 'optional'...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@275 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:51:15 +00:00
Spoike cc8b34639b better zip file handling. (less crashy...)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@274 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:50:03 +00:00
Spoike 37a8fd5056 teamplay and plugin stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@273 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:49:01 +00:00
Spoike 0c6d688751 removed a pointless if statement.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@272 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:48:09 +00:00
Spoike 705d84c214 teamplay info
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@271 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:47:31 +00:00
Spoike fbda24bd34 trying to fix the whole gl_2dscale stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@270 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:47:02 +00:00
Spoike d592a4f647 hmm. is that better at all?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@269 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:46:24 +00:00
Spoike 6391f4428f supports norms, and might actually be a tiny bit faster at loading.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@268 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:45:08 +00:00
Spoike 42b0c88591 small teamplay info fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@267 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:44:05 +00:00
Spoike 95ca49effb Surface particle emittence should be nicer now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@266 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:43:23 +00:00
Spoike b08fe6561b playing with teamplay code and plugins
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@265 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:42:34 +00:00
Spoike 9cf99374db added an if. defaults on anyway.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@264 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:41:42 +00:00
Spoike 19e99274fd should make clients more stable... though I'm not sure if this is a good thing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@263 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:40:24 +00:00
Spoike dc91267fff clarified the help message.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@262 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:39:32 +00:00
Spoike f04e0eba67 make it that bit more noticable.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@261 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:38:29 +00:00
Spoike 103cf9b7b0 couple of fixes there...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@260 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:25:55 +00:00
Spoike 8a34e35fc4 should make things easier.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@259 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:24:38 +00:00
Spoike 76f36d2bf3 should make that one a bit better.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@258 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:22:32 +00:00
Spoike 8edb4a5259 Hmm. Whoops.. that'll help norms a bit better...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@257 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-30 22:09:22 +00:00
Spoike 81c77ee8ab Does that make bots any more consistant?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@256 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-28 06:36:57 +00:00
Spoike 75764a9c5d should make task switches more reliable.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@255 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-27 07:23:47 +00:00
Spoike 98f3a782f7 Does this make you happy alex? does it? will you just leave me in peace? please?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@254 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-27 06:33:25 +00:00
Spoike b2e07ca991 That should be a little safer now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@253 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-26 06:26:50 +00:00
Spoike 011a4ef76b should support so files for linux now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@252 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-26 04:03:45 +00:00
Spoike 0ceaef027f Fixed compilation under linux, compleatly and utterly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@251 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-26 03:46:49 +00:00
Spoike b97c44a2e6 Needed to drive the X11 screen.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@250 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-26 03:39:27 +00:00
Spoike a4284501fc Is that the fix needed for linux?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@249 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-26 03:35:50 +00:00
Spoike af8b141be8 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@248 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-26 03:34:26 +00:00
Spoike f25bf204a9 small bug fix, part way through adding plugin stuff for menu support.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@247 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-26 00:30:42 +00:00
Spoike 0fc540cac4 plugins added (needed a new C file)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@246 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-24 04:49:16 +00:00
Spoike 018e0cc849 so gl_2dscale takes effect if the user manually resizes the window with the mouse cursor. Kinda funky.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@245 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-24 04:42:10 +00:00
Spoike 98bd148fa1 fixing avi files
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@244 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-24 04:41:26 +00:00
Spoike ab8d562f8b fixing avi files.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@243 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-24 04:41:15 +00:00
Spoike 114501d2cb Plugin stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@242 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-24 02:45:41 +00:00
Spoike c3cc229964 small cmd.c changes for plugins
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@241 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-24 02:45:22 +00:00