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