2011-05-19 |
Sahil Singhal | New rescaled ignis thanks to nifrek :) |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Sahil Singhal | Merge remote branch 'origin/master' into diabolik/newanims |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Rudolf Polzer | rename physicsX0.cfg to physicsX.cfg, and bring back... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Rudolf Polzer | set speed limit back to 800 - 700 was a bit too low... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Rudolf Polzer | make AddPlayer harmless if he already has an ID |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Rudolf Polzer | fix playerstats hashkey sending |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Rudolf Polzer | let's add some amount of strafe acceleration (max accel... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Rudolf Polzer | apply the stretchfactor at the right point |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Rudolf Polzer | give it a name: sv_airaccel_qw_stretchfactor ("stretch... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Rudolf Polzer | dd a var "speedclamp" (macro -DSPEEDCLAMP=...) to influ... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Rudolf Polzer | remove textures/pickups files as these are no longer... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Rudolf Polzer | more ent_cs fixes |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Rudolf Polzer | make shownames use its own set of entities |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Rudolf Polzer | remove entity spam from shownames |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Rudolf Polzer | fix a stupid typo (why did the more stupid fteqcc not... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Rudolf Polzer | make entcs entities use sendflags (preparation for... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
FruitieX | woops remove silly entity leak |
commit | commitdiff | tree | snapshot |
2011-05-15 |
FruitieX | make the statusbar a bit more visible |
commit | commitdiff | tree | snapshot |
2011-05-15 |
FruitieX | only send armor/health updates as increments of 10 |
commit | commitdiff | tree | snapshot |
2011-05-15 |
FruitieX | remove shownames entity when going spec, bring it back... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
FruitieX | fix armor bar being 2x too wide |
commit | commitdiff | tree | snapshot |
2011-05-14 |
FruitieX | Merge remote-tracking branch 'origin/master' into fruit... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
FruitieX | fix some things that i forgot |
commit | commitdiff | tree | snapshot |
2011-05-14 |
FruitieX | bunch of updates, statusbars instead of icons |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | don't null origin_z :( |
commit | commitdiff | tree | snapshot |
2011-05-14 |
FruitieX | Merge remote-tracking branch 'origin/master' into fruit... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
FruitieX | Merge remote-tracking branch 'origin/master' into fruit... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | oh right, we HAVE destructors |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | add another check |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | call ArrayGet*entcs_receiver one time less |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | add a getplayerorigin() function that finds any player... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
FruitieX | adapt shownames to use player positions shared from... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
FruitieX | interpolate, y u no work :( |
commit | commitdiff | tree | snapshot |
2011-05-14 |
FruitieX | new cvars: sv_shownames and sv_shownames_delay (default... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
FruitieX | no crosshair when observing, that's just pointless |
commit | commitdiff | tree | snapshot |
2011-05-14 |
FruitieX | Merge remote-tracking branch 'origin/terencehill/newpan... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
FruitieX | Merge remote-tracking branch 'origin/master' into fruit... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | Merge remote-tracking branch 'origin/mirceakitsune... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | Merge remote-tracking branch 'origin/terencehill/fexists' |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | Merge remote-tracking branch 'origin/terencehill/big_cl... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Samual | Faster zoom, many people don't want the slow++ 3.5... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | Merge commit '683672ff5de2463c9c29cd27bc96b658e61bac98' |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | Merge remote-tracking branch 'origin/fruitiex/disable... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | Merge remote-tracking branch 'origin/terencehill/stats_... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | Merge remote-tracking branch 'origin/mirceakitsune... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/defaults... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/remove_usel... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/verbose_war... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Mircea Kitsune | Fixes a bug with the event chasecam, which caused the... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/new_loading_sc... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
merlijn | Merge remote-tracking branch 'origin/mirceakitsune... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/new_loading_sc... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/weapon_hagar_s... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
merlijn | Merge remote-tracking branch 'origin/mirceakitsune... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Rudolf Polzer | Merge remote branch 'origin/akari/freezetag-fixes' |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Samual | Whoops, forgot to remove one of the files from progs.src |
commit | commitdiff | tree | snapshot |
2011-05-12 |
terencehill | Merge branch 'master' into terencehill/newpanelhud |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Mircea Kitsune | Tweak tip panel positions to their best. Loading screen... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Mircea Kitsune | Minor background positioning tweak |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Mircea Kitsune | Move tips at the bottom, and give them a nice transluce... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Mircea Kitsune | Loading screen tip messages (most taken from server... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Mircea Kitsune | Drop shadows and blur effect for the characters |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Sahil Singhal | Make mega erebus fbskin only. Remove erebus fbskin. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Samual | Wut? This function has literally no use anywhere. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Samual | Delete frags.txt, g_swamp.qc, sv_stats.qc, and update... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Mircea Kitsune | Better character and logo positions in loading screens |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Mircea Kitsune | Make the loading screens 1024 x 2048, so they can cover... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Mircea Kitsune | Change loading screen size limit back to 1, it's better... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Mircea Kitsune | Colored background, and old Loading logo placed on... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Mircea Kitsune | Much better loading screens, using similar images to... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Samual | FINALLY re-center the scoreboard by fixing the offsets... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Mircea Kitsune | Fix loading screen cvars |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Sahil Singhal | Ignis new anims thanks to nifrek. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Mircea Kitsune | Cvar settings for the new loading screens |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Mircea Kitsune | New loading screen images. Randomized, 12 in total... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Sahil Singhal | Erebus with new animations thanks to nifrek. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Mircea Kitsune | Reduce texture grainy-ness on the glow textures of... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/glowmod_weapons |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/weapon_hagar_s... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Sahil Singhal | Mega Erebus by nifrek. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | More texture tweaks |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Heavily improve ugly glow textures for some weapons... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Improved GrenadeLauncher texture |
commit | commitdiff | tree | snapshot |
2011-05-10 |
merlijn | Merge remote-tracking branch 'origin/diabolik/playermelee' |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Apply the glowmod to dropped weapons |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Glow tweaks to some of the weapons |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Adapt the remaining misc weapons |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Rocket Launcher glowmod |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Hagar glowmod |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Camping Rifle glowmod |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Some fixes to the MineLayer |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Mine Layer glowmod |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Crylink and HLAC glowmods |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Electro glowmod |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | GrenadeLauncher textures |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Uzi glow textures |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Glowmodded shotgun |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Adapt the laser textures to the new system. Remove... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Mircea Kitsune | Weapon glowmod initiative, code part. Aimed at making... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Sahil Singhal | Update the credits with nifrek and myself as animators. |
commit | commitdiff | tree | snapshot |
next |