------------------------------------------------------------------------ r6239 | terminx | 2017-06-22 20:59:39 -0700 (Thu, 22 Jun 2017) | 1 line Further reorganization of actor_t. BYTEVERSION bumped. ------------------------------------------------------------------------ r6238 | terminx | 2017-06-22 20:59:32 -0700 (Thu, 22 Jun 2017) | 1 line Make r_showfps 2 work a little bit better ------------------------------------------------------------------------ r6237 | terminx | 2017-06-22 20:59:26 -0700 (Thu, 22 Jun 2017) | 1 line Respect r_maxfps in menus and on startup/bonus/end screens ------------------------------------------------------------------------ r6236 | terminx | 2017-06-22 20:59:19 -0700 (Thu, 22 Jun 2017) | 1 line More minor optimizations. Breaks savegames. ------------------------------------------------------------------------ r6235 | terminx | 2017-06-22 20:59:11 -0700 (Thu, 22 Jun 2017) | 1 line Minor optimizations ------------------------------------------------------------------------ r6234 | terminx | 2017-06-22 20:59:06 -0700 (Thu, 22 Jun 2017) | 1 line Gamevar cleanup ------------------------------------------------------------------------ r6233 | terminx | 2017-06-22 20:59:00 -0700 (Thu, 22 Jun 2017) | 1 line Use macros for special gamevar access range checking ------------------------------------------------------------------------ r6232 | terminx | 2017-06-22 20:58:54 -0700 (Thu, 22 Jun 2017) | 1 line Consty McConst ------------------------------------------------------------------------ r6231 | terminx | 2017-06-22 20:58:48 -0700 (Thu, 22 Jun 2017) | 1 line Replace 2 memcpys with assignments ------------------------------------------------------------------------ r6230 | terminx | 2017-06-22 20:58:43 -0700 (Thu, 22 Jun 2017) | 1 line Add clipdist member to player struct to control how close the player can get to walls ------------------------------------------------------------------------ r6229 | terminx | 2017-06-22 20:58:36 -0700 (Thu, 22 Jun 2017) | 1 line Remove "BUILD_NOP6", old cruft for running on ancient x86 processors without MMX. ------------------------------------------------------------------------ r6228 | terminx | 2017-06-22 20:58:31 -0700 (Thu, 22 Jun 2017) | 1 line Minor classic mode optimization ------------------------------------------------------------------------ r6227 | terminx | 2017-06-22 20:58:26 -0700 (Thu, 22 Jun 2017) | 1 line Only show "using dynamic tile remapping" message in debug builds. DONT_BUILD. ------------------------------------------------------------------------ r6226 | terminx | 2017-06-22 20:58:21 -0700 (Thu, 22 Jun 2017) | 1 line Remove unused member from actor_t ------------------------------------------------------------------------ r6225 | terminx | 2017-06-22 20:58:13 -0700 (Thu, 22 Jun 2017) | 1 line Change hard-coded subway effect damage to generic explosive damage that can be handled by CON. Fixes subway kills not counting toward the dead monster count and allows CON scripts to handle subway damage however they like. ------------------------------------------------------------------------ r6224 | terminx | 2017-06-22 20:58:08 -0700 (Thu, 22 Jun 2017) | 1 line Fix issue with hud_bgstretch cvar overwriting adjacent values in memory ------------------------------------------------------------------------ r6223 | terminx | 2017-06-22 20:58:01 -0700 (Thu, 22 Jun 2017) | 1 line Move Mapster32 autoexec to before the map specified on the command line is loaded, to allow EVENT_PRELOADMAP and EVENT_LOADMAP to work when loading a map from the command line. This makes the console output of autoexec a little worse but the OSD will be fixed at a later time. ------------------------------------------------------------------------ r6222 | hendricks266 | 2017-06-22 15:49:22 -0700 (Thu, 22 Jun 2017) | 1 line CON: Handle the save and savenn commands after the full tic is processed, instead of in the middle of it during execution. DONT_BUILD. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.