]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server
Fix compiler warnings
[divverent/nexuiz.git] / data / qcsrc / server /
2009-08-23 mand1ngaFix compiler warnings
2009-08-23 mand1ngaSave some compiler time
2009-08-22 fruitiexgenerator gib spawn origin fix, should fix unstuck...
2009-08-22 mand1ngaDisable temporarily bot_vs_human when qty of teams > 2
2009-08-22 mand1ngaFix bots_vs_human and clean up CheckAllowedTeams()
2009-08-22 mand1ngaDon't show the "You got the Minstanex" msg in Minstagib...
2009-08-22 mand1ngaMake bots annoy with the laser when they run out of...
2009-08-22 mand1ngaDon't generate a minstanex with ammo when dying by...
2009-08-21 div0s/ogg/wav/g
2009-08-21 mand1ngaMinstanex fixes by terencehil (#484)
2009-08-20 div0fix warning
2009-08-20 div0rewrite nex whoosh code much more efficiently
2009-08-20 mand1ngaAdded command for playing sound files at bot location
2009-08-19 tzorkFix constant flyby sound for nex when spectating nex...
2009-08-19 tzorkFix constant flyby sound for nex when spectating nex...
2009-08-19 tzorkTeam colored minstanex beams & flyby sound for near...
2009-08-19 div0gunalign 4 = center handed if possible, else left
2009-08-19 div0shootfromeye > shootfromcenter > shootfromclient >...
2009-08-19 div0allow cl_gunalign settings for VISUAL-ONLY shot origin...
2009-08-19 div0shootfromclient: allow centerhandedness only if set...
2009-08-19 div0cl_gunalign: only allow sending it ONCE
2009-08-18 div0restart jump anim when needed
2009-08-18 div0item waypointsprites: mark them as hideable, as they...
2009-08-17 mand1ngaFix bot pausing
2009-08-17 mand1ngaBetter landing
2009-08-16 div0individual hitplot
2009-08-16 div0ONS fixes
2009-08-16 mand1ngaFix audio spam on generator auto-destruction. Disallow...
2009-08-15 tzorkFix funky bug that waprs players to the spiderbot when...
2009-08-14 div0cts/race: enable cl_movecliptokeyboard (new in engine...
2009-08-14 div0don't cause roundoff errors if we don't really NEED...
2009-08-14 div0race/cts: clip movement vector to the "keyboard axes...
2009-08-13 m0rfaradd piece-o-cake to default maplist
2009-08-13 div0LETS_TEST_FTEQCC
2009-08-11 div0fix wallhugging bug
2009-08-11 tzorkWops, need more files for the HUD_SPIDEBOT fix.
2009-08-11 tzorkmake spiderbot use framegroups, fix HUD_SPIDEBOT typo.
2009-08-11 mand1ngaFix frozen bots when joining a campaign level with...
2009-08-10 mrbougofix flag moving on return
2009-08-09 div0fix the bucket
2009-08-09 div0make the bucket work
2009-08-09 div0switch I with J for better coloring
2009-08-09 div0bucket-of-seven randomization
2009-08-09 div0tetris: SRS rotation
2009-08-09 div0comment fix
2009-08-09 div0make tetris easier to play (better tiles)
2009-08-09 div0add two newlines :P
2009-08-09 div0more gameover time; newline fix
2009-08-09 div0recolor tetris start message
2009-08-09 div0adjust tetris levels to match gameboy tetris better
2009-08-09 div0tetris: no longer switch fonts
2009-08-09 div0allow playing tetris while spectating
2009-08-09 div0working tetris VS mode!
2009-08-09 div0properly clear the centerprint of tetris
2009-08-09 div0partial VS support for tetris; all that's missing is...
2009-08-08 div0-DTETRIS: let konami code start tetris
2009-08-08 div0impluse cleanup
2009-08-08 div0hehe, make it look better lined up
2009-08-08 div0proper key repeat for tetris
2009-08-08 div0tetris: fix rotation; set impulse from 200 to 100;...
2009-08-08 div0fix seeker->RL
2009-08-08 mrbougoadd if_client alias, fix cvar hashes (why did it need...
2009-08-08 div0add a weapon_seeker() function that spawns the RL
2009-08-08 mand1ngaBetter fix
2009-08-08 mand1ngaFix "controlpoint under attack" sound spam
2009-08-07 mand1ngaAdded jetpack support for bots
2009-08-07 div0also make projectile speed variable :P
2009-08-07 div0weapon force factor
2009-08-07 div0correctly apply friction_on_land to support Nexuiz...
2009-08-07 div0keyhunt:
2009-08-06 div0use the taunt animation for "cmd voice taunt"
2009-08-06 div0cvar check again
2009-08-05 div0properly write the race ents again
2009-08-05 div0fix output to annoy mappers/radiant less
2009-08-05 div0drag box editor in sv_cheats; good for quick and dirty...
2009-08-05 tzorkFL_NOTARGET for buttons and no expensive classname...
2009-08-04 div0sv_doublejump: match engine
2009-08-04 div0fix bot name selection in campaign
2009-08-04 mrbougofix nexball team counts
2009-08-03 div0credits update
2009-08-03 mand1ngaFix bots behavior with g_weapon_stay
2009-08-01 div0nixnex: turn off items triggers
2009-08-01 mand1ngaFix compiler warning
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-07-31 mand1ngaPrevent players from joining after the match ended...
2009-07-30 mand1ngaBots: Detection of enemies by looking through transpare...
2009-07-30 div0next attempt: make projectiles SOLID_CORPSE so they...
2009-07-29 div0add a comment
2009-07-29 div0do not set a movetype for spectators...
2009-07-29 div0make projectiles SOLID_TRIGGER for a test
2009-07-29 div0try to fixa speccer bug
2009-07-28 mand1ngaDon't shoot at buttons
2009-07-27 mand1ngaFixed a bug that was making bots stop executing command...
2009-07-26 div0s/animinfo/framegroups/
2009-07-26 mand1ngaDisable bunnyhop when attacking with the rifle, makes...
2009-07-25 div0restructure voice script code a little
2009-07-25 div0fix some typo
2009-07-25 div0voice script: - in front of duration means adding no...
next