about summary refs log tree commit diff
path: root/src/game/server
AgeCommit message (Collapse)Author
2010-10-25parse line on addvote and skip invalid onesoy
2010-10-13fixed issue with reason on forcevotekickoy
2010-10-11fixed last commitsoy
2010-10-11added reason to kick a player in the callvote tabChoupom
2010-10-09added inactive player kicking. Closes #51oy
2010-09-22fixed that ctf gametype doesn't work if the map has more than 1 flag per ↵oy
team. Closes #124
2010-09-22don't add player that aren't ingame to the snapshot and don't let them ↵oy
autospawn. Closes #125
2010-09-12fixed so "reset tunning due to pure server" appears after "x changed to y"Choupom
2010-09-12added quotes around player names in the other server messages too and ↵oy
changed it to ' for consistency
2010-09-12end vote on 50% nooy
2010-09-07separated CFlag from ctfChoupom
2010-09-07Put quotes around player names in leave message.oy
2010-09-07Put quotes around player names in server messages.Fujnky
2010-08-18added output level for console print function, categorised the debug ↵oy
messages and merged them into the new functionality. Closes #8
2010-08-16added fixes for compiler errors and warnings by sworddragonoy
2010-08-15fixed line endings in some filesoy
2010-08-12removed some not longer needed stuffoy
2010-08-08fixed flickering players on respawnoy
2010-08-07added the possibility to store commands within the console and execute them ↵oy
later on when everything is initialised correctly - fixes several possible startup crashes and the "Support bans in server configuration"-ticket
2010-08-06prevent that spectators start a voteoy
2010-07-04kill the player when leaving the game layer too much... will stop never ↵SushiTee
ending fall
2010-06-27don't consider sv_spectator_slots for team change when already in a ↵oy
team(red, blue). Closes #141
2010-06-20fixed suicide penalty after a restart. Closes #131oy
2010-06-10Fixed remaining compiler warnings for gcc on Linuxxalduin
2010-06-09Merge remote branch 'fujnky/master'Magnus Auvinen
Conflicts: data/languages/portuguese.txt
2010-06-07Merged with masterFujnky
2010-06-07update server info for connected clients if map or gametype changes. Closes #108oy
2010-06-07some cleanupoy
2010-06-06fixed some compiler warnings. Closes #76oy
2010-06-03Score no longer decreased when switching teamsxalduin
2010-06-03Merge remote branch 'upstream/masterxalduin
2010-06-03Merge branch 'master' of git://github.com/matricks/teeworldsFujnky
Conflicts: src/game/server/gamemodes/ctf.cpp
2010-06-03fixed so that the same distance is used when leaving off the flag and taking itMagnus Auvinen
2010-06-03cleaned up g_CharPhysSizeMagnus Auvinen
2010-06-03Flag catch and capture should now be exactly the sameFujnky
2010-06-03Issue #86, don't reset score on team switchxalduin
2010-06-03Issue #88 flag pickup distance reducedxalduin
2010-06-03made flag catch and capture distances fitFujnky
2010-06-03Admin-Kick-ProtectionNoxNebula
Add IsAuthed(int ClientID); function. Add kickprotection for admins (Remote Console logged in players) Add Anti-Self-Kick (minor)
2010-06-02Admin-Kick-ProtectionNoxNebula
Add IsAuthed(int ClientID); function. Add kickprotection for admins (Remote Console logged in players) Add Anti-Self-Kick (minor)
2010-05-31made balance teams based apun points/minute (#495)Tom Adams
2010-05-29renamned m_pCarryingCCharacter correctlyMagnus Auvinen
2010-05-29copied refactor to trunkMagnus Auvinen
2009-10-27major update with stuffMagnus Auvinen
2009-06-15some clean up. fixed double server side record messagesMagnus Auvinen
2009-05-31moved 0.5 branch to trunkMagnus Auvinen
2009-01-24fixed so the console show help for each command. not all commands have ↵Magnus Auvinen
descriptions however
2009-01-24added tab completion to the console. works for local and remoteMagnus Auvinen
2009-01-22fixed compiling errorsAlfred Eriksson
2009-01-21fixed so the name of the player that calls the vote is in the chat. fixed so ↵Magnus Auvinen
that the time remaining on the vote is displayed. reworked the vote box a bit so it's nicer