hedgewars/uGears.pas
2010-12-08 nemo standardise name
2010-12-08 nemo Restore millisecond precision for mines time
2010-12-06 nemo disable say, just don't do anything. trying to avoid spew on spectator join
2010-12-06 nemo string length checks
2010-12-06 nemo fix hsa/hta/hya
2010-12-06 nemo trying to unbreak hog speech
2010-12-06 nemo remove currentteam check
2010-12-06 nemo Allow hog speech when not your turn. Currently is set to 40% opacity (could be fainter) and drawn behind the hogs instead of in front. Also allows hog targetting using a number.
2010-12-04 nemo In AI survival mode, have the AI score when it kills humans, instead of its own team, clear poison on an AI kill, and reset AI health using InitialHealth instead of 100.
2010-12-02 nemo Add an extra pass in FindPlace for AI resurrection mode to try to make it unwinnable, add DeleteGear, DeleteVisualGear, AddVisualGear, GetVisualGearValues, SetVisualGearValues to Lua
2010-11-24 nemo move this call to where the game tick is actually incremented
2010-11-21 nemo Increase teams to 8 to match the 8 colours, fix issue #108, reenable rope length modifier
2010-11-21 unc0rr uDebug
2010-11-21 unc0rr Move some command handlers out of uCommands into more appropriate places, thus removing some dependencies. Ideally uCommands shouldn't depend on anything (except for uTypes and uConsts probably)
2010-11-21 nemo After repeated requests, variable length rope. Intended for the infinite rope folks, but values less than 100 make rope more interesting IMO.
2010-11-21 unc0rr uCaptions
2010-11-20 unc0rr no way
2010-11-20 unc0rr Introduce uGearsRender
2010-11-18 unC0Rr Introduce uRenderUtils
2010-11-18 unC0Rr Introduce uRender
2010-11-18 unC0Rr Haven't found a better place than uIO for OutError
2010-11-18 unC0Rr Introduce uTextures
2010-11-18 unC0Rr Move some stuff from uMisc to uUtils
2010-11-18 unC0Rr Introduce uCommands.pas
2010-11-18 nemo remove some more PHedgehog casts
2010-11-17 unc0rr uGears
2010-11-17 unc0rr uTeams
2010-11-17 unc0rr uLand isn't that important to them
2010-11-17 unc0rr Remove ugly PHedgehog(Gear^.Hedgehog) cast
2010-11-17 unC0Rr Move variables from uMisc to uVariables
2010-11-17 unC0Rr Introduce unit uTypes in order to remove some cyclic unit dependencies
2010-11-15 nemo This should fix Chip's bug with unlimited teleports. Also remove more hog placement special behaviour and just use ResetWeapons with a check against PlacingHogs mode
2010-11-14 nemo merge 0.9.14.1 to trunk
2010-11-14 nemo revert delay on mines to 0.9.13 0-3 range 0.9.14.1
2010-11-14 Palewolf Apply hit animation ONLY to bullets
2010-11-14 Palewolf Small animation on bullet impact
2010-11-14 nemo disable offsets in GetLaunchX/GetLaunchY instead 0.9.14.1
2010-11-13 Henek made napalm use napalmbombs instead of just dropping fire
2010-11-13 nemo tweak more wind mode
2010-11-12 nemo This revision should, in theory, correctly merge 0.9.14 and tip, so that future merges of 0.9.14 should work properly
2010-11-12 nemo distribute health evenly amongst graves instead of randomly - avoid situation where a grave stays dead
2010-11-12 nemo Also switch saucer from updating every N ticks to updating as-needed.
2010-11-12 nemo Switch to Damage - Tag is already in use
2010-11-12 nemo only update flamethrower texture when the percentage changes
2010-11-12 nemo improve behaviour of resurrection. pull in 4254 and 4259 which replace random with index 0.9.14
2010-11-12 nemo pull bugfix into 0.9.14 avoid major performance hit when using flamethrower 0.9.14
2010-11-12 koda yay i'm free to break things again!
2010-11-11 nemo er. and cast to TAmmoType, which burp's routine still requires :)
2010-11-11 nemo Forgot burp's new ammo routine
2010-11-11 nemo Fix a long-standing bug with ammo due to gstMoving being set on gears generically, causing an incorrect ammo type to be set. This caused crashes and incorrect ammo types.
2010-11-09 nemo Revert yet again for breaking stuff. No more chances on this. If there'd been a release, this would have been twice with serious breakage. P.S. - as per koda's complaint last time, only reverted the non-iphone, probably means iphone is now broken. Oh well.
2010-11-08 koda merge
2010-11-08 Henek inactivate sudden death if both health decrease and water rise is 0 and lower sudden death turns to 50 again
2010-11-08 koda this time i got it right, i'm sure of it; TEST ANYWAYS
2010-11-07 nemo revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
2010-11-07 nemo no need to clear this flag
2010-11-07 koda revamp gamemodes section in the ifrontend and update ios game modes
2010-11-07 nemo better end of turn in infinite attack mode. NEEDS TESTING.
2010-11-07 koda err better wait after relase for this one
2010-11-07 koda move turnstime and minestime * 1000 outside frontend and place it in engine
less more (0) -300 -100 -60 tip