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
2010-12-21 added MapHasBorder function for lua and finnished Random Weapons gameplay, might still change though
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
2010-12-21 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
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
2010-12-23 Updated Slovak translation + merge
jose1711 [Thu, 23 Dec 2010 17:47:50 +0100] rev 4588
Updated Slovak translation + merge
2011-01-25 Send room config to client server_refactor
unc0rr [Tue, 25 Jan 2011 22:23:08 +0300] rev 4587
Send room config to client
2010-12-20 - Allow user to use undo, to clear, save and load drawn maps
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
2011-01-25 Another approach for fixing listener thread issues, should finally get rid of all problems. Not tested. server_refactor
unc0rr [Tue, 25 Jan 2011 22:13:34 +0300] rev 4585
Another approach for fixing listener thread issues, should finally get rid of all problems. Not tested.
2010-12-20 Add those stupid breaks
unc0rr [Mon, 20 Dec 2010 20:55:45 +0300] rev 4584
Add those stupid breaks
2011-01-24 Fix typo in version information server_refactor
unc0rr [Mon, 24 Jan 2011 21:33:03 +0300] rev 4583
Fix typo in version information
2010-12-20 FAIL - actually assign
nemo [Sun, 19 Dec 2010 22:06:38 -0500] rev 4582
FAIL - actually assign
2011-01-24 Apply new nick restrictions in server rewrite too server_refactor
unc0rr [Mon, 24 Jan 2011 21:32:26 +0300] rev 4581
Apply new nick restrictions in server rewrite too
2010-12-20 add AI routine
nemo [Sun, 19 Dec 2010 21:16:14 -0500] rev 4580
add AI routine
2011-01-10 Explicitly kill listening thread in try to prevent messages recieving bugs server_refactor
unc0rr [Mon, 10 Jan 2011 18:57:44 +0300] rev 4579
Explicitly kill listening thread in try to prevent messages recieving bugs
2010-12-20 Snowball weapon
nemo [Sun, 19 Dec 2010 21:06:34 -0500] rev 4578
Snowball weapon
(0) -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip