Sun, 21 Aug 2011 11:37:39 -0400 Allow hammer to bash mines/barrels too, increase escape time to 3s
nemo [Sun, 21 Aug 2011 11:37:39 -0400] rev 5624
Allow hammer to bash mines/barrels too, increase escape time to 3s
Sun, 21 Aug 2011 18:13:11 +0200 few comments added hedgeroid
Xeli [Sun, 21 Aug 2011 18:13:11 +0200] rev 5623
few comments added
Sun, 21 Aug 2011 11:24:20 -0400 add check for other forms of flight too
nemo [Sun, 21 Aug 2011 11:24:20 -0400] rev 5622
add check for other forms of flight too
Sun, 21 Aug 2011 16:25:18 +0200 added licenses hedgeroid
Xeli [Sun, 21 Aug 2011 16:25:18 +0200] rev 5621
added licenses
Sun, 21 Aug 2011 09:26:33 -0400 Add Lithuanian Qt translation, add Lukas to game credits
nemo [Sun, 21 Aug 2011 09:26:33 -0400] rev 5620
Add Lithuanian Qt translation, add Lukas to game credits
Sat, 20 Aug 2011 13:53:45 +0200 added a visual fire button, isOnFireButton check needs to be fixed though it only works on 800x480 screens hedgeroid
Xeli [Sat, 20 Aug 2011 13:53:45 +0200] rev 5619
added a visual fire button, isOnFireButton check needs to be fixed though it only works on 800x480 screens
Sun, 21 Aug 2011 09:19:34 -0400 New lithuanian translation
Uncharted [Sun, 21 Aug 2011 09:19:34 -0400] rev 5618
New lithuanian translation
Sat, 20 Aug 2011 13:07:33 +0200 added low jump, you can low-jump by double tapping the right or left side of the screen hedgeroid
Xeli [Sat, 20 Aug 2011 13:07:33 +0200] rev 5617
added low jump, you can low-jump by double tapping the right or left side of the screen
Sun, 21 Aug 2011 08:52:19 -0400 Fix localisation of scripts
nemo [Sun, 21 Aug 2011 08:52:19 -0400] rev 5616
Fix localisation of scripts
Fri, 19 Aug 2011 22:40:13 +0200 changed aiming to be triggered when touching the crosshair hedgeroid
Xeli [Fri, 19 Aug 2011 22:40:13 +0200] rev 5615
changed aiming to be triggered when touching the crosshair
Sun, 21 Aug 2011 13:06:23 +0400 Add Guillaume Englert to art contributors list for his Olympic theme
unc0rr [Sun, 21 Aug 2011 13:06:23 +0400] rev 5614
Add Guillaume Englert to art contributors list for his Olympic theme
Fri, 19 Aug 2011 22:31:59 +0200 small cosmetic change hedgeroid
Xeli [Fri, 19 Aug 2011 22:31:59 +0200] rev 5613
small cosmetic change
Sat, 20 Aug 2011 16:43:57 -0400 This really should have been a TPoint for consistency
nemo [Sat, 20 Aug 2011 16:43:57 -0400] rev 5612
This really should have been a TPoint for consistency
Fri, 19 Aug 2011 17:22:12 +0200 merge hedgeroid
Xeli [Fri, 19 Aug 2011 17:22:12 +0200] rev 5611
merge
Sat, 20 Aug 2011 16:31:20 -0400 -gh (heaptrace) appears to be the reason for crashing in DrawCircle on my system. I wonder if it has other bad behaviour as well.
nemo [Sat, 20 Aug 2011 16:31:20 -0400] rev 5610
-gh (heaptrace) appears to be the reason for crashing in DrawCircle on my system. I wonder if it has other bad behaviour as well.
Fri, 19 Aug 2011 17:21:18 +0200 Introduced a Touch_Finger type to replace the arrays with coords, makes cleaner code hedgeroid
Xeli [Fri, 19 Aug 2011 17:21:18 +0200] rev 5609
Introduced a Touch_Finger type to replace the arrays with coords, makes cleaner code
Sat, 20 Aug 2011 15:31:23 -0400 Attempt to recreate all textures if using Windows or OSX which lose textures on context recreation.
nemo [Sat, 20 Aug 2011 15:31:23 -0400] rev 5608
Attempt to recreate all textures if using Windows or OSX which lose textures on context recreation. Not really tested since I don't have Windows or OSX.
Fri, 19 Aug 2011 03:33:25 +0200 Added several graphics hedgeroid
Xeli [Fri, 19 Aug 2011 03:33:25 +0200] rev 5607
Added several graphics
Sat, 20 Aug 2011 14:26:29 -0400 Special case small radius gears to try and prevent repeated collisions.
nemo [Sat, 20 Aug 2011 14:26:29 -0400] rev 5606
Special case small radius gears to try and prevent repeated collisions.
Fri, 19 Aug 2011 03:32:07 +0200 Added a hook to uGame which now allows uTouch to take action outside of SDL_Finger* events hedgeroid
Xeli [Fri, 19 Aug 2011 03:32:07 +0200] rev 5605
Added a hook to uGame which now allows uTouch to take action outside of SDL_Finger* events Users can no walk left, right, jump up, aim, fire and are limited in zooming
Sat, 20 Aug 2011 14:00:51 -0400 teach AI about sticky mines
nemo [Sat, 20 Aug 2011 14:00:51 -0400] rev 5604
teach AI about sticky mines
Fri, 19 Aug 2011 03:29:51 +0200 Fixed crash which occured when entering the teamselection menu for the second time hedgeroid
Xeli [Fri, 19 Aug 2011 03:29:51 +0200] rev 5603
Fixed crash which occured when entering the teamselection menu for the second time
Fri, 19 Aug 2011 17:25:30 +0400 - Update russian translation
unc0rr [Fri, 19 Aug 2011 17:25:30 +0400] rev 5602
- Update russian translation - Perform lupdate
Thu, 18 Aug 2011 22:37:47 +0200 merge hedgeroid
Xeli [Thu, 18 Aug 2011 22:37:47 +0200] rev 5601
merge
Fri, 19 Aug 2011 15:41:04 +0400 Remove PosInStack function, as bots behave better (they search more positions) without it
unc0rr [Fri, 19 Aug 2011 15:41:04 +0400] rev 5600
Remove PosInStack function, as bots behave better (they search more positions) without it
Thu, 18 Aug 2011 22:37:23 +0200 aiming fixed, inverted cursor on ammo menu, added equal and isZero function to uFloat, changed the way ammo menu opens, you must now click on the hog rather than anywhere on the screen hedgeroid
Xeli [Thu, 18 Aug 2011 22:37:23 +0200] rev 5599
aiming fixed, inverted cursor on ammo menu, added equal and isZero function to uFloat, changed the way ammo menu opens, you must now click on the hog rather than anywhere on the screen
Fri, 19 Aug 2011 06:08:06 +0200 - Updates to Tumbler gameplay mode [may still need a lil work]
mikade [Fri, 19 Aug 2011 06:08:06 +0200] rev 5598
- Updates to Tumbler gameplay mode [may still need a lil work] - New User Mission. Is this one possible?
Thu, 18 Aug 2011 15:26:41 +0200 Volume keys now work hedgeroid
Xeli [Thu, 18 Aug 2011 15:26:41 +0200] rev 5597
Volume keys now work
Thu, 18 Aug 2011 23:33:39 -0400 oops
nemo [Thu, 18 Aug 2011 23:33:39 -0400] rev 5596
oops
Wed, 17 Aug 2011 19:39:32 +0200 open ammo when clicking the current hog hedgeroid
Xeli [Wed, 17 Aug 2011 19:39:32 +0200] rev 5595
open ammo when clicking the current hog
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip