Commit Graph
11 Commits
Author SHA1 Message Date
lotodore 0ed12e0ac8 Switching license from GPL2 to AGPL3. 2011-07-02 14:38:06 +00:00
lotodore 02518c67b2 Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
2011-02-11 20:02:08 +00:00
lotodore 9243a6aa86 Small fixes. Remove superflous log messages. 2009-03-22 18:57:23 +00:00
lotodore 84cbb90e92 Trying to fix avatar download problem. 2009-03-21 22:58:58 +00:00
lotodore a2f67f934a Fixed logging. 2009-03-21 22:41:14 +00:00
lotodore 21ad12333c Log messages for avatar download (temporary). 2009-03-21 22:38:56 +00:00
lotodore 43a13f5297 Avatar upload/download fixes. Verbose logging (temporary). 2009-03-21 21:14:09 +00:00
lotodore 60a9beb417 Fix exception loops in upload/download. 2009-03-21 20:40:52 +00:00
lotodore c3dc770c2e More work to let clients download avatars from an external server. 2009-03-21 11:36:10 +00:00
lotodore 5be8403d07 Explicitly include fstream. Still broken stuff. 2009-03-21 09:11:39 +00:00
lotodore ebce3ee214 Warning: Enables debug mode.
More steps towards downloading avatars from external server. This is currently BROKEN.
2009-03-21 01:39:00 +00:00