------------------------------------------------------------------------ r2299 | helixhorned | 2012-01-28 06:38:54 -0800 (Sat, 28 Jan 2012) | 1 line add one line forgotten with dynamictileremap disabling ------------------------------------------------------------------------ r2298 | helixhorned | 2012-01-28 06:38:41 -0800 (Sat, 28 Jan 2012) | 1 line Lunatic: sectorsofbunch iterator, error(..., 2), temp 'ud' access ------------------------------------------------------------------------ r2297 | helixhorned | 2012-01-28 06:38:23 -0800 (Sat, 28 Jan 2012) | 1 line Conditionally compile out the dynamic-to-static tile remapping feature. ------------------------------------------------------------------------ r2296 | helixhorned | 2012-01-28 06:37:56 -0800 (Sat, 28 Jan 2012) | 1 line Move inithashnames() and freehashnames() declarations into namesdyn.h. ------------------------------------------------------------------------ r2295 | helixhorned | 2012-01-28 06:37:39 -0800 (Sat, 28 Jan 2012) | 1 line Fix and clean up dynamic-to-static tile remapping source. ------------------------------------------------------------------------ r2294 | helixhorned | 2012-01-28 06:37:24 -0800 (Sat, 28 Jan 2012) | 1 line Lunatic: prohibit initial assigns creating new globals, add some must-fail tests ------------------------------------------------------------------------ r2293 | helixhorned | 2012-01-28 06:37:08 -0800 (Sat, 28 Jan 2012) | 1 line kplib.c without asm: I see an uninitialized access here, valgrind does not? ------------------------------------------------------------------------ r2292 | helixhorned | 2012-01-28 06:36:52 -0800 (Sat, 28 Jan 2012) | 3 lines A couple of Makefile tweaks for clang 3.1 from SVN, and a workaround for an assertion failure with clang. Really ought to file a bug report instead. ------------------------------------------------------------------------ r2291 | helixhorned | 2012-01-28 06:36:34 -0800 (Sat, 28 Jan 2012) | 1 line Lunatic: fix for running with static main engine arrays. ------------------------------------------------------------------------ r2290 | helixhorned | 2012-01-27 07:03:55 -0800 (Fri, 27 Jan 2012) | 3 lines Remove a couple of nested externs and #include some headers directly ... instead of relying on indirect inclusion via duke3d.h. ------------------------------------------------------------------------