Eric House
|
8da0b73744
|
replace string_printf() with new class derived from std::string with
printf() method.
|
2013-09-02 13:17:42 -07:00 |
|
Eric House
|
a95d620b09
|
Make ack timeout settable from ctrl port; add ctrl facility to print
and nack outstanding acks.
|
2013-08-31 08:30:25 -07:00 |
|
Eric House
|
fde50cce32
|
move timeout interval into config file; cleanup
|
2013-08-12 07:41:48 -07:00 |
|
Eric House
|
4ad6696ecc
|
add delete-on-ack logic to another message sending site, and fix
assertion failure caused by not providing a client token on messages
being sent.
|
2013-08-02 22:33:06 -07:00 |
|
Eric House
|
4ecb0f534d
|
For a subset of stored messages sent, don't remove from DB until
they're acked. (This is the goal for all messages sent via UDP, but
will be harder elsewhere in the code.)
|
2013-08-01 07:48:44 -07:00 |
|
Eric House
|
6a1b86380e
|
add missing files from gtk_multigame branch -- to fix broken compile
|
2013-02-04 21:33:35 -08:00 |
|