2012-02-12 fixed a little event propagation problem, added rotation support to the scheme setting page
koda [Sun, 12 Feb 2012 11:05:26 +0100] rev 6672
fixed a little event propagation problem, added rotation support to the scheme setting page
2012-02-12 shorten the portait orientation check
koda [Sun, 12 Feb 2012 10:08:58 +0100] rev 6671
shorten the portait orientation check
2012-02-11 ios weapon setting page supports rotation
koda [Sat, 11 Feb 2012 19:24:09 +0100] rev 6670
ios weapon setting page supports rotation
2012-02-11 i don't know how this is possible
koda [Sat, 11 Feb 2012 06:11:19 +0100] rev 6669
i don't know how this is possible
2012-02-11 split the installing and building in the android Makefile
Xeli [Sat, 11 Feb 2012 14:30:15 +0100] rev 6668
split the installing and building in the android Makefile
2012-02-11 ios check for music preference also for fading methods
koda [Sat, 11 Feb 2012 05:48:33 +0100] rev 6667
ios check for music preference also for fading methods
2012-02-11 fix coordinate system on ios overlay
koda [Sat, 11 Feb 2012 05:13:56 +0100] rev 6666
fix coordinate system on ios overlay
2012-02-11 one more pt locale update
inu [Sat, 11 Feb 2012 04:27:58 +0100] rev 6665
one more pt locale update
2012-02-11 minor changes to ios project file to better behave with buildbot
koda [Sat, 11 Feb 2012 04:24:53 +0100] rev 6664
minor changes to ios project file to better behave with buildbot
2012-02-10 Workaround pointers to not yet defined types
unc0rr [Fri, 10 Feb 2012 17:18:49 +0400] rev 6663
Workaround pointers to not yet defined types
2012-02-10 updated pt_pt locale
inu [Fri, 10 Feb 2012 12:21:54 +0100] rev 6662
updated pt_pt locale
2012-02-09 disable the use of the accelerometer on android, we don't use it and it only drains the battery
Xeli [Thu, 09 Feb 2012 19:59:57 +0100] rev 6661
disable the use of the accelerometer on android, we don't use it and it only drains the battery
2012-02-09 merge
koda [Thu, 09 Feb 2012 19:06:43 +0100] rev 6660
merge
2012-02-09 move the classes recently added to a proper folder
koda [Thu, 09 Feb 2012 19:05:52 +0100] rev 6659
move the classes recently added to a proper folder
2012-02-09 added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda [Thu, 09 Feb 2012 18:59:46 +0100] rev 6658
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 small ios weapon localisation handling fix
koda [Thu, 09 Feb 2012 18:09:03 +0100] rev 6657
small ios weapon localisation handling fix
2012-02-09 ios: added MXAudioPlayerFadeOperation to allow easy fade in and out of background music
koda [Thu, 09 Feb 2012 17:28:05 +0100] rev 6656
ios: added MXAudioPlayerFadeOperation to allow easy fade in and out of background music
2012-02-09 updated ios description portuguese
inu [Thu, 09 Feb 2012 16:31:02 +0100] rev 6655
updated ios description portuguese
2012-02-09 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
Xeli [Thu, 09 Feb 2012 14:12:50 +0100] rev 6654
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-08 Move a bit further
unc0rr [Wed, 08 Feb 2012 15:49:55 +0400] rev 6653
Move a bit further
2012-02-08 and oooone last off-by-1 in ammo menu
nemo [Tue, 07 Feb 2012 22:39:36 -0500] rev 6652
and oooone last off-by-1 in ammo menu
2012-02-07 fixed aiming by touching the crosshair, made it compatible with the aiming buttons and disabled camera movement when touching buttons + some formatting fixes
Xeli [Tue, 07 Feb 2012 23:50:52 +0100] rev 6651
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 fixed the blackpixel in the ammomenu, x,y in GetAmmoMenuTexture now initialized correctly
Xeli [Tue, 07 Feb 2012 21:19:10 +0100] rev 6650
fixed the blackpixel in the ammomenu, x,y in GetAmmoMenuTexture now initialized correctly
2012-02-07 Fix a bug with type declaration trying to resolve type being declared
unc0rr [Tue, 07 Feb 2012 22:18:44 +0400] rev 6649
Fix a bug with type declaration trying to resolve type being declared
2012-02-07 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
Xeli [Tue, 07 Feb 2012 18:56:49 +0100] rev 6648
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 slider tweak
nemo [Mon, 06 Feb 2012 22:59:28 -0500] rev 6647
slider tweak
2012-02-07 merge
koda [Tue, 07 Feb 2012 02:10:15 +0100] rev 6646
merge
2012-02-07 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.
nemo [Mon, 06 Feb 2012 20:04:32 -0500] rev 6645
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-07 Fix slider positions
nemo [Mon, 06 Feb 2012 19:46:46 -0500] rev 6644
Fix slider positions
2012-02-07 merge
koda [Tue, 07 Feb 2012 01:18:29 +0100] rev 6643
merge
2012-02-06 add the button images to the android assets
Xeli [Mon, 06 Feb 2012 23:21:04 +0100] rev 6642
add the button images to the android assets
2012-02-06 wops, must use tabs not spaces..
Xeli [Mon, 06 Feb 2012 22:52:15 +0100] rev 6641
wops, must use tabs not spaces..
2012-02-06 the buttons actually work now!
Xeli [Mon, 06 Feb 2012 22:40:09 +0100] rev 6640
the buttons actually work now!
2012-02-06 fix compiler error for non android build
Xeli [Mon, 06 Feb 2012 22:39:52 +0100] rev 6639
fix compiler error for non android build
2012-02-06 wops, too much copy pasting
Xeli [Mon, 06 Feb 2012 19:41:46 +0100] rev 6638
wops, too much copy pasting
2012-02-06 show buttons on the screen, similar to the iOS overlay
Xeli [Mon, 06 Feb 2012 19:16:22 +0100] rev 6637
show buttons on the screen, similar to the iOS overlay
2012-02-07 ios game configuration page rotation gliches fix
koda [Tue, 07 Feb 2012 01:18:03 +0100] rev 6636
ios game configuration page rotation gliches fix
2012-02-06 Some progress, still can't find the source of bad behavior
unc0rr [Mon, 06 Feb 2012 23:17:45 +0400] rev 6635
Some progress, still can't find the source of bad behavior
2012-02-06 ios game configuration page supports rotation, with some enhancements (like the new slider); some glitches here and there
koda [Tue, 07 Feb 2012 00:34:25 +0100] rev 6634
ios game configuration page supports rotation, with some enhancements (like the new slider); some glitches here and there
2012-02-06 Increase volume on a number of sounds that were many times quieter than the other voices. Also remove empty space in Ooff1.ogg so it plays at the right time.
nemo [Sun, 05 Feb 2012 22:22:46 -0500] rev 6633
Increase volume on a number of sounds that were many times quieter than the other voices. Also remove empty space in Ooff1.ogg so it plays at the right time.
2012-02-06 unbreak tardis
nemo [Sun, 05 Feb 2012 20:13:56 -0500] rev 6632
unbreak tardis
2012-02-06 unbreak ammo menu
nemo [Sun, 05 Feb 2012 20:08:17 -0500] rev 6631
unbreak ammo menu
2012-02-05 Disable opacity across the board. It is screwed up in OSX and apparently also Linux. Bad artifacts and overall performance.
nemo [Sun, 05 Feb 2012 18:20:02 -0500] rev 6630
Disable opacity across the board. It is screwed up in OSX and apparently also Linux. Bad artifacts and overall performance.
2012-02-05 ok. really fix by toggling back to ready. At least, I think this should do it...
nemo [Sun, 05 Feb 2012 17:35:52 -0500] rev 6629
ok. really fix by toggling back to ready. At least, I think this should do it...
2012-02-05 attempt to fix 3222bb0612ca - otherwise you are unable to start a second game without quitting the room.
nemo [Sun, 05 Feb 2012 16:21:55 -0500] rev 6628
attempt to fix 3222bb0612ca - otherwise you are unable to start a second game without quitting the room.
2012-02-05 add individual hog healths to team health bar
nemo [Sun, 05 Feb 2012 15:20:49 -0500] rev 6627
add individual hog healths to team health bar
2012-02-05 Further work on propagating types. Now it hopefully works fully, just need to annotate namespace with types first.
unc0rr [Sun, 05 Feb 2012 23:24:43 +0400] rev 6626
Further work on propagating types. Now it hopefully works fully, just need to annotate namespace with types first.
2012-02-05 some refactoring + you can now tap on the ammo menu to select a weapon
Xeli [Sun, 05 Feb 2012 15:55:15 +0100] rev 6625
some refactoring + you can now tap on the ammo menu to select a weapon
2012-02-05 BUUUUURN OBJC AMMOMENU BUUUURNhg diff! (on a separate note, this reduces the codesize by ~37k)
koda [Sun, 05 Feb 2012 15:52:26 +0100] rev 6624
BUUUUURN OBJC AMMOMENU BUUUURNhg diff! (on a separate note, this reduces the codesize by ~37k)
2012-02-04 check if the latest assets have been moved to the sdcard (compare with versionCode)
Xeli [Sat, 04 Feb 2012 23:06:22 +0100] rev 6623
check if the latest assets have been moved to the sdcard (compare with versionCode)
2012-02-04 Rewrote the Ammomenu:
Xeli [Sat, 04 Feb 2012 16:22:46 +0100] rev 6622
Rewrote the Ammomenu: Added landscape ammomenu At the moment MOBILE indicates landscape, but we could just as easily make a variable out of it Draw to texture once uVariables.AmmoMenuInvalidated indicates a new ammo menu needs to be drawn, see uTeams and uAmmos Slot/Cellsize is dependent on uConsts.AMSlotSize this should make it easier to scale the ammo menu on smaller screens AmmoRect AmmoRect indicates where and how big the ammo menu is, this makes positioning a bit easier imo, because you only need to change the position at one single point needs testing on the iphone (and other systems as well ofcourse..)
2012-02-04 Android makefile: compile with debug symbols and ant clean, otherwise it wont update the apk if you have only changed a lib
Xeli [Sat, 04 Feb 2012 16:17:31 +0100] rev 6621
Android makefile: compile with debug symbols and ant clean, otherwise it wont update the apk if you have only changed a lib
2012-02-04 Expanded copyToXY, it doesn't copy the whole src sprite, srcX/Y to srcW/h, added DrawSprite2Surf and DrawLine2Surf
Xeli [Sat, 04 Feb 2012 16:15:57 +0100] rev 6620
Expanded copyToXY, it doesn't copy the whole src sprite, srcX/Y to srcW/h, added DrawSprite2Surf and DrawLine2Surf
2012-01-29 disable using files from the assets dir, and use fopen()
Xeli [Sun, 29 Jan 2012 18:05:35 +0100] rev 6619
disable using files from the assets dir, and use fopen()
2012-02-03 Propagate types on identifiers
unc0rr [Fri, 03 Feb 2012 14:21:07 +0400] rev 6618
Propagate types on identifiers
2012-02-01 chinese update
cherrotluo [Tue, 31 Jan 2012 22:04:41 -0500] rev 6617
chinese update
2012-01-30 astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
nemo [Mon, 30 Jan 2012 17:32:18 -0500] rev 6616
astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
2012-01-30 more ios pages supporting rotaiton
koda [Mon, 30 Jan 2012 23:20:28 +0100] rev 6615
more ios pages supporting rotaiton
2012-01-30 ahem, fix build
koda [Mon, 30 Jan 2012 07:51:30 +0100] rev 6614
ahem, fix build
2012-01-29 disabling the discovery of SDL13+ on desktop. SDL13 has become SDL2 with a completely different ABI and will require a new FindSDL2 module for Cmake to be found; for current sdl development installations, hedgewars will either use the compatibility layer (present in sdl1.3 but not in sdl2) or just fail to build (in case sdl2 is installed but sdl1.2.* is not). whew
koda [Sun, 29 Jan 2012 18:52:01 +0100] rev 6613
disabling the discovery of SDL13+ on desktop. SDL13 has become SDL2 with a completely different ABI and will require a new FindSDL2 module for Cmake to be found; for current sdl development installations, hedgewars will either use the compatibility layer (present in sdl1.3 but not in sdl2) or just fail to build (in case sdl2 is installed but sdl1.2.* is not). whew
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip