unc0rr [Mon, 20 Aug 2007 15:58:44 +0000] rev 577
New palette of team colors
unc0rr [Sat, 18 Aug 2007 20:53:49 +0000] rev 576
Fix some warnings
unc0rr [Sat, 18 Aug 2007 15:16:03 +0000] rev 575
One more security fix (check size of QList before using QList::operator[])
unc0rr [Sat, 18 Aug 2007 12:35:10 +0000] rev 574
- Update copyright header
- Make difference between warnings from client and server parts
- Some fixes. As result, no more warnings
unc0rr [Sat, 18 Aug 2007 12:05:29 +0000] rev 573
- Highlight more undefined behavior of net protocol
- Fix calling QList::operator[] with invalid index
- Fix wrong 'HHNUM' message being sent to all clients along with 'CONFIG_PARAM HHNUM' message
displacer [Thu, 16 Aug 2007 15:16:56 +0000] rev 572
gcc 4.3 related patch - missing header added :)
displacer [Thu, 16 Aug 2007 14:10:06 +0000] rev 571
hedgehogs num bug fixed
displacer [Thu, 16 Aug 2007 12:42:22 +0000] rev 570
improved bad message show
unc0rr [Thu, 16 Aug 2007 11:36:25 +0000] rev 569
Highlight some bad behavior of network server/clients
unc0rr [Thu, 16 Aug 2007 07:05:29 +0000] rev 568
- Small fixes
- Parachute sprite
unc0rr [Sat, 21 Jul 2007 16:35:12 +0000] rev 567
Small fixes
unc0rr [Sat, 21 Jul 2007 15:45:41 +0000] rev 566
Save some memory
unc0rr [Sat, 21 Jul 2007 12:29:09 +0000] rev 565
Fix some bug, finish playlist implementation
unc0rr [Fri, 20 Jul 2007 19:04:24 +0000] rev 564
Finalize basic playlists implementation
unc0rr [Fri, 20 Jul 2007 13:46:27 +0000] rev 563
Initial playlists support