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
5401257c747f02d779780bd28dbb9beea299e092
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
10
Nov
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
16
13
12
11
10
9
8
7
6
5
4
2
1
31
May
30
29
28
27
26
25
24
22
21
20
19
18
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Apr
29
27
26
25
24
22
21
20
18
16
10
9
7
6
5
4
3
2
31
Mar
30
29
27
26
25
Merge branch 'next' of http://git.magicalgirl.moe/STJr/SRB2 into public_next
Merge branch 'master' into next
Merge branch 'console-improvements' into 'master'
Remove boolean remnants
move Windows zlib options out of PNG to ZLIB
Merge branch 'next' into public_next
Merge branch 'master' into next
Merge branch 'md2-limits-check-hotfix' into 'master'
Correcting slight mistake I made
Merge branch 'next' into public_next
Merge branch 'master' into next
Merge branch 'md2-limits-check' into 'master'
Change >= to >, I THINK having exactly 4096 vertices is safe?
MobjThinker, MobjCollide and MobjMoveCollide hooks are now directly linked to the mobjtype they belong to, so you no longer iterate through all existing hooks.
go fuck yourself stupid compiler
show highlight BG over ellipses if highlight extends offscreen
Merge branch 'console-improvements' of http://git.magicalgirl.moe/STJr/SRB2 into console-improvements
Console with moving cursor, selections, etc
allow triangle/frame limits too
Attempt loading of an MD2 only once; if we failed then don't bother again
check numVertices, bail out and print error message if there are too many
Fix up Win32 interface code misdeclaration of I_ClipboardPaste()
Clipboard: remove Win32 code for SDL Clipboard API
Merge branch 'master' into next
Clipboard copy/paste testing
Merge pull request #132 from STJr/revert-130-console-and-chat-improvement
Revert "Chat and console improvements"
Merge branch 'master' into next
Merge pull request #130 from LJSonik/console-and-chat-improvement
modifier key status made globally accessible
make console back color use just one section of memory
Forgot to revert the other files.
Tweaked P_CheckSolidLava to avoid changing its function signature, and P_CanRunOnWater now supports slopes too.
Fixed warnings
You can now move the cursor in command prompt and chat, using left/right, ctrl+left/right, home/end, and select text with shift
* Slope/gravity support for quicksand complete.
Quicksand now supports slopes and also reverse gravity.
Okay, this is a biggun. Pay attention, everyone.
Fixed a bunch of things MI pointed out.
Fixed a bug with being able to go under the lava because P_CheckSolidLava doesn't take slopes into account.
Loading