Mon, 25 Oct 2010 22:19:00 +0200 koda the ios port is also iphone compatible
Mon, 25 Oct 2010 17:39:50 +0200 sheepluva SmokeTrace: animation got aborted before last animation frame was displayed
Sun, 24 Oct 2010 22:00:36 +0200 sheepluva fix/tweak let clouds reflect wind speed and direction again + stronger
Sat, 23 Oct 2010 17:26:22 +0200 Tobias Neumann Added tag list for changeset 82e4a5ef18f7
Sun, 24 Oct 2010 10:11:30 -0400 nemo initialise to team count
Sat, 23 Oct 2010 14:10:23 +0200 Tobias Neumann Resurrector Weapon: Add ammo icon, sound, hedgehog picture (from Tiy).
Thu, 21 Oct 2010 23:12:02 +0200 koda Added tag Hedgewars-iOS-1.1 for changeset adffb668f06e
Thu, 21 Oct 2010 23:11:49 +0200 koda add a default description to the new ammomenu Hedgewars-iOS-1.1
Thu, 21 Oct 2010 15:40:43 -0400 nemo Set default ready timer to 0 to see if desyncs come back.
Thu, 21 Oct 2010 00:45:58 +0200 koda my turn to merge
Tue, 19 Oct 2010 21:12:53 -0400 nemo Remove this - doesn't seem to do anything useful after all.
Tue, 19 Oct 2010 19:47:17 -0400 nemo merge
Thu, 21 Oct 2010 00:41:41 +0200 koda some more memory opt
Tue, 19 Oct 2010 23:58:27 +0200 koda use labels instead of images, should save ram and space
Tue, 19 Oct 2010 21:55:49 +0200 koda ios version bump and other minor things
Sun, 17 Oct 2010 17:47:07 +0200 koda add name, caption and description to the new ammomenu
Sat, 16 Oct 2010 19:01:11 +0200 inu updated PT locale
Sat, 16 Oct 2010 18:53:56 +0200 koda goodbye Barrelhouse and Island forts, we've had a good time together but now we must move on
Sat, 16 Oct 2010 18:35:28 +0200 koda fix some glitches
Fri, 15 Oct 2010 01:10:59 +0200 koda optimizations to new ammomenu and overlay
Thu, 14 Oct 2010 22:01:33 +0200 koda less warning, no rotation glitch, more comments
Thu, 14 Oct 2010 16:01:43 +0200 Tobias Neumann Resurrector weapon: do not make it end turn, add description,
Tue, 19 Oct 2010 19:46:43 -0400 nemo Rope optimisation. Remove a space in sdl keys that seems like a bug - issue #70
Wed, 13 Oct 2010 00:57:20 +0200 koda i fix up the new ammo menu finally
Wed, 13 Oct 2010 00:01:37 +0200 smaxx (none)
Tue, 12 Oct 2010 05:06:30 +0200 koda minor stuff
Mon, 11 Oct 2010 16:56:00 -0400 nemo set CurAmmoType to a temp var so I don't have to worry about it switching inside the routine so that I can actually put OnUsedAmmo where it belongs.
Mon, 11 Oct 2010 16:28:54 -0400 nemo Ok. Let's disable the right one this time. In fact, let's just remove newgrave entirely - no point in half-measures.
Mon, 11 Oct 2010 16:23:36 -0400 nemo Disable newgrave - conflicts with resurrection
Mon, 11 Oct 2010 15:47:40 -0400 nemo Extend the >0 / amNothing check
Mon, 11 Oct 2010 21:45:25 +0200 koda merge
Mon, 11 Oct 2010 14:55:13 -0400 nemo Call OnUsedAmmo *after* doing the normal CurAmmoType stuff so CurAmmoType actually points to the right bloody weapon
Mon, 11 Oct 2010 20:47:17 +0200 Tobias Neumann Add dummy amResurrector sprite
Mon, 11 Oct 2010 20:34:21 +0200 Tobias Neumann New Weapon: Resurrector (TODO: ammo icon + sprites)
Mon, 11 Oct 2010 21:41:24 +0400 unc0rr Add debug message about # cmd
Mon, 11 Oct 2010 12:37:42 -0400 nemo Constrain to <= to avoid a bug on bottom edge reported by Henek
Mon, 11 Oct 2010 12:13:06 -0400 nemo Remove bit of debug code from prior, don't switch weapons on end of turn (stick with whatever the last weapon was)
Mon, 11 Oct 2010 11:36:47 -0400 nemo Don't use AfterAttack in saucer - CurAmmoType is switched at this point
Mon, 11 Oct 2010 00:15:01 -0400 nemo update some numerus forms for english
Sun, 10 Oct 2010 23:41:24 -0400 nemo restore the delay between shots
Sun, 10 Oct 2010 22:18:38 -0400 nemo Skip "hurry" message if turn is 10s or less
Sun, 10 Oct 2010 21:43:22 -0400 nemo You win fillammostore
Sun, 10 Oct 2010 21:14:58 -0400 nemo Hopefully fix the last of the more obvious weapon bugs w/ infinite attack mode, add a depixeling sweep every 5s too.
Sun, 10 Oct 2010 20:34:48 -0400 nemo Hopefully fix bee/air attacks w/o screwing anything else up. Set mines to trigger immediately in infinite attack mode (better not use 0s mines)
Mon, 11 Oct 2010 03:28:15 +0200 koda moved some utilities to a separate column with round buttons
Sun, 10 Oct 2010 20:16:17 -0400 nemo Correct another bug in slot switching, adjust width of theme list, really truly fix reset of weps (I hope) should also fix infinite teleport bug in place hogs mode. Slow update of health to 5s for inf attack mode.
Mon, 11 Oct 2010 00:08:48 +0200 koda split the flag tableview in worldwide and community
Sun, 10 Oct 2010 16:51:40 -0400 nemo Add the standard delay (1.25 seconds) between attacks on inf attack mode, as well as checks for damage and win.
Sun, 10 Oct 2010 22:32:01 +0200 koda some rethinking of initial menu presentation and initial orientation (also merging images should be threadsafe now)
Sun, 10 Oct 2010 21:32:18 +0400 unc0rr Some screwing around in try to fix space leak. No luck yet.
Sun, 10 Oct 2010 12:53:16 -0400 nemo Enable resetting of weapons after each turn - useful in combination with a limited weaponset and unlimited attacks
Sun, 10 Oct 2010 12:32:12 -0400 nemo Check on an infinite attacks mode, still many problems in actual weapons
Sun, 10 Oct 2010 12:22:57 -0400 nemo forgot the mapping
Sun, 10 Oct 2010 12:08:16 -0400 nemo Add per-hog ammo option, initial stubs for infinite attack and weapon reset, fix a bug in ammo switching
Sun, 10 Oct 2010 17:13:20 +0200 Carlos Vives Tank fort
Sun, 10 Oct 2010 03:16:25 +0200 koda integrate nicely with external display
Sun, 10 Oct 2010 02:06:42 +0200 koda some optimizations to drawing and fetching data of new ammomenu
Sat, 09 Oct 2010 18:01:47 +0200 koda merge
Fri, 08 Oct 2010 22:46:05 +0400 unc0rr Some optimizations
Fri, 08 Oct 2010 17:47:00 +0200 koda fix issue 24 and issue 81
Thu, 07 Oct 2010 16:02:28 -0400 nemo bug #83 - move test of disabled land objects into AddObjects
Sat, 09 Oct 2010 18:00:53 +0200 koda made the new menu toggable
Wed, 06 Oct 2010 20:21:20 -0400 nemo merge
Sat, 09 Oct 2010 05:57:46 +0200 koda polishing the cocoa ammomenu a little, still requires work
Wed, 06 Oct 2010 22:36:41 +0200 smaxx Engine:
Wed, 06 Oct 2010 20:20:54 -0400 nemo Set ammo to amNothing after using up the current ammo. This should reduce noob fail where they blow themselves up w/ bazooka.
Thu, 07 Oct 2010 02:16:29 +0200 koda remove a useless field from weaponfile format
Wed, 06 Oct 2010 15:37:56 -0400 nemo Inline most of uFloat (saves ~7.5% opcount on a test game), inline a few very short candidates in uMisc, comment out some unused functions in uMisc
Thu, 07 Oct 2010 02:03:01 +0200 koda move all mobile-related functions in their own module, provides a structure for future mobile ports
Wed, 06 Oct 2010 14:40:32 -0400 nemo strip CRLF
Wed, 06 Oct 2010 02:31:04 +0200 koda use dynamic data from engine instead of using hardcoded values
Mon, 04 Oct 2010 14:03:59 -0400 nemo Missing file extensions for icons was screwing up Qt 4.7
Mon, 04 Oct 2010 00:00:42 +0200 koda WIP for an objc ammomenu implementation
Sun, 03 Oct 2010 00:23:05 +0200 koda various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
Sat, 02 Oct 2010 04:23:32 +0200 koda iPad Video Out support (+less warnings +code update for latest SDL)
Fri, 01 Oct 2010 13:56:11 -0400 edge_hog Hungarian locale
Thu, 30 Sep 2010 22:31:38 +0200 koda updated lua loading in the ifrontend and also fixed masked maps
Thu, 30 Sep 2010 18:38:45 +0200 smaxx Engine/Frontend:
Thu, 30 Sep 2010 11:50:32 -0400 nemo Update translations, add a hungarian stub for edge_hog who is volunteering
Thu, 30 Sep 2010 01:34:12 +0200 koda playing a bit with colors
Wed, 29 Sep 2010 23:50:46 +0200 koda implemented endless turns support and added Timeless scheme (also fixed a crasher)
Wed, 29 Sep 2010 16:16:25 -0400 nemo Correct bug in flight ceiling for birdy as well, increase clip on velocity to 1.9 (shouldn't cause problems with most collision checks still), apply clip to both + and -
Mon, 27 Sep 2010 15:40:20 +0200 smaxx Engine:
Mon, 27 Sep 2010 04:58:26 +0200 koda merge
Mon, 27 Sep 2010 04:58:15 +0200 koda have engine try for a second position when map loading fails (in this way it's possible to move Missions data to any path)
Mon, 27 Sep 2010 01:51:12 +0200 koda further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
Sun, 26 Sep 2010 23:48:03 +0200 koda move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
Sun, 26 Sep 2010 19:06:59 -0400 nemo remove windspeed from bubbles, remove initial dY from bubbles, apply dY/dX to bubbles, correct offsets on flying saucer flame graphics, add bubbles when flying saucer thrusts underwater, make flying saucer sink more slowly underwater
Sun, 26 Sep 2010 16:28:04 -0400 nemo Can't use cHealthDecrease here for these two 'cause it isn't a generic "do some damage to hog" flag, but is rather set when SD starts
Sun, 26 Sep 2010 15:40:59 -0400 nemo Allow UFO to go underwater. Keep UFO active if it runs out of fuel in the air/water, just disable controls.
Sun, 26 Sep 2010 17:02:44 +0200 koda enable Lua for iOS (hooks for frontend to be done)
Sun, 26 Sep 2010 03:41:30 +0200 koda merge
Sun, 26 Sep 2010 03:41:08 +0200 koda finishing touches to save games handling (help label, dim on overlay, edit text only when table is editable)
Sat, 25 Sep 2010 18:38:05 +0200 koda pimp-my-savagame-table
Sat, 25 Sep 2010 03:04:22 +0200 koda have Saves restart net when loaded, also resumes music
Sat, 25 Sep 2010 23:01:52 +0400 unc0rr Show database errors in stderr
Fri, 24 Sep 2010 15:14:40 -0400 henek slight shading adjustment
Thu, 23 Sep 2010 01:30:35 +0200 koda merge
Thu, 23 Sep 2010 01:29:20 +0200 koda implemented reloading savefiles
Thu, 23 Sep 2010 00:09:16 +0200 koda captions are scaled down when they're bigger than screen
Wed, 22 Sep 2010 21:58:32 +0200 smaxx Engine:
Wed, 22 Sep 2010 23:46:38 +0200 koda compilation bugfix and scaling down textures when bigger than screen
Wed, 22 Sep 2010 21:53:29 +0200 smaxx Engine:
Wed, 22 Sep 2010 02:22:15 +0200 koda allow more flexibility between viewcontrollers, also added stub pages for saved games
Wed, 22 Sep 2010 21:47:28 +0200 smaxx Engine:
Wed, 22 Sep 2010 01:10:20 +0200 koda initial support for savegames
Wed, 22 Sep 2010 01:09:40 -0400 nemo Extend time limit to 9999, remove ready timer if time is over 999 and stop drawing time if it is over 999 (draws wrong over 999 anyway) - this has the effect of allowing an "unlimited" time appearance if turns are over a quarter hour or so. This can be used to add an unlimited time scheme or button to ipad
Sun, 19 Sep 2010 22:56:53 +0200 koda Added tag Hedgewars-iOS-1.0.1 for changeset 3620607258cd
Sun, 19 Sep 2010 22:56:24 +0200 koda silly error about Island theme removal Hedgewars-iOS-1.0.1
Sun, 19 Sep 2010 18:34:40 +0200 koda Removed tag Hedgewars-iOS-1.0.1
Sun, 19 Sep 2010 17:23:48 +0200 koda Added tag Hedgewars-iOS-1.0.1 for changeset 296ec09490d9
Sun, 19 Sep 2010 17:23:30 +0200 koda update version numbers
Sun, 19 Sep 2010 17:00:35 +0200 koda various fixes around, plus new 'ask for review' page
Sun, 19 Sep 2010 13:54:38 +0200 koda fixed the voice selection where you couldn't hear a preview sound
Sun, 19 Sep 2010 04:12:58 +0200 koda merge
Sun, 19 Sep 2010 04:12:03 +0200 koda re-add City theme with the UpdateDataFolder script (and revert changes made to the flake sprite)
Sun, 19 Sep 2010 02:25:31 +0200 koda rework the AI level selection
Sat, 18 Sep 2010 21:30:36 +0200 Henek Updated Swedish locale
Sat, 18 Sep 2010 19:02:55 +0200 koda fix a small glitch in textfield cells and remove cheese from pro
Sat, 18 Sep 2010 19:02:09 +0200 koda fix the British voicepack and add to Mercurial the sounds used in the mobile version
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 tip