nemo [Wed, 22 Dec 2010 00:48:06 -0500] rev 4613
minor position tweaks. hopefully checking array bounds correctly
unc0rr [Sat, 29 Jan 2011 21:33:24 +0300] rev 4612
- Reactivate pings timer, reimplement PING handler
- Reimplement INFO
nemo [Wed, 22 Dec 2010 00:17:43 -0500] rev 4611
A very very basic snow implementation
unc0rr [Sat, 29 Jan 2011 13:43:07 +0300] rev 4610
Introduce numbered server notice messages
koda [Wed, 22 Dec 2010 04:09:56 +0100] rev 4609
merge
unc0rr [Fri, 28 Jan 2011 22:34:07 +0300] rev 4608
Make client quit on send exception (was commented due to another approach in handling connection lost)
koda [Wed, 22 Dec 2010 03:56:12 +0100] rev 4607
update weapons
unc0rr [Fri, 28 Jan 2011 22:21:29 +0300] rev 4606
Force RNF in AnswerClients too, in order to prevent lazyness in actions (most probably it's redundant to do that, still I do)
koda [Wed, 22 Dec 2010 03:28:14 +0100] rev 4605
this should prevent that ever again
unc0rr [Fri, 28 Jan 2011 22:19:06 +0300] rev 4604
Reimplement some more Actions
koda [Wed, 22 Dec 2010 03:05:28 +0100] rev 4603
damn. it.
Henek [Wed, 22 Dec 2010 02:50:17 +0100] rev 4602
added density for gears used in gfMoreWind, needs alot of tweaking
unc0rr [Thu, 27 Jan 2011 22:14:14 +0300] rev 4601
io = liftIO
Henek [Tue, 21 Dec 2010 23:22:53 +0100] rev 4600
added copying also to schemes and updated some translations
unc0rr [Thu, 27 Jan 2011 22:10:24 +0300] rev 4599
Reimplement one more Action
Henek [Tue, 21 Dec 2010 21:56:34 +0100] rev 4598
added copying of weapon sets
unc0rr [Thu, 27 Jan 2011 22:06:42 +0300] rev 4597
Finally a solution for excess lazyness when working with unsafeThaw'ed arrays
nemo [Tue, 21 Dec 2010 15:12:06 -0500] rev 4596
Merge henek's changes
unc0rr [Wed, 26 Jan 2011 22:26:02 +0300] rev 4595
Send spectators info
Henek [Tue, 21 Dec 2010 14:42:47 +0100] rev 4594
removing all " " in filenames under share and replacing "_" with " " in missions
unc0rr [Wed, 26 Jan 2011 22:06:27 +0300] rev 4593
Apply rev b9fe93f187c4 to server rewrite too
sheepluva [Tue, 21 Dec 2010 10:46:52 +0100] rev 4592
disable fix for
issue #24 in order to fix issue 123, as suggested by koda
unc0rr [Wed, 26 Jan 2011 22:04:18 +0300] rev 4591
Send teams info on join
Henek [Tue, 21 Dec 2010 02:17:45 +0100] rev 4590
added MapHasBorder function for lua and finnished Random Weapons gameplay, might still change though
nemo [Tue, 21 Dec 2010 14:57:33 -0500] rev 4589
Switch default to the compost garbage ball (pending a proper mudball from a real artist), set Snowball for Snow theme only, change en.txt to Mudball
jose1711 [Thu, 23 Dec 2010 17:47:50 +0100] rev 4588
Updated Slovak translation + merge
unc0rr [Tue, 25 Jan 2011 22:23:08 +0300] rev 4587
Send room config to client
unc0rr [Mon, 20 Dec 2010 21:45:10 +0300] rev 4586
- Allow user to use undo, to clear, save and load drawn maps
- Fix a couple of bugs related to those operations