]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/portals.qc
Scaled the weapon models down about 30% to match 2.5.2 sizes. Except the tuba, I...
[divverent/nexuiz.git] / data / qcsrc / server / portals.qc
2010-02-28 div0fix porto
2010-02-28 div0turn the angles the other way for consistency
2010-02-28 div0warpzonelib - the beginning
2010-02-09 fruitiexclientside announcers, patch by Taoki with some minor...
2010-02-08 div0a trigger_warpzone entity (a silent everything-teleport...
2009-09-14 div0whereever event_damage is set (or damageforcescale...
2009-09-11 tzorkAlways use setorigin
2009-08-01 div0make portals solid in a better place
2009-08-01 div0solid portals - "almost done". Remaining issue: player...
2009-08-01 div0porto code cleanup; preparation for solid portals
2009-06-01 div0tenshihan 6.1
2009-02-05 div0refactoring of portal transforms code to be generally...
2009-01-13 div0can't fix this portal crash without additional info...
2008-11-21 m0rfarNew portal models by ai!
2008-11-06 div0fix the sound madness once and for all: change ogg...
2008-10-31 div0avoid portalling flags
2008-10-26 div0try player workaround on hook too
2008-10-24 div0slightly different hook behaviour (projectiles that...
2008-10-24 div0more fixes - now we can have a companion cube :P
2008-10-09 div0make portal health/lifetime cvars
2008-10-09 div0- make portals easier to destruct (200 health instead...
2008-10-06 div0minor portals fix again :P
2008-10-05 div0fix a broken check by commenting it out. It never was...
2008-10-04 div0fix MrBougo's portal bug
2008-10-04 div0ignore "trace_endpos in solid" error as it sometimes...
2008-09-29 div0implement CTF suggestion by [-z-] as comments
2008-09-28 div0ctf fixes (and comments containing ^R_Alien's scoring)
2008-09-27 div0portals fix (thanks, Master)
2008-09-21 div0add a misisng portal side check
2008-09-12 div0CTF: fix portal exploit by adding a flag drop penalty...
2008-09-12 div0remove the debug code that now causes portals to crash
2008-09-11 div0sounds by Tenshihan for the Port-O-Launch... but not...
2008-09-09 div0again: remove portals when owner dies, but this time...
2008-09-09 div0prevent an exploit to create portals on noimpact
2008-09-08 div0fix a portal crash
2008-09-08 div0fix portal vanishing
2008-09-08 div0fix the portal transform for projectiles (unrelated...
2008-09-08 div0no idea about these portal crashes... added debug code
2008-09-07 div0possibly fix velocity-killer bug
2008-09-07 div0portal: better error handling
2008-09-06 div0still show the dlight of unusable portals
2008-09-06 div0better portal messages
2008-09-06 div0really fix it :(
2008-09-06 div0better fix for the portal math
2008-09-06 div0work around vectoangles weirdness by only portaling...
2008-09-06 div0hopefully fix portal crash
2008-09-05 div0properly refuse to portal projectiles owned by others too
2008-09-05 div0reduce warnings
2008-09-05 div0odd, but sometimes I get collisions to a SOLID_TRIGGER...
2008-09-05 div0more portal race fixes
2008-09-05 div0fix more bugs with race + portals
2008-09-05 div0obvious portal fix
2008-09-05 div0more portal gun changes
2008-09-04 div0make portal creation more symmetric
2008-09-04 div0if someone teleports, recharge the portal's health
2008-09-04 div0bail out of a safe origin cannot be found for a portal
2008-09-04 div0drop flag when going through a portal
2008-09-04 div0fix portals halfway on edge
2008-09-04 div0fix portal math
2008-09-03 div0fix portal behaviour AGAIN... :P
2008-09-03 div0fix the porto
2008-09-03 div0make the minstagib Nex a separate weapon
2008-09-03 div0Porto (untested): secondary fire button "holds" the...
2008-09-03 div0better track ownership of portals; still to fix: player...
2008-09-03 div0minor fix: after failed portal pair creation, vanish...
2008-09-03 div0some weapon system fixes; allow infinite portals to...
2008-09-02 div0fix Port-O-Launch
2008-09-02 div0new weapon (no models for it yet, and still using debug...
2008-09-02 div0more Portar fixes
2008-09-02 div0fix portar
2008-09-02 div0mall stupid mod: the Portar (compile with -DPORTAR...
2008-09-01 div0beginning of map-portals (an upcoming alternative to...