Mon, 21 Mar 2011 21:04:20 +0300 | EJ | Changed the standard show function to Text.Show.ByteString, and misc. | file | diff | annotate |
Sun, 06 Mar 2011 21:54:37 +0300 | unc0rr | - Write server config into .ini file on change | file | diff | annotate |
Sat, 05 Mar 2011 22:16:29 +0300 | unc0rr | Use Maybe for storing client's clan, allows less error-prone spectator checks | file | diff | annotate |
Thu, 03 Mar 2011 22:15:13 +0300 | unc0rr | Use Data.TConfig to read and store server config in hedgewars.ini (a little bit of hate to the author for not exporting Conf type) | file | diff | annotate |
Wed, 16 Feb 2011 12:07:30 +0300 | unc0rr | Okay, a compatibility layer for clients of 0.9.15 version (not sure about old versions, as I removed all compatibility hacks for older versions previously) | file | diff | annotate |
Tue, 15 Feb 2011 21:12:22 +0300 | unc0rr | Fix for my last commit (which was all nonsense) | file | diff | annotate |
Sun, 06 Feb 2011 21:50:29 +0300 | unc0rr | - Take into account hlint suggestions | file | diff | annotate |