Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Kart-Public
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
X.organic
Kart-Public
Graph
ed58cb5468d612f96f860f7f40291776591c780e
Select Git revision
Branches
20
alias-argh
better-bans
better-crash-msg
cap-splitscreen-fov
chat-flood-fix
cherrypicks-from-netreplays
clear-all-controls
color-def-fixes
color-flip
common-hashening
deployer-test
extra-travis-deploy
findfile-with-threads
fix-clang-compile
fix-damn-springs
fix-double-bombs
fix-fade-timeout
fix-nocurl
flashpoint-master
followme
Tags
8
v1.3
v1.2
v1.1
v1.0.4
v1.0.3
v1.0.2
v1.0.1
V1.0.0
28 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Mar
8
1
27
Feb
26
Jan
25
5
Dec
30
Nov
27
24
13
10
9
8
7
5
3
2
29
Oct
15
14
8
7
6
4
30
Sep
28
27
28
27
26
25
24
21
20
19
18
17
16
15
14
15
14
13
12
11
8
2
31
Aug
30
29
27
26
25
24
23
22
23
22
21
20
21
20
19
18
17
16
17
16
15
14
10
9
6
5
25
Jul
23
18
17
15
14
11
10
8
5
4
2
1
30
Jun
29
28
27
23
21
20
18
14
13
12
11
6
4
2
1
29
May
28
25
24
23
20
19
16
15
16
15
16
15
14
Merge remote-tracking branch 'bird/fix-ra-crash' into moe-mansion
Merge branch ogl-respawn-fix into moe-mansion
Fuck the gamma shortcut, replace it with a fullscreen toggle
Fix unnecessary texture reloads on respawn in opengl by removing unneeded V_SetPalette calls
Prevent the connection from being canceled when in Record Attack
Remove turn easing code
no-turn-easing-v1
no-turn-easing-v1
Merge branch 'master' into next
If the join secret isn't ready right away, wait for the next update instead of trying to loop for it again immediately
Merge branch 'large-address-aware' into 'master'
Add large address aware flag
Revert "You have entered the comedy area"
Merge remote-tracking branch 'minenice/css-speen' into moe-mansion
Merge remote-tracking branch 'origin/master' into moe-mansion
speen css
Merge branch 'fix-pause-refocus-mute' into 'master'
Merge branch 'microwavable-thinkframe' into 'next'
Lua: "defrosting" global to tell how many tics are processing in the preticker
Always unmute music on refocus
Merge branch 'consoleplayer-dedicated' into 'next'
Merge branch 'no-aprox-dist' into 'next'
Merge remote-tracking branch 'origin/master' into moe-mansion
Actually, lets just fix FixedHypot instead.
Use R_PointToDist2 instead
Merge branch 'master' into next
Use FixedHypot over P_AproxDistance
Merge branch 'lua-ports' into 'next'
Merge branch 'srb2-findplane-backport' into 'master'
R_FindPlane optimization from SRB2
:V
Execute LUAh_PlayerThink(player) at the end if the player has a valid mobj_t object
Added PlayerThink hook
PreThinkFrame and PostThinkFrame hooks
Add CV_Set, CV_SetValue, CV_StealthSet, CV_StealthSetValue and CV_AddValue to Lua
Expose "server" and "dedicated" to Lua scripts
Improve COM_AddCommand boolean deprecated warning
COM_LOCAL makes your commands NetXCmd free, FUCK NetXCmd
Fuck magic numbers; COM_ flags for Lua commands!
Let access spectator mobj
Allow accessing a player even if there is no mobj
Always allow access to the serverplayer
Loading