summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-18Implement g_reportAdminListMinLvlMaeJong
2017-04-18Better !namelog format.Paweł Redman
2017-04-18Add a \nazi in rban auth checkMaeJong
2017-04-18Eradicate \nazis in rlistMaeJong
2017-04-18Fix off-by-1 error in rshowMaeJong
2017-04-18Fix a segfault in !rban.Paweł Redman
2017-04-18Purify r/arc/list, add rshow to view reports/archives in detailMaeJong
2017-04-18autoschacht access/dev/humancontroller
2017-04-18use >= in conditions of the form (level.time - some_base_time) vs some_time_l.../dev/humancontroller
2017-04-18fix autobahn code a bit/dev/humancontroller
2017-04-18The Autobahn system.Paweł Redman
2017-04-15implement Schachtmeister v2/dev/humancontroller
2017-04-15implement !setdevmode: an admin command to switch developer mode on or off/dev/humancontroller
2017-04-15Add a cool down timer to !revert.Paweł Redman
2017-04-15Add the "!revert" prefix to !revert's messages.Paweł Redman
2017-04-15Implement !give.Paweł Redman
2017-04-15Apply the scrim mode patch.Paweł Redman
2017-04-15Reports systemMaeJong
2017-04-15Updated 'outdated client' string - links to TFMaeJong
2017-04-15Make SEESFULLLISTPLAYERS great again.Paweł Redman
2017-04-15implement logging control for PMs/dev/humancontroller
2017-04-15Improve g_gradualFreeFunds.Paweł Redman
2017-04-15implement g_gradualFreeFunds: give free funds to each player every 2 minutes,.../dev/humancontroller
2017-04-15remove the "poison running out" blinking functionality/dev/humancontroller
2017-04-15allow replenishing of poison without stupid per-player cooldown delays/dev/humancontroller
2017-04-15remove obscure build timer doubling cases/dev/humancontroller
2017-04-15generate buildable death sounds/dev/humancontroller
2017-04-15display dead battlesuit bodies/dev/humancontroller
2017-04-15allow aliens to attack any solid surface/dev/humancontroller
2017-04-15allow dretches to bite surfaces other than players and buildables/dev/humancontroller
2017-04-15do not sink underwater/dev/humancontroller
2017-04-15do not overclip/dev/humancontroller
2017-04-15stop closing the UI menus upon death/dev/humancontroller
2017-04-15use a proper check for a buildable type; count not-yet-spawned spawns towards.../dev/humancontroller
2017-04-15fix repeaters giving power after the reactor loses its health but hasn't blow.../dev/humancontroller
2017-04-15we're not racist, we just hate NIGGERs, JEWs, FAGGOTs, etc/dev/humancontroller
2017-04-15define ^0 as grey/dev/humancontroller
2017-04-15increase the number of unlagged markers to support higher sv_fps values/dev/humancontroller
2017-04-15increase MAX_SAY_TEXT to 800/dev/humancontroller
2017-04-15fix noclipping players affecting other players/dev/humancontroller
2017-04-15add a BG function to get the view origin of a client/dev/humancontroller
2017-04-15add a missing \n for a cgame warning message/dev/humancontroller
2017-04-15fix clanging sounds when using the fast math floating point calculations in c.../dev/humancontroller
2017-04-15prevent obscure spectator effects after stopping following someone, like the .../dev/humancontroller
2017-04-15use a more up-to-date origin in G_RoomForClassChange()/dev/humancontroller
2017-04-15port bugfixes related to weapon reloading from the modern codebase/dev/humancontroller
2017-04-15remove the abusable levelshot command and related hacks/dev/humancontroller
2017-04-15fix a null dereference bug/dev/humancontroller
2017-04-15fix a null pointer dereference bug in multi_trigger/dev/humancontroller
2017-04-15add boundary checks in BG_ParseCSVBuildableList()/dev/humancontroller