Fix redundant glTexEnv calls
[neverball] / share / solid_base.c
2011-06-06 parastiRestore compatibility with version 6 SOLs
2011-04-09 parastiBump minimum supported SOL version
2011-03-17 rlkAdded struct b_offs to solid_base.
2011-02-25 parastiFix naming inconsistency
2011-02-24 parastiOpt not to crash when loading level SOLs with no balls
2011-02-10 parastiSplit SOL data structures into base, varying and render...