]> git.cworth.org Git - loudgame/history - loudgame.c
Change resource from TestLM to loudgame
[loudgame] / loudgame.c
2008-02-23 Carl WorthChange resource from TestLM to loudgame
2008-02-19 Carl WorthAdd say and whisper commands for chatting.
2008-01-24 Carl WorthAdd loudgame_broadcast and a simple hash table to annou...
2008-01-22 Carl WorthMove code from loudgame_run to new loudgame_fini for...
2008-01-22 Carl WorthDon't try to close connection if it's never been opened
2008-01-19 Carl WorthAdd a call to lm_connection_set_keep_alive_rate
2008-01-15 Carl WorthImplement simple show, hint, and shuffle commands for...
2008-01-15 Carl WorthShare loudgame_send code to reduce duplication.
2008-01-10 Carl WorthSeparate common code into loudgame.c and demonstrate...