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
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SteelT
SRB2
Graph
81b1526c2c12edece253bc44f2fa3d5a25f5d2d6
Select Git revision
Branches
20
addfile++
android-port-gme
android-port-prebuilt-libs
android-port-responsefile
better-lua-errors
changelog-test
changelog-test2
deployer-224
discord-rich-presence-edit
freebsd-support
huge-opt-test
lua-gvar-stuff
lua-stack-revert-test
magic
master
protected
menu-clipboard-support
next
default
protected
public-musicplus-libopenmpt
refactor-mem-get
sdl-dragdrop
Tags
3
SRB2_assets_222
SRB2_assets_221
SRB2_release_2.1.24
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Jan
14
13
12
11
9
8
7
6
5
4
3
2
1
31
Dec
30
29
28
27
23
22
21
19
16
13
10
8
9
8
7
6
7
6
5
4
29
Nov
26
25
24
23
22
20
19
16
15
16
15
16
15
14
13
14
13
12
11
12
11
12
11
12
11
10
9
8
9
8
7
6
5
6
5
4
5
2
1
30
Oct
28
25
24
23
20
18
17
14
13
12
10
9
8
4
3
2
1
30
Sep
29
28
26
20
18
17
16
12
11
9
8
7
6
5
25
Aug
11
3
2
31
Jul
29
23
17
15
14
18
Jun
5
4
31
May
30
29
28
27
21
19
18
17
5
4
3
1
30
Apr
29
28
27
26
21
20
19
9
8
6
4
28
Mar
24
23
22
21
20
19
18
17
15
13
12
11
8
9
8
7
Cleanup
Add missing include directive
Cleanup
Split SV_SendTics into functions
Fix function name
Move net command sending to a new function
Move net command copying to a new function
Split PT_ClientCmd into functions
Add missing include directive
Reorder functions in d_clisrv.c
Prevent A_LobShot from dividing by 0
Move netgame commands to a new file
Merge branch 'next' into font_drawer
Merge branch 'gamepadtweaks' into 'next'
Remove reboundstore timeout hack
Fix clients not being able to join servers
Move comment to an appropriate place
Simplify convoluted code
Remove useless variable
Merge branch 'fffff' into 'next'
Call all packet handlers from the same place
Rename packet handlers to match their associated PT_ constants
Remove outdated or misleading comments
Add missing _pak suffix to a few packet structures
Add missing PT_ prefix to a few packet handlers
Move netcode console variables to appropriate files
Remove unused stuff
Move gamestate handling to a new file
Merge branch 'more-use-afters-frees' into 'next'
Merge branch 'fix-hurtmsg-hook' into 'next'
Merge branch 'fishjump-fix' into 'next'
fix flickering flight indicator
Merge branch 'nightshoopsanity' into 'next'
Declare data exchanged through the network to a new file
Move tic and net command handling to new files
allow targeting invulnerable bosses
Merge branch 'next' into gamepadtweaks
Fix scaling mistake in A_FishJump
Merge branch 'controller-fixes' into 'next'
Always swallow pad axis events when menu is active
Loading