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

id24: SBARDEF #1916

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

id24: SBARDEF #1916

wants to merge 58 commits into from

Commits on Sep 16, 2024

  1. implement SBARDEF parsing

    rfomin committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3dd69a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Legacy of Rust works

    rfomin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fb42f4f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix palette changes, cosmetics

    rfomin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a6893f2 View commit details
    Browse the repository at this point in the history
  2. more cleanup

    rfomin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c40caec View commit details
    Browse the repository at this point in the history
  3. always update all statusbars

    rfomin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    90cdfab View commit details
    Browse the repository at this point in the history
  4. use M_snprintf

    rfomin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0c3588b View commit details
    Browse the repository at this point in the history
  5. refresh elements, fix crahes

    rfomin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    77ae8d3 View commit details
    Browse the repository at this point in the history
  6. fix id24res.wad crash

    rfomin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    45cb31d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    1e375ea View commit details
    Browse the repository at this point in the history
  2. add weaponinfo slot field

    rfomin committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8aaced8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8e5359 View commit details
    Browse the repository at this point in the history
  4. add support for Boom colors

    rfomin committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    610581a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    f1bb5be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e954e2 View commit details
    Browse the repository at this point in the history
  3. cosmetics

    rfomin committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f2dbea1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. smooth counts

    rfomin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6caf7bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d20d64 View commit details
    Browse the repository at this point in the history
  3. initial cleanup

    rfomin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    69fd439 View commit details
    Browse the repository at this point in the history
  4. update dig* font

    rfomin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f0a9fdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7e6d12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21666e7 View commit details
    Browse the repository at this point in the history
  7. fix build

    rfomin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    efea21c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6f14bc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. return if maxammo == 0

    rfomin committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    692c436 View commit details
    Browse the repository at this point in the history
  2. implement widescreen layout mode

    * Add widescreen alignment flag.
    
    * Remove compact HUD from stbardef.lmp for now.
    
    * Cosmetic changes.
    rfomin committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ed8f3df View commit details
    Browse the repository at this point in the history
  3. message widget, various fixes

    rfomin committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ae60e8e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. 8 Configuration menu
    Copy the full SHA
    ede3bc0 View commit details
    Browse the repository at this point in the history
  2. refactor sbarelem_t

    rfomin committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    88fd76b View commit details
    Browse the repository at this point in the history
  3. secret message

    rfomin committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6c366e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. chat widget

    rfomin committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    21b3cd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. implement the rest of the widgets

    * Implement multiline widgets.
    
    * Move defaults to base/all-all/sbhuddef.lmp
    
    * Remove hu_stuff.* and hu_lib.*
    
    * Cleanup.
    rfomin committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4361783 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b18e62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58ccd56 View commit details
    Browse the repository at this point in the history
  4. fix build

    rfomin committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    abc5e0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e979aa3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c940284 View commit details
    Browse the repository at this point in the history
  7. add copyright to README.md

    rfomin committed Oct 1, 2024
    1 Configuration menu
    Copy the full SHA
    5300028 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f9cb26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc64662 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. cosmetic changes

    rfomin committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a2ca21e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcd2826 View commit details
    Browse the repository at this point in the history
  3. fix crosshair

    rfomin committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    115f028 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c48a000 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f49928 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    deb884d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78488d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b039815 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34c497f View commit details
    Browse the repository at this point in the history
  10. fix inconsistency, simplify

    rfomin committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f5d5cd1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a7c2a9d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    3f4d588 View commit details
    Browse the repository at this point in the history
  2. simplify WI_DrawWidgets

    rfomin committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    45ef6ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51f416e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. use maximum font height for alignment

    Fix apostrophe in "Console" font.
    rfomin committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9122d6a View commit details
    Browse the repository at this point in the history
  2. rename pointer->subtype

    rfomin committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4efef70 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. fix labels

    rfomin committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e9af358 View commit details
    Browse the repository at this point in the history
  2. another fix of map title

    rfomin committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    70e9a52 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    28b1fbf View commit details
    Browse the repository at this point in the history