------------------------------------------------------------------------ r6608 | hendricks266 | 2018-01-27 20:31:04 -0800 (Sat, 27 Jan 2018) | 5 lines Add EVENT_DISPLAYOVERHEADMAPPLAYER. RETURN is the tilenum to be displayed. It is pre-populated with what the game will display for the current frame. Set RETURN to -1 to disable. ------------------------------------------------------------------------ r6607 | hendricks266 | 2018-01-27 20:31:00 -0800 (Sat, 27 Jan 2018) | 1 line Add the official Nuclear Winter demo GRP to the list of recognized GRPs. ------------------------------------------------------------------------ r6606 | hendricks266 | 2018-01-27 20:30:57 -0800 (Sat, 27 Jan 2018) | 1 line Menu stuff ------------------------------------------------------------------------ r6605 | hendricks266 | 2018-01-27 20:30:53 -0800 (Sat, 27 Jan 2018) | 1 line Revert changes made to SIDEBOLT1 in r6244. ------------------------------------------------------------------------ r6604 | hendricks266 | 2018-01-27 20:30:50 -0800 (Sat, 27 Jan 2018) | 1 line Fix typos in r6244. ------------------------------------------------------------------------ r6603 | hendricks266 | 2018-01-27 20:30:46 -0800 (Sat, 27 Jan 2018) | 1 line Fix some preprocessor logic errors regrading GL ES on ARM devices with desktop operating systems. ------------------------------------------------------------------------ r6602 | hendricks266 | 2018-01-27 20:30:42 -0800 (Sat, 27 Jan 2018) | 1 line Fix more uses of lotag with values >= 32768 beyond those reported as warnings. ------------------------------------------------------------------------ r6601 | hendricks266 | 2018-01-27 20:30:38 -0800 (Sat, 27 Jan 2018) | 1 line Fix all "truncation of constant value" warnings in MSVC due to restoring hitag/lotag to signedness. ------------------------------------------------------------------------ r6600 | hendricks266 | 2018-01-27 20:30:34 -0800 (Sat, 27 Jan 2018) | 1 line Replace "INT16_32768" macro with unsigned literal "32768u". ------------------------------------------------------------------------ r6599 | hendricks266 | 2018-01-27 20:30:29 -0800 (Sat, 27 Jan 2018) | 1 line Fix typo in r6589. ------------------------------------------------------------------------ r6598 | hendricks266 | 2018-01-27 20:30:25 -0800 (Sat, 27 Jan 2018) | 1 line Remove function left behind in r6587. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.