Commit Graph

6 Commits

Author SHA1 Message Date
skidd13 71c4325c50 (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style 2007-11-19 21:02:30 +00:00
rubidium e0461fcd6a (svn r11292) -Fix [FS#1350]: don't desync when generating random faces. Patch by SmatZ. 2007-10-18 20:34:09 +00:00
glx 440fa08669 (svn r11278) -Fix [FS#1342] (r11269): modulo result can be negative for signed int 2007-10-16 20:59:53 +00:00
rubidium 322746ee11 (svn r11269) -Feature: user customisable faces. Patch by BigBB. 2007-10-15 19:59:27 +00:00
rubidium c865b9f566 (svn r9376) -Fix (r8969): off-by-one error for the amount of mouth pieces for men. 2007-03-20 16:32:41 +00:00
rubidium ea319b78f8 (svn r8969) -Codechange: rework of the player face bits.
- 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
2007-03-02 01:17:11 +00:00