hedgewars/uTeams.pas
2013-01-10 martin_bede Fix tons of warnings
2013-01-02 koda also have uTouch follow the new NewTurn policy
2013-01-01 nemo move onNewTurn, onGameTick and onGameTick20 to try and avoid ParseCommand breakage after nextturn call. Needs testing, but should be safe for most scripts. Also fix locale loading.
2012-12-29 dag10 GCI2012: Advanced Keyboard Configuration
2012-12-25 koda update branch with default webgl
2012-11-30 Joe Doyle (Ginto8) Move global variables to units that use them
2012-11-21 koda updated branch webgl
2012-11-18 nemo oops
2012-11-11 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
2012-11-06 unc0rr Don't zero TeamHealth, only show empty health bar
2012-11-06 nemo Remove duplicate files from voices (add a fallback check in uSound). Add JustYouWait as an alternate to IllGetYou. Note that IllGetYou being called every turn seems awkward. IMO they probably should be reserved for significant enemy action. Maybe played by team of heavily damaged or killed hog.
2012-10-27 koda minor macro cleanup
2012-10-26 unc0rr Clear hedgehog's gear Power value when switching. Should fix issue 446 (not tested, but looks obvious).
2012-10-15 nemo Also shove using shotgun, switch off hat when not active hog
2012-09-04 sheepluva I didn't want to do this since it seems less clean, but...
2012-07-26 Stepan777 merge
2012-07-25 nemo Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
2012-06-24 Stepan777 merge
2012-06-24 nemo Step 1. Add current hedgehog as top bit of bottom byte.
2012-06-07 Stepan777 merge
2012-06-06 Xeli first attempt at implementing support for keys with modifiers
2012-06-05 Xeli only reset those keys which actually change their bindings
2012-06-04 Stepan777 here it is
2012-05-31 unc0rr pas2c stuff
2012-05-23 unc0rr Don't remove already removed team
2012-05-10 koda the ios port runs again, although with a few things to sort out
2012-05-05 koda old typed const moved to their proper unit
2012-05-03 nemo Switch effects to longint for convenience of tracking ice states. I could add a new Hedgehog value, but since we have this effects list being all useless as booleans anyway...
2012-05-02 unc0rr GetRandom -> GetRandomf
2012-05-02 koda marked a couple of functions as inline
less more (0) -100 -50 -30 tip