date | project | content | link |
|---|
| 14 min ago | fteqw | 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 ago | fteqw | 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 today | fteqw | Commit by acceptthis :: r3986 /trunk/engine/ (client/m_mp3.c gl/gl_vidnt.c): trying to fix q2. | # |
| 05:08 today | fteqw | Commit by acceptthis :: r3985 /trunk/quakec/csaddon/src/ (cam.qc csaddon.qc csaddon.src menu.qc): Jogi's changes. | # |
| 11:58 yesterday | fteqw | Commit by acceptthis :: r3984 /trunk/engine/ (client/renderer.c gl/gl_rmain.c): random quick fixes... | # |
| 11:24 yesterday | fteqw | Commit by acceptthis :: r3983 /trunk/engine/gl/gl_vidlinuxglx.c: random quick fixes... | # |
| 09:20 yesterday | fteqw | Commit by acceptthis :: r3982 /trunk/engine/ (4 files in 3 dirs): random quick fixes... | # |
| 09:18 yesterday | fteqw | Commit by acceptthis :: r3981 /trunk/engine/common/common.h: random quick fixes... | # |
| 08:59 yesterday | fteqw | Commit by acceptthis :: r3980 /trunk/engine/ (8 files in 4 dirs): random quick fixes... | # |
| 08:44 yesterday | fteqw | 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 Wednesday | fteqw | Commit by acceptthis :: r3978 /trunk/quakec/csaddon/src/cam.qc: Added cheesy menus. | # |
| 05:20 Wednesday | fteqw | Commit by acceptthis :: r3977 /trunk/quakec/csaddon/src/cam.qc: All jogi's work. | # |
| 05:29 on Feb 06 | fteqw | Commit by acceptthis :: r3976 /trunk/engine/server/sv_ents.c: Fixes a potential illegible server message. | # |
| 05:02 on Feb 05 | fteqw | Commit by acceptthis :: r3975 /trunk/quakec/csaddon/src/csplat.qc: small update. | # |
| 05:00 on Feb 05 | fteqw | 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 05 | fteqw | 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 02 | fteqw | Commit by acceptthis :: r3972 /trunk/engine/droid/AndroidManifest.xml: allow installing on the sdcard instead of phone. | # |
| 07:40 on Feb 02 | fteqw | 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 29 | fteqw | Commit by acceptthis :: r3970 /trunk/engine/client/sys_droid.c: Fix screen rotations making the screen black. | # |
| 14:06 on Jan 28 | fteqw | Commit by acceptthis :: r3969 /trunk/engine/client/net_master.c: I'm an idiot. | # |