Xeli [Fri, 01 Jul 2011 09:02:30 +0200] rev 5387
updated path to Data folder to match where DataPacakage put it *temporarily*
nemo [Sun, 03 Jul 2011 20:14:03 -0400] rev 5386
oops
Xeli [Fri, 01 Jul 2011 08:46:47 +0200] rev 5385
merge
nemo [Sun, 03 Jul 2011 20:01:13 -0400] rev 5384
separate landpixels/land despeckling results to avoid desyncing on blurry land due to extra despeckling passes. right now, this does mean landpixels edge-of-block recheck is not done
Xeli [Wed, 29 Jun 2011 18:09:24 +0200] rev 5383
Added *.properties in Android project dirs to hgignore
Added a new project which will move resources from it's own apk to the sdcard
mikade [Sun, 03 Jul 2011 22:47:57 +0200] rev 5382
Altered switch behavior on 'The Specialists'.
Xeli [Wed, 29 Jun 2011 18:05:04 +0200] rev 5381
Removed protocol check, using CMake now to setup the building scripts using Templates/* removed old scripts
nemo [Sun, 03 Jul 2011 14:36:42 -0400] rev 5380
Based on some user complaints on forum, try to reduce impact of teams on small displays.
Xeli [Tue, 28 Jun 2011 18:33:51 +0200] rev 5379
Moved the Audio directory from the iOS folder one level up. Android-build will now refer to it SDL-android-project/build.xml must be changed if the directory is moved
nemo [Sun, 03 Jul 2011 12:53:39 -0400] rev 5378
adjust test slightly
Xeli [Tue, 28 Jun 2011 18:30:10 +0200] rev 5377
Added hedgewars icons
koda [Sun, 03 Jul 2011 18:22:07 +0200] rev 5376
copy pasta fail
Xeli [Tue, 28 Jun 2011 17:57:54 +0200] rev 5375
merge
nemo [Sun, 03 Jul 2011 11:38:25 -0400] rev 5374
Add a little y kick if there is nothing under an active barrel.
Xeli [Tue, 28 Jun 2011 17:56:25 +0200] rev 5373
added DataPackage temporarily
nemo [Sun, 03 Jul 2011 11:24:53 -0400] rev 5372
Change bee pos sprite, make aiming napalm a little easier, adjust napalm flames to be more centred on the target
Xeli [Tue, 28 Jun 2011 17:55:15 +0200] rev 5371
Preloaded libhwengine.so and added an argument to nativeInit()
koda [Sun, 03 Jul 2011 02:33:17 +0200] rev 5370
ios: disble logging, stop music correctly in preferences, move script command before seed, try using reatin instead of if
Xeli [Tue, 28 Jun 2011 17:54:27 +0200] rev 5369
Removed absolute path to libhwengine.so, the library must be preloaded from Java now. Which automagically knows where libhwengine.so is!
sheepluva [Sun, 03 Jul 2011 01:10:39 +0200] rev 5368
fix build. seems like a indentation-related merge-oopsy dragged deleted code back in.
Xeli [Tue, 28 Jun 2011 17:51:58 +0200] rev 5367
The android build doesn't use cmake thus this file is needed. It doesn't have correct values yet..
unc0rr [Fri, 01 Jul 2011 10:38:00 +0400] rev 5366
Merge
Xeli [Tue, 28 Jun 2011 17:51:07 +0200] rev 5365
Added an argument to Game(PChar) which provides a path to the data folder. This allows the user/java side to change from internal sdcard to sdcard
nemo [Thu, 30 Jun 2011 18:20:41 -0400] rev 5364
Sweep all pixels at 0 or 1 neighbours, whether damaged or not. Intended to handled output of Smooth, might be nice to cut down on the counting somehow though.
Xeli [Fri, 24 Jun 2011 13:37:43 +0200] rev 5363
Using the correct resolution rahter than a hardcoded one
mikade [Thu, 30 Jun 2011 05:26:36 +0200] rev 5362
Enable autoswitch on turn start for The Specialists Mode.
Remove switch from Engineer wepset to prevent nemo getting combo'd again :)
Xeli [Fri, 24 Jun 2011 13:24:51 +0200] rev 5361
Added a script to build and install the application, users must define a path to the ndk
unc0rr [Wed, 29 Jun 2011 22:24:38 +0400] rev 5360
merge
Xeli [Fri, 24 Jun 2011 13:22:17 +0200] rev 5359
put back GLUnit in the uses clause, indentation fix, path fix
nemo [Wed, 29 Jun 2011 00:05:26 -0400] rev 5358
call onusedammo earlier for switcher