Esplora i log in modo ordinato: filtri per tipo/anno, ricerca testuale e dettaglio commit revisionato.

2100File Totali
2088Log SVN
12ChangeLog Git
2100Risultati Filtrati

Dettaglio

2018.01.25.Log1362.txt

📄SVN 📅2018-01-25 💾3,1 KB 8 Entry parsate CON BUILD FIX

Revision r6596

New userdef structures "default_volume", "default_skill"

Lets you choose which episode or skill should be selected by default in the menus. Default values are 0 and 1, respectively.

Patch from Fox.

Revision r6595

Display sprite shadows in Polymer if dynamic lighting is disabled.

Patch from Fox.

Revision r6594

Add "Alternate Weapon" key similar to Shadow Warrior Classic Redux.

When pressed it switches between pipebomb / detonator or shrinker / expander.

New event "EVENT_ALTWEAPON"

Akin to "EVENT_PREVIOUSWEAPON" and "EVENT_NEXTWEAPON". RETURN is set to 12.

Patch from Fox.

Revision r6593

Fix the aspect of save thumbnails in Polymost / Polymer in widescreen.

Patch from Fox.

Revision r6592

New def token "shadefactor"

shadefactor <value>

Controls the level of shading in GL modes. Normally it is set to the shade at which all colors are pitch black.

The default value calculated from Duke 3D's palette is 30, but most other Build games with a different palette are calculate to 31.

This token is for GL mods without a palette.

Patch from Fox.

Revision r6591

New userdef structure: "global_r", "global_g", "global_b"

Set the tinting RGB values of textures being rendered. Can be used in DISPLAYROOMS or before rotatesprite (similar to setaspect). Remember to reset the values afterwards.

Patch from Fox.

Revision r6590

Fix visibility in Polymer with r_usenewshading 4 and palette emulation off.

Move some visibility-related constants from Polymer "core" code elsewhere.

Patch from Fox.

Revision r6589

New userdef structure: "menu_slidebarz", "menu_slidebarmargin", "menu_slidecursorz"

Self-explanatory. Default value for all is 65536.

Patch from Fox.
Contenuto Raw
------------------------------------------------------------------------
r6597 | hendricks266 | 2018-01-25 20:35:37 -0800 (Thu, 25 Jan 2018) | 3 lines

New LOGO_FLAGS bit LOGO_HIDEEPISODE: Omit the episode name from the automap.

Patch from Fox.
------------------------------------------------------------------------
r6596 | hendricks266 | 2018-01-25 20:35:33 -0800 (Thu, 25 Jan 2018) | 5 lines

New userdef structures "default_volume", "default_skill"

Lets you choose which episode or skill should be selected by default in the menus. Default values are 0 and 1, respectively.

Patch from Fox.
------------------------------------------------------------------------
r6595 | hendricks266 | 2018-01-25 20:35:29 -0800 (Thu, 25 Jan 2018) | 3 lines

Display sprite shadows in Polymer if dynamic lighting is disabled.

Patch from Fox.
------------------------------------------------------------------------
r6594 | hendricks266 | 2018-01-25 20:35:23 -0800 (Thu, 25 Jan 2018) | 9 lines

Add "Alternate Weapon" key similar to Shadow Warrior Classic Redux.

When pressed it switches between pipebomb / detonator or shrinker / expander.

New event "EVENT_ALTWEAPON"

Akin to "EVENT_PREVIOUSWEAPON" and "EVENT_NEXTWEAPON". RETURN is set to 12.

Patch from Fox.
------------------------------------------------------------------------
r6593 | hendricks266 | 2018-01-25 20:35:19 -0800 (Thu, 25 Jan 2018) | 3 lines

Fix the aspect of save thumbnails in Polymost / Polymer in widescreen.

Patch from Fox.
------------------------------------------------------------------------
r6592 | hendricks266 | 2018-01-25 20:35:15 -0800 (Thu, 25 Jan 2018) | 11 lines

New def token "shadefactor"

shadefactor <value>

Controls the level of shading in GL modes. Normally it is set to the shade at which all colors are pitch black.

The default value calculated from Duke 3D's palette is 30, but most other Build games with a different palette are calculate to 31.

This token is for GL mods without a palette.

Patch from Fox.
------------------------------------------------------------------------
r6591 | hendricks266 | 2018-01-25 20:35:11 -0800 (Thu, 25 Jan 2018) | 5 lines

New userdef structure: "global_r", "global_g", "global_b"

Set the tinting RGB values of textures being rendered. Can be used in DISPLAYROOMS or before rotatesprite (similar to setaspect). Remember to reset the values afterwards.

Patch from Fox.
------------------------------------------------------------------------
r6590 | hendricks266 | 2018-01-25 20:35:06 -0800 (Thu, 25 Jan 2018) | 5 lines

Fix visibility in Polymer with r_usenewshading 4 and palette emulation off.

Move some visibility-related constants from Polymer "core" code elsewhere.

Patch from Fox.
------------------------------------------------------------------------
r6589 | hendricks266 | 2018-01-25 20:35:02 -0800 (Thu, 25 Jan 2018) | 5 lines

New userdef structure: "menu_slidebarz", "menu_slidebarmargin", "menu_slidecursorz"

Self-explanatory. Default value for all is 65536.

Patch from Fox.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.