log engine/core/video/devicecaps.cpp @ 649:b9c132cb6ea4

age author description
Thu, 14 Oct 2010 15:06:26 +0000 prock * Fixed the non standard integer definitions in DeviceCaps
Wed, 13 Oct 2010 20:24:48 +0000 prock * Major improvements to fife_math.h and added corresponding Python bindings. Users now have access to FIFE's internal math functions. These functions are recommended to be used by all clients if required. Note: this may cause some problems with certain compilers. I hope this wont have to be reverted. TODO: remove the static constant globals somehow.