I found some (char) casts where OpenArena expects to get signed chars, and Evgeni Golov verified that the game works when compiling with -fsigned-char. So it looks like this can be solved with a simple Makefile tweak. -- Peter De Wachter