Fri, 05 Dec 2008 21:34:09 +0000 Fix forts bug
unc0rr [Fri, 05 Dec 2008 21:34:09 +0000] rev 1537
Fix forts bug
Fri, 05 Dec 2008 21:33:29 +0000 Add some forts
unc0rr [Fri, 05 Dec 2008 21:33:29 +0000] rev 1536
Add some forts
Fri, 05 Dec 2008 20:04:22 +0000 Update weapon menu
unc0rr [Fri, 05 Dec 2008 20:04:22 +0000] rev 1535
Update weapon menu
Fri, 05 Dec 2008 20:03:44 +0000 Add themes data for Cake and Blox maps
unc0rr [Fri, 05 Dec 2008 20:03:44 +0000] rev 1534
Add themes data for Cake and Blox maps
Fri, 05 Dec 2008 20:02:42 +0000 Add map data of Cogs, Cake and Blox maps
unc0rr [Fri, 05 Dec 2008 20:02:42 +0000] rev 1533
Add map data of Cogs, Cake and Blox maps
Fri, 05 Dec 2008 16:55:51 +0000 Fix compilation warning
unc0rr [Fri, 05 Dec 2008 16:55:51 +0000] rev 1532
Fix compilation warning
Fri, 05 Dec 2008 16:55:20 +0000 - Less crossclass dependancies
unc0rr [Fri, 05 Dec 2008 16:55:20 +0000] rev 1531
- Less crossclass dependancies - Eliminate one more reason for different ammo schemes
Fri, 05 Dec 2008 16:49:04 +0000 Implement Solid Land checkbox
unc0rr [Fri, 05 Dec 2008 16:49:04 +0000] rev 1530
Implement Solid Land checkbox
Fri, 05 Dec 2008 13:48:29 +0000 Don't hide ammo menu when user clicks on not yet available weapon
unc0rr [Fri, 05 Dec 2008 13:48:29 +0000] rev 1529
Don't hide ammo menu when user clicks on not yet available weapon
Thu, 04 Dec 2008 21:59:25 +0000 More stable blowtorch:
unc0rr [Thu, 04 Dec 2008 21:59:25 +0000] rev 1528
More stable blowtorch: - Isn't affected by flying around hedgehogs - Doesn't turn off when hedgehog falls a bit
Thu, 04 Dec 2008 21:17:03 +0000 Try to fix problem with playing music when path contains non-latin letters
unc0rr [Thu, 04 Dec 2008 21:17:03 +0000] rev 1527
Try to fix problem with playing music when path contains non-latin letters
Thu, 04 Dec 2008 21:15:01 +0000 Send QUIT message to server when netclient object is destroyed
unc0rr [Thu, 04 Dec 2008 21:15:01 +0000] rev 1526
Send QUIT message to server when netclient object is destroyed
Thu, 04 Dec 2008 21:14:03 +0000 Don't call SDL_FreeSurface with null pointer
unc0rr [Thu, 04 Dec 2008 21:14:03 +0000] rev 1525
Don't call SDL_FreeSurface with null pointer
Mon, 01 Dec 2008 14:24:17 +0000 Draw world before processing gears, as this should improve performance by introducing cpu-gpu parallelizm
unc0rr [Mon, 01 Dec 2008 14:24:17 +0000] rev 1524
Draw world before processing gears, as this should improve performance by introducing cpu-gpu parallelizm
Sun, 30 Nov 2008 16:32:53 +0000 Don't forget brazilian translation
unc0rr [Sun, 30 Nov 2008 16:32:53 +0000] rev 1523
Don't forget brazilian translation
Fri, 28 Nov 2008 18:41:31 +0000 Add chat widget to lobby page (not usable yet)
unc0rr [Fri, 28 Nov 2008 18:41:31 +0000] rev 1522
Add chat widget to lobby page (not usable yet)
Fri, 28 Nov 2008 16:46:56 +0000 Limit max chat string length to 300 letters
unc0rr [Fri, 28 Nov 2008 16:46:56 +0000] rev 1521
Limit max chat string length to 300 letters
Fri, 28 Nov 2008 16:45:31 +0000 Refactor chat widget to use QTextBrower instead of QListWidget:
unc0rr [Fri, 28 Nov 2008 16:45:31 +0000] rev 1520
Refactor chat widget to use QTextBrower instead of QListWidget: - Fixes visual glitches when the string is too long - Allows to select text
Fri, 28 Nov 2008 14:52:00 +0000 More delay after jump, less delay after small fall for hedgehog
unc0rr [Fri, 28 Nov 2008 14:52:00 +0000] rev 1519
More delay after jump, less delay after small fall for hedgehog
Thu, 27 Nov 2008 22:45:41 +0000 Fix jump landing after turn end
unc0rr [Thu, 27 Nov 2008 22:45:41 +0000] rev 1518
Fix jump landing after turn end
Thu, 27 Nov 2008 18:33:47 +0000 Store ammo info directly in combobox
unc0rr [Thu, 27 Nov 2008 18:33:47 +0000] rev 1517
Store ammo info directly in combobox
Thu, 27 Nov 2008 15:01:12 +0000 Limit chat history to 250 entries to avoid DoS attack with its use
unc0rr [Thu, 27 Nov 2008 15:01:12 +0000] rev 1516
Limit chat history to 250 entries to avoid DoS attack with its use
Thu, 27 Nov 2008 14:55:49 +0000 Fix silent crash when cannot place all hedgehogs
unc0rr [Thu, 27 Nov 2008 14:55:49 +0000] rev 1515
Fix silent crash when cannot place all hedgehogs
Thu, 27 Nov 2008 14:36:22 +0000 oops, remove leftovers
unc0rr [Thu, 27 Nov 2008 14:36:22 +0000] rev 1514
oops, remove leftovers
Thu, 27 Nov 2008 14:34:52 +0000 Refactor server a bit, now all socket operations are in own threads, two per client
unc0rr [Thu, 27 Nov 2008 14:34:52 +0000] rev 1513
Refactor server a bit, now all socket operations are in own threads, two per client
Tue, 25 Nov 2008 15:43:10 +0000 - Don't send 'Bad param' msg, as the only reason of it is just some lag
unc0rr [Tue, 25 Nov 2008 15:43:10 +0000] rev 1512
- Don't send 'Bad param' msg, as the only reason of it is just some lag - Show quit reason message
Mon, 24 Nov 2008 21:47:59 +0000 Make ghc 6.10 happy
unc0rr [Mon, 24 Nov 2008 21:47:59 +0000] rev 1511
Make ghc 6.10 happy
Mon, 24 Nov 2008 21:46:32 +0000 Add some type info
unc0rr [Mon, 24 Nov 2008 21:46:32 +0000] rev 1510
Add some type info
Mon, 24 Nov 2008 13:27:31 +0000 Small fixes mixed with formatting changes
unc0rr [Mon, 24 Nov 2008 13:27:31 +0000] rev 1509
Small fixes mixed with formatting changes
Sun, 23 Nov 2008 23:16:33 +0000 small fixes
unc0rr [Sun, 23 Nov 2008 23:16:33 +0000] rev 1508
small fixes
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip