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
Package registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lorsoen
SRB2
Commits
better-player-states
Select Git revision
0 results
SRB2
Author
Search by author
Any Author
authors
0 authors
Apr 04, 2024
Merge branch 'long-sprite-names' into better-player-states
· d7f29a62
LJ Sonic
authored
1 year ago
d7f29a62
Apr 03, 2024
Support setting two frames per lump for long sprites
· 8a6b5d7c
LJ Sonic
authored
1 year ago
8a6b5d7c
Fix short sprite names triggering an error
· 22106ef8
LJ Sonic
authored
1 year ago
22106ef8
Make rotation optional for long sprites
· 245a8211
LJ Sonic
authored
1 year ago
245a8211
Error out when a sprite definition contains a subfolder
· eaf0ba66
LJ Sonic
authored
1 year ago
eaf0ba66
Fix error message when a patch is missing
· 32a3683e
LJ Sonic
authored
1 year ago
32a3683e
Throw a Lua error when R_Frame2Char is called with a frame number without character representation
· f406e9bb
LJ Sonic
authored
1 year ago
f406e9bb
Mar 20, 2024
Fix error report when some frames are missing
· 49fa4503
LJ Sonic
authored
1 year ago
49fa4503
Also cache custom skin states when patching a skin
· d7bcd6df
LJ Sonic
authored
1 year ago
d7bcd6df
Delete debug message
· 133c9bfd
LJ Sonic
authored
1 year ago
133c9bfd
Mar 19, 2024
Allow custom characters to define their own states for standard player animations
· 351759ef
LJ Sonic
authored
1 year ago
351759ef
Fix useless whitespace
· 37a2507b
LJ Sonic
authored
1 year ago
37a2507b
Add helper functions for player state checks
· f3af152a
LJ Sonic
authored
1 year ago
f3af152a
Fix trailing space
· 0ef2685b
LJ Sonic
authored
1 year ago
0ef2685b
Mar 17, 2024
Refactor
· 2d900617
LJ Sonic
authored
1 year ago
2d900617
Mar 16, 2024
Automatically mirror long sprites for missing rotations
· 0e57d70b
LJ Sonic
authored
1 year ago
0e57d70b
Only log sprite and frame additions when at least one was added
· f6cb5d56
LJ Sonic
authored
1 year ago
f6cb5d56
Fix sprite and frame addition logging
· 0f6f6afb
LJ Sonic
authored
1 year ago
0f6f6afb
Fix R_AddSingleSpriteDef for short sprite names
· 761a9729
LJ Sonic
authored
1 year ago
761a9729
Cleanup
· 4ebda932
LJ Sonic
authored
1 year ago
4ebda932
Fix error message for too long sprite names
· 73715665
LJ Sonic
authored
1 year ago
73715665
Fix compiler warnings
· dc3436df
LJ Sonic
authored
1 year ago
dc3436df
Fix infinite loop
· 9b6c6423
LJ Sonic
authored
1 year ago
9b6c6423
Fix invalid syntax
· a0c253f8
LJ Sonic
authored
1 year ago
a0c253f8
Fix compiler warnings
· de8a4bb3
LJ Sonic
authored
1 year ago
de8a4bb3
Use R_GetSpriteNumByName everywhere
· a6b71826
LJ Sonic
authored
1 year ago
a6b71826
Use bitarray_t for used_spr
· 45d54c38
LJ Sonic
authored
1 year ago
45d54c38
Cleanup initfreeslots()
· b3844a9c
LJ Sonic
authored
1 year ago
b3844a9c
Mar 15, 2024
Allow up to 256 frames per sprite
· 178d29cf
LJ Sonic
authored
1 year ago
178d29cf
Add support for LongSprites/ folder
· 99a9e5fc
LJ Sonic
authored
1 year ago
99a9e5fc
Fix GetFramesAndRotationsFromShortLumpName
· 42c610af
LJ Sonic
authored
1 year ago
42c610af
Refactor R_AddSingleSpriteDef
· 33f176fd
LJ Sonic
authored
1 year ago
33f176fd
Refactor R_AddSingleSpriteDef
· 837c3a7b
LJ Sonic
authored
1 year ago
837c3a7b
Refactor R_AddSpriteDefs
· 1c415749
LJ Sonic
authored
1 year ago
1c415749
Mar 14, 2024
Allow sprite names with up to 64 characters
· 092ac664
LJ Sonic
authored
1 year ago
092ac664
Fix rare Lua bug when updating a SPR_ constant
· 8073b8b3
LJ Sonic
authored
1 year ago
8073b8b3
No longer store wadnum in sprnames
· 9ca5ce01
LJ Sonic
authored
1 year ago
9ca5ce01
Mar 13, 2024
Merge branch 'udmf-nophysicsequation' into 'next'
· 4018a7fa
sphere
authored
1 year ago
Add sector flags to disable equation slope physics See merge request
STJr/SRB2!2028
4018a7fa
Add sector flags to disable equation slope physics
· 70626a68
sphere
authored
1 year ago
70626a68
Write colormap alpha to textmap in old range, for now
· 0f9ed1b8
sphere
authored
1 year ago
0f9ed1b8
Loading