character team is not cached in iterator anymore (BUGFIX!)
commit4cdcd5c52cfb1df07340ac4d86c46a5a88e1dfba
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Thu, 26 Oct 2017 15:27:44 +0000 (26 18:27 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Thu, 26 Oct 2017 15:27:44 +0000 (26 18:27 +0300)
treeeeea94d92c722aa612c7ac76fcab8b42bfb2f9e9
parentd09ee83c9dc78d870c8343db5b38a342f775bb0a
character team is not cached in iterator anymore (BUGFIX!)

  this prolly was a futile attemt to speedup list operations.
  don't do it this way, please!
src/game/char.cpp
src/game/char.h
src/game/team.cpp
src/game/team.h