1
0
Fork 0
forked from fte/fteqw
Commit graph

104 commits

Author SHA1 Message Date
Spoike
a722205543 jogi wants to see the current status, this prolly won't compile, but nothing autobuilds any of this stuff anyway
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3973 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-02-04 22:53:53 +00:00
Spoike
03f3cc738f Added a particle effect editor. A few issues still to fix (like being unable to add a new effect).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3966 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-01-28 10:31:55 +00:00
Spoike
ebc29fe683 added the additional editable fields which the engine now exposes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3943 fc73d0e0-1445-4013-8a0c-d673dee63da5
2011-12-27 08:35:59 +00:00
Spoike
c44096f0b2 git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3931 fc73d0e0-1445-4013-8a0c-d673dee63da5 2011-12-17 16:37:07 +00:00
Spoike
d95a523f80 Just messing with stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3794 fc73d0e0-1445-4013-8a0c-d673dee63da5
2011-05-20 04:10:59 +00:00
Spoike
e164c7c7ad Work in DP didn't work in DP.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3361 fc73d0e0-1445-4013-8a0c-d673dee63da5
2009-08-29 18:59:48 +00:00
Spoike
e9c0883937 I messed up with the WORKINDP thing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3214 fc73d0e0-1445-4013-8a0c-d673dee63da5
2009-06-07 23:42:55 +00:00
Spoike
54f6c830de movevars and pmove are obsolete. Bit of a code cleanup.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3213 fc73d0e0-1445-4013-8a0c-d673dee63da5
2009-06-07 15:46:12 +00:00
Spoike
b3b0f3da9f Map triggers are more sane.
Really buggy example custom prediction code in this commit.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3180 fc73d0e0-1445-4013-8a0c-d673dee63da5
2009-04-19 01:15:18 +00:00
Spoike
444f2dc7aa Work in progress. A couple more comments in the code.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3171 fc73d0e0-1445-4013-8a0c-d673dee63da5
2009-04-14 21:39:15 +00:00
Spoike
0b792a6355 Made the boolean type consistently int or float, without using conversions.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3053 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-11-09 23:29:13 +00:00
Spoike
81a86449ef Might as well make it generate -TFTE if its not going to work in DP anyway.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3048 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-10-22 00:04:15 +00:00
Spoike
e7aa21bf29 Stripped some prints.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3046 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-10-16 22:02:39 +00:00
Spoike
baff3de5af Initial commit. Needs work. Mostly functional though.
Requires a cutting edge version of fteqcc... Older versions have bugs and stuff.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3045 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-10-16 22:00:54 +00:00
Spoike
b51530886e Seeing as this is the only csqc example on fte's svn, I'm updating it to support the recent clientstat standardisation.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2870 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-01-23 01:32:20 +00:00
Spoike
554d49d657 Tweeked the 'fallout2' inventory a little.
Now supports mousewheel and doesn't have the wasted space down at the bottom of the slot list.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2332 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-06-18 13:08:34 +00:00
TimeServ
02176f8853 remove more cvsignore files
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2148 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-04-02 23:25:51 +00:00
Spoike
f49d3e2cee Removed a debug message.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1876 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-15 22:37:14 +00:00
Spoike
b65300ce58 Enforce team colours.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1875 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-15 22:36:44 +00:00
Spoike
e58ef84cda Don't allow the player to do inventory stuff before spawned.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1874 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-15 22:36:09 +00:00
Spoike
d0f050da32 Get stimpacks working in team-deathmatch.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1873 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-15 22:35:23 +00:00
Spoike
d35e3d8147 The core of the TF stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1872 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-15 01:46:15 +00:00
Spoike
e8dc38d98a TF stuff works to an extent.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1871 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-15 01:38:45 +00:00
Magnus
4e1e456ad0 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1859 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-13 03:41:57 +00:00
Magnus
601d04ee4d *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1848 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 03:22:22 +00:00
Magnus
f667db2a35 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1847 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 02:26:46 +00:00
Magnus
b00a2e1895 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1846 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 02:12:31 +00:00
Magnus
6c209f284b *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1845 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-12 01:55:21 +00:00
Magnus
d4ccc2bdf8 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1833 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-10 00:37:49 +00:00
Magnus
cfb40163b2 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1832 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-09 03:02:05 +00:00
Spoike
2a29a31c81 tesla turrets, and climbing gear.
flashbanging ogres.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1831 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-09 02:52:18 +00:00
Spoike
e317109cd7 Latest version.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1830 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-09 02:16:09 +00:00
Magnus
a061092d65 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1828 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-09 01:13:34 +00:00
Magnus
f463564ed2 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1827 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-09 00:36:36 +00:00
Magnus
72aff09dd1 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1826 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-08 23:21:17 +00:00
Magnus
b66e690347 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1825 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-08 23:07:33 +00:00
Magnus
20f470ef8b *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1824 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-08 23:02:40 +00:00
Magnus
4fb1c62dd5 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1823 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-08 21:40:47 +00:00
Magnus
b52ebcd9d3 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1822 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-08 21:26:30 +00:00
Magnus
50aed6bf16 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1821 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-08 01:21:36 +00:00
Spoike
b8e0d21f0e offsets work properly now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1820 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-08 00:39:16 +00:00
Magnus
dfe07bef90 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1819 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-07 22:51:52 +00:00
Magnus
778b2e09a7 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1818 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-07 22:35:40 +00:00
Magnus
30a0966ccc *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1817 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-07 22:28:18 +00:00
Spoike
d6056ff880 Skill triggers on start map.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1816 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-07 19:04:26 +00:00
Spoike
2213d5050c Cleaned up and swapped adrenaline and superstims around.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1815 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-07 17:41:18 +00:00
Spoike
f314ffbdfa Fixed my earlier bug with restarting the map instead of being dead.
Fixed the spawnparm bug where you got your friend's stuff on the new level.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1814 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-07 17:40:17 +00:00
Magnus
a078f6fc97 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1813 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-07 13:20:43 +00:00
Magnus
0887be0383 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1812 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-07 00:57:14 +00:00
Spoike
94cca0a89e steroids work, dead players can restart map - needs fixing so they don't restart the server whilst there's still a dude left alive.
and the stimpacks alias thingie works.
added random messages about the autodoc curing you of various STIs.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1808 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 17:38:51 +00:00