Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Start switching to rooms list model. To be continued.
2012-02-23, by unc0rr
Added tag hedgeroid-alpha for changeset ce2b24995ab2
2012-02-22, by koda
Added tag 0.9.17-release for changeset 4670f003f91b
2012-02-22, by koda
Removed tag 0-9.17-release
2012-02-22, by koda
updated version for market
hedgeroid-alpha
2012-02-20, by Xeli
incremental loading of all the images in teamcreation on android, this should really be rewritten though..
2012-02-20, by Xeli
fixed a nullpointer exception when creating a new team
2012-02-20, by Xeli
fixed the schemes on android
2012-02-20, by Xeli
schemes/teams now get replaces on each version update
2012-02-20, by Xeli
check if the widget is shown before checking if the finger is on the widget
2012-02-19, by Xeli
Show message and return from network game pages on server shutdown
2012-02-20, by unc0rr
- Register HWTeam metatype so HWTeam objects could be passed via queued connections
2012-02-20, by unc0rr
Make all signals from HWNet queued, this should fix issues with teams and chat widgets
2012-02-20, by unc0rr
added one button play feature, like in desktop frontend; need to make sure that the hardcoded stuff never gets deleted
2012-02-19, by koda
ipad, have the scheme/weapon/style selector always stick in the same position
2012-02-19, by koda
missions page rotates correctly
2012-02-19, by koda
two more this time
2012-02-19, by koda
merge
2012-02-18, by koda
moved the firebutton, added the AMWidget button and removed the forwardjump widget(it's longpress on backjump now)
2012-02-18, by Xeli
this apparently didn't get updated, but it was enough to reassign the outlets
2012-02-18, by koda
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)
2012-02-18, by Xeli
prepare a styled button
2012-02-18, by koda
fixed the active region on widgets when they are animated, added active.x:= in uWorld too
2012-02-18, by Xeli
oh i thought i had converted every uitableviewcontroller to uiviewcontroller+tableview; this also restores displaying statitstics after game
2012-02-18, by koda
rotation support for other controllers
2012-02-18, by koda
one more USE_TOUCH_INTERFACE
2012-02-18, by koda
Experiment. This has bugged me for a long time. Should be possible to tell a team with 1 health from a team with 0
2012-02-17, by nemo
stop the crosshair from twitching when it's not supposed to move + fix aimingUp/Down booleans
2012-02-17, by Xeli
change power() to sqr
2012-02-17, by Xeli
fix crosshair aiming
2012-02-17, by Xeli
remove all hwFloat calculations
2012-02-17, by Xeli
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
2012-02-17, by Xeli
the most important commit of the year
2012-02-17, by koda
exploit the new setWhatsThis feature in our desktop frontend
2012-02-17, by koda
forgot begin
2012-02-17, by Xeli
Use queued signal-slot connections with HWNet class
2012-02-17, by unc0rr
ops
2012-02-17, by koda
refactored a few types involved in the touch interface and corrected a few invisible mistakes
2012-02-17, by koda
and of course fix build for sdl 1.2
2012-02-17, by koda
carried out some cosmetic TODOs in uTouch
2012-02-16, by koda
move the aim buttons to be above the jump button
2012-02-16, by Xeli
added hide/show animation for the aiming keys (should animateWidget() be moved to another unit?)
2012-02-16, by Xeli
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.
2012-02-16, by unc0rr
wops, added an extra USE_TOUCH_INTERFACE
2012-02-16, by Xeli
added translate/fade animations for OnScreenWidgets
2012-02-16, by Xeli
use realtick rather than SDL_GetTicks
2012-02-15, by Xeli
rebuild all modules each time..... :P
2012-02-15, by Xeli
moved other widgets under the USE_TOUCH_INTERFACE, added pause button (at least, graphically...)
2012-02-15, by koda
unbreak uTouch
2012-02-15, by Xeli
small refactoring to touch screen buttons, use a record to store values, added 'offset' fields to adjust active button area
2012-02-15, by koda
update position of on screen buttons on resize
2012-02-13, by koda
oops
2012-02-12, by nemo
Show preview immediately on fetch
2012-02-12, by unc0rr
tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
2012-02-12, by koda
restored interface on iphone
2012-02-12, by koda
Remove STL dependency (again), fix qmake build
2012-02-12, by unc0rr
add keywords for landscape ammomenu and touch interface
2012-02-12, by koda
tipped by xeli, ammomenu texture needs to be redrawn on resize to update its position
2012-02-12, by koda
gather context restoration under a single keyword
2012-02-12, by koda
colorWithPatternImage uses too much memory
2012-02-12, by koda
fixed a little event propagation problem, added rotation support to the scheme setting page
2012-02-12, by koda
shorten the portait orientation check
2012-02-12, by koda
ios weapon setting page supports rotation
2012-02-11, by koda
i don't know how this is possible
2012-02-11, by koda
split the installing and building in the android Makefile
2012-02-11, by Xeli
ios check for music preference also for fading methods
2012-02-11, by koda
fix coordinate system on ios overlay
2012-02-11, by koda
one more pt locale update
2012-02-11, by inu
minor changes to ios project file to better behave with buildbot
2012-02-11, by koda
Workaround pointers to not yet defined types
2012-02-10, by unc0rr
updated pt_pt locale
2012-02-10, by inu
disable the use of the accelerometer on android, we don't use it and it only drains the battery
2012-02-09, by Xeli
merge
2012-02-09, by koda
move the classes recently added to a proper folder
2012-02-09, by koda
added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
2012-02-09, by koda
small ios weapon localisation handling fix
2012-02-09, by koda
ios: added MXAudioPlayerFadeOperation to allow easy fade in and out of background music
2012-02-09, by koda
updated ios description portuguese
2012-02-09, by inu
use the way actions are initiated the same way as koda implemented with PascalExports, using boolean values such as upKey and enterKey, this prevents the user from being able to control the AI
2012-02-09, by Xeli
Move a bit further
2012-02-08, by unc0rr
and oooone last off-by-1 in ammo menu
2012-02-07, by nemo
fixed aiming by touching the crosshair, made it compatible with the aiming buttons and disabled camera movement when touching buttons + some formatting fixes
2012-02-07, by Xeli
fixed the blackpixel in the ammomenu, x,y in GetAmmoMenuTexture now initialized correctly
2012-02-07, by Xeli
Fix a bug with type declaration trying to resolve type being declared
2012-02-07, by unc0rr
prevent the cursor from being shown on the mobile version, and close the menu on tap when the tap is not on the ammo menu
2012-02-07, by Xeli
slider tweak
2012-02-06, by nemo
merge
2012-02-07, by koda
Fixes slot sprite and ammo sprites overlapping left side border. There is still the issue that boxes should be 32px between borders, but right now they are 33px on all but the first row (since the outside border overlaps it by 1px) causing the slot sprite to have 2px of border on the left and 1px of border on the right.
2012-02-06, by nemo
Fix slider positions
2012-02-06, by nemo
merge
2012-02-07, by koda
add the button images to the android assets
2012-02-06, by Xeli
wops, must use tabs not spaces..
2012-02-06, by Xeli
the buttons actually work now!
2012-02-06, by Xeli
fix compiler error for non android build
2012-02-06, by Xeli
wops, too much copy pasting
2012-02-06, by Xeli
show buttons on the screen, similar to the iOS overlay
2012-02-06, by Xeli
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip