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
/
engine
Age
Commit message (
Expand
)
Author
2013-02-24
fixed missing messages when net connection closes
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
fixed semaphore on macosx
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
prevent that the server uses close messages from clients. Closes #950
oy
2013-02-24
fixed a check
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
fix for saving bans in a file
Teetime
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-28
tell what port might be in use, if we cannot bind
fisted
2012-01-12
Econ bufferoverflow fix
east
2012-01-10
added demo markers by Choupom. Closes #837
oy
2012-01-09
put the game version constants all together in one file. Closes #870
oy
2012-01-09
cleaned up content folder creation. Closes #845
oy
2012-01-09
added command to toggle config values. Closes #888
oy
2012-01-09
add tuning to demo. Closes #899
oy
2012-01-08
added a config to display the code string of a country flag instead of the im...
oy
2012-01-08
fixed some line endings
oy
2012-01-08
show path in the editor file dialog. Closes #786
oy
2012-01-08
fixed border rendering in the editor's image preview. Closes #908
oy
2012-01-07
removed some unused zlib stuff. Closes #907
oy
2012-01-06
don't start playing the music again if we're quitting
oy
2012-01-06
fixed memory corruption with snd_buffer_size config
oy
2012-01-06
made bindaddr config work for client and master too. Closes #909
oy
2012-01-06
fixed compiling for macosx
oy
2012-01-06
made gfx_finish work again
oy
2012-01-06
made the editor work again. Closes #914
oy
2012-01-04
fixed linking for older gcc versions
oy
2012-01-04
fixed mac osx
oy
2012-01-04
fixed compiling on windows
oy
2012-01-03
Merge pull request #912 from matricks/threadedflip
oy
2012-01-03
fixed the osx opengl make current thingie.. I think...
Magnus Auvinen
2012-01-03
added osx implementation. not tested, not even compiled once. hope it works
Magnus Auvinen
2012-01-03
fixed kicking of command buffer if it's full when rendering. fixed compile er...
Magnus Auvinen
2012-01-03
cleaned up the code. fixed so that SDL is inited on main thread and then tran...
Magnus Auvinen
2012-01-01
added support for video modes
Magnus Auvinen
2012-01-01
fixed shutdown and screenshot functionallity
Magnus Auvinen
2012-01-01
fixed the render frame time and cleaned up some more code
Magnus Auvinen
2011-12-31
cleaned up some of the code
Magnus Auvinen
2011-12-31
made vote ban check if the ip matches an authed player
oy
[next]