Parent Directory
|
|
|
|
|
info/
|
106 |
3 years |
l-n |
implement new halflife2 query protocol (a2s)
fix wrong ping with halflife server... |
template/
|
75 |
3 years |
l-n |
use automake and autoconf
TODO: windows build, COMPILE.txt
|
tests/
|
307 |
4 months |
l-n |
attempt to start a test suite
|
.cvsignore
|
76 |
3 years |
l-n |
some automake fixup
|
CHANGES.txt
|
225 |
21 months |
l-n |
bump version for release
|
COMPILE.txt
|
89 |
3 years |
l-n |
Add a simple Makefile.noauto for those who don't want to or can't use automake
|
ChangeLog
|
12 |
5 years |
stevejankowski |
Added $SCORE for player score
Fixed XML escaping bugs
Fixed repeated rule values... |
LICENSE.txt
|
6 |
5 years |
stevejankowski |
Initial revision
|
Makefile.am
|
298 |
4 months |
stevenhartland |
Initial support for Frontlines: Fuel of War
|
Makefile.noauto
|
298 |
4 months |
stevenhartland |
Initial support for Frontlines: Fuel of War
|
a2s.c
|
310 |
2 months |
stevenhartland |
Updated CoD4 to v1.6 protocol
Fix to remove .res extension of haze server maps
U... |
a2s.h
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |
autogen.sh
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |
config.c
|
204 |
2 years |
stevenhartland |
Refactored sending of packets, adding the generic methods send_packet and regist... |
config.h
|
6 |
5 years |
stevejankowski |
Initial revision
|
configure.ac
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |
contrib.cfg
|
6 |
5 years |
stevejankowski |
Initial revision
|
debug.c
|
299 |
4 months |
stevenhartland |
leaned up formatting in debug.c
Added output_packet which is the same as print_... |
debug.h
|
299 |
4 months |
stevenhartland |
leaned up formatting in debug.c
Added output_packet which is the same as print_... |
doom3.c
|
302 |
4 months |
stevenhartland |
Moved cleanup_qserver calls to core logic only replacing all other calls with si... |
doom3.h
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |
fl.c
|
310 |
2 months |
stevenhartland |
Updated CoD4 to v1.6 protocol
Fix to remove .res extension of haze server maps
U... |
fl.h
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |
gitmktar
|
293 |
6 months |
l-n |
use timestamp of last commit instead of current date
|
gps.c
|
302 |
4 months |
stevenhartland |
Moved cleanup_qserver calls to core logic only replacing all other calls with si... |
gps.h
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |
gs2.c
|
302 |
4 months |
stevenhartland |
Moved cleanup_qserver calls to core logic only replacing all other calls with si... |
gs2.h
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |
gs3.c
|
302 |
4 months |
stevenhartland |
Moved cleanup_qserver calls to core logic only replacing all other calls with si... |
gs3.h
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |
haze.c
|
310 |
2 months |
stevenhartland |
Updated CoD4 to v1.6 protocol
Fix to remove .res extension of haze server maps
U... |
haze.h
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |
hcache.c
|
189 |
2 years |
stevenhartland |
Fixes for ascii is**** functions ( should never be given a value > 255 )
|
md5.c
|
73 |
3 years |
l-n |
- begin cleanup
- ut2004 master support
|
md5.h
|
73 |
3 years |
l-n |
- begin cleanup
- ut2004 master support
|
ottd.c
|
302 |
4 months |
stevenhartland |
Moved cleanup_qserver calls to core logic only replacing all other calls with si... |
ottd.h
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |
packet_manip.c
|
303 |
4 months |
stevenhartland |
Fixed memory corruption when removing servers from the address hash for servers ... |
packet_manip.h
|
271 |
10 months |
l-n |
remove executable property from source files
|
qserver.c
|
302 |
4 months |
stevenhartland |
Moved cleanup_qserver calls to core logic only replacing all other calls with si... |
qserver.h
|
303 |
4 months |
stevenhartland |
Fixed memory corruption when removing servers from the address hash for servers ... |
qstat.c
|
309 |
3 months |
stevenhartland |
Fix for encoding invalid characters when running in xml mode
|
qstat.cfg
|
310 |
2 months |
stevenhartland |
Updated CoD4 to v1.6 protocol
Fix to remove .res extension of haze server maps
U... |
qstat.h
|
302 |
4 months |
stevenhartland |
Moved cleanup_qserver calls to core logic only replacing all other calls with si... |
qstatdoc.html
|
272 |
10 months |
l-n |
add hexenworld master support (#1806170)
|
template.c
|
189 |
2 years |
stevenhartland |
Fixes for ascii is**** functions ( should never be given a value > 255 )
|
tm.c
|
306 |
4 months |
stevenhartland |
TM now always sends player query as otherwise player count is invalid
|
tm.h
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |
ts2.c
|
302 |
4 months |
stevenhartland |
Moved cleanup_qserver calls to core logic only replacing all other calls with si... |
ts2.h
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |
ut2004.c
|
310 |
2 months |
stevenhartland |
Updated CoD4 to v1.6 protocol
Fix to remove .res extension of haze server maps
U... |
ut2004.h
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |
wic.c
|
302 |
4 months |
stevenhartland |
Moved cleanup_qserver calls to core logic only replacing all other calls with si... |
wic.h
|
301 |
4 months |
stevenhartland |
The following changes where made in order to fix a number key issues with how qs... |