unc0rr [Mon, 23 Feb 2009 18:56:48 +0000] rev 1829
Accept new NOT_READY command format
unc0rr [Mon, 23 Feb 2009 18:41:16 +0000] rev 1828
Fix bug with not working toggles 'rectrict joins' and 'restrict team adding'
unc0rr [Mon, 23 Feb 2009 18:35:32 +0000] rev 1827
Fix ready players number after a round
unc0rr [Mon, 23 Feb 2009 15:58:08 +0000] rev 1826
d'oh, the patch was fail
unc0rr [Mon, 23 Feb 2009 15:57:32 +0000] rev 1825
Nemo's patch allowing different water sprites size
unc0rr [Sat, 21 Feb 2009 20:01:01 +0000] rev 1824
More verbose dump
unc0rr [Sat, 21 Feb 2009 19:59:03 +0000] rev 1823
Fix ready players accounting
unc0rr [Sat, 21 Feb 2009 14:50:39 +0000] rev 1822
- Add new sounds
- Apply new ufo sound
unc0rr [Sat, 21 Feb 2009 14:43:40 +0000] rev 1821
Hedgehog drops a grave on "/newgrave" command. Patch by nemo
unc0rr [Sat, 21 Feb 2009 14:40:35 +0000] rev 1820
lupdate-qt4
unc0rr [Sat, 21 Feb 2009 11:49:56 +0000] rev 1819
Patch by koda to better support Mac OS X
unc0rr [Fri, 20 Feb 2009 19:54:02 +0000] rev 1818
Fix team removing on PART command
unc0rr [Fri, 20 Feb 2009 19:49:34 +0000] rev 1817
Oops, forgot a bunch of CONFIG_PARAM
unc0rr [Fri, 20 Feb 2009 19:48:44 +0000] rev 1816
Prevent 'double team exiting' in egine
unc0rr [Fri, 20 Feb 2009 19:47:31 +0000] rev 1815
Save some more bytes in protocol
unc0rr [Fri, 20 Feb 2009 19:46:22 +0000] rev 1814
- Remove client teams on exit
- Improve protocol, break frontend compatibility with old server protocol
unc0rr [Fri, 20 Feb 2009 19:40:55 +0000] rev 1813
Removeteam action
unc0rr [Fri, 20 Feb 2009 14:12:16 +0000] rev 1812
'Reduce quality' patch by nemo
+ my addition to save some CPU time (don't even create visual gears)
unc0rr [Fri, 20 Feb 2009 11:58:58 +0000] rev 1811
Implement 'roundfinished' cmd on net server
unc0rr [Thu, 19 Feb 2009 14:52:32 +0000] rev 1810
Frontend look fixes
unc0rr [Thu, 19 Feb 2009 14:51:57 +0000] rev 1809
Some optimization of land texture updating
unc0rr [Wed, 18 Feb 2009 16:49:27 +0000] rev 1808
Fix a bug with updating
unc0rr [Wed, 18 Feb 2009 16:46:27 +0000] rev 1807
Split land texture into small ones:
- Better update texture performance
- Support for old videocards
unc0rr [Wed, 18 Feb 2009 16:35:03 +0000] rev 1806
More reorganization
unc0rr [Wed, 18 Feb 2009 16:28:21 +0000] rev 1805
Reorganize land texteure function in prepare to texture split
unc0rr [Wed, 18 Feb 2009 15:04:40 +0000] rev 1804
New game server:
- Incomplete implementation
- More robust, no memory leaks, better architecture for easy features addition
- Incompatible with current client
unc0rr [Wed, 18 Feb 2009 15:03:31 +0000] rev 1803
Update translations
unc0rr [Tue, 17 Feb 2009 12:58:25 +0000] rev 1802
Move template filter to map widget (by nemo)