hostile-takeover/base
2016-08-31 23:55:30 -04:00
..
base64.cpp initial commit 2014-07-06 17:47:28 -07:00
base64.h initial commit 2014-07-06 17:47:28 -07:00
bytebuffer.cpp Initial SDL-Android port 2016-08-31 22:43:27 -04:00
bytebuffer.h initial commit 2014-07-06 17:47:28 -07:00
criticalsection.h initial commit 2014-07-06 17:47:28 -07:00
deletetracker.cpp initial commit 2014-07-06 17:47:28 -07:00
deletetracker.h initial commit 2014-07-06 17:47:28 -07:00
dispatcher.h initial commit 2014-07-06 17:47:28 -07:00
epollserver.cpp initial commit 2014-07-06 17:47:28 -07:00
epollserver.h initial commit 2014-07-06 17:47:28 -07:00
eventer.cpp initial commit 2014-07-06 17:47:28 -07:00
eventer.h initial commit 2014-07-06 17:47:28 -07:00
format.cpp Fixes to compile 64 bit server on Ubuntu 14.04 (g++ 4.8.x) 2016-01-01 14:34:34 -08:00
format.h initial commit 2014-07-06 17:47:28 -07:00
log.h Initial SDL-Android port 2016-08-31 22:43:27 -04:00
md5.h MD5 implementation that works on 64 bit architectures. Should work 32 bit as well. 2016-01-01 13:54:23 -08:00
md5c.cpp Minor fix - memset like the author wanted. 2016-01-01 13:56:39 -08:00
messagehandler.cpp Use scanf and printf compile time format string type checking; fix 64 bit bugs 2016-01-10 13:14:36 -08:00
messagehandler.h initial commit 2014-07-06 17:47:28 -07:00
messagequeue.cpp fix exit race condition prevents game state saving 2016-01-01 12:01:27 -08:00
messagequeue.h fix exit race condition prevents game state saving 2016-01-01 12:01:27 -08:00
misc.cpp Use delete[] for arrays allocated with new[]. 2016-08-31 23:55:30 -04:00
misc.h initial commit 2014-07-06 17:47:28 -07:00
selectserver.cpp initial commit 2014-07-06 17:47:28 -07:00
selectserver.h initial commit 2014-07-06 17:47:28 -07:00
sigslot.h Fixes to compile 64 bit server on Ubuntu 14.04 (g++ 4.8.x) 2016-01-01 14:34:34 -08:00
socket.cpp Fix 64 bit compile warnings 2016-01-03 23:19:26 -08:00
socket.h initial commit 2014-07-06 17:47:28 -07:00
socketaddress.cpp Fix 64 bit compile warnings 2016-01-03 23:19:26 -08:00
socketaddress.h initial commit 2014-07-06 17:47:28 -07:00
socketserver.cpp initial commit 2014-07-06 17:47:28 -07:00
socketserver.h initial commit 2014-07-06 17:47:28 -07:00
thread.cpp Fix crash caused by trying to stop a thread that hasn't started. 2016-08-31 23:55:30 -04:00
thread.h Fix crash caused by trying to stop a thread that hasn't started. 2016-08-31 23:55:30 -04:00
tick.cpp Fix 64 bit compile warnings 2016-01-03 23:19:26 -08:00
tick.h initial commit 2014-07-06 17:47:28 -07:00