unc0rr [Sun, 28 Dec 2008 15:57:10 +0000] rev 1553
The best final fix for rope stucking in the ground bug
unc0rr [Sun, 28 Dec 2008 15:42:55 +0000] rev 1552
Bring back old rope behaviour when changing its length (that's more correct physical model)
unc0rr [Fri, 26 Dec 2008 19:34:05 +0000] rev 1551
Add some speed to hedgehog on rope when colliding with land and pressing left or right arrow key
unc0rr [Thu, 25 Dec 2008 12:30:00 +0000] rev 1550
Add Chinese translation
unc0rr [Thu, 25 Dec 2008 12:28:07 +0000] rev 1549
Update Swedish translation by Niklas Grahn
unc0rr [Tue, 23 Dec 2008 20:44:32 +0000] rev 1548
- Fix wrond hedgehog speed calculation when using rope and changing rope length
- Should fix weird rope behaviour when touching land and changing rope length
unc0rr [Sun, 21 Dec 2008 18:26:28 +0000] rev 1547
- Fix blowtorch regression
- Some work on rope
unc0rr [Thu, 18 Dec 2008 17:47:18 +0000] rev 1546
- Update translations
unc0rr [Sun, 14 Dec 2008 13:48:29 +0000] rev 1545
Filter messages to blowtorch. Fixes long tunnels
unc0rr [Thu, 11 Dec 2008 18:28:40 +0000] rev 1544
- Add .desktop file
- Set svn:eol-style to native
unc0rr [Wed, 10 Dec 2008 18:47:16 +0000] rev 1543
Add Surfer and Singer voicepacks
unc0rr [Wed, 10 Dec 2008 18:46:31 +0000] rev 1542
Show version info in caption
unc0rr [Sat, 06 Dec 2008 11:53:50 +0000] rev 1541
Finalize ammo store fix
unc0rr [Fri, 05 Dec 2008 21:40:23 +0000] rev 1540
Add new themes data to build system
unc0rr [Fri, 05 Dec 2008 21:37:06 +0000] rev 1539
Add new maps to build system
unc0rr [Fri, 05 Dec 2008 21:35:34 +0000] rev 1538
Set default fort to 'Plane' and default grave to 'Statue'
unc0rr [Fri, 05 Dec 2008 21:34:09 +0000] rev 1537
Fix forts bug
unc0rr [Fri, 05 Dec 2008 21:33:29 +0000] rev 1536
Add some forts
unc0rr [Fri, 05 Dec 2008 20:04:22 +0000] rev 1535
Update weapon menu
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