2010-12-23 change "mudball" on christmas theme
nemo [Wed, 22 Dec 2010 21:36:17 -0500] rev 4638
change "mudball" on christmas theme
2010-12-23 enable snow on Christmas theme
nemo [Wed, 22 Dec 2010 21:33:46 -0500] rev 4637
enable snow on Christmas theme
2010-12-23 New Christmas theme
Palewolf and others [Thu, 23 Dec 2010 01:35:06 +0100] rev 4636
New Christmas theme
2010-12-23 more tweaking land graphics due to snow
nemo [Wed, 22 Dec 2010 19:25:00 -0500] rev 4635
more tweaking land graphics due to snow
2010-12-22 Visual tweaks for snow
nemo [Wed, 22 Dec 2010 18:50:00 -0500] rev 4634
Visual tweaks for snow
2010-12-22 braces fail
nemo [Wed, 22 Dec 2010 18:29:43 -0500] rev 4633
braces fail
2010-12-22 Graphics updates
anon [Wed, 22 Dec 2010 14:25:25 -0500] rev 4632
Graphics updates
2010-12-22 raise Y start to cloud level
nemo [Wed, 22 Dec 2010 14:19:11 -0500] rev 4631
raise Y start to cloud level
2010-12-22 Another snow variant
nemo [Wed, 22 Dec 2010 14:01:43 -0500] rev 4630
Another snow variant
2010-12-22 FindPlace in lua now returns null for failure to find a place, and accepts a 5th parameter to try finding a place without considering proximity (note that this can place a gear right next to mines).
nemo [Wed, 22 Dec 2010 11:59:35 -0500] rev 4629
FindPlace in lua now returns null for failure to find a place, and accepts a 5th parameter to try finding a place without considering proximity (note that this can place a gear right next to mines).
2010-12-22 trying a graphic with more white and less translucency
nemo [Wed, 22 Dec 2010 10:09:39 -0500] rev 4628
trying a graphic with more white and less translucency
2010-12-22 knock back y two to make snow pile up a bit less high
nemo [Wed, 22 Dec 2010 09:56:13 -0500] rev 4627
knock back y two to make snow pile up a bit less high
2010-12-22 fixed showmission so it actually displays the right icons
Henek [Wed, 22 Dec 2010 15:42:47 +0100] rev 4626
fixed showmission so it actually displays the right icons
2010-12-22 should allow snow to spawn against explosion land back tex. a bit messy but I'm sleepy. g'nite
nemo [Wed, 22 Dec 2010 02:16:07 -0500] rev 4625
should allow snow to spawn against explosion land back tex. a bit messy but I'm sleepy. g'nite
2011-02-02 Close branch server_refactor
unc0rr [Wed, 02 Feb 2011 21:53:39 +0300] rev 4624
Close branch
2010-12-22 apply cGravityf when changing cGravity
nemo [Wed, 22 Dec 2010 01:30:03 -0500] rev 4623
apply cGravityf when changing cGravity
2011-01-31 Implement room delegation when admin lefts it server_refactor
unc0rr [Mon, 31 Jan 2011 21:40:17 +0300] rev 4622
Implement room delegation when admin lefts it
2010-12-22 more snow
nemo [Wed, 22 Dec 2010 01:19:47 -0500] rev 4621
more snow
2011-01-30 Reimplement a bunch of administrator commands server_refactor
unc0rr [Sun, 30 Jan 2011 20:43:18 +0300] rev 4620
Reimplement a bunch of administrator commands
2010-12-22 fix desync in snow
nemo [Wed, 22 Dec 2010 01:17:46 -0500] rev 4619
fix desync in snow
2011-01-30 Reimplement KICK server_refactor
unc0rr [Sun, 30 Jan 2011 20:38:40 +0300] rev 4618
Reimplement KICK
2010-12-22 minor visual tweaks to snow
nemo [Wed, 22 Dec 2010 01:11:48 -0500] rev 4617
minor visual tweaks to snow
2011-01-30 Reimplement FOLLOW server_refactor
unc0rr [Sun, 30 Jan 2011 20:36:32 +0300] rev 4616
Reimplement FOLLOW
2010-12-22 oops. forgot the graphic
nemo [Wed, 22 Dec 2010 00:58:00 -0500] rev 4615
oops. forgot the graphic
2011-01-30 Reimplement some more protocol commands server_refactor
unc0rr [Sun, 30 Jan 2011 20:32:23 +0300] rev 4614
Reimplement some more protocol commands
2010-12-22 minor position tweaks. hopefully checking array bounds correctly
nemo [Wed, 22 Dec 2010 00:48:06 -0500] rev 4613
minor position tweaks. hopefully checking array bounds correctly
2011-01-29 - Reactivate pings timer, reimplement PING handler server_refactor
unc0rr [Sat, 29 Jan 2011 21:33:24 +0300] rev 4612
- Reactivate pings timer, reimplement PING handler - Reimplement INFO
2010-12-22 A very very basic snow implementation
nemo [Wed, 22 Dec 2010 00:17:43 -0500] rev 4611
A very very basic snow implementation
2011-01-29 Introduce numbered server notice messages server_refactor
unc0rr [Sat, 29 Jan 2011 13:43:07 +0300] rev 4610
Introduce numbered server notice messages
2010-12-22 merge
koda [Wed, 22 Dec 2010 04:09:56 +0100] rev 4609
merge
2011-01-28 Make client quit on send exception (was commented due to another approach in handling connection lost) server_refactor
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)
2010-12-22 update weapons
koda [Wed, 22 Dec 2010 03:56:12 +0100] rev 4607
update weapons
2011-01-28 Force RNF in AnswerClients too, in order to prevent lazyness in actions (most probably it's redundant to do that, still I do) server_refactor
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)
2010-12-22 this should prevent that ever again
koda [Wed, 22 Dec 2010 03:28:14 +0100] rev 4605
this should prevent that ever again
2011-01-28 Reimplement some more Actions server_refactor
unc0rr [Fri, 28 Jan 2011 22:19:06 +0300] rev 4604
Reimplement some more Actions
2010-12-22 damn. it.
koda [Wed, 22 Dec 2010 03:05:28 +0100] rev 4603
damn. it.
2010-12-22 added density for gears used in gfMoreWind, needs alot of tweaking
Henek [Wed, 22 Dec 2010 02:50:17 +0100] rev 4602
added density for gears used in gfMoreWind, needs alot of tweaking
2011-01-27 io = liftIO server_refactor
unc0rr [Thu, 27 Jan 2011 22:14:14 +0300] rev 4601
io = liftIO
2010-12-21 added copying also to schemes and updated some translations
Henek [Tue, 21 Dec 2010 23:22:53 +0100] rev 4600
added copying also to schemes and updated some translations
2011-01-27 Reimplement one more Action server_refactor
unc0rr [Thu, 27 Jan 2011 22:10:24 +0300] rev 4599
Reimplement one more Action
2010-12-21 added copying of weapon sets
Henek [Tue, 21 Dec 2010 21:56:34 +0100] rev 4598
added copying of weapon sets
2011-01-27 Finally a solution for excess lazyness when working with unsafeThaw'ed arrays server_refactor
unc0rr [Thu, 27 Jan 2011 22:06:42 +0300] rev 4597
Finally a solution for excess lazyness when working with unsafeThaw'ed arrays
2010-12-21 Merge henek's changes
nemo [Tue, 21 Dec 2010 15:12:06 -0500] rev 4596
Merge henek's changes
2011-01-26 Send spectators info server_refactor
unc0rr [Wed, 26 Jan 2011 22:26:02 +0300] rev 4595
Send spectators info
2010-12-21 removing all " " in filenames under share and replacing "_" with " " in missions
Henek [Tue, 21 Dec 2010 14:42:47 +0100] rev 4594
removing all " " in filenames under share and replacing "_" with " " in missions
2011-01-26 Apply rev b9fe93f187c4 to server rewrite too server_refactor
unc0rr [Wed, 26 Jan 2011 22:06:27 +0300] rev 4593
Apply rev b9fe93f187c4 to server rewrite too
2010-12-21 disable fix for issue 24 in order to fix issue 123, as suggested by koda
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
2011-01-26 Send teams info on join server_refactor
unc0rr [Wed, 26 Jan 2011 22:04:18 +0300] rev 4591
Send teams info on join
(0) -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 tip