CIA.vc
Fteqw
Forethought Entertainment
Stats » Projects » Fteqw
informationsyndicateUTC clock
13:05 on Feb 13, 2012
event counters
The last message was received 14.81 minutes ago at 12:50 on Feb 13, 2012
4 messages so far today, 6 messages yesterday
4 messages so far this week, 9 messages last week
18 messages so far this month, 27 messages last month
2036 messages since the first one, 6.01 years ago, for an average of 1.08 days between messages
recent messages
dateReversed sort columnprojectcontentlink
14 min agofteqw
Commit by acceptthis :: r3988 /trunk/engine/ (8 files in 5 dirs):
qcc: added somevec[0] to read somevec_x
qcc: fixed struct->ptrfield = ptrvalue
qcc: fixed spam with unused struct members
qcc: fixed str[0][0] and similar situations.
bgqc: fixed sprintf builtin's vector prints.
csqc: added flags field to beginpolygon. value&4 will draw the poly immediately (orthographic projection).
#
24 min agofteqw
Commit by acceptthis :: r3987 /trunk/quakec/csaddon/src/ (cam.qc menu.qc textfield.qc):
tiny fixes (note: also removed workarounds, jogi update fteqcc).
added drawlame3dtext function as per jogi's request.
#
07:37 todayfteqw
Commit by acceptthis :: r3986 /trunk/engine/ (client/m_mp3.c gl/gl_vidnt.c):
trying to fix q2.
#
05:08 todayfteqw
Commit by acceptthis :: r3985 /trunk/quakec/csaddon/src/ (cam.qc csaddon.qc csaddon.src menu.qc):
Jogi's changes.
#
11:58 yesterdayfteqw
Commit by acceptthis :: r3984 /trunk/engine/ (client/renderer.c gl/gl_rmain.c):
random quick fixes...
#
11:24 yesterdayfteqw
Commit by acceptthis :: r3983 /trunk/engine/gl/gl_vidlinuxglx.c:
random quick fixes...
#
09:20 yesterdayfteqw
Commit by acceptthis :: r3982 /trunk/engine/ (4 files in 3 dirs):
random quick fixes...
#
09:18 yesterdayfteqw
Commit by acceptthis :: r3981 /trunk/engine/common/common.h:
random quick fixes...
#
08:59 yesterdayfteqw
Commit by acceptthis :: r3980 /trunk/engine/ (8 files in 4 dirs):
random quick fixes...
#
08:44 yesterdayfteqw
Commit by acceptthis :: r3979 /trunk/engine/ (74 files in 7 dirs):
my attempt at android multitouch (csqc can also distinguish separate mice in windows too).
playing around with fragmentation and mtus. added net_mtu to negotiate some mtu size for smaller (or larger) network messages. setting a custom mtu allows for message fragmentation too.
trying to add a reworked deltaing protocol, including all sorts of fun stuff like bbox sizes, and higher ent limits.
added support for content override entities. set the skin field to some (negative) contents value, and you get movable water with prediction and waterwarp and everything, though you likely want a custom qbsp or a shader to get backface culling.
removed some madness with model skins, fixing some weird q3 bugs.
fixed forced-pause-on-start for q2
fixed q3 server to actually accept client packets again.
fixed strftime builtin
#
07:37 Wednesdayfteqw
Commit by acceptthis :: r3978 /trunk/quakec/csaddon/src/cam.qc:
Added cheesy menus.
#
05:20 Wednesdayfteqw
Commit by acceptthis :: r3977 /trunk/quakec/csaddon/src/cam.qc:
All jogi's work.
#
05:29 on Feb 06fteqw
Commit by acceptthis :: r3976 /trunk/engine/server/sv_ents.c:
Fixes a potential illegible server message.
#
05:02 on Feb 05fteqw
Commit by acceptthis :: r3975 /trunk/quakec/csaddon/src/csplat.qc:
small update.
#
05:00 on Feb 05fteqw
Commit by acceptthis :: r3974 /trunk/engine/qclib/ (8 files):
Stricter typedefs/typenames, so no more random types appearing which were not intended.
#
02:15 on Feb 05fteqw
Commit by acceptthis :: r3973 /trunk/quakec/csaddon/src/cam.qc:
jogi wants to see the current status, this prolly won't compile, but nothing autobuilds any of this stuff anyway
#
07:40 on Feb 02fteqw
Commit by acceptthis :: r3972 /trunk/engine/droid/AndroidManifest.xml:
allow installing on the sdcard instead of phone.
#
07:40 on Feb 02fteqw
Commit by acceptthis :: r3971 /trunk/engine/Makefile:
use SDK level 8's tools and java classes, in order to support additional features (app-on-sd and multitouch). Should still run on droid 1.6+.
#
16:11 on Jan 29fteqw
Commit by acceptthis :: r3970 /trunk/engine/client/sys_droid.c:
Fix screen rotations making the screen black.
#
14:06 on Jan 28fteqw
Commit by acceptthis :: r3969 /trunk/engine/client/net_master.c:
I'm an idiot.
#