2010-10-29 nemo This should only allow switching from portal gun and the like.
2010-10-29 nemo Avoid doing this stuff twice, even if CheckForWin is called twice
2010-10-29 circoficus An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
2010-10-29 tonghuix Chinese update
2010-10-29 ninnnu Finnish update
2010-10-29 jose1711 Slovakian update
2010-10-29 arrom Portugese update
2010-10-28 koda fix an annoying bug that didn't allow returning to the ifrontend
2010-10-28 koda merge
2010-10-27 koda one more interface trick, force max resolution possible when in fullscreen experimental3D
2010-10-27 nemo Only FollowGear for the pilot.
2010-10-27 koda update branch with latest head, most likely breaking water color in stereo mode experimental3D
2010-10-28 koda disable gfMines and update variable names (landadds -> minesnum, cLandAdditions -> cLandMines)
2010-10-27 nemo merge
2010-10-26 koda merge
2010-10-26 koda engine: reorder GameFlags and update files, frontend and other stuff
2010-10-26 koda restore king mode
2010-10-26 Carlos Vives Updated spanish locale
2010-10-27 nemo make napalm strike a bit less irritating
2010-10-25 koda the ios port is also iphone compatible
2010-10-25 sheepluva SmokeTrace: animation got aborted before last animation frame was displayed
2010-10-24 sheepluva fix/tweak let clouds reflect wind speed and direction again + stronger
2010-10-23 Tobias Neumann Added tag list for changeset 82e4a5ef18f7
2010-10-24 nemo initialise to team count
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:
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 tip