hlswmaster-ng (now in c++)
Go to file
Olaf Rempel 2fd676eb7d fix a few memleaks
- delete [] must be used when mem is allocated with new []
2006-04-16 21:28:27 +02:00
.gitignore fix archive creation 2006-04-16 20:12:46 +02:00
Doxyfile daily work 2006-02-19 18:45:56 +01:00
Makefile remove recvqueue.[ch] 2006-04-16 20:26:01 +02:00
config.cpp fix a few memleaks 2006-04-16 21:28:27 +02:00
config.h get it working 2006-04-15 19:55:07 +02:00
gameentry.cpp fix includes 2006-04-16 21:02:41 +02:00
gameentry.h fix includes 2006-04-16 21:02:41 +02:00
gamelist.cpp fix includes 2006-04-16 21:02:41 +02:00
gamelist.h get it working 2006-04-15 19:55:07 +02:00
gameparser.cpp fix includes 2006-04-16 21:02:41 +02:00
gameparser.h fix includes 2006-04-16 21:02:41 +02:00
gamescanner.cpp fix includes 2006-04-16 21:02:41 +02:00
gamescanner.h remove recvqueue.[ch] 2006-04-16 20:26:01 +02:00
hlswmaster.conf get it working 2006-04-15 19:55:07 +02:00
hlswmaster.cpp fix includes (2) 2006-04-16 21:03:59 +02:00
hlswserver.cpp fix includes 2006-04-16 21:02:41 +02:00
hlswserver.h fix includes 2006-04-16 21:02:41 +02:00
list.h get it working 2006-04-15 19:55:07 +02:00
logging.cpp fix a few memleaks 2006-04-16 21:28:27 +02:00
logging.h fix a few memleaks 2006-04-16 21:28:27 +02:00
masterquery.c missing files again 2006-03-07 20:32:09 +01:00
mod_d3engine.cpp fix includes 2006-04-16 21:02:41 +02:00
mod_d3engine.h fix includes 2006-04-16 21:02:41 +02:00
mod_gamespy1.cpp fix includes 2006-04-16 21:02:41 +02:00
mod_gamespy1.h fix includes 2006-04-16 21:02:41 +02:00
mod_gamespy2.cpp fix includes 2006-04-16 21:02:41 +02:00
mod_gamespy2.h fix includes 2006-04-16 21:02:41 +02:00
mod_halflife.cpp fix includes 2006-04-16 21:02:41 +02:00
mod_halflife.h fix includes 2006-04-16 21:02:41 +02:00
mod_q3engine.cpp fix includes 2006-04-16 21:02:41 +02:00
mod_q3engine.h fix includes 2006-04-16 21:02:41 +02:00
mod_quake2.cpp fix includes 2006-04-16 21:02:41 +02:00
mod_quake2.h fix includes 2006-04-16 21:02:41 +02:00
mod_ut.cpp fix includes 2006-04-16 21:02:41 +02:00
mod_ut.h fix includes 2006-04-16 21:02:41 +02:00
modhelper.cpp daily work 2006-03-07 20:30:11 +01:00
modhelper.h put game_ports into mod_helper 2006-04-16 20:32:52 +02:00
module.h put game_ports into mod_helper 2006-04-16 20:32:52 +02:00
modulelist.cpp fix includes 2006-04-16 21:02:41 +02:00
modulelist.h fix includes 2006-04-16 21:02:41 +02:00
multisock.cpp fix a few memleaks 2006-04-16 21:28:27 +02:00
multisock.h daily work 2006-03-05 02:28:19 +01:00
mutex.h Initial Commit 2006-02-02 16:55:44 +01:00
netpkt.cpp fix a few memleaks 2006-04-16 21:28:27 +02:00
netpkt.h get it working 2006-04-15 19:55:07 +02:00
semaphore.h daily work 2006-03-05 02:28:19 +01:00
socket.cpp fix includes 2006-04-16 21:02:41 +02:00
socket.h get it working 2006-04-15 19:55:07 +02:00
thread.cpp daily work 2006-03-05 02:28:19 +01:00
thread.h Initial Commit 2006-02-02 16:55:44 +01:00
timerservice.cpp daily work 2006-03-06 20:13:26 +01:00
timerservice.h daily work 2006-02-20 21:58:59 +01:00