nemo [Wed, 24 Aug 2011 15:09:41 -0400] rev 5676
Scripting changes. Add override of mapgen, templatefilter. Expose waterline, add "GetAmmoCount". Default to amNothing in uAmmos if entry is not found.
nemo [Wed, 24 Aug 2011 13:33:53 -0400] rev 5675
add for mine strike too. as cheezemonkey points out, mine bounce is height dependent.
nemo [Tue, 23 Aug 2011 16:37:57 -0400] rev 5674
Set more generous minimums. Flicker seems to have nothing to do with minimum size. I get it even for fairly large dimensions after scaling down from a much larger size. Similar to issues with zoom from about a month ago, before unc0rr fixed them.
nemo [Tue, 23 Aug 2011 09:32:59 -0400] rev 5673
restore screwed up test
nemo [Tue, 23 Aug 2011 09:12:45 -0400] rev 5672
don't override user defined size when resizing
Xeli [Thu, 01 Sep 2011 14:55:31 +0200] rev 5671
Check if we need to download and prevent user from reaching the startgame menu because it needs images from the download
koda [Tue, 23 Aug 2011 12:53:47 +0200] rev 5670
enable window resizing (tested only on linux) - fix
issue #103
Xeli [Thu, 01 Sep 2011 14:54:43 +0200] rev 5669
increment version number/name
koda [Tue, 23 Aug 2011 10:19:33 +0200] rev 5668
ooops
Xeli [Sun, 28 Aug 2011 17:45:23 +0200] rev 5667
sabotage of the iphone port failed..
koda [Tue, 23 Aug 2011 10:07:40 +0200] rev 5666
this should fix the double free that happens when closing the sdl window on ios (untested)
Xeli [Sun, 28 Aug 2011 17:42:32 +0200] rev 5665
fixed = operator in uFloat
koda [Tue, 23 Aug 2011 09:23:45 +0200] rev 5664
ok this makes no sense now, remove 'enhanced' option from ios
Xeli [Fri, 26 Aug 2011 21:03:23 +0200] rev 5663
Made getDownloadPath compatible with < Froyo devices
koda [Tue, 23 Aug 2011 03:46:17 +0200] rev 5662
FREE AT LAST!!! SDL came around a (mostly) sane way for implementing rotation events, so we can scrap all the workaround code that has been added to workaround it!! Also this allows us to use proper (internal) multitasking handling and can simplify optional settings and other yet unexplored features. Yay!
Xeli [Fri, 26 Aug 2011 18:24:29 +0200] rev 5661
Fixed AddFileLog, there's now a log created in /sdcard/Android/data/org.hedgewars.mobile/cache/Data/
koda [Mon, 22 Aug 2011 23:56:25 +0200] rev 5660
set gl attributes before creating the window, or some of them might be ignored (like vsync on osx); also don't skip some reloads when switching to fullscreen and back; finally did a little code re-organisation
Xeli [Fri, 26 Aug 2011 18:20:18 +0200] rev 5659
version name and api changed for Market version
ss: Enter commit message. Lines beginning with 'HG:' are removed.
koda [Mon, 22 Aug 2011 22:17:52 +0200] rev 5658
apparently sdl doesn't work anymore on ios < 3.2 so it is worth to take the leap and upgrade the minimum os to 4.0, so that we can use new apis (like imageio from sdl_image)
Xeli [Fri, 26 Aug 2011 16:47:00 +0200] rev 5657
removed some @override lines which cause compiler errors on openjdk-6
nemo [Mon, 22 Aug 2011 21:28:04 -0400] rev 5656
Disable flakes in Blox theme
= Xeli [Wed, 24 Aug 2011 12:34:37 +0200] rev 5655
merg with the latest rev of 22nd (end of GSoC)
nemo [Mon, 22 Aug 2011 15:35:37 -0400] rev 5654
Free land texture, reset sky colour.
nemo [Mon, 22 Aug 2011 10:56:19 -0400] rev 5653
Put it in the add as well
nemo [Mon, 22 Aug 2011 10:54:53 -0400] rev 5652
Add check for no sound
koda [Mon, 22 Aug 2011 16:20:28 +0200] rev 5651
allow accessing the snapshot folder from the about page in the frontend (button could use a nicer icon)
unc0rr [Mon, 22 Aug 2011 17:54:04 +0400] rev 5650
Fix translation (it was smth like "they have normal bounced")
unc0rr [Mon, 22 Aug 2011 17:46:16 +0400] rev 5649
merge
koda [Mon, 22 Aug 2011 15:11:48 +0200] rev 5648
add Zorg to credits
Xeli [Mon, 22 Aug 2011 03:57:11 +0200] rev 5647
tiny tweak in how lua is moved + added two reverts
koda [Mon, 22 Aug 2011 14:46:54 +0200] rev 5646
enable a tip on osx, remove trailing whitespaces
unc0rr [Mon, 22 Aug 2011 17:44:30 +0400] rev 5645
Implement TestHammer which makes sense
Xeli [Sun, 21 Aug 2011 22:20:20 +0200] rev 5644
merge
tsleon [Mon, 22 Aug 2011 14:20:36 +0200] rev 5643
russian translation update
unc0rr [Mon, 22 Aug 2011 17:22:11 +0400] rev 5642
Make AI aware of damage modifiers
Xeli [Sun, 21 Aug 2011 22:18:54 +0200] rev 5641
removed the enabling of sensors
nemo [Sun, 21 Aug 2011 22:41:10 -0400] rev 5640
make it easier to do portal shoppa, ensure structure doesn't show up by accident in a weaponset
Xeli [Sun, 21 Aug 2011 22:17:40 +0200] rev 5639
Removed chinese font
nemo [Sun, 21 Aug 2011 19:29:04 -0400] rev 5638
Try to avoid overlapping voices for major statements (not things like byebye or oof)
Xeli [Sun, 21 Aug 2011 22:16:55 +0200] rev 5637
Changed url to code.google.com page
nemo [Sun, 21 Aug 2011 15:11:00 -0400] rev 5636
Strip and compress Golf theme
Xeli [Sun, 21 Aug 2011 20:43:11 +0200] rev 5635
changed an ifdef so that android too uses mono sound
nemo [Sun, 21 Aug 2011 14:19:43 -0400] rev 5634
mergy merge merge
Xeli [Sun, 21 Aug 2011 19:57:23 +0200] rev 5633
cosmetic tweak in the teamselection menu
mikade [Sun, 21 Aug 2011 20:10:36 +0200] rev 5632
merge
nemo [Sun, 21 Aug 2011 14:19:01 -0400] rev 5631
Try blurriness instead, to make inactive ammos clearer. Also add some missing line breaks in french locale.
Xeli [Sun, 21 Aug 2011 19:57:06 +0200] rev 5630
forgot to hg add the images...
mikade [Sun, 21 Aug 2011 18:43:59 +0200] rev 5629
HUD for Space Invasion, minor bugfix
nemo [Sun, 21 Aug 2011 13:53:11 -0400] rev 5628
hammer tweak
Xeli [Sun, 21 Aug 2011 19:40:01 +0200] rev 5627
Added a visual imageview to show how many teams have been selected, plus feedback when creating a new team:
nemo [Sun, 21 Aug 2011 12:06:30 -0400] rev 5626
Add mikade and Xeli to credits
Xeli [Sun, 21 Aug 2011 18:14:49 +0200] rev 5625
Added a check for team count to prevent the engine from crashes when starting with <2 teams + changed the text in the Teams selection menu
nemo [Sun, 21 Aug 2011 11:37:39 -0400] rev 5624
Allow hammer to bash mines/barrels too, increase escape time to 3s
Xeli [Sun, 21 Aug 2011 18:13:11 +0200] rev 5623
few comments added
nemo [Sun, 21 Aug 2011 11:24:20 -0400] rev 5622
add check for other forms of flight too
Xeli [Sun, 21 Aug 2011 16:25:18 +0200] rev 5621
added licenses