Wed, 10 Aug 2011 17:22:17 -0400 nemo another merge to clean up
Thu, 11 Aug 2011 14:56:31 +0200 Xeli Android touch events propagate to hwengine now hedgeroid
Wed, 10 Aug 2011 17:20:21 -0400 nemo :( bad revision.
Wed, 10 Aug 2011 14:55:00 +0200 Xeli back key now quits the game hedgeroid
Wed, 10 Aug 2011 17:16:19 -0400 nemo merge1
Wed, 10 Aug 2011 14:52:51 +0200 Xeli Changed gametype to 'style' hedgeroid
Wed, 10 Aug 2011 22:34:25 +0200 mikade Fixed up Golf theme. Should look pretty good, now.
Wed, 10 Aug 2011 01:50:57 +0200 Xeli typo on the nullpointer check hedgeroid
Wed, 10 Aug 2011 11:45:02 -0400 nemo exclude current hedgehog
Wed, 10 Aug 2011 01:22:52 +0200 Xeli Fixed team colors in the UI, delete and a nullpointer bug when no teams are created hedgeroid
Tue, 09 Aug 2011 21:54:45 -0400 nemo Revert 3768e9a6ec40. I misread the test. Seems parachute works as expected now already
Tue, 09 Aug 2011 21:41:52 +0200 Xeli merge hedgeroid
Tue, 09 Aug 2011 21:18:12 -0400 nemo return visual gear in hogsay
Mon, 08 Aug 2011 23:57:04 -0400 nemo slight visual tweak. birdy's wings beat faster if he's just about tired out
Mon, 08 Aug 2011 13:43:24 -0400 nemo gear state flag names for scripting
Sun, 07 Aug 2011 14:41:47 -0400 nemo remove offset in seduction gear creation
Sun, 07 Aug 2011 14:29:11 -0400 nemo Experimental area-of-effect Seduction
Sun, 07 Aug 2011 22:27:57 +0400 unc0rr Oh, and fix cursor visibility correlations between gsConfirm state and paused state
Sun, 07 Aug 2011 22:24:13 +0400 unc0rr Also unhide mouse cursor when in gsConfirm state
Sun, 07 Aug 2011 22:20:52 +0400 unc0rr Release mouse cursor in gsConfirm state
Sun, 07 Aug 2011 22:18:51 +0400 unc0rr Enter gsConfirm state when loosing focus
Sun, 07 Aug 2011 13:32:28 -0400 nemo disable extra time in timeless mode
Sun, 07 Aug 2011 12:50:17 -0400 nemo drowning flake graphics tweak
Sun, 07 Aug 2011 18:49:49 +0200 koda oops this slipped through
Sun, 07 Aug 2011 12:40:14 -0400 nemo Expose TargetX/TargetY to scripting
Tue, 09 Aug 2011 21:31:49 +0200 Xeli removed prints hedgeroid
Sun, 07 Aug 2011 12:25:21 -0400 nemo disable special case for parachute on rope. legacy? Without it, parachute behaves as one expects
Tue, 09 Aug 2011 20:56:34 +0200 Xeli fixed minor download bug hedgeroid
Sun, 07 Aug 2011 12:06:53 -0400 nemo make a special case for teleport instead. also allows teleporting off of a parachute
Tue, 09 Aug 2011 20:56:18 +0200 Xeli api level 9 for now hedgeroid
Sun, 07 Aug 2011 11:52:06 -0400 nemo prevent attempting to teleport in mid-air during inf attack
Tue, 09 Aug 2011 20:55:34 +0200 Xeli - hedgeroid
Sun, 07 Aug 2011 11:23:27 -0400 nemo Don't reset attack when Unplaced.
Tue, 09 Aug 2011 20:54:56 +0200 Xeli Fixed IPC provide gameconfig hedgeroid
Sun, 07 Aug 2011 11:18:49 -0400 nemo This should make bee/airstrikes play nicer with infinite attack mode
Tue, 09 Aug 2011 20:53:37 +0200 Xeli Added color and team hog count hedgeroid
Sat, 06 Aug 2011 07:09:30 +0200 koda Ditch the renderer system in sdl1.3 and use the 'old fashioned' sdl/opengl context. This gives us more flexibility and less problem in receiving video events (expecially on mobile platform) as well as not having to care to reset the gl context every time sdl interferes.
Tue, 09 Aug 2011 20:52:26 +0200 Xeli AI thread is now an SDL_Thread rather than pthread hedgeroid
Fri, 05 Aug 2011 01:22:51 +0200 koda use -Os --ffast-math on ios everywhere, plus other sdk3.2 compatibility changes
Tue, 09 Aug 2011 20:51:20 +0200 Xeli changed iphone specific ifdefs to mobile hedgeroid
Fri, 05 Aug 2011 14:15:19 -0400 nemo merge
Mon, 08 Aug 2011 23:52:17 +0200 Xeli Removed the (default) qualifier hedgeroid
Wed, 10 Aug 2011 16:07:34 +0100 grammikj Make sinegun sound a bit louder
Fri, 05 Aug 2011 14:13:06 -0400 nemo move gstWait - should make detecting drowning easier for mikade
Mon, 08 Aug 2011 23:25:21 +0200 Xeli added placeholder images for teamcount hedgeroid
Wed, 10 Aug 2011 15:41:25 +0100 grammikj Fix sounds, add some more for hellish impact and sine gun
Thu, 04 Aug 2011 17:44:55 +0200 Xeli merge hedgeroid
Thu, 04 Aug 2011 19:52:27 -0400 nemo Fix crasher. thanks to dagni for the demo file that tracked it down.
Fri, 05 Aug 2011 12:19:01 +0100 grammickj New sounds: mudball, mine bounce, hammer
Tue, 02 Aug 2011 00:28:49 +0200 koda add a couple of nilcheck for safety
Mon, 01 Aug 2011 16:45:45 -0400 nemo minor tweak since health tag was being retinted anyway. make it fade out. also disable unneeded tinted flag, save a handful of ops
Mon, 01 Aug 2011 15:37:27 -0400 nemo Make vgtHealth use Tint
Mon, 01 Aug 2011 13:29:01 -0400 nemo add getter for effects. untested.
Mon, 01 Aug 2011 10:08:02 +0400 unc0rr Merge
Mon, 01 Aug 2011 01:54:18 +0200 koda i had to forget something about the ios project file, by contract
Mon, 01 Aug 2011 00:48:38 +0200 koda ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
Sun, 31 Jul 2011 12:07:44 -0400 nemo Reset to default zoom. Unbreaks waves
Sun, 31 Jul 2011 17:09:04 +0200 koda i forgot to update schemes after adding tag mode; also updated/fixed a couple of them
Sun, 31 Jul 2011 16:03:24 +0200 koda ios: caught some leaks, merged two methods inside a fuction, postponed the rating popup
Sat, 30 Jul 2011 17:23:47 -0400 nemo add nil check
Sat, 30 Jul 2011 15:36:11 -0400 nemo sucky temp graphic for land gun, also. an experiment - do these lines make it easier to tell when a weapon is disabled without being too ugly?
Sat, 30 Jul 2011 14:52:25 -0400 nemo kill off some speckles, crank up land gun output
Thu, 04 Aug 2011 17:41:07 +0200 Xeli removed TODO no use for it now hedgeroid
Wed, 27 Jul 2011 20:58:06 -0400 nemo bluer colour, more pulsing
Thu, 04 Aug 2011 17:40:29 +0200 Xeli manifest changes, all activities are fullscreen and some activities have been added to the manifest hedgeroid
Wed, 27 Jul 2011 09:20:55 -0400 nemo this helps a bit
Thu, 04 Aug 2011 17:37:40 +0200 Xeli The start of the IPC transers to the engine hedgeroid
Wed, 27 Jul 2011 09:06:51 -0400 nemo skip splashes for flakes
Thu, 04 Aug 2011 17:36:13 +0200 Xeli Utility functions which are context wide, mostly SD methods right now hedgeroid
Wed, 27 Jul 2011 08:55:30 -0400 nemo trying another texture
Thu, 04 Aug 2011 17:35:42 +0200 Xeli Main activity for starting a local game hedgeroid
Wed, 27 Jul 2011 08:52:29 -0400 nemo unnecessary test removed, also merge
Thu, 04 Aug 2011 17:34:57 +0200 Xeli send the gameconfig hedgeroid
Wed, 27 Jul 2011 11:30:54 +0200 koda annoying translators like it was no thing
Thu, 04 Aug 2011 17:34:21 +0200 Xeli Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values hedgeroid
Wed, 27 Jul 2011 10:39:04 +0200 koda increasing commit number with style
Thu, 04 Aug 2011 17:28:11 +0200 Xeli moved these files to a subdir hedgeroid
Wed, 27 Jul 2011 10:38:41 +0200 koda one more stray tag to be removed
Thu, 04 Aug 2011 17:27:05 +0200 Xeli datastructures for the different aspects of a gameconfiguration hedgeroid
Wed, 27 Jul 2011 10:37:05 +0200 koda trying to clean up the .hgtags mess
Wed, 27 Jul 2011 08:51:16 -0400 nemo Deletion was a bad idea.
Thu, 04 Aug 2011 17:22:37 +0200 Xeli AddFileLog tweak, added [Con] to each line hedgeroid
Tue, 26 Jul 2011 23:46:41 -0400 nemo example of an SD art. mine from openclipart
Thu, 04 Aug 2011 17:21:13 +0200 Xeli added GenLandPreview declaration hedgeroid
Tue, 26 Jul 2011 01:02:02 +0200 mikade Don't activate switch if player only has 1 hog
Thu, 04 Aug 2011 17:20:14 +0200 Xeli jni constants used by hwLibrary hedgeroid
Mon, 25 Jul 2011 01:52:04 +0200 koda add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
Thu, 04 Aug 2011 17:19:27 +0200 Xeli images for the frontend hedgeroid
Mon, 25 Jul 2011 01:18:51 +0200 koda add the ios friendly scripts
Thu, 04 Aug 2011 17:17:21 +0200 Xeli Created callbacks to give the frontend information of maxteams/hogs hedgeroid
Sun, 24 Jul 2011 19:14:56 +0200 koda rip out the sync weapons/schemes switch and place it into settings; also perform some runtime check on what can be enabled
Mon, 18 Jul 2011 14:41:08 +0200 Xeli Added lua files to hgignore two files have been manually 'hg added' hedgeroid
Sun, 24 Jul 2011 16:58:40 -0400 nemo raise AI to hard
Mon, 18 Jul 2011 14:40:19 +0200 Xeli CMake now moves the proper lua files to the project hedgeroid
Sun, 24 Jul 2011 16:26:39 -0400 nemo oops
Sat, 16 Jul 2011 17:04:30 +0200 Xeli Lua source modification revert aded hedgeroid
Sun, 24 Jul 2011 15:00:25 -0400 nemo darken the green just a touch to stand out a bit more from mint
Sat, 16 Jul 2011 17:00:47 +0200 Xeli Added support for LUA hedgeroid
Sun, 24 Jul 2011 14:42:28 -0400 nemo set of 9 colours proposed by bugq - attempting to avoid colours that are hard to distinguish
Thu, 14 Jul 2011 16:03:29 +0200 Xeli Greatly simplifies the buildenvironment plus makes cmake a bit more vocal hedgeroid
Sun, 24 Jul 2011 00:25:35 -0400 nemo Add grayscale option for 3d, helps with colour clashing
Thu, 14 Jul 2011 16:01:33 +0200 Xeli Removed double org.hedgewars.mobile.Download*.java introduced in 5408:ab055114c788 hedgeroid
Sat, 23 Jul 2011 16:07:43 -0400 nemo test on i should be first condition
Wed, 27 Jul 2011 11:41:43 +0400 unc0rr Merge
Thu, 14 Jul 2011 15:59:29 +0200 Xeli Removed double icons introduced in 5411:9b82f4f9fba6 hedgeroid
Sat, 23 Jul 2011 09:31:57 +0400 unc0rr merge
Thu, 14 Jul 2011 15:58:08 +0200 Xeli added startlocalgame activity hedgeroid
Thu, 21 Jul 2011 16:30:42 +0200 sheepluva fix wrong location of "Type"-label in map-selection
Thu, 14 Jul 2011 15:55:28 +0200 Xeli Main class files for the start-local-game screen hedgeroid
Wed, 20 Jul 2011 20:44:25 +0200 sheepluva some changelog stuff
Thu, 14 Jul 2011 15:54:12 +0200 Xeli this file points to the resources files containing weapons and schemes hedgeroid
Wed, 20 Jul 2011 18:05:43 +0200 mikade Restored Golf theme. May require additional work.
Wed, 27 Jul 2011 11:39:08 +0400 unc0rr Colon sign isn't compatible with windows
Thu, 14 Jul 2011 15:52:10 +0200 Xeli Fixed a small bug for when detecting Themes hedgeroid
Wed, 20 Jul 2011 17:46:19 +0200 mikade New mission. Hopefully easier than most of my other missions. :D
Sat, 23 Jul 2011 09:30:51 +0400 unc0rr Implement command for banning by ip and a command for bans list
Wed, 27 Jul 2011 11:38:00 +0400 unc0rr Remove unneeded variable
Thu, 14 Jul 2011 15:48:27 +0200 Xeli Layouts for the start local game hedgeroid
Wed, 20 Jul 2011 00:09:13 +0200 sheepluva escape ampersand ('&') in team select buttons.
Tue, 26 Jul 2011 17:28:55 +0400 unc0rr Make AI much more wise (fix a bug preventing AI to explore caves)
Thu, 14 Jul 2011 15:46:43 +0200 Xeli added xml files which represent the default entries of Schemes and weapons hedgeroid
Tue, 19 Jul 2011 12:02:24 +0200 svetlisa bg locale update
Tue, 26 Jul 2011 17:27:14 +0400 unc0rr Comment out unsynced logging
Thu, 14 Jul 2011 15:45:43 +0200 Xeli added various icons and graphics for the frontend hedgeroid
Sat, 16 Jul 2011 13:45:40 -0400 nemo try to tweak flamethrower a bit to do more damage with fire changes. An optimal firepit test dealt 68.
Thu, 14 Jul 2011 15:42:54 +0200 Xeli Added a small example of the frontend still being worked but commited so the downloader now works hedgeroid
Sat, 16 Jul 2011 13:01:11 -0400 nemo Adjust "sticky" fire (molotov) so it makes better fire pits, by making the kicks more regular, yet of random left/right. Tweak napalm slightly along same lines. Probably needs more balancing.
Thu, 14 Jul 2011 15:42:01 +0200 Xeli Added a utility class needed by the Downloaders hedgeroid
Tue, 12 Jul 2011 21:12:07 +0400 unc0rr Somehow this line got lost somewhere
Thu, 14 Jul 2011 15:41:26 +0200 Xeli Moved download classes to their own dir and fixed the way the dest dir is being 'build' hedgeroid
Mon, 11 Jul 2011 16:03:46 -0400 nemo merge
Wed, 06 Jul 2011 14:38:06 +0200 Xeli small fix to have LUA_DISABLED working again hedgeroid
Mon, 11 Jul 2011 14:08:15 -0400 nemo typo
Tue, 05 Jul 2011 23:30:35 +0200 Xeli removed some left over artifact of DataPackage in CMakeLists.txt hedgeroid
Mon, 11 Jul 2011 13:04:18 +0200 koda typo and spaces
Tue, 05 Jul 2011 23:29:32 +0200 Xeli fixed Data path hedgeroid
Sun, 10 Jul 2011 02:18:46 +0200 koda better variable grouping...
Sat, 09 Jul 2011 21:30:36 +0200 jose1711 Updated Slovak translation
Tue, 05 Jul 2011 23:29:08 +0200 Xeli fixed app name hedgeroid
Fri, 08 Jul 2011 12:18:27 -0400 nemo Add fudge factors for the collision check on portal exit
Tue, 05 Jul 2011 23:26:32 +0200 Xeli Added build scripts to the hgignore files, these are generated by cmake hedgeroid
Thu, 07 Jul 2011 08:09:12 -0400 nemo merge french translation
Tue, 05 Jul 2011 18:33:42 +0200 Xeli merge hedgeroid
Thu, 07 Jul 2011 07:55:23 -0400 karibikCZ Updated Czech translation
Tue, 05 Jul 2011 18:27:18 +0200 Xeli Added download functionality and changed some icons hedgeroid
Thu, 07 Jul 2011 12:34:07 +0400 unc0rr This seems to be a much better place
Tue, 05 Jul 2011 18:23:54 +0200 Xeli Removed DataPackage and added eclipse specific meta files to ignore hedgeroid
Tue, 05 Jul 2011 21:41:48 +0400 unc0rr This should improve performance on singlecore computers
Tue, 05 Jul 2011 18:22:07 +0200 Xeli removed the extra DataPackage apk, the main app will download it itself hedgeroid
Mon, 04 Jul 2011 15:35:44 +0200 koda little code cleanup (but please test)
Tue, 05 Jul 2011 18:21:19 +0200 Xeli Removed the "move" of the resources, it isn't needed for the android build anymore and if they get moved in the default repo it probably should go somewhere in /share hedgeroid
Mon, 04 Jul 2011 12:28:58 +0200 koda (fix issue 126) moved initial nickname popup to the netconnection page
Fri, 01 Jul 2011 21:30:33 +0200 Xeli Changed package name from org.hedgewars to org.hedgewars.mobile hedgeroid
Mon, 04 Jul 2011 10:26:16 +0400 unc0rr Remove logging (was added for debugging, could lead to a crash due to lack of synchronization)
Fri, 01 Jul 2011 09:02:30 +0200 Xeli updated path to Data folder to match where DataPacakage put it *temporarily* hedgeroid
Sun, 03 Jul 2011 20:14:03 -0400 nemo oops
Fri, 01 Jul 2011 08:46:47 +0200 Xeli merge hedgeroid
Sun, 03 Jul 2011 20:01:13 -0400 nemo 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
Wed, 29 Jun 2011 18:09:24 +0200 Xeli Added *.properties in Android project dirs to hgignore hedgeroid
Sun, 03 Jul 2011 22:47:57 +0200 mikade Altered switch behavior on 'The Specialists'.
Wed, 29 Jun 2011 18:05:04 +0200 Xeli Removed protocol check, using CMake now to setup the building scripts using Templates/* removed old scripts hedgeroid
Sun, 03 Jul 2011 14:36:42 -0400 nemo Based on some user complaints on forum, try to reduce impact of teams on small displays.
Tue, 28 Jun 2011 18:33:51 +0200 Xeli 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 hedgeroid
Sun, 03 Jul 2011 12:53:39 -0400 nemo adjust test slightly
Tue, 28 Jun 2011 18:30:10 +0200 Xeli Added hedgewars icons hedgeroid
Sun, 03 Jul 2011 18:22:07 +0200 koda copy pasta fail
Tue, 28 Jun 2011 17:57:54 +0200 Xeli merge hedgeroid
Sun, 03 Jul 2011 11:38:25 -0400 nemo Add a little y kick if there is nothing under an active barrel.
Tue, 28 Jun 2011 17:56:25 +0200 Xeli added DataPackage temporarily hedgeroid
Sun, 03 Jul 2011 11:24:53 -0400 nemo Change bee pos sprite, make aiming napalm a little easier, adjust napalm flames to be more centred on the target
Tue, 28 Jun 2011 17:55:15 +0200 Xeli Preloaded libhwengine.so and added an argument to nativeInit() hedgeroid
Sun, 03 Jul 2011 02:33:17 +0200 koda ios: disble logging, stop music correctly in preferences, move script command before seed, try using reatin instead of if
Tue, 28 Jun 2011 17:54:27 +0200 Xeli Removed absolute path to libhwengine.so, the library must be preloaded from Java now. Which automagically knows where libhwengine.so is! hedgeroid
Sun, 03 Jul 2011 01:10:39 +0200 sheepluva fix build. seems like a indentation-related merge-oopsy dragged deleted code back in.
Tue, 28 Jun 2011 17:51:58 +0200 Xeli The android build doesn't use cmake thus this file is needed. It doesn't have correct values yet.. hedgeroid
Fri, 01 Jul 2011 10:38:00 +0400 unc0rr Merge
Tue, 28 Jun 2011 17:51:07 +0200 Xeli 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 hedgeroid
Thu, 30 Jun 2011 18:20:41 -0400 nemo 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.
Fri, 24 Jun 2011 13:37:43 +0200 Xeli Using the correct resolution rahter than a hardcoded one hedgeroid
Thu, 30 Jun 2011 05:26:36 +0200 mikade Enable autoswitch on turn start for The Specialists Mode.
Fri, 24 Jun 2011 13:24:51 +0200 Xeli Added a script to build and install the application, users must define a path to the ndk hedgeroid
Wed, 29 Jun 2011 22:24:38 +0400 unc0rr merge
Fri, 24 Jun 2011 13:22:17 +0200 Xeli put back GLUnit in the uses clause, indentation fix, path fix hedgeroid
Wed, 29 Jun 2011 00:05:26 -0400 nemo call onusedammo earlier for switcher
Thu, 30 Jun 2011 15:09:10 +0400 unc0rr Tiny optimization: convert smooth wind indicator change gear into visual gear
Fri, 24 Jun 2011 13:21:02 +0200 Xeli disabled engine Protocol check until i fix config.in hedgeroid
Tue, 28 Jun 2011 23:32:42 -0400 nemo match snow to visual gear
Thu, 30 Jun 2011 14:28:13 +0400 unc0rr Fix formatting a bit
Fri, 24 Jun 2011 13:19:32 +0200 Xeli Fixed a fault strcpy hedgeroid
Tue, 28 Jun 2011 21:48:28 -0400 nemo Fix random weapons with per-hog ammo, fix ammo store loadout number in scripting for per-clan and per-hog ammo, add an advanced script hook into parsecommand to override values, add check for empty map in chSetMap, load script earlier in game params from frontend
Thu, 30 Jun 2011 14:26:01 +0400 unc0rr Convert huge switch into an array
Fri, 24 Jun 2011 13:14:03 +0200 Xeli Fixed a fault strcpy hedgeroid
Tue, 28 Jun 2011 19:16:42 -0400 nemo sweep up some AA pixels
Thu, 30 Jun 2011 13:59:57 +0400 unc0rr Don't draw snow flakes spawned in land, introduce gstInvisible flag
Fri, 24 Jun 2011 13:13:31 +0200 Xeli Added test parameter which end up at hwengine::Game(PChar) hedgeroid
Tue, 28 Jun 2011 21:31:02 +0200 Henek first draft of a html based theme editor
Wed, 29 Jun 2011 17:32:05 +0400 unc0rr Simplify code using 'with', convert some tabs to spaces
Fri, 24 Jun 2011 13:12:52 +0200 Xeli Removed WriteToConsole debugging lines hedgeroid
Tue, 28 Jun 2011 21:28:13 +0200 Henek fake crates now with complementary poison
Wed, 29 Jun 2011 17:25:41 +0400 unc0rr Check xx for LAND_WIDTH_MASK
Fri, 24 Jun 2011 09:54:39 +0200 Xeli merge hedgeroid
Tue, 28 Jun 2011 17:12:09 +0400 unc0rr - Allow snow to drop a bit outside the map, where it already is allowed to spawn
Fri, 24 Jun 2011 09:36:59 +0200 Xeli Fixed the incomplete merge of rev: 22c1f4833a86 hedgeroid
Tue, 28 Jun 2011 16:12:39 +0400 unc0rr Fix CMake warning (a header listed twice)
Thu, 23 Jun 2011 21:57:53 +0200 Xeli Package name changes hedgeroid
Mon, 27 Jun 2011 13:39:46 -0400 nemo Store gear X/Y/dX/dY for use in splash/droplets. Also saves a few hwRound calls.
Thu, 23 Jun 2011 21:57:31 +0200 Xeli more packing name changes hedgeroid
Mon, 27 Jun 2011 02:41:45 +0200 mikade Fix some quirky syntax.
Thu, 23 Jun 2011 21:33:04 +0200 Xeli Package name changed from org.libsdl.app to org.hedgewars hedgeroid
Sun, 26 Jun 2011 20:29:08 -0400 nemo Use an ifdef instead, add despeckling of tunnels
Thu, 23 Jun 2011 21:09:33 +0200 Xeli Changed the package path from org.libsdl.app to org.hedgewars hedgeroid
Sun, 26 Jun 2011 20:19:11 -0400 nemo disable .reserve - not 4.6 compatible
Thu, 23 Jun 2011 16:52:23 +0200 Xeli Reverted back to tip and changed the correct IFDEF IPHONEOS to MOBILE without breaking other iphoneos hedgeroid
Sun, 26 Jun 2011 19:44:41 -0400 nemo Forgot to remove this script name
Tue, 28 Jun 2011 20:42:04 +0000 orange hg Second passage (second time I correct),
Thu, 23 Jun 2011 16:29:46 +0200 Xeli Changed UI elements hedgeroid
Sun, 26 Jun 2011 19:42:44 -0400 nemo Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
Sun, 26 Jun 2011 17:43:41 +0000 orange hg quelques ajouts supplémentaires dans ce qui n'était pas encore traduit
Thu, 23 Jun 2011 16:26:03 +0200 Xeli Enabled fullscreen and locked it to landscap hedgeroid
Sun, 26 Jun 2011 16:34:31 -0400 nemo add missing nil check, increase despeckling of background too
Sun, 26 Jun 2011 17:18:19 +0000 orange hg Après le premier jet d'hier, correction de quelques fautes, traductions plus appropriées, ...
Thu, 23 Jun 2011 15:51:21 +0200 Xeli Added various directories where compilers output to hedgeroid
Sun, 26 Jun 2011 15:23:45 -0400 nemo bounce. tweak of values, remove friction modifier, move to weapon, to match timer behaviour
Sat, 25 Jun 2011 18:05:08 +0000 orange hg Pour chaque <translation type="unfinished"> j'ai complété avec la traduction française.
Thu, 23 Jun 2011 14:30:04 +0200 Xeli Added sdl_net from the unofficial android port: http://www.anddev.org/sdl_port_for_android_sdk-ndk_16-t9218.html hedgeroid
Sun, 26 Jun 2011 13:38:47 -0400 nemo Allow control of grenade bounce. Not sure if this is a good idea, but has been requested a lot, so...
Sat, 25 Jun 2011 16:29:05 +0000 orange hg Changements :
Thu, 23 Jun 2011 14:12:11 +0200 Xeli Have make move the actual libhwengine.so to the SDL-android-project folder, rather than having the ndk-build reference to it. This removes the circular dependency hedgeroid
Sun, 26 Jun 2011 02:47:36 +0200 Henek now scripts can create unique crates: dummy (empty) crates and booby traps. scripts can also set health crate values
Sat, 25 Jun 2011 15:10:08 +0000 orange hg de nombreux petits changements :
Thu, 23 Jun 2011 13:57:16 +0200 Xeli Added mkdir out hedgeroid
Sat, 25 Jun 2011 17:22:35 +0400 unc0rr merge
Thu, 23 Jun 2011 13:52:19 +0200 Xeli Updated the path of hwLibrary.pas hedgeroid
Sat, 25 Jun 2011 15:11:11 +0200 Henek fixing some different issues with edit team page and the new dual data setup
Sat, 25 Jun 2011 17:22:13 +0400 unc0rr Fix broken theme icon loading from user dir
Thu, 23 Jun 2011 13:35:51 +0200 Xeli Added logging for Android hedgeroid
Sat, 25 Jun 2011 16:40:29 +0400 unc0rr merge
Wed, 22 Jun 2011 23:59:01 +0200 Xeli Added SDL-android-project, this is the Android/Java part of the application hedgeroid
Sat, 25 Jun 2011 14:20:21 +0200 Henek this should fix captions on iOS (and android), though I can't check
Sat, 25 Jun 2011 16:39:54 +0400 unc0rr Fix camera jerking on zoom in
(0) -3000 -1000 -240 +240 +1000 +3000 +10000 tip