index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-02-24
fixed missing messages when net connection closes
oy
2013-02-24
fixed some memory leaks in the map editor
oy
2013-02-24
limit characters within player names to ascii range to prevent utf8 impersona...
oy
2013-02-24
#913
BeaR
2013-02-24
Removed useless enum
heinrich5991
2013-02-24
Added borderless window functionality
heinrich5991
2013-02-24
made the client not play the chat sound for empty chat messages. Closes #967
oy
2013-02-24
fixed semaphore on macosx
oy
2013-02-24
fixed banning on the master server
oy
2013-02-24
fixed resetting the error string of a net connection. Closes #954
oy
2013-02-24
fixed wrapping problems when rendering console input
oy
2013-02-24
fixed ban range check to make sure the whole ip matches and not just rely on ...
oy
2013-02-24
fixed wrong map download speed when switching to the editor while downloading...
oy
2013-02-24
count spectators in the server browser when 'count players only'-filter is di...
oy
2013-02-24
prevent that the server uses close messages from clients. Closes #950
oy
2013-02-24
prevent that you can play the music ingame. Closes #947
oy
2013-02-24
fixed a check
oy
2013-02-24
fixed that client displays active vote after connecting to a server
oy
2013-02-24
increased time for client info resend to prevent possible overlap
oy
2013-02-24
limit the number of chat messages a player can queue to 3
oy
2013-02-24
skip auto screenshot when the editor is active. #931
oy
2013-02-24
fixed used nettype in server browser and try to use ipv4 and ipv6 socket when...
oy
2013-02-24
fixed registering of ban commands. Closes #942
oy
2013-02-24
reset rcon AuthTries on logout. Closes #941
oy
2013-02-24
auto adjust the screen resolution on first start. Closes #921
oy
2013-02-24
skip screenshot when window isn't active. Closes #931
oy
2013-02-24
fixed chat ignore feature
oy
2013-02-24
fixed a bug with spectating a player
oy
2013-02-24
increased recv buffer size on windows
oy
2013-02-24
fixed map initialisation. Closes #64
oy
2013-02-24
fix for saving bans in a file
Teetime
2012-02-05
always show default country flag on invalid country index
oy
2012-02-05
fixed stuck mouse cursor when loosing fullscreen focus on windows
oy
2012-02-05
fixed compiling with vs2008 (#932)
oy
2012-01-29
fixed an issue about resending player info
oy
2012-01-29
Merge pull request #927 from fisted/fix_tellport
oy
2012-01-28
tell what port might be in use, if we cannot bind
fisted
2012-01-26
init m_LockTeams with 0 to prevent locked teams on server start
SushiTee
2012-01-26
force vote only if there is a vote
SushiTee
2012-01-12
fixed FillSelection so it actually fills the current selection
SushiTee
2012-01-12
Econ bufferoverflow fix
east
2012-01-10
added map info
SushiTee
2012-01-10
added demo markers by Choupom. Closes #837
oy
2012-01-10
deactivate player ignore setting if show just friends chat is active and play...
oy
2012-01-10
show notification when game is paused
oy
2012-01-10
added pause command. Closes #15
oy
2012-01-09
fixed rendering on pause/specific speed for damage indicators and muzzle in t...
oy
2012-01-09
added an option to show only chat messages from friends
oy
2012-01-09
buffered chat input. Closes #916
oy
2012-01-09
put the game version constants all together in one file. Closes #870
oy
[next]