Sat, 18 Feb 2012 19:33:48 +0100 merge
koda [Sat, 18 Feb 2012 19:33:48 +0100] rev 6715
merge
Sat, 18 Feb 2012 16:56:04 +0100 moved the firebutton, added the AMWidget button and removed the forwardjump widget(it's longpress on backjump now)
Xeli [Sat, 18 Feb 2012 16:56:04 +0100] rev 6714
moved the firebutton, added the AMWidget button and removed the forwardjump widget(it's longpress on backjump now)
Sat, 18 Feb 2012 19:33:04 +0100 this apparently didn't get updated, but it was enough to reassign the outlets
koda [Sat, 18 Feb 2012 19:33:04 +0100] rev 6713
this apparently didn't get updated, but it was enough to reassign the outlets
Sat, 18 Feb 2012 15:24:20 +0100 changed jumping, on x button tap is high jump, on longpress + release is low jump (read: it only does a low jump when you release)
Xeli [Sat, 18 Feb 2012 15:24:20 +0100] rev 6712
changed jumping, on x button tap is high jump, on longpress + release is low jump (read: it only does a low jump when you release)
Sat, 18 Feb 2012 19:29:16 +0100 prepare a styled button
koda [Sat, 18 Feb 2012 19:29:16 +0100] rev 6711
prepare a styled button
Sat, 18 Feb 2012 13:52:37 +0100 fixed the active region on widgets when they are animated, added active.x:= in uWorld too
Xeli [Sat, 18 Feb 2012 13:52:37 +0100] rev 6710
fixed the active region on widgets when they are animated, added active.x:= in uWorld too
Sat, 18 Feb 2012 19:07:19 +0100 oh i thought i had converted every uitableviewcontroller to uiviewcontroller+tableview; this also restores displaying statitstics after game
koda [Sat, 18 Feb 2012 19:07:19 +0100] rev 6709
oh i thought i had converted every uitableviewcontroller to uiviewcontroller+tableview; this also restores displaying statitstics after game
Sat, 18 Feb 2012 11:59:59 +0100 rotation support for other controllers
koda [Sat, 18 Feb 2012 11:59:59 +0100] rev 6708
rotation support for other controllers
Sat, 18 Feb 2012 11:18:10 +0100 one more USE_TOUCH_INTERFACE
koda [Sat, 18 Feb 2012 11:18:10 +0100] rev 6707
one more USE_TOUCH_INTERFACE
Fri, 17 Feb 2012 20:42:22 -0500 Experiment. This has bugged me for a long time. Should be possible to tell a team with 1 health from a team with 0
nemo [Fri, 17 Feb 2012 20:42:22 -0500] rev 6706
Experiment. This has bugged me for a long time. Should be possible to tell a team with 1 health from a team with 0
Fri, 17 Feb 2012 23:36:05 +0100 stop the crosshair from twitching when it's not supposed to move + fix aimingUp/Down booleans
Xeli [Fri, 17 Feb 2012 23:36:05 +0100] rev 6705
stop the crosshair from twitching when it's not supposed to move + fix aimingUp/Down booleans
Fri, 17 Feb 2012 22:54:45 +0100 change power() to sqr
Xeli [Fri, 17 Feb 2012 22:54:45 +0100] rev 6704
change power() to sqr
Fri, 17 Feb 2012 22:53:02 +0100 fix crosshair aiming
Xeli [Fri, 17 Feb 2012 22:53:02 +0100] rev 6703
fix crosshair aiming
Fri, 17 Feb 2012 22:18:21 +0100 remove all hwFloat calculations
Xeli [Fri, 17 Feb 2012 22:18:21 +0100] rev 6702
remove all hwFloat calculations
Fri, 17 Feb 2012 21:34:33 +0100 the onScreenwidgets are multitouch now, frequently (alternating) tapping left and right still causes it to bug though, but you have to try hard to duplicate it, works ok for now
Xeli [Fri, 17 Feb 2012 21:34:33 +0100] rev 6701
the onScreenwidgets are multitouch now, frequently (alternating) tapping left and right still causes it to bug though, but you have to try hard to duplicate it, works ok for now
Fri, 17 Feb 2012 18:23:36 +0100 the most important commit of the year
koda [Fri, 17 Feb 2012 18:23:36 +0100] rev 6700
the most important commit of the year
Fri, 17 Feb 2012 17:43:59 +0100 exploit the new setWhatsThis feature in our desktop frontend
koda [Fri, 17 Feb 2012 17:43:59 +0100] rev 6699
exploit the new setWhatsThis feature in our desktop frontend
Fri, 17 Feb 2012 15:55:31 +0100 forgot begin
Xeli [Fri, 17 Feb 2012 15:55:31 +0100] rev 6698
forgot begin
Fri, 17 Feb 2012 15:35:20 +0400 Use queued signal-slot connections with HWNet class
unc0rr [Fri, 17 Feb 2012 15:35:20 +0400] rev 6697
Use queued signal-slot connections with HWNet class
Fri, 17 Feb 2012 12:17:43 +0100 ops
koda [Fri, 17 Feb 2012 12:17:43 +0100] rev 6696
ops
Fri, 17 Feb 2012 12:08:01 +0100 refactored a few types involved in the touch interface and corrected a few invisible mistakes
koda [Fri, 17 Feb 2012 12:08:01 +0100] rev 6695
refactored a few types involved in the touch interface and corrected a few invisible mistakes
Fri, 17 Feb 2012 09:33:03 +0100 and of course fix build for sdl 1.2
koda [Fri, 17 Feb 2012 09:33:03 +0100] rev 6694
and of course fix build for sdl 1.2
Thu, 16 Feb 2012 23:20:49 +0100 carried out some cosmetic TODOs in uTouch
koda [Thu, 16 Feb 2012 23:20:49 +0100] rev 6693
carried out some cosmetic TODOs in uTouch
Thu, 16 Feb 2012 21:32:19 +0100 move the aim buttons to be above the jump button
Xeli [Thu, 16 Feb 2012 21:32:19 +0100] rev 6692
move the aim buttons to be above the jump button
Thu, 16 Feb 2012 17:48:03 +0100 added hide/show animation for the aiming keys (should animateWidget() be moved to another unit?)
Xeli [Thu, 16 Feb 2012 17:48:03 +0100] rev 6691
added hide/show animation for the aiming keys (should animateWidget() be moved to another unit?)
Thu, 16 Feb 2012 20:32:47 +0400 Send team removal message on incorrect engine shutdown (when game not finished). Should help with game hang when room master closes engine, then quits room.
unc0rr [Thu, 16 Feb 2012 20:32:47 +0400] rev 6690
Send team removal message on incorrect engine shutdown (when game not finished). Should help with game hang when room master closes engine, then quits room.
Thu, 16 Feb 2012 16:16:59 +0100 wops, added an extra USE_TOUCH_INTERFACE
Xeli [Thu, 16 Feb 2012 16:16:59 +0100] rev 6689
wops, added an extra USE_TOUCH_INTERFACE
Thu, 16 Feb 2012 16:02:41 +0100 added translate/fade animations for OnScreenWidgets
Xeli [Thu, 16 Feb 2012 16:02:41 +0100] rev 6688
added translate/fade animations for OnScreenWidgets
Wed, 15 Feb 2012 20:59:00 +0100 use realtick rather than SDL_GetTicks
Xeli [Wed, 15 Feb 2012 20:59:00 +0100] rev 6687
use realtick rather than SDL_GetTicks
Wed, 15 Feb 2012 18:34:08 +0100 rebuild all modules each time..... :P
Xeli [Wed, 15 Feb 2012 18:34:08 +0100] rev 6686
rebuild all modules each time..... :P
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip