]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Add skin support to client models
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2017-03-15 MarioAdd skin support to client models
2017-03-15 MarioMake sure endless function call loop actually works
2017-03-15 MarioFix a potential endless function call loop in platform...
2017-03-14 MarioRemove the entcs hook (macros aren't flexible enough...
2017-03-14 MarioAdd a mutator hook to customize a bot's aim target
2017-03-14 MarioAdd a hook to add new entcs networked properties in...
2017-03-14 terencehillBot AI: improve ladder usage
2017-03-13 MarioFix buff prediction and use PHYS_HIGHSPEED for the...
2017-03-13 MarioAdd an option to always show item re-spawn waypoints...
2017-03-13 terencehillAllow bots to climb ladders up
2017-03-13 terencehillFix bots not jumping to get out of lava and water ...
2017-03-13 terencehillTake into account strength before doing a rocket jump
2017-03-13 terencehillRemove a wasted vectoyaw call
2017-03-13 terencehillShow hardwired waypoint links in the waypoint editor
2017-03-12 MarioPossible fix for buff random selection
2017-03-12 MarioMerge branch 'Mirio/particleslider' into 'master'
2017-03-12 MarioMerge branch 'Mario/killsound' into 'master'
2017-03-12 MirioRemoved wrong line 422/head
2017-03-12 MirioRemove this line
2017-03-12 MirioDont delete this
2017-03-12 MirioFree up three sliders from being dependant on each...
2017-03-12 MarioMerge branch 'Mario/race_target_waypoint' into 'master'
2017-03-12 MarioFix waypoints 421/head
2017-03-12 MarioMinor fix
2017-03-12 MarioMerge branch 'master' into Mario/race_target_waypoint
2017-03-12 MarioMerge branch 'master' into Mario/killsound
2017-03-12 MirioMake Particles Quality slider better
2017-03-12 MirioFix #1885
2017-03-11 MarioRemove the dodging stats for now (prediction doesn...
2017-03-11 MarioCheck for damage to the player for removing hooks AFTER...
2017-03-11 MarioMerge branch 'Lyberta/_mod_autogen_fix' into 'master'
2017-03-11 MarioFix air dodging to not go crazy high speeds, also decre...
2017-03-11 LybertaRerun genmod.sh to obtain proper _mod files. 420/head
2017-03-11 Marioitem_medic isn't a thing, apparently
2017-03-11 MarioUpdate deprecation mappings
2017-03-11 MarioSync overkill balance with default balance updates
2017-03-11 MarioWhitelist another branch cvar
2017-03-10 MarioWhitelist a few cvars and replace electro with arc...
2017-03-10 MarioSet the solidity and movetype on raptor's bomb marker...
2017-03-10 MarioAdjust compatibility to more closely resemble the origi...
2017-03-10 MarioMerge branch 'Mario/itemstime_editor_fix' into 'master'
2017-03-10 MarioWhitelist some gamemode cvars from the branches
2017-03-10 MarioMerge branch 'martin-t/spec' into 'master'
2017-03-10 terencehillReload hardwired waypoint links after relinking all...
2017-03-08 terencehillRemove navigation_hasgoals field, use goalentity to...
2017-03-08 LybertaSecond fix of _mod files. 418/head
2017-03-08 LybertaFixed spawner.qc having improper filename.
2017-03-07 MarioRevert IL_REMOVE fix (breaks too much)
2017-03-07 MarioDon't try removing something from an intrusive list...
2017-03-07 terencehillFix a subtle Key Hunt bug causing bots to not run to...
2017-03-07 terencehillhavocbot_keyboard_movement is supposed to update .movem...
2017-03-07 MarioFix HUD_WriteCvars hook a file parameter
2017-03-07 MarioAdd a hook to save custom HUD cvars from a mutator
2017-03-07 MarioUse autocvars for the per-team player models/skins...
2017-03-07 MarioAs a minor speedup, inline the set_movetype function...
2017-03-07 terencehillUse -1 instead of an insanely high timeout
2017-03-07 terencehillSmall cleanup
2017-03-07 terencehillFix nearest waypoint not updated for dropped flags...
2017-03-07 terencehillFix another case of bad pow to ** conversion
2017-03-06 MarioSome more maths to tighten
2017-03-06 MarioHopefully satisfy the blind whiners
2017-03-06 MarioDon't set HITTYPE_BOUNCE on the napalm fire damage...
2017-03-06 MarioTighten the maths around the new pow replacements
2017-03-06 MarioHopefully fix an oddity in compression
2017-03-06 MarioSneak in another feature (simple option to enable ammo...
2017-03-06 Mariopow(a, b) -> a ** b
2017-03-06 MarioFix compilation unit
2017-03-06 MarioAllow mutators to add their own menu dialogs
2017-03-06 MarioMake for_whom accessible to the CheckAllowedTeams mutat...
2017-03-06 MarioAdd a mutator hook to hide the team nagger (clears...
2017-03-06 MarioFix CTF flags secretly spamming squashed messages,...
2017-03-05 MarioAdd support for setting target2 on a trigger to give...
2017-03-04 MarioFix arc not switching weapons properly when out of...
2017-03-04 MarioUse wr_checkammo1 to check if arc is out of ammo, and...
2017-03-04 MarioMake corpses sink slowly in slime and lava
2017-03-04 MarioUpdate item's timer if its re-spawn time is quicker...
2017-03-04 MarioGive item respawn maths some bounds
2017-03-04 MarioDon't count the mapinfo debug option as impure
2017-03-04 MarioTry to make the maths more reliable in item respawning
2017-03-04 MarioRevert alignment of bots.txt (it uses the \t character...
2017-03-04 MarioOnly reset the killcount and alivetime of *players...
2017-03-04 MarioFix buff initial cooldown lasting too long
2017-03-04 MarioUpdate the state of the randomly chosen entity in teame...
2017-03-04 MarioFix radar minimizing when other players re-spawn
2017-03-04 MarioFind the clever way to fix itemstime editor 415/head
2017-03-04 MarioDisable a dead function in bot CTF code and fix bots...
2017-03-04 terencehillBot path finding: when possible (often) optimize path...
2017-03-03 MarioFix support for the old .mdl and .mdl_dead monster...
2017-03-03 MarioHack: only check one flag per team (fixes some oddities...
2017-03-03 MarioResize the flag's hitbox depending on its scale (fixes...
2017-03-03 MarioRound down the midway score between the 2 flags if...
2017-03-03 MarioAdd flag grouping
2017-03-03 MarioAdd a field to control the number of captures a flag...
2017-03-03 MarioUse the correct flag for capture scores (shouldn't...
2017-03-03 MarioMake vehicle auxiliary crosshairs spectatable
2017-03-02 terencehillRemove empty lines from common networked command list
2017-03-02 terencehillFix bots recalculating every time the nearest waypoint...
2017-03-02 terencehillFix bots ignoring dropped weapons
2017-03-01 MarioUnzone and reset netname & model to null when removing...
2017-03-01 MarioIf physics are overridden, reset the idle time (fixes...
next