Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lightmapped water #1518

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Lightmapped water #1518

wants to merge 12 commits into from

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    4118ac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a708f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5034b86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d23968b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83194ca View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    980f356 View commit details
    Browse the repository at this point in the history
  2. ref: gl: move EmitWaterPolys to gl_rsurf and make it static. Slight r…

    …efactoring, don't set SURF_DRAWTURB_QUADS if context isn't OpenGL
    a1batross committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    62d7959 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d418fb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff1d3c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. engine: add _litwater worldspawn key to allow mod developers to decla…

    …re lightmapped water support
    a1batross committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b64329d View commit details
    Browse the repository at this point in the history
  2. ref: gl: implement reading engine's world flag and extra info for lig…

    …htmapped water
    
    * Rename gl_litwater to gl_litwater_force because it doesn't affect maps that declare
      litwater support
    a1batross committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7364765 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fb92e2 View commit details
    Browse the repository at this point in the history