]> icculus.org git repositories - divverent/nexuiz.git/history - data
use particles/hookbeam only in new engines - looks slightly better in old ones
[divverent/nexuiz.git] / data /
2008-08-24 div0use particles/hookbeam only in new engines - looks...
2008-08-24 div0use "particles/hookbeam" for the grappling hook beam...
2008-08-24 div0oops, hooking to world should not cancel
2008-08-24 div0hook: new "tarzan" mode that can pull players "symmetri...
2008-08-24 div0use less memory :P
2008-08-24 div0jitter-less grappling hook (and currently using a place...
2008-08-24 m0rfarcredit sev for wicked skins
2008-08-23 div0hook: also detach when the aiment's deadflag changes...
2008-08-23 div0make "teamstatus" work again
2008-08-23 div0fix ready-restart in CTF
2008-08-23 div0fix endless loop in scores clearing
2008-08-23 div0remove unused var
2008-08-23 div0avoid the recursion for a trivial case in ExactTrigger
2008-08-23 div0make trigger_swamp exact too. InitTrigger() is no longe...
2008-08-23 div0ops, a syntax error
2008-08-23 div0automatically set a cdtrack in generated mapinfo files
2008-08-23 div0fix deprecation warnings; remove support for "fog"...
2008-08-23 div0MapInfo:
2008-08-23 div0new command: cl_cmd settemp cvarname value (sets a...
2008-08-23 div0it belongs THIS way round
2008-08-23 div0race: hide kills/suicides columns in qualifying
2008-08-23 div0make trigger_multiple exact too
2008-08-23 div0smaller score updates (requires new engine on the server)
2008-08-22 div0reset voting on ready-restart
2008-08-22 div0try to fix autojoin
2008-08-22 div0don't draw that stupid spawn shield effect when waiting...
2008-08-22 div0also make trigger_hurt, func_ladder and trigger_impulse...
2008-08-22 div0exact triggers: jumppads, teleporters and race checkpoi...
2008-08-22 div0fix score clearing in race
2008-08-21 div0and actually fixed it now
2008-08-21 div0race: completed spectator support
2008-08-21 div0forgot to commit this
2008-08-21 div0add torus' player sounds; remove the debug sounds
2008-08-21 div0Race: send stuff to people spectating someone too ...
2008-08-17 m0rfarFix "Invalid key in skin file: MARGIN_INPUTBOX" for...
2008-08-13 div0new time display in qualifying
2008-08-13 div0when hooked to a player, detach once he hurts you
2008-08-13 div0hook: use MOVETYPE_FOLLOW. You know what for.
2008-08-13 div0nodetail 1 as default for map voting
2008-08-13 div0refactor common setmodel calls for moving brushes and...
2008-08-13 div0DP_CSQC_ENTITY_REMOVE_IS_B0RKED - #ifdef for CSQC netwo...
2008-08-13 div0remove workarounds for broken MSG_ALL - let's see what...
2008-08-12 div0work around current csqc networking bugs crashing clients
2008-08-12 div0fix player skipping
2008-08-12 div0oops... hide crosshair when scoreboard is forced too
2008-08-12 div0fix spuriously appearing ready-nagger
2008-08-12 div0race: turn off ALL telefragging
2008-08-12 div0add Race game type to the menu
2008-08-12 div0do not set equality if there is no player at all
2008-08-12 div0fix timelimit condition for race winning conditions...
2008-08-12 div0fix clientdisconnect crash
2008-08-12 div0make checkpoints orange
2008-08-12 div0if at the end of the qualifying time, 2/3 of the player...
2008-08-11 div0color display fix for lap count
2008-08-11 div0wanted to handle independent players with OR, not AND
2008-08-11 div0oops ;)
2008-08-11 div0recount ready players at disconnect
2008-08-11 div0/me sucks at two's complement. FIXED.
2008-08-11 div0undo that. That's better handled by vcall kick.
2008-08-11 div0make independent player able to shoot normal players...
2008-08-11 div0better scoreboard forcing
2008-08-11 div0fix to race winning condition
2008-08-11 div0fix all unuseds except for the fteqcc bug ones
2008-08-11 div0remove unuseds (except for the fteqcc bug ones)
2008-08-11 div0make ENTER also save the cvar of the current input box
2008-08-11 div0race: let everyone complete his lap when the race is...
2008-08-10 div0new improvements (winning condition, zero is worst...
2008-08-10 div0add notes
2008-08-10 div0fix laps counter
2008-08-10 div0race: turn off fraglimit until switching from qualifyin...
2008-08-10 div0fix timing in race
2008-08-10 div0fix order of cvar reading
2008-08-10 div0race: turn off campcheck again
2008-08-10 div0new command "allready" (for vcall/vdo); fix shootable...
2008-08-10 div0check g_pickup_items too
2008-08-10 m0rfarbigbuttons for simplygray
2008-08-10 m0rfarwicked menuskins 2.0 plus bigbuttons (copyd from normal...
2008-08-10 div0oops ;)
2008-08-10 div0finish g_race_qualifying 2 mode (by adding a race displ...
2008-08-10 div0argh, debug prints
2008-08-10 div0race: "g_race_qualifying 2" makes qualifying-then-race...
2008-08-09 div0forgot this file
2008-08-09 div0g_race_qualifying: make players independent (can't...
2008-08-09 div0remove two debug prints
2008-08-09 div0make mins/maxs only triggers work
2008-08-09 div0trigger_teleport: setmodel only if it is not "". Then...
2008-08-09 div0new skinvalues parameter :P
2008-08-09 div0HEIGHT_DIALOGBORDER
2008-08-09 div0brush entities: if model is not set, do not zero mins...
2008-08-09 div0when dead and respawning behind a checkpoint, also...
2008-08-09 div0race: support ready-restart (should already work with...
2008-08-09 div0add an extra check for removing players
2008-08-09 div0correct spawnpoint/checkpoint connection
2008-08-09 div0info_player_race
2008-08-09 div0better race spawning
2008-08-09 div0race: support targetting spawnpoints (like Assault...
2008-08-09 div0new cvar g_race_teams
2008-08-09 div0do not erase scores in race too
2008-08-09 div0add missing cvar for race
2008-08-09 div0add campcheck to race too
next