------------------------------------------------------------------------ r3508 | helixhorned | 2013-02-18 08:08:02 -0800 (Mon, 18 Feb 2013) | 3 lines Disable playing RTS sounds until a crash can be resolved. See comments in the source for details. ------------------------------------------------------------------------ r3507 | helixhorned | 2013-02-18 08:07:59 -0800 (Mon, 18 Feb 2013) | 1 line Lunatic translator: qsprintf. ------------------------------------------------------------------------ r3506 | helixhorned | 2013-02-18 08:07:56 -0800 (Mon, 18 Feb 2013) | 3 lines CON qsprintf: fix specifying more than one "%s" conversion. Also, slightly better, though still inadequate checking. ------------------------------------------------------------------------ r3505 | helixhorned | 2013-02-18 08:07:54 -0800 (Mon, 18 Feb 2013) | 1 line CON: don't accept read-only vars for first arg of qstrlen. ------------------------------------------------------------------------ r3504 | helixhorned | 2013-02-18 08:07:51 -0800 (Mon, 18 Feb 2013) | 1 line Lunatic translator: a couple of quote commands, while*n. ------------------------------------------------------------------------ r3503 | helixhorned | 2013-02-18 08:07:48 -0800 (Mon, 18 Feb 2013) | 1 line Lunatic translator: gamearrays. ------------------------------------------------------------------------ r3502 | helixhorned | 2013-02-18 08:07:45 -0800 (Mon, 18 Feb 2013) | 1 line Game -v and -l cmdline opts: cast the numbers to unsigned first for paranoia. ------------------------------------------------------------------------ r3501 | helixhorned | 2013-02-18 08:07:42 -0800 (Mon, 18 Feb 2013) | 1 line Lunatic translator: text rendering and other niceties. ------------------------------------------------------------------------ r3500 | helixhorned | 2013-02-18 08:07:38 -0800 (Mon, 18 Feb 2013) | 1 line Fix derailing CON instruction pointer when gametextz is passed null quote. ------------------------------------------------------------------------ r3499 | helixhorned | 2013-02-18 08:07:36 -0800 (Mon, 18 Feb 2013) | 1 line CON digitalnumber*: move orientation &= (ROTATESPRITE_MAX-1) to G_DrawTXDigiNumZ ------------------------------------------------------------------------ r3498 | helixhorned | 2013-02-18 08:07:32 -0800 (Mon, 18 Feb 2013) | 1 line Lunatic translator: sprite list commands, findnear*, protect player[].ftq. ------------------------------------------------------------------------