unc0rr [Fri, 05 Dec 2008 20:03:44 +0000] rev 1534
Add themes data for Cake and Blox maps
unc0rr [Fri, 05 Dec 2008 20:02:42 +0000] rev 1533
Add map data of Cogs, Cake and Blox maps
unc0rr [Fri, 05 Dec 2008 16:55:51 +0000] rev 1532
Fix compilation warning
unc0rr [Fri, 05 Dec 2008 16:55:20 +0000] rev 1531
- Less crossclass dependancies
- Eliminate one more reason for different ammo schemes
unc0rr [Fri, 05 Dec 2008 16:49:04 +0000] rev 1530
Implement Solid Land checkbox
unc0rr [Fri, 05 Dec 2008 13:48:29 +0000] rev 1529
Don't hide ammo menu when user clicks on not yet available weapon
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
unc0rr [Thu, 04 Dec 2008 21:17:03 +0000] rev 1527
Try to fix problem with playing music when path contains non-latin letters
unc0rr [Thu, 04 Dec 2008 21:15:01 +0000] rev 1526
Send QUIT message to server when netclient object is destroyed
unc0rr [Thu, 04 Dec 2008 21:14:03 +0000] rev 1525
Don't call SDL_FreeSurface with null pointer
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
unc0rr [Sun, 30 Nov 2008 16:32:53 +0000] rev 1523
Don't forget brazilian translation
unc0rr [Fri, 28 Nov 2008 18:41:31 +0000] rev 1522
Add chat widget to lobby page (not usable yet)
unc0rr [Fri, 28 Nov 2008 16:46:56 +0000] rev 1521
Limit max chat string length to 300 letters
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
unc0rr [Fri, 28 Nov 2008 14:52:00 +0000] rev 1519
More delay after jump, less delay after small fall for hedgehog
unc0rr [Thu, 27 Nov 2008 22:45:41 +0000] rev 1518
Fix jump landing after turn end
unc0rr [Thu, 27 Nov 2008 18:33:47 +0000] rev 1517
Store ammo info directly in combobox
unc0rr [Thu, 27 Nov 2008 15:01:12 +0000] rev 1516
Limit chat history to 250 entries to avoid DoS attack with its use
unc0rr [Thu, 27 Nov 2008 14:55:49 +0000] rev 1515
Fix silent crash when cannot place all hedgehogs
unc0rr [Thu, 27 Nov 2008 14:36:22 +0000] rev 1514
oops, remove leftovers
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
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
unc0rr [Mon, 24 Nov 2008 21:47:59 +0000] rev 1511
Make ghc 6.10 happy
unc0rr [Mon, 24 Nov 2008 21:46:32 +0000] rev 1510
Add some type info
unc0rr [Mon, 24 Nov 2008 13:27:31 +0000] rev 1509
Small fixes mixed with formatting changes
unc0rr [Sun, 23 Nov 2008 23:16:33 +0000] rev 1508
small fixes
unc0rr [Sat, 22 Nov 2008 14:39:14 +0000] rev 1507
Quick and dirty napalm implementation
unc0rr [Fri, 21 Nov 2008 21:47:51 +0000] rev 1506
- Some reformatting
- Fix megabug leading to engine silent crash when using whip, bat or firepunch (and probably flame)
unc0rr [Fri, 21 Nov 2008 15:58:36 +0000] rev 1505
- Convert small damage tag to visual gears
- Fixes weird fire behavior leading to queue error
unc0rr [Thu, 20 Nov 2008 15:48:50 +0000] rev 1504
Some reformatting
unc0rr [Thu, 20 Nov 2008 15:18:38 +0000] rev 1503
Mark each gear with unique id
unc0rr [Tue, 18 Nov 2008 15:43:03 +0000] rev 1502
Add new thread which would close handles for us (fixes forced disconnection problem)
unc0rr [Mon, 17 Nov 2008 20:35:11 +0000] rev 1501
Tune blowtorch a bit
unc0rr [Mon, 17 Nov 2008 18:27:47 +0000] rev 1500
Oops, accidentaly commented hFlush out
unc0rr [Mon, 17 Nov 2008 18:24:34 +0000] rev 1499
Don't close socket handles, just leave that job for garbage collector, as doing it manually seems to be the cause of server hangs
unc0rr [Mon, 17 Nov 2008 16:48:52 +0000] rev 1498
Stress testing app
unc0rr [Mon, 17 Nov 2008 16:48:38 +0000] rev 1497
Include CPP option into source file for easy use
unc0rr [Sun, 16 Nov 2008 18:16:34 +0000] rev 1496
Modify melon pieces spread a bit
unc0rr [Fri, 14 Nov 2008 16:44:39 +0000] rev 1495
More verbose gear delete debuglog message
unc0rr [Tue, 11 Nov 2008 15:44:27 +0000] rev 1494
Fix wrong filter
unc0rr [Mon, 10 Nov 2008 19:44:54 +0000] rev 1493
Show last hour logins number
unc0rr [Mon, 10 Nov 2008 15:57:59 +0000] rev 1492
Finish refactoring
unc0rr [Mon, 10 Nov 2008 15:50:46 +0000] rev 1491
Make answers creation more abstract, in prepare for a conversion
unc0rr [Sun, 09 Nov 2008 12:35:54 +0000] rev 1490
Don't rerecord a demo
unc0rr [Sun, 09 Nov 2008 09:49:06 +0000] rev 1489
Ooops, sorry for forgetting about this
unc0rr [Sun, 09 Nov 2008 09:48:04 +0000] rev 1488
- Update russian translation
- lupdate-qt4 && lrelease-qt4
unc0rr [Sun, 09 Nov 2008 09:47:10 +0000] rev 1487
Add an option to name records with current date and time