Only reset CursorMovement to 0 if command "-cur_*" is called with appropriate direction
Fix hog teleporting back and forth when walking on portals on floor. Fixes
bug #686
Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
Fix player rankings on round draw: Clans that die in the same turn now have the same rank
Rework rankings of losing clans: Rank them in the reverse order they died
New ranking rule:
- The clan that survived is ranked 1st.
- The clan that died last is ranked 2nd.
- The clan that died second last is ranked 3rd.
- The clan that died third last is ranked 4th.
- And so on ...
Old ranking rule:
- The clan that survived is ranked 1st.
- The losing teams are ranked in the order they started with, which isn't fair.
Draws are not handled properly in rankings yet.
Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats