summaryrefslogtreecommitdiff
path: root/src/player_face.h
AgeCommit message (Collapse)Author
2007-03-20(svn r9376) -Fix (r8969): off-by-one error for the amount of mouth pieces ↵rubidium
for men.
2007-03-02(svn r8969) -Codechange: rework of the player face bits.rubidium
- introduce a new format (with backward compatability) that is more clear and needs a much simpler face drawer - replace tons of ifs/switches/magic numbers by table lookups