Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SRB2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
STJr
SRB2
Repository
c51c478740d1bb22dbe0a28923c433038ec76cfc
Select Git revision
Branches
20
next
default
protected
softcode-info
master
protected
acs
spriteinfo-refactor
1392-2-2-15-attempting-to-draw-a-hud-graphic-with-the-same-lump-name-as-a-lua-script-crashes-the
clipmidtex
custom-map-names
nogravity-trampolines
2214-pre4
2214-pre3
just-in-case
fix-opengl-parameter-crash
2214-pre2
2214-pre1
delfile2
cleanupmusic
gametype-refactor-1
extra-textures
optimize-storewallrange
Tags
20
SRB2_release_2.2.15
SRB2_release_2.2.13
SRB2_release_2.2.12
SRB2_release_2.2.11
SRB2_release_2.2.10
SRB2_release_2.2.9
SRB2_release_2.2.8
SRB2_release_2.2.7
SRB2_release_2.2.6
SRB2_release_2.2.5
SRB2_release_2.2.4
SRB2_release_2.2.3
SRB2_release_2.2.2
SRB2_release_2.2.1
SRB2_release_2.2.0
SRB2_release_2.1.25
SRB2_release_2.1.24
SRB2_release_2.1.23
SRB2_release_2.1.22
SRB2_release_2.1.21
40 results
SRB2
src
blua
lvm.c
Find file
Blame
Permalink
4 years ago
16569b4e
Make "divide by zero" or "modulo by zero" errors show the file and line of where it happened
· 16569b4e
SteelT
authored
4 years ago
Shouldn't break scripts as it stops execution as soon it happens, like it already does.
16569b4e
History
Make "divide by zero" or "modulo by zero" errors show the file and line of where it happened
SteelT
authored
4 years ago
Shouldn't break scripts as it stops execution as soon it happens, like it already does.