2010-10-23 Tobias Neumann Resurrector Weapon: Add ammo icon, sound, hedgehog picture (from Tiy).
2010-10-21 koda Added tag Hedgewars-iOS-1.1 for changeset adffb668f06e
2010-10-21 koda add a default description to the new ammomenu Hedgewars-iOS-1.1
2010-10-21 nemo Set default ready timer to 0 to see if desyncs come back.
2010-10-20 koda my turn to merge
2010-10-20 nemo Remove this - doesn't seem to do anything useful after all.
2010-10-19 nemo merge
2010-10-20 koda some more memory opt
2010-10-19 koda use labels instead of images, should save ram and space
2010-10-19 koda ios version bump and other minor things
2010-10-17 koda add name, caption and description to the new ammomenu
2010-10-16 inu updated PT locale
2010-10-16 koda goodbye Barrelhouse and Island forts, we've had a good time together but now we must move on
2010-10-16 koda fix some glitches
2010-10-14 koda optimizations to new ammomenu and overlay
2010-10-14 koda less warning, no rotation glitch, more comments
2010-10-14 Tobias Neumann Resurrector weapon: do not make it end turn, add description,
2010-10-19 nemo Rope optimisation. Remove a space in sdl keys that seems like a bug - issue #70
2010-10-12 koda i fix up the new ammo menu finally
2010-10-12 smaxx (none)
2010-10-12 koda minor stuff
2010-10-11 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.
2010-10-11 nemo Ok. Let's disable the right one this time. In fact, let's just remove newgrave entirely - no point in half-measures.
2010-10-11 nemo Disable newgrave - conflicts with resurrection
2010-10-11 nemo Extend the >0 / amNothing check
2010-10-11 koda merge
2010-10-11 nemo Call OnUsedAmmo *after* doing the normal CurAmmoType stuff so CurAmmoType actually points to the right bloody weapon
2010-10-11 Tobias Neumann Add dummy amResurrector sprite
2010-10-11 Tobias Neumann New Weapon: Resurrector (TODO: ammo icon + sprites)
2010-10-11 unc0rr Add debug message about # cmd
2010-10-11 nemo Constrain to <= to avoid a bug on bottom edge reported by Henek
2010-10-11 nemo Remove bit of debug code from prior, don't switch weapons on end of turn (stick with whatever the last weapon was)
2010-10-11 nemo Don't use AfterAttack in saucer - CurAmmoType is switched at this point
2010-10-11 nemo update some numerus forms for english
2010-10-11 nemo restore the delay between shots
2010-10-11 nemo Skip "hurry" message if turn is 10s or less
2010-10-11 nemo You win fillammostore
2010-10-11 nemo Hopefully fix the last of the more obvious weapon bugs w/ infinite attack mode, add a depixeling sweep every 5s too.
2010-10-11 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)
2010-10-11 koda moved some utilities to a separate column with round buttons
2010-10-11 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.
2010-10-10 koda split the flag tableview in worldwide and community
2010-10-10 nemo Add the standard delay (1.25 seconds) between attacks on inf attack mode, as well as checks for damage and win.
2010-10-10 koda some rethinking of initial menu presentation and initial orientation (also merging images should be threadsafe now)
2010-10-10 unc0rr Some screwing around in try to fix space leak. No luck yet.
2010-10-10 nemo Enable resetting of weapons after each turn - useful in combination with a limited weaponset and unlimited attacks
2010-10-10 nemo Check on an infinite attacks mode, still many problems in actual weapons
2010-10-10 nemo forgot the mapping
2010-10-10 nemo Add per-hog ammo option, initial stubs for infinite attack and weapon reset, fix a bug in ammo switching
2010-10-10 Carlos Vives Tank fort
2010-10-10 koda integrate nicely with external display
2010-10-10 koda some optimizations to drawing and fetching data of new ammomenu
2010-10-09 koda merge
2010-10-08 unc0rr Some optimizations
2010-10-08 koda fix issue 24 and issue 81
2010-10-07 nemo bug #83 - move test of disabled land objects into AddObjects
2010-10-09 koda made the new menu toggable
2010-10-07 nemo merge
2010-10-09 koda polishing the cocoa ammomenu a little, still requires work
2010-10-06 smaxx Engine:
2010-10-07 nemo Set ammo to amNothing after using up the current ammo. This should reduce noob fail where they blow themselves up w/ bazooka.
2010-10-07 koda remove a useless field from weaponfile format
2010-10-06 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
2010-10-07 koda move all mobile-related functions in their own module, provides a structure for future mobile ports
2010-10-06 nemo strip CRLF
2010-10-06 koda use dynamic data from engine instead of using hardcoded values
2010-10-04 nemo Missing file extensions for icons was screwing up Qt 4.7
2010-10-03 koda WIP for an objc ammomenu implementation
2010-10-02 koda various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
2010-10-02 koda iPad Video Out support (+less warnings +code update for latest SDL)
2010-10-01 edge_hog Hungarian locale
2010-09-30 koda updated lua loading in the ifrontend and also fixed masked maps
2010-09-30 smaxx Engine/Frontend:
2010-09-30 nemo Update translations, add a hungarian stub for edge_hog who is volunteering
2010-09-29 koda playing a bit with colors
2010-09-29 koda implemented endless turns support and added Timeless scheme (also fixed a crasher)
2010-09-29 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 -
2010-09-27 smaxx Engine:
2010-09-27 koda merge
2010-09-27 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)
2010-09-26 koda further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
2010-09-26 koda move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
2010-09-26 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
2010-09-26 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
2010-09-26 nemo Allow UFO to go underwater. Keep UFO active if it runs out of fuel in the air/water, just disable controls.
2010-09-26 koda enable Lua for iOS (hooks for frontend to be done)
2010-09-26 koda merge
2010-09-26 koda finishing touches to save games handling (help label, dim on overlay, edit text only when table is editable)
2010-09-25 koda pimp-my-savagame-table
2010-09-25 koda have Saves restart net when loaded, also resumes music
2010-09-25 unc0rr Show database errors in stderr
2010-09-24 henek slight shading adjustment
2010-09-22 koda merge
2010-09-22 koda implemented reloading savefiles
2010-09-22 koda captions are scaled down when they're bigger than screen
2010-09-22 smaxx Engine:
2010-09-22 koda compilation bugfix and scaling down textures when bigger than screen
2010-09-22 smaxx Engine:
2010-09-22 koda allow more flexibility between viewcontrollers, also added stub pages for saved games
2010-09-22 smaxx Engine:
2010-09-21 koda initial support for savegames
2010-09-22 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
2010-09-19 koda Added tag Hedgewars-iOS-1.0.1 for changeset 3620607258cd
2010-09-19 koda silly error about Island theme removal Hedgewars-iOS-1.0.1
2010-09-19 koda Removed tag Hedgewars-iOS-1.0.1
2010-09-19 koda Added tag Hedgewars-iOS-1.0.1 for changeset 296ec09490d9
2010-09-19 koda update version numbers
2010-09-19 koda various fixes around, plus new 'ask for review' page
2010-09-19 koda fixed the voice selection where you couldn't hear a preview sound
2010-09-19 koda merge
2010-09-19 koda re-add City theme with the UpdateDataFolder script (and revert changes made to the flake sprite)
2010-09-19 koda rework the AI level selection
2010-09-18 Henek Updated Swedish locale
2010-09-18 koda fix a small glitch in textfield cells and remove cheese from pro
2010-09-18 koda fix the British voicepack and add to Mercurial the sounds used in the mobile version
2010-09-18 smaxx Frontend:
2010-09-17 koda added forgotten images, removed support for CJK fonts (saving 13 MB)
2010-09-17 nemo aaaand use the right name
2010-09-17 nemo Oops. Forgot to change these over after switching CurWeapon to AmmoType
2010-09-17 nemo inu adds a few more random teams
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 tip