2017-04-28 |
Mario | Merge branch 'Lyberta/con_textsize_' into 'master' |
tree | commitdiff |
2017-04-17 |
Mario | Don't bother trying to remove and give back the buff... |
tree | commitdiff |
2017-04-10 |
Mario | Fix some references to the 'other' global |
tree | commitdiff |
2017-04-07 |
Mario | Merge branch 'Lyberta/PlayerDied' into 'master' |
tree | commitdiff |
2017-04-07 |
Mario | Merge branch 'amade/small-fixes' into 'master' |
tree | commitdiff |
2017-04-02 |
Lyberta | Merge branch 'master' into Lyberta/DebugPrintToChat |
tree | commitdiff |
2017-04-01 |
Mario | Update hash again (someone keeps fiddling with bot AI) |
tree | commitdiff |
2017-04-01 |
Mario | Give client access to the WeaponSound mutator hook |
tree | commitdiff |
2017-03-24 |
Mario | Merge branch 'Mario/mutator_array_fix' |
tree | commitdiff |
2017-03-20 |
Mario | If player is dead, reset dodging fields |
tree | commitdiff |
2017-03-13 |
Martin Taibr | Merge branch 'master' into martin-t/overkill |
tree | commitdiff |
2017-03-13 |
Mario | Fix buff prediction and use PHYS_HIGHSPEED for the... |
tree | commitdiff |
2017-03-13 |
Mario | Add an option to always show item re-spawn waypoints... |
tree | commitdiff |
2017-03-12 |
Mario | Possible fix for buff random selection |
tree | commitdiff |
2017-03-12 |
Mario | Merge branch 'master' into Mario/race_target_waypoint |
tree | commitdiff |
2017-03-12 |
Mario | Merge branch 'master' into Mario/killsound |
tree | commitdiff |
2017-03-11 |
Mario | Remove the dodging stats for now (prediction doesn... |
tree | commitdiff |
2017-03-11 |
Mario | Merge branch 'Lyberta/_mod_autogen_fix' into 'master' |
tree | commitdiff |
2017-03-11 |
Mario | Fix air dodging to not go crazy high speeds, also decre... |
tree | commitdiff |
2017-03-11 |
Lyberta | Rerun genmod.sh to obtain proper _mod files. 420/head |
tree | commitdiff |
2017-03-11 |
Mario | item_medic isn't a thing, apparently |
tree | commitdiff |
2017-03-11 |
Mario | Update deprecation mappings |
tree | commitdiff |
2017-03-10 |
Mario | Adjust compatibility to more closely resemble the origi... |
tree | commitdiff |
2017-03-10 |
Mario | Merge branch 'Mario/itemstime_editor_fix' into 'master' |
tree | commitdiff |
2017-03-10 |
Mario | Merge branch 'martin-t/spec' into 'master' |
tree | commitdiff |
2017-03-08 |
Lyberta | Second fix of _mod files. 418/head |
tree | commitdiff |
2017-03-07 |
Mario | Replicate old mutator not added warning |
tree | commitdiff |
2017-03-07 |
Mario | Merge branch 'master' into Mario/mutator_array_fix |
tree | commitdiff |
2017-03-06 |
Mario | Hopefully satisfy the blind whiners |
tree | commitdiff |
2017-03-06 |
Mario | Don't set HITTYPE_BOUNCE on the napalm fire damage... |
tree | commitdiff |
2017-03-06 |
Mario | Tighten the maths around the new pow replacements |
tree | commitdiff |
2017-03-06 |
Mario | Sneak in another feature (simple option to enable ammo... |
tree | commitdiff |
2017-03-06 |
Mario | pow(a, b) -> a ** b |
tree | commitdiff |
2017-03-04 |
Mario | Give item respawn maths some bounds |
tree | commitdiff |
2017-03-04 |
Mario | Fix buff initial cooldown lasting too long |
tree | commitdiff |
2017-03-04 |
Mario | Find the clever way to fix itemstime editor 415/head |
tree | commitdiff |
2017-02-28 |
Mario | As a more acceptable compromise, increase the max damag... |
tree | commitdiff |
2017-02-28 |
Mario | Decrease default max damagetext size to 14 (still 3... |
tree | commitdiff |
2017-02-27 |
terencehill | Merge branch 'martin-t/damagetext' into 'master' |
tree | commitdiff |
2017-02-24 |
Martin Taibr | Merge branch 'master' into martin-t/damagetext |
tree | commitdiff |
2017-02-24 |
Mario | Use StartItem on monster's dropped items instead of... |
tree | commitdiff |
2017-02-24 |
Martin Taibr | my better shot at float comparisons |
tree | commitdiff |
2017-02-24 |
Martin Taibr | my best shot at float comprisons |
tree | commitdiff |
2017-02-23 |
Mario | Clean up buff randomization a bit (less likely to get... |
tree | commitdiff |
2017-02-22 |
Martin Taibr | the conditions are identical, make them look identical |
tree | commitdiff |
2017-02-21 |
Mario | Remove a weird array hack that's no longer required... |
tree | commitdiff |
2017-02-21 |
Mario | Merge branch 'morphed/newrl' into 'master' |
tree | commitdiff |
2017-02-21 |
Mario | Merge branch 'Mario/weapon_animation_fix' into 'master' |
tree | commitdiff |
2017-02-21 |
Mario | Prevent picking up buffs immediately after spawning |
tree | commitdiff |
2017-02-19 |
Martin Taibr | Merge branch 'master' into martin-t/damagetext |
tree | commitdiff |
2017-02-18 |
Mario | Merge branch 'Mario/bd_tweak' into 'master' |
tree | commitdiff |
2017-02-17 |
terencehill | Merge branch 'master' into terencehill/bot_AI_improvements 409/head |
tree | commitdiff |
2017-02-15 |
Mario | For sanity, give items an identifier name (like all... |
tree | commitdiff |
2017-02-14 |
Mario | Add an item init attribute function, so the item's... |
tree | commitdiff |
2017-02-13 |
terencehill | Merge branch 'master' into terencehill/bot_AI_improvements |
tree | commitdiff |
2017-02-12 |
Mario | Sync buff_time to spectators and don't run buff player... |
tree | commitdiff |
2017-02-10 |
Mario | Don't run buff player logic during physics frames |
tree | commitdiff |
2017-02-09 |
Mario | Partial support for buffs in target_items entities |
tree | commitdiff |
2017-02-09 |
terencehill | Merge branch 'master' into terencehill/bot_AI_improvements |
tree | commitdiff |
2017-02-09 |
Mario | Add an option to disable dropping of buffs with the... |
tree | commitdiff |
2017-02-05 |
Mario | Add an option to respawn buffs even if they're held |
tree | commitdiff |
2017-02-04 |
Mario | Fix up the handling of invisibility buff, so as to... |
tree | commitdiff |
2017-02-04 |
Mario | Make it possible to turn players completely invisible... |
tree | commitdiff |
2017-02-04 |
Mario | To prevent spamming pickups, add a delay between droppi... |
tree | commitdiff |
2017-01-30 |
terencehill | Merge branch 'master' into terencehill/bot_item_rating |
tree | commitdiff |
2017-01-29 |
Mario | Merge branch 'Mario/ctf_rankings' into 'master' |
tree | commitdiff |
2017-01-29 |
Mario | Fix use of switchweapon in death weapon throwing code |
tree | commitdiff |
2017-01-28 |
Mario | Merge branch 'master' into Mario/overkill |
tree | commitdiff |
2017-01-20 |
terencehill | Merge branch 'master' into terencehill/bot_item_rating |
tree | commitdiff |
2017-01-18 |
Mario | Fix a backwards check |
tree | commitdiff |
2017-01-12 |
Mario | Merge branch 'terencehill/bot_AI' into 'master' |
tree | commitdiff |
2017-01-12 |
terencehill | Merge branch 'master' into terencehill/bot_AI 404/head |
tree | commitdiff |
2017-01-11 |
terencehill | Merge branch 'master' into terencehill/bot_AI |
tree | commitdiff |
2017-01-10 |
Mario | Merge branch 'terencehill/notification_cvars' into... |
tree | commitdiff |
2017-01-10 |
Mario | Remove weapon_blocked |
tree | commitdiff |
2017-01-10 |
terencehill | Bot AI: improve item rating |
tree | commitdiff |
2017-01-09 |
Mario | Tweak flight buff to be more reliable (only needs crouc... |
tree | commitdiff |
2017-01-04 |
terencehill | Fix another game over check; remove some redundant... |
tree | commitdiff |
2017-01-04 |
terencehill | Rename gameover to game_stopped as it makes more sense... |
tree | commitdiff |
2017-01-04 |
terencehill | If a round hasn't started yet forbid primary and second... |
tree | commitdiff |
2017-01-04 |
Mario | New Toys is not a mod worthy of affecting the server... |
tree | commitdiff |
2017-01-04 |
Mario | Merge branch 'Mario/wepent_experimental' into 'master' |
tree | commitdiff |
2017-01-03 |
Mario | Merge branch 'master' into Mario/wepent_experimental |
tree | commitdiff |
2017-01-03 |
Mario | Merge branch 'terencehill/keyhunt' into 'master' |
tree | commitdiff |
2017-01-02 |
Mario | Merge branch 'martin-t/ok_weap' into 'master' |
tree | commitdiff |
2017-01-01 |
Martin Taibr | fix wrong use of substring |
tree | commitdiff |
2016-12-31 |
terencehill | Merge branch 'master' into terencehill/keyhunt |
tree | commitdiff |
2016-12-31 |
Martin Taibr | overkill: take into account last weapon held when switc... 400/head |
tree | commitdiff |
2016-12-31 |
terencehill | autocvar_g_grappling_hook can't use be used here as... |
tree | commitdiff |
2016-12-31 |
terencehill | Cvar descriptions shouldn't be translatable |
tree | commitdiff |
2016-12-31 |
Mario | Merge branch 'master' into Mario/wepent_experimental |
tree | commitdiff |
2016-12-31 |
Mario | Merge branch 'Mirio/balance' into 'master' |
tree | commitdiff |
2016-12-31 |
Mario | Merge branch 'martin-t/shuffleteams' into 'master' |
tree | commitdiff |
2016-12-31 |
Mario | Merge branch 'martin-t/maxshotdist' into 'master' |
tree | commitdiff |
2016-12-31 |
Mario | Merge branch 'master' into martin-t/shuffleteams |
tree | commitdiff |
2016-12-31 |
Mario | Merge branch 'master' into martin-t/maxshotdist |
tree | commitdiff |
2016-12-31 |
Mario | Merge branch 'martin-t/misc' into 'master' |
tree | commitdiff |
2016-12-31 |
Mario | Merge branch 'master' into Mario/wepent_experimental |
tree | commitdiff |
2016-12-31 |
Mario | Merge branch 'master' into Mirio/balance |
tree | commitdiff |
2016-12-31 |
Mario | Merge branch 'terencehill/bot_fix' into 'master' |
tree | commitdiff |
next |