Age | Commit message (Expand) | Author |
2019-02-10 | fix PERS_CREDIT clusterfuck; nuke retribution code; and more | Theriaca |
2019-02-10 | Avoid indeterminate forms in calculations. | Paweł Redman |
2019-02-10 | Fix the team bias factor not being taken into account. | Paweł Redman |
2019-02-10 | One more player counting fix. | Paweł Redman |
2019-02-10 | Make sure negative g_antistack values always reset handicaps. | Paweł Redman |
2019-02-10 | Don't reset if the player count drops below the threshold. | Paweł Redman |
2019-02-10 | Adjust antistack parameters a bit. | Paweł Redman |
2019-02-10 | Fix handicap not always resetting as expected. | Paweł Redman |
2019-02-10 | Fix team determination in antistacking code. | Paweł Redman |
2019-02-10 | Fix sign errors in bias calculations. | Paweł Redman |
2019-02-10 | Reset handicap to 1, not 0. | Paweł Redman |
2019-02-10 | Fix dry run not printing test messages. | Paweł Redman |
2019-02-10 | Fix an error in score bias calculation. | Paweł Redman |
2019-02-10 | Fix the 'no longer uneven' message appearing repeatedly. | Paweł Redman |
2019-02-10 | Redo handicapping to include unbalanced teams. | Paweł Redman |
2019-02-10 | Fix broken newlines in logs. | Paweł Redman |
2019-02-10 | Redo total score calculation. | Paweł Redman |
2019-02-10 | Fix some broken prints. | Paweł Redman |
2019-02-10 | Log more antistacking data. | Paweł Redman |
2019-02-10 | Init handicap factors to 1. | Paweł Redman |
2019-02-10 | Prototype anti-stacking system | Paweł Redman |
2018-03-06 | Log all Autobahn events. | Paweł Redman |
2018-02-23 | Add !curse with some basic features. | Paweł Redman |
2018-02-16 | Rewrite G_CalculateStages to fix bugs with trigger_stage. | Paweł Redman |
2018-02-04 | Remove knockback from everything but LC and barbs. | Paweł Redman |
2018-02-04 | Show the commit hash in qvm_version. | Paweł Redman |
2018-02-04 | Revert "stop embedding/displaying version information in various cases" | Paweł Redman |
2017-09-16 | implement !control | /dev/humancontroller |
2017-05-21 | Remove all override code. | Paweł Redman |
2017-05-06 | Restart the map instead of reloading if current map == next map | MaeJong |
2017-05-04 | Implement cvars for SM2 autobahn & outdated client messages | MaeJong |
2017-04-26 | Implement g_nullifyTyrantKills. | Paweł Redman |
2017-04-18 | Implement g_reportAdminListMinLvl | MaeJong |
2017-04-18 | The Autobahn system. | Paweł Redman |
2017-04-15 | implement Schachtmeister v2 | /dev/humancontroller |
2017-04-15 | Add a cool down timer to !revert. | Paweł Redman |
2017-04-15 | Apply the scrim mode patch. | Paweł Redman |
2017-04-15 | Reports system | MaeJong |
2017-04-15 | implement logging control for PMs | /dev/humancontroller |
2017-04-15 | Improve g_gradualFreeFunds. | Paweł Redman |
2017-04-15 | implement g_gradualFreeFunds: give free funds to each player every 2 minutes,... | /dev/humancontroller |
2017-04-15 | use a proper check for a buildable type; count not-yet-spawned spawns towards... | /dev/humancontroller |
2017-04-15 | remove a bunch of unused variables and some no-op code | /dev/humancontroller |
2017-04-15 | multi-protocol: rename powerups to misc in the playerState_t and entityState_... | /dev/humancontroller |
2017-04-15 | multi-protocol: also update the cQVM-specific ammo&clips code | /dev/humancontroller |
2017-04-15 | fix trigger_stage activation upon stage jumps | /dev/humancontroller |
2017-04-15 | stop embedding/displaying version information in various cases | /dev/humancontroller |
2017-04-15 | export symbols required for gamelogic shared libraries | /dev/humancontroller |
2017-04-15 | import the cQVM game module | Paweł Redman |
2017-04-15 | import the Slacker's QVM code base | SlackerLinux85 |