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
Andrew Bradley
Kart-Public
Graph
2ac5fef402b2dce890bcab0c813365940c6da6dd
Select Git revision
Branches
20
alias-argh
automated-windows-dev-environment
cap-splitscreen-fov
cherrypicks-from-netreplays
clear-all-controls
color-def-fixes
color-flip
deployer-test
extra-travis-deploy
findfile-with-threads
fix-clang-compile
fix-damn-springs
fix-double-bombs
fix-fade-timeout
fix-nocurl
followme
fuckinghell
gamepad-tweaks
gl-framedrops
ignore-posthumous-ackret
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
18
Jun
17
12
10
9
7
4
3
1
31
May
29
28
27
26
25
23
22
21
20
19
17
16
15
14
13
12
11
9
8
7
3
2
1
30
Apr
26
24
20
19
18
17
16
12
5
4
1
30
Mar
29
24
23
13
12
13
12
11
10
9
8
7
6
5
4
2
27
Feb
26
24
23
21
20
19
18
17
18
17
16
12
10
9
8
7
5
4
3
31
Jan
30
26
19
16
15
14
13
12
11
8
7
6
5
3
2
1
31
Dec
26
22
18
17
16
15
14
13
12
9
8
6
5
3
1
30
Nov
25
23
22
21
20
16
15
13
10
9
8
6
5
4
3
2
31
Oct
30
29
28
24
21
20
19
18
16
15
11
9
30
Sep
27
26
25
24
22
11
9
8
6
5
4
3
2
1
28
Aug
27
26
25
23
22
21
20
19
18
19
14
13
12
11
7
28
Jul
27
24
23
22
21
20
17
11
6
30
Jun
29
23
22
20
19
20
19
18
17
Merge branch 'ghost-scale-fix' into 'next'
Scale should be fixed_t not UINT16!
Keeping a total of thinkers saved/loaded and print the total in netplay devmode
ah, turns out the TIC n debugfile print is a remnant of when Doom Legacy printed the consistancy return value... which we'll do here now too, in that case
Don't display "x set to y" messages twice in the debugfile for consvars with CV_SHOWMODIFONETIME/CV_SHOWMODIF
Fix stupid lack of newline with this message
Set ack and ackreturn to 0 for local packets always
Merge branch 'master' into next
Fix invalid sfx numbers supplied to linedef type 414 crashing the game
Merge branch 'opengl-screenshot-fix' into 'master'
Swoopy Start & Lap Lakitu
Do not draw segs that belong to polyobjects, if you're drawing subsectors adjacent to them
wallVerts[].y is actually the map z coord, so use wallVerts[].z instead (which is actually the map y coord)
Eck, potted another node/player confusion for clients reciving PT_PING
Merge the two NEWPING parts of NetUpdate into one block
Fix confusion between nodes and players in ping updating code and PT_PING packet sending code
Merge branch 'next' into public_next
OpenGL: check for 1.3+ or 2.0+, not just 1.3/2.X to 4.X
OpenGL: Load the GLU and OpenGL 1.3 multitexturing functions during runtime
Fix screenshots taken in OpenGL with 1366x768 being messed up
Merge pull request #191 from Yukitty/hotfix_thinkers.iterate
Merge branch 'next' into hotfix_thinkers.iterate
Merge branch 'next'
Merge branch 'update-to-v2.1.19' into 'master'
Merge branch 'next' into hotfix_thinkers.iterate
Merge branch 'master' into next
Merge branch 'ignore-askinfoviams' into 'master'
Rewrote `thinkers.iterate` to handle invalid pointers elegantly.
Entirely ignore PT_ASKINFOVIAMS packets, since it turns out it's not even sent by the MS anyway
Merge branch 'disable_gettext' into 'master'
Update version number to v2.1.19
Makefile: disable GETTEXT by default
Merge branch 'master' into disable_gettext
Merge branch 'master' into next
Merge branch 'netcode-hotfix' into 'master'
Merge branch 'too_many_wads_in_netgames' into 'next'
Merge branch 'missiles_n_slopes' into 'next'
Make sure that the number of files you're trying to add is properly considered!
Cleanup part 2, make ye old 2.1.18 warning a debugfile only message, and make the node == -1 have its own debugfile only message too
Remove cruft from my initial days of fumbling with this branch
Loading