nemo [Wed, 09 Sep 2009 01:55:37 +0000] rev 2360
Ok. This time I think I have it. amNothing should work.
nemo [Tue, 08 Sep 2009 21:58:09 +0000] rev 2359
Trying to correct prior amNothing checkin. untested.
nemo [Tue, 08 Sep 2009 19:47:45 +0000] rev 2358
hide timer after cake is done walking
nemo [Tue, 08 Sep 2009 19:44:49 +0000] rev 2357
Add an empty weapon to avoid selection of weapons which aren't yet ready. Might all be useful to switch to amNothing in certain situations, like after using up all ropes, instead of bazooka.
unc0rr [Tue, 08 Sep 2009 16:58:43 +0000] rev 2356
Fix inconsistency in join/part messages
unc0rr [Tue, 08 Sep 2009 16:57:42 +0000] rev 2355
Update server dependancies list
unc0rr [Mon, 07 Sep 2009 17:02:22 +0000] rev 2354
Join messages too
unc0rr [Mon, 07 Sep 2009 17:01:49 +0000] rev 2353
Not fakeable quit messages
unc0rr [Fri, 04 Sep 2009 16:50:52 +0000] rev 2352
Fixes suggested by hlint tool
unc0rr [Fri, 04 Sep 2009 16:39:51 +0000] rev 2351
Set window caption even in fullscreen mode (suggested by Smaxx)
unc0rr [Fri, 04 Sep 2009 16:34:32 +0000] rev 2350
Smaxx' fix for windows build
unc0rr [Fri, 04 Sep 2009 12:48:44 +0000] rev 2349
Some fixes suggested by hlint
unc0rr [Fri, 04 Sep 2009 07:04:27 +0000] rev 2348
Drop support for ghc 6.8, use 6.10 instead
unc0rr [Thu, 03 Sep 2009 10:02:50 +0000] rev 2347
Remove crosshair from skip
unc0rr [Thu, 03 Sep 2009 09:49:22 +0000] rev 2346
Warn players in room when admin lefts room
unc0rr [Wed, 02 Sep 2009 09:04:06 +0000] rev 2345
- Frontend: reorganize code controlling widgets state, fix problems getting room admin status
- Server: rename room after new room master
unc0rr [Wed, 02 Sep 2009 08:53:46 +0000] rev 2344
Fix frontend ROOM_CONTROL_ACCESS protocol command handler
unc0rr [Wed, 02 Sep 2009 08:50:45 +0000] rev 2343
Send leaving message and remove room admin's teams when he exits
unc0rr [Wed, 02 Sep 2009 08:45:15 +0000] rev 2342
Update Polish translation
unc0rr [Tue, 01 Sep 2009 17:56:25 +0000] rev 2341
Implement room delegation (not tested, only one predefined name to rename room)
unc0rr [Tue, 01 Sep 2009 17:46:13 +0000] rev 2340
Fix a bug when you are unable to do anything in lobby when room is closed during round
unc0rr [Sun, 30 Aug 2009 16:30:18 +0000] rev 2339
Prevent "free knocking" bug
nemo [Sun, 30 Aug 2009 13:53:27 +0000] rev 2338
An experiment with increasing number of caves by selecting a few potential non-cave maps and adding to the cave map array. Ones selected here might not actually be that playable as caves.
unc0rr [Sun, 30 Aug 2009 08:04:59 +0000] rev 2337
Some preparation for room control delegation support