Commit Graph

1665 Commits

Author SHA1 Message Date
Spoike a8de363078 hopefully fixes a couple of things.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1669 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 02:17:55 +00:00
Spoike 48dbcfa193 hopefully fies a couple of things.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1668 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 02:17:27 +00:00
TimeServ 81188d622a you didn't see this
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1667 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 01:38:31 +00:00
TimeServ 9a4a8aa411 remove superfluous extension
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1666 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-06 01:18:47 +00:00
Mark Olsen 4120541f06 Reenabled the XCloseDisplay call as things fuck up without it.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1665 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-05 21:22:36 +00:00
Mark Olsen 2e22b57fc2 Fixed big endian support for Linux/GLX
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1664 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-05 20:51:18 +00:00
TimeServ 87d4c83abe logging now shuts off after a bad write
colormapping made more generic (more with that later)
small stat fix


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1663 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-05 16:47:29 +00:00
Mark Olsen 20da7c41cd Fixed a sizeof bug which affected non-32bit systems (sizeof on pointer to float instead of sizeof on the float)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1662 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-02 23:59:40 +00:00
TimeServ 1534f2f1b7 left over debug code
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1661 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-02 22:24:16 +00:00
TimeServ 283c7f8454 fix to loading maps/models with fullbrights (sw)
fix a rare crash with HLBSP textures


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1660 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-02 02:38:10 +00:00
Mark Olsen 87bf121760 Build fixes for non-Win32
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1659 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-02 01:14:20 +00:00
TimeServ 1b2dfa9701 fixes to stainmaps (project options got screwed up so I didn't catch the glitches)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1658 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-02 00:49:20 +00:00
TimeServ bc44aaf54b stains are multiplicative instead of additive
get rid of infokey usage in cl_ignore
reduce sw stainmaps from int to unsigned char


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1657 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 22:36:01 +00:00
Lance 79d122b3cf Anisotropic Filtering take 2
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1656 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 15:52:36 +00:00
Lance a42d9dac20 Anisotropic Filtering
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1655 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 11:40:45 +00:00
Lance 96c5dd71ec Anisotropic Filtering
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1654 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 11:22:20 +00:00
Lance eae50d7bf6 Anisotropic Texture Filtering
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1653 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 11:20:19 +00:00
Spoike 4fa99b476c Fix for not compiling in sw.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1652 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 02:20:48 +00:00
Spoike 470804d958 make mingl compile again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1651 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:56:37 +00:00
Spoike aaf1a31b05 Fixes the sockettcp issue without TCPCONNECT.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1650 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:51:47 +00:00
Spoike b969d494b6 added a comment regarding the lcc warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1649 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:41:04 +00:00
Spoike 8d737adf85 Added cl_ignore.c
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1648 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:24:37 +00:00
Spoike 77474af3b2 Stops a recursive error when the MessageBox function tells us that it's appeared, over and over and over again, causing more MessageBoxes... Grr.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1647 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:24:07 +00:00
Spoike 3931528beb Removed timeserv's precompiler protection around files I forgot to add.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1646 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:22:25 +00:00
Spoike 2c10084b45 Fixed a syntax error.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1645 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:21:38 +00:00
Spoike bb1c73658c Added memset, memcpy, and memmove for efficency (rather than implementing them in a qvm).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1644 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:21:08 +00:00
Spoike 777cbdb6bc Small fixes for more robustness (more for testing).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1643 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-12-01 01:16:55 +00:00
Spoike 7d5cacecab Fixes 'glowing nails'.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1642 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 23:12:08 +00:00
Spoike 10bb3e01cf blah
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1641 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 21:39:27 +00:00
Spoike 6f6b337428 fix for dedicated servers.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1640 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 21:35:43 +00:00
Spoike 304f1e38bd from fuhquake.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1639 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 20:46:09 +00:00
TimeServ e13c3d5e07 %i to %p
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1638 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 05:05:50 +00:00
TimeServ 61ea1d4429 plug_list enhancement
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1637 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 05:01:43 +00:00
TimeServ 18b062a0fe also look in charsets for quake character sets
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1636 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 02:53:08 +00:00
TimeServ 21b5d68685 Spike broke CVS build due to not committing cl_ignore.c
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1635 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 02:26:12 +00:00
Spoike 339d478659 I wonder how much this will break. Ahh well. It works for me, and I need to go to bed.
Well, plugins should be able to read/write files through the engine. audio decoding plugin interface is in (might be changed later).
TCPConnect is in.
msg_filter and scr_centersbar.
some recording fixes too.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1634 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 01:20:53 +00:00
Spoike e54ecb4a9a Hud compiles and runs as a QVM, so these extra files will come in handy.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1633 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 01:07:13 +00:00
Spoike 17144eaf9e Uses FS builtins, so no hardcoded filesystem stuff, so it compiles as a QVM. That load/save bug is also gone.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1632 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 01:06:02 +00:00
Spoike 673a336982 fixed atoi / atof
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1631 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 01:02:10 +00:00
Spoike 1592df5945 Fixed file access, and removed direct filesystem requirement.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1630 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 00:50:04 +00:00
Spoike 79fce55806 Added Quake filesystem access.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1629 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 00:48:29 +00:00
Spoike 64444d7479 Added support for printing hex (heheh... doesn't work right, but better than nothing)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1628 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-30 00:47:59 +00:00
Mark Olsen fad8fe8cc8 Build fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1627 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 23:23:56 +00:00
Mark Olsen d0c1d4911f MacOS X defines
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1626 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 23:20:02 +00:00
Mark Olsen 9792a49cbf Don't declare the isDedicated variable if it is #defined
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1625 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 23:14:45 +00:00
Mark Olsen aac111c7b0 Use netinc.h
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1624 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 13:32:15 +00:00
Mark Olsen b3b3a7a83a Renamed vector to _vector to avoid name clashes on Altivec systems.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1623 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 13:30:20 +00:00
Mark Olsen d17ca9286b Use netinc.h
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1622 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 13:22:58 +00:00
Mark Olsen f784b64de1 Fixed newlines and renamed pixel to pix to avoid name clashes on Altivec systems.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1621 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 13:20:38 +00:00
Mark Olsen fef8729179 Use netinc.h
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1620 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-29 13:14:15 +00:00