Spoike
cc875358fd
qcc: allow variable definitions inside for statements. these are strictly subscoped.
...
csaddon: implement convenient vertex dragging. not bug free, but should be sufficiently functional.
small optimisation for r_loadlit 2.
sdl2: now supports hardware cursors, supposedly. also ensures the window title is set to something that isn't obviously weird.
fix #water replacements not being loaded. again.
.map loading now ignores all lightstyles, instead of many lights being completely black.
.map loading can now properly cope with angled surfaces without the player getting stuck.
try to avoid missing d3d11 definitions issue.
tp_disputablemacros no longer blocks say commands, but does block +forward etc. supposedly.
fix timer precision issue that appears in sdl builds. not sure why it wasn't visible in other cases though.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4989 fc73d0e0-1445-4013-8a0c-d673dee63da5
2015-09-18 20:30:10 +00:00
Spoike
da316ce374
fix gles1 issues (read: android port now works again).
...
update csaddon code.
qclib now understands 'objects'. engine+qcc does not use them yet.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4987 fc73d0e0-1445-4013-8a0c-d673dee63da5
2015-09-14 10:36:42 +00:00
Spoike
57248e9f64
tiny update...
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4864 fc73d0e0-1445-4013-8a0c-d673dee63da5
2015-04-27 05:10:01 +00:00
Spoike
c3f681cfc8
Try to fix shadowmap issues to at least be consistent even if not acne free.
...
add light auto-rotation to csaddon, for rotating static lights.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4776 fc73d0e0-1445-4013-8a0c-d673dee63da5
2014-10-23 01:42:05 +00:00
Spoike
84888e3ff2
terrain editor update, to implement some of the things epicenter asked for.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4687 fc73d0e0-1445-4013-8a0c-d673dee63da5
2014-06-16 20:45:44 +00:00
Spoike
fb22181816
random fixups
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4528 fc73d0e0-1445-4013-8a0c-d673dee63da5
2013-11-22 00:13:52 +00:00
Spoike
56131015c6
Small update. Just because.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4405 fc73d0e0-1445-4013-8a0c-d673dee63da5
2013-06-26 03:34:39 +00:00
Spoike
a5ac2e9a9d
did I forget to commit this? did I need to? oops.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4309 fc73d0e0-1445-4013-8a0c-d673dee63da5
2013-04-09 01:04:43 +00:00
Spoike
b2bcc1be15
------------------------------------------------------------------------
...
r4233 | acceptthis | 2013-02-27 16:24:26 +0000 (Wed, 27 Feb 2013) | 1 line
small update to fix a couple of issues.
------------------------------------------------------------------------
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4229 fc73d0e0-1445-4013-8a0c-d673dee63da5
2013-03-12 23:12:08 +00:00
Spoike
1261ad5d2a
------------------------------------------------------------------------
...
r4232 | acceptthis | 2013-02-27 16:21:54 +0000 (Wed, 27 Feb 2013) | 1 line
try to be a little more usable.
------------------------------------------------------------------------
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4228 fc73d0e0-1445-4013-8a0c-d673dee63da5
2013-03-12 23:11:35 +00:00
Spoike
52bacf161b
Made the lights editor more useful/usable.
...
tints for terrain, nicer save+load commands.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4159 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-12-04 18:19:20 +00:00
Spoike
586cedea8b
Directly query client for video size.
...
Berkelium focus now properly tracked. The cursor blinks on google. yay.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4125 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-10-13 01:00:53 +00:00
Spoike
35c6aecad2
Support to pipe the keyboard/mouse input from csqc into media decoders (read: embedded web browsers / x11).
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4110 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-10-07 18:36:28 +00:00
Spoike
3e1a546e83
water/meshes/usability
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4082 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-07-20 01:49:13 +00:00
Spoike
db40d60b95
added a terrain editor
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4072 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-07-14 23:20:06 +00:00
Spoike
db9388a297
example command for jogi. I've not tested that it even compiles.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4000 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-02-22 14:40:39 +00:00
Spoike
bd44e87734
Fixed a division-by-zero issue, and a couple of other minor things.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3997 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-02-15 22:49:30 +00:00
Jogi
8421aff462
...
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3996 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-02-15 22:12:37 +00:00
Jogi
29617109b0
godspeed sir
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3995 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-02-15 16:45:57 +00:00
Jogi
e39981eab4
some more menu stuff
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3991 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-02-14 23:52:28 +00:00
Jogi
61061c8e71
fixed some of the menu stuff
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3989 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-02-14 00:54:54 +00:00
Spoike
ad32917970
tiny fixes (note: also removed workarounds, jogi update fteqcc).
...
added drawlame3dtext function as per jogi's request.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3987 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-02-13 09:14:09 +00:00
Spoike
3c4100a2a9
Jogi's changes.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3985 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-02-13 01:41:49 +00:00
Spoike
fb35b91e01
Added cheesy menus.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3978 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-02-08 04:13:25 +00:00
Spoike
d9f0528f47
All jogi's work.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3977 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-02-08 01:56:30 +00:00
Spoike
855b3ee993
small update.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3975 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-02-05 01:40:39 +00:00
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
Magnus
f2aa8780cd
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1807 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 06:47:15 +00:00
Spoike
a952dcfc56
Inventory is now graphical.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1806 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 05:57:21 +00:00
Magnus
8e747066aa
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1805 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 04:46:20 +00:00
Magnus
ff33ac24c3
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1804 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 03:50:25 +00:00
Spoike
041e0b48da
Added ammo type used in the weapon names.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1803 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 02:59:04 +00:00
Spoike
383135fcb1
changed which weapons can fire what ammos
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1802 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 02:54:07 +00:00
Magnus
0f3720e739
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1801 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 02:21:28 +00:00
Magnus
096a6ceadd
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1800 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 02:19:28 +00:00
Magnus
7a6a56b7b1
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1799 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 02:19:28 +00:00
Magnus
a613214e54
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1798 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 02:12:00 +00:00
Magnus
b6b20b55ed
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1797 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 01:59:15 +00:00
Spoike
eb02cb9efa
Stuff.
...
working weapons buy menu
and mr.ammo is now buyable.
a few bugs squished, I hope.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1796 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 01:52:52 +00:00
Magnus
541d49b6bd
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1795 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 01:44:45 +00:00
Magnus
9823ee07e4
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1794 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 01:37:22 +00:00
Magnus
61cc51f6fe
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1793 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 01:35:11 +00:00
Magnus
d6642e1d68
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1792 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-06 01:22:11 +00:00
Spoike
f057b93bee
Small bugfixe(s).
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1791 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-05 01:57:16 +00:00
Spoike
79d490b6ce
Reimplemented the alienblaster.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1790 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-05 01:56:45 +00:00
Spoike
dc93cdfca4
Should fix buying ammo, chems, grenades.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1789 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-05 00:45:36 +00:00
Spoike
b8d44415fa
toolkits, moving inventory items, and mr.ammos work now.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1788 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-04 20:45:08 +00:00
Spoike
bf4b98cee5
Stop players from being able to reorganise thier inventory whilst dead.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1784 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-04 00:39:13 +00:00
Magnus
f077d9be3e
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1781 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-03 08:05:22 +00:00
Magnus
482b7879a7
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1780 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-03 04:02:08 +00:00
Spoike
b973799d06
most warnings fixed.
...
inventory system now works a bit better.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1761 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-01-02 22:04:05 +00:00