------------------------------------------------------------------------ r3575 | helixhorned | 2013-03-18 15:05:30 -0700 (Mon, 18 Mar 2013) | 3 lines Classic screen tilting: fix it by passing bit 1024 to rotatesprite(). This now should look correct for both settings of r_usenewaspect. ------------------------------------------------------------------------ r3574 | helixhorned | 2013-03-18 15:05:26 -0700 (Mon, 18 Mar 2013) | 3 lines Lunatic: properly protect weapondata_t members, fix Lua->CON line mapping. Also, make -Werror-bad-getactorvar disabled by default. ------------------------------------------------------------------------ r3573 | helixhorned | 2013-03-18 15:05:21 -0700 (Mon, 18 Mar 2013) | 5 lines Fix Lunatic build on Windows. - Make _buildargv[_buildargc] NULL. - With SDL layer, pass argv and argc directly and get rid of _build* ones. - Add tilesiz* to dynsymlists. ------------------------------------------------------------------------