| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-21 | Update | savander | |
| 2014-08-16 | workaround for rcon ip spoofing: subadmins have to enter their passwords at ↵ | Marius "Teelevision" Neugebauer | |
| the beginning of each line | |||
| 2014-08-14 | fixed some console issues with the subadmin | Marius "Teelevision" Neugebauer | |
| 2014-08-14 | fixed admin online tracking | Marius "Teelevision" Neugebauer | |
| 2014-08-13 | added subadmin logins | Marius "Teelevision" Neugebauer | |
| 2014-05-07 | output voteban to chat | Marius "Teelevision" Neugebauer | |
| 2014-05-04 | improved and fixed votebans | Marius "Teelevision" Neugebauer | |
| 2014-04-13 | change default ban time to 5 minutes | Marius "Teelevision" Neugebauer | |
| 2014-04-13 | the time of the ban command can be left out | Marius "Teelevision" Neugebauer | |
| 2014-04-05 | added bot hint to status in the rcon | Marius "Teelevision" Neugebauer | |
| 2014-03-28 | Revert "limit characters within player names to ascii range to prevent utf8 ↵ | Marius "Teelevision" Neugebauer | |
| impersonating" This reverts commit 865d0f736588337fc7b8cc925eb84bc2dd2ae7f0. | |||
| 2014-03-27 | some coding style adjustments | Marius "Teelevision" Neugebauer | |
| 2014-03-27 | fixed and improved votebans | Marius "Teelevision" Neugebauer | |
| 2014-03-26 | initial zCatch/TeeVi commit | Marius "Teelevision" Neugebauer | |
| 2013-03-24 | Merge branch 'master0.6' into zCatch | Teetime | |
| Conflicts: data/languages/index.txt src/game/server/entities/character.cpp | |||
| 2013-02-24 | make sure clients are authed for map downloads | oy | |
| 2013-02-24 | cleaned up warnings that clang spits out. some bugs found with it. | Magnus Auvinen | |
| Conflicts: src/game/server/gamemodes/ctf.cpp src/game/server/gamemodes/ctf.h | |||
| 2013-02-24 | Show user authlevel on status command. Closes #985 | oy | |
| 2013-02-24 | limit characters within player names to ascii range to prevent utf8 ↵ | oy | |
| impersonating | |||
| 2013-02-24 | fixed used nettype in server browser and try to use ipv4 and ipv6 socket ↵ | oy | |
| when using a bindaddr. Closes #940 | |||
| 2013-02-24 | fixed registering of ban commands. Closes #942 | oy | |
| 2013-02-24 | reset rcon AuthTries on logout. Closes #941 | oy | |
| 2013-01-05 | Removed banmaster | Teetime | |
| 2012-10-22 | Merge branch 'banmaster_v2' into zCatch | Teetime | |
| Conflicts: .gitignore banmasters.cfg src/banmaster/banmaster.cpp src/engine/server/server.cpp src/engine/shared/network.h src/engine/shared/network_server.cpp | |||
| 2012-06-13 | some changes... | Teetime | |
| 2012-03-10 | Extended banmaster, now its easier and more comfortable to ban" | Teetime | |
| 2012-03-07 | Merge remote-tracking branch 'heinrich5991/banmaster' into banmaster_v2 | Teetime | |
| Conflicts: src/engine/server/server.cpp src/engine/server/server.h src/engine/shared/config_variables.h src/engine/shared/network.h src/engine/shared/network_server.cpp | |||
| 2012-02-19 | fix that server sends bans correctly to banmasters | Teetime | |
| 2012-02-18 | banmaster doesnt add same IPs now | Teetime | |
| 2012-02-17 | extended banmaster and added more functions | Teetime | |
| 2012-02-17 | added banmaster into the source | Teetime | |
| 2012-02-17 | Merge branch 'master' into zCatch-Exp | Teetime | |
| Conflicts: src/engine/server.h src/engine/server/server.cpp src/engine/server/server.h src/engine/shared/network.h src/engine/shared/network_server.cpp src/game/server/player.h | |||
| 2012-01-28 | tell what port might be in use, if we cannot bind | fisted | |
| 2012-01-09 | cleaned up content folder creation. Closes #845 | oy | |
| 2012-01-09 | add tuning to demo. Closes #899 | oy | |
| 2012-01-06 | made bindaddr config work for client and master too. Closes #909 | oy | |
| 2011-12-31 | made vote ban check if the ip matches an authed player | oy | |
| 2011-12-30 | fixed compiling | oy | |
| 2011-12-30 | added logout command for econ | oy | |
| 2011-12-30 | fixed last commit | oy | |
| 2011-12-29 | Added logout command. Closes #903 | Learath2 | |
| 2011-12-29 | reworked ban system | oy | |
| 2011-12-29 | fixed empty player names based on utf8 characters. Closes #904 | oy | |
| 2011-12-04 | fixed sv_max_client usage | oy | |
| 2011-12-04 | added a command to unban all | Choupom | |
| 2011-11-03 | fixed conflict | Teetime | |
| 2011-11-03 | added banmaster | Teetime | |
| 2011-10-22 | reload map after mode-change to ensure that all is loaded correctly | Teetime | |
| 2011-08-11 | General whitespace and tab cleanup | Shereef Marzouk | |
| 2011-08-03 | Merge pull request #808 from SushiTee/master | oy | |
| fixed a warning | |||