]> git.cworth.org Git - loudgame/log
loudgame
16 years agoExercise LGPL permission to convert to GPLv3 and add COPYING file
Carl Worth [Thu, 10 Jan 2008 06:50:51 +0000 (22:50 -0800)]
Exercise LGPL permission to convert to GPLv3 and add COPYING file

16 years agoAdd copyright and authorship for Carl Worth
Carl Worth [Thu, 10 Jan 2008 06:48:48 +0000 (22:48 -0800)]
Add copyright and authorship for Carl Worth

16 years agoAdd .gitignore
Carl Worth [Thu, 10 Jan 2008 06:03:29 +0000 (22:03 -0800)]
Add .gitignore

16 years agoRename lm-echo to lg-echo
Carl Worth [Thu, 10 Jan 2008 06:03:20 +0000 (22:03 -0800)]
Rename lm-echo to lg-echo

16 years agoRename UserInfo to loudgame_t
Carl Worth [Thu, 10 Jan 2008 06:02:16 +0000 (22:02 -0800)]
Rename UserInfo to loudgame_t

16 years agoMake *everything* including connection open, happen from inside the glib main loop
Carl Worth [Thu, 10 Jan 2008 06:00:13 +0000 (22:00 -0800)]
Make *everything* including connection open, happen from inside the glib main loop

16 years agoSimplify command-line arguments
Carl Worth [Sun, 6 Jan 2008 06:02:42 +0000 (22:02 -0800)]
Simplify command-line arguments

16 years agoRemove gratuitous dynamic memorymanagement
Carl Worth [Sun, 6 Jan 2008 06:01:26 +0000 (22:01 -0800)]
Remove gratuitous dynamic memorymanagement

16 years agoRemove some gratuitous prints
Carl Worth [Sun, 6 Jan 2008 02:37:10 +0000 (18:37 -0800)]
Remove some gratuitous prints

16 years agoAdd trivial Makefile
Carl Worth [Sun, 6 Jan 2008 02:35:11 +0000 (18:35 -0800)]
Add trivial Makefile

16 years agoAdd support for a %quit command
Carl Worth [Sun, 6 Jan 2008 01:23:49 +0000 (17:23 -0800)]
Add support for a %quit command

16 years agoRe-indent with 4-space indentation
Carl Worth [Sat, 5 Jan 2008 23:28:43 +0000 (15:28 -0800)]
Re-indent with 4-space indentation

16 years agoAdd actual echo-ing capability to lm-echo
Carl Worth [Sat, 5 Jan 2008 23:20:36 +0000 (15:20 -0800)]
Add actual echo-ing capability to lm-echo

16 years agoAdd lm-echo program, (from test-tunnel.c demo from loudmouth docs.)
Carl Worth [Sat, 5 Jan 2008 15:58:15 +0000 (07:58 -0800)]
Add lm-echo program, (from test-tunnel.c demo from loudmouth docs.)