Thu, 25 Aug 2011 21:00:53 +0200 * partial rollback of changes to camera
sheepluva [Thu, 25 Aug 2011 21:00:53 +0200] rev 5684
* partial rollback of changes to camera * fixed typo in comments
Thu, 25 Aug 2011 18:29:46 +0200 reduce effect of the look-ahead behaviour that I tried to implement
sheepluva [Thu, 25 Aug 2011 18:29:46 +0200] rev 5683
reduce effect of the look-ahead behaviour that I tried to implement
Thu, 25 Aug 2011 18:08:44 +0200 some camera adjustments (should also fix cam flickering on lowerst res)
sheepluva [Thu, 25 Aug 2011 18:08:44 +0200] rev 5682
some camera adjustments (should also fix cam flickering on lowerst res)
Thu, 25 Aug 2011 14:56:51 +0200 don't poison invul hogs
sheepluva [Thu, 25 Aug 2011 14:56:51 +0200] rev 5681
don't poison invul hogs
Wed, 24 Aug 2011 23:37:03 -0400 another silly mistake
nemo [Wed, 24 Aug 2011 23:37:03 -0400] rev 5680
another silly mistake
Wed, 24 Aug 2011 18:07:37 -0400 accidentally reverted this when reverting the rest of the override changes.
nemo [Wed, 24 Aug 2011 18:07:37 -0400] rev 5679
accidentally reverted this when reverting the rest of the override changes.
Wed, 24 Aug 2011 17:55:39 -0400 oops
nemo [Wed, 24 Aug 2011 17:55:39 -0400] rev 5678
oops
Wed, 24 Aug 2011 22:29:12 +0200 THUNKphewbzzweeEEeee
sheepluva [Wed, 24 Aug 2011 22:29:12 +0200] rev 5677
THUNKphewbzzweeEEeee
Wed, 24 Aug 2011 15:09:41 -0400 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 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.
Wed, 24 Aug 2011 13:33:53 -0400 add for mine strike too. as cheezemonkey points out, mine bounce is height dependent.
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.
Tue, 23 Aug 2011 16:37:57 -0400 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 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.
Tue, 23 Aug 2011 09:32:59 -0400 restore screwed up test
nemo [Tue, 23 Aug 2011 09:32:59 -0400] rev 5673
restore screwed up test
Tue, 23 Aug 2011 09:12:45 -0400 don't override user defined size when resizing
nemo [Tue, 23 Aug 2011 09:12:45 -0400] rev 5672
don't override user defined size when resizing
Thu, 01 Sep 2011 14:55:31 +0200 Check if we need to download and prevent user from reaching the startgame menu because it needs images from the download hedgeroid
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
Tue, 23 Aug 2011 12:53:47 +0200 enable window resizing (tested only on linux) - fix issue 103
koda [Tue, 23 Aug 2011 12:53:47 +0200] rev 5670
enable window resizing (tested only on linux) - fix issue #103
Thu, 01 Sep 2011 14:54:43 +0200 increment version number/name hedgeroid
Xeli [Thu, 01 Sep 2011 14:54:43 +0200] rev 5669
increment version number/name
Tue, 23 Aug 2011 10:19:33 +0200 ooops
koda [Tue, 23 Aug 2011 10:19:33 +0200] rev 5668
ooops
Sun, 28 Aug 2011 17:45:23 +0200 sabotage of the iphone port failed.. hedgeroid
Xeli [Sun, 28 Aug 2011 17:45:23 +0200] rev 5667
sabotage of the iphone port failed..
Tue, 23 Aug 2011 10:07:40 +0200 this should fix the double free that happens when closing the sdl window on ios (untested)
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)
Sun, 28 Aug 2011 17:42:32 +0200 fixed = operator in uFloat hedgeroid
Xeli [Sun, 28 Aug 2011 17:42:32 +0200] rev 5665
fixed = operator in uFloat
Tue, 23 Aug 2011 09:23:45 +0200 ok this makes no sense now, remove 'enhanced' option from ios
koda [Tue, 23 Aug 2011 09:23:45 +0200] rev 5664
ok this makes no sense now, remove 'enhanced' option from ios
Fri, 26 Aug 2011 21:03:23 +0200 Made getDownloadPath compatible with < Froyo devices hedgeroid
Xeli [Fri, 26 Aug 2011 21:03:23 +0200] rev 5663
Made getDownloadPath compatible with < Froyo devices
Tue, 23 Aug 2011 03:46:17 +0200 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!
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!
Fri, 26 Aug 2011 18:24:29 +0200 Fixed AddFileLog, there's now a log created in /sdcard/Android/data/org.hedgewars.mobile/cache/Data/ hedgeroid
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/
Mon, 22 Aug 2011 23:56:25 +0200 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
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
Fri, 26 Aug 2011 18:20:18 +0200 version name and api changed for Market version hedgeroid
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.
Mon, 22 Aug 2011 22:17:52 +0200 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)
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)
Fri, 26 Aug 2011 16:47:00 +0200 removed some @override lines which cause compiler errors on openjdk-6 hedgeroid
Xeli [Fri, 26 Aug 2011 16:47:00 +0200] rev 5657
removed some @override lines which cause compiler errors on openjdk-6
Mon, 22 Aug 2011 21:28:04 -0400 Disable flakes in Blox theme
nemo [Mon, 22 Aug 2011 21:28:04 -0400] rev 5656
Disable flakes in Blox theme
Wed, 24 Aug 2011 12:34:37 +0200 merg with the latest rev of 22nd (end of GSoC) hedgeroid
= Xeli [Wed, 24 Aug 2011 12:34:37 +0200] rev 5655
merg with the latest rev of 22nd (end of GSoC)
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip