------------------------------------------------------------------------ r2041 | helixhorned | 2011-09-22 09:53:10 -0700 (Thu, 22 Sep 2011) | 2 lines synthesis: package ebacktrace1.dll, remove backtrace.dll and libi*.dll Makefile: remove ebacktrace1.dll on 'veryclean' target ------------------------------------------------------------------------ r2040 | helixhorned | 2011-09-22 09:52:55 -0700 (Thu, 22 Sep 2011) | 7 lines backtrace.c: add flags to open() so that the log file is opened user-r/w. This way, crashlogs will really be appended. Additionally, print a time at the end of each backtrace. winlayer.c: load ebacktrace1.dll instead of the old one Makefile.common: when building with DEBUGANYWAY=1, don't omit frame pointers This will let us get a stack trace for crashes with the release build code. ------------------------------------------------------------------------ r2039 | helixhorned | 2011-09-22 09:52:32 -0700 (Thu, 22 Sep 2011) | 2 lines When searching a nextwall for a white wall after dragging a point, exclude grayed out walls. ------------------------------------------------------------------------ r2038 | helixhorned | 2011-09-21 15:38:37 -0700 (Wed, 21 Sep 2011) | 1 line enable VPX support for Windows ------------------------------------------------------------------------