Go to file
2011-10-10 00:01:44 +00:00
build_files modify pacman file not to compile templates & presets. 2011-10-04 23:00:38 +00:00
doc update generated api changelog for edits since 2.59 2011-10-05 22:43:00 +00:00
extern Whitespace clean-up 2011-09-30 12:24:17 +00:00
intern spaces -> tabs (only whitespace changes) 2011-10-06 22:02:50 +00:00
po Fix for update_msg.py, wasn’t filtering out prop names identical to prop identifiers (e.g. "float_array"...). Also updated french po & mo. 2011-10-09 12:41:42 +00:00
release fix crash for recent navmesh edits when setting a non-mesh object to a navmesh. 2011-10-09 21:43:13 +00:00
source mesh VBO drawing code was swapping red/blue vertex colors - this is confusing because MCol.r is blue and MCol.b is red but not excuse! (and how come nobody noticed this?). 2011-10-10 00:01:44 +00:00
CMakeLists.txt * Removing libsamplerate from build systems 2011-10-02 17:09:39 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile fix for crash generating messages.txt, I wasn't getting this crash because I had 'WITH_PYTHON_SAFETY' enabled which was using different iterators (which dont crash), now there on by default. 2011-09-30 07:47:45 +00:00
SConstruct scons flags were being set carelessly - CCFLAGS is like setting CFLAGS and CXXFLAGS - in a few cases this was being set redundantly. 2011-10-05 23:35:03 +00:00