------------------------------------------------------------------------ r1713 | plagman | 2010-10-18 20:41:32 -0700 (Mon, 18 Oct 2010) | 1 line Link debug builds with -rdynamic in order to get symbol names when printing backtraces from the signal handler. ------------------------------------------------------------------------ r1712 | helixhorned | 2010-10-17 07:49:39 -0700 (Sun, 17 Oct 2010) | 1 line New aspect determination code for classic/Polymost, controlled with r_usenewaspect and r_screenaspect cvars; print stack traces with SDL/GCC; change signature of app_main in game.c to match declarations found in other places and return different positive values on init error. ------------------------------------------------------------------------