Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
SRB2
SRB2
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 265
    • Issues 265
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 74
    • Merge Requests 74
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • STJr
  • SRB2SRB2
  • Merge Requests
  • !1065

Merged
Opened Jul 14, 2020 by Kays Ishaq@kays 
  • Report abuse
Report abuse

Minor Lua Fixes (CONS_Printf and mobj_t.valid)

Let CONS_Printf be called outside a level. Is there a reason this isn't allowed??

Let mobj_t.valid be accessed outside a level (returning false of course). Got a script with this in it:

if p.realmo and p.realmo.valid

that gave a warning on intermission because apparently p.realmo still existed in Lua but ISLEVEL triggered trying to check p.realmo.valid.

Edited Jul 14, 2020 by Kays Ishaq
  • Discussion 0
  • Commits 1
  • Changes 2
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Kays Ishaq @kays

    changed the description

    Jul 14, 2020

    changed the description

    changed the description
    Toggle commit list
  • Kays Ishaq @kays

    changed the description

    Jul 14, 2020

    changed the description

    changed the description
    Toggle commit list
  • SteelT @SteelTitanium

    changed milestone to 2.2.7

    Jul 14, 2020

    changed milestone to 2.2.7

    changed milestone to %8
    Toggle commit list
  • SteelT @SteelTitanium

    added Bugs label

    Jul 14, 2020

    added Bugs label

    added ~1 label
    Toggle commit list
  • James R. @james

    merged

    Jul 14, 2020

    merged

    merged
    Toggle commit list
  • James R. @james

    mentioned in commit 30d27ded

    Jul 14, 2020

    mentioned in commit 30d27ded

    mentioned in commit 30d27ded6ef9a997e63efb74810b837ccdced531
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
No assignee
Assign to
2.2.7
Milestone
2.2.7
Assign milestone
Time tracking
1
Labels
Bug
Assign labels
  • View project labels
Reference: STJr/SRB2!1065
×

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.
×

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.