koda [Sat, 18 Feb 2012 19:33:48 +0100] rev 6715
merge
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)
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
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)
koda [Sat, 18 Feb 2012 19:29:16 +0100] rev 6711
prepare a styled button
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
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
koda [Sat, 18 Feb 2012 11:59:59 +0100] rev 6708
rotation support for other controllers
koda [Sat, 18 Feb 2012 11:18:10 +0100] rev 6707
one more USE_TOUCH_INTERFACE
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
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
Xeli [Fri, 17 Feb 2012 22:54:45 +0100] rev 6704
change power() to sqr
Xeli [Fri, 17 Feb 2012 22:53:02 +0100] rev 6703
fix crosshair aiming
Xeli [Fri, 17 Feb 2012 22:18:21 +0100] rev 6702
remove all hwFloat calculations
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
koda [Fri, 17 Feb 2012 18:23:36 +0100] rev 6700
the most important commit of the year
koda [Fri, 17 Feb 2012 17:43:59 +0100] rev 6699
exploit the new setWhatsThis feature in our desktop frontend
Xeli [Fri, 17 Feb 2012 15:55:31 +0100] rev 6698
forgot begin
unc0rr [Fri, 17 Feb 2012 15:35:20 +0400] rev 6697
Use queued signal-slot connections with HWNet class
koda [Fri, 17 Feb 2012 12:17:43 +0100] rev 6696
ops
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
koda [Fri, 17 Feb 2012 09:33:03 +0100] rev 6694
and of course fix build for sdl 1.2
koda [Thu, 16 Feb 2012 23:20:49 +0100] rev 6693
carried out some cosmetic TODOs in uTouch
Xeli [Thu, 16 Feb 2012 21:32:19 +0100] rev 6692
move the aim buttons to be above the jump button
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?)
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.
Xeli [Thu, 16 Feb 2012 16:16:59 +0100] rev 6689
wops, added an extra USE_TOUCH_INTERFACE
Xeli [Thu, 16 Feb 2012 16:02:41 +0100] rev 6688
added translate/fade animations for OnScreenWidgets
Xeli [Wed, 15 Feb 2012 20:59:00 +0100] rev 6687
use realtick rather than SDL_GetTicks
Xeli [Wed, 15 Feb 2012 18:34:08 +0100] rev 6686
rebuild all modules each time..... :P