index
:
tuxanci2.git
master
mob
A First Person Shooter
Connor Thomson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
publicServer.c
Age
Commit message (
Expand
)
Author
2010-06-18
[GS] Brand-new daemonization code
Michal Zima
2010-06-09
Consolidated IPv4 and IPv6 ports to one shared
Michal Zima
2010-06-09
[GS] Added configuration option for the PID file
Michal Zima
2010-06-07
Simplified registering the server to MasterServer
Michal Zima
2009-12-06
Revised methods how are translated strings handled
Michal Zima
2009-09-03
fix few warnings
Dusan Durech
2009-05-26
Rewritten messages/comments in code of screen
xHire
2009-05-26
Rewritten messages/comments in code of server
xHire
2009-05-26
Fixed typos 'sock_tcp_diable_nagle' & 'gns_resolv'
xHire
2009-04-19
Fixed regression of daemonize on WIN32 build
Tomas 'ZeXx86' Jedrzejek
2009-04-19
Support for domain address of game server
Tomas 'ZeXx86' Jedrzejek
2009-04-16
Revert "new path API ( need old path.h )"
Tomas Chvatal
2009-04-14
new path API ( need old path.h )
Dusan Durech
2009-04-12
fix bad prefixes and names every one
Dusan Durech
2009-04-12
fix bad preFixs
Dusan Durech
2009-04-12
convert all name function from oldName to new_name
Dusan Durech
2008-11-30
Improved translation strings in audio section
xHire
2008-11-29
Fix bug with not found arena File
Dusan Durech
2008-11-14
uses new macro DEBUG_MSG
Dusan Durech
2008-10-25
Set the default port in the client to 6800 as well
xHire
2008-10-25
Changed style of the code to the K&R standard
xHire
2008-10-25
Translated all game into Czech + some small fixes
xHire
2008-10-22
Ident all code correctly.
Tomas Chvatal (scarabeus)
2008-10-22
Revert "X"
Tomas Chvatal (scarabeus)
2008-10-22
X
Tomas Chvatal (scarabeus)
2008-09-03
- opravene regresnie, kotre vznikli, pri prepise naciatavania aren z *.zip
oroborus
2008-08-20
- uprava zdrojakov, aby sa dali skompilovat ( problemi s prekladom _("") )
oroborus
2008-08-18
- hromada preklapeni na gettext
scarab
2008-08-17
- odstraneno UNIX_UDP #define
scarab
2008-08-03
- trochu rozsirena konfiguracvia, viz http://www.tuxanci.org/server/howto
oroborus
2008-08-02
- gameserver podporuje clientov z IPv4-UDP IPv4-TCP IPv6-UDP IPv6-TCP
oroborus
2008-08-01
- experimentalna podpora TCP
oroborus
2008-07-18
- bezpecnejsie prepiannie screenov ( uz sa to nedeje v event() daneho screenu...
oroborus
2008-07-17
- maximalny pocet ID je 1 000 000
oroborus
2008-07-15
- upravy par hlasek serveru sk->en
scarab
2008-07-14
- pridana autonomni kompilace na win (potreba pouze kompiler a cmake)
scarab
2008-07-14
- port registrace serveru na win32
tomas
2008-07-08
- do widgetu textfiled sa zmesti IP adresa ( zatial aspon IPv4 )
oroborus
2008-07-05
* Prechod na novou verzi instalace pseudoautotools -> cmake
scarab
2008-07-05
- miny sa nezobrazuju na radare
oroborus
2008-07-04
- podpora bigAren :-)
oroborus
2008-07-03
- oprava memleaku v publicServer.c kde se neuvolnila pamet pro odeslani pozad...
tomas
2008-07-02
- oprava kompilace pri stare verzi glibc, kvuli chybejicimu include <sys/sele...
tomas
2008-07-01
- server browser podporuje novou verzi protokolu, navic je zpetne kompatibilni
tomas
2008-06-28
- prekopanie adresarovej struktury, prva cast
oroborus