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
Snippets
Deploy
Releases
Container Registry
Model registry
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
Zachariah WW.
Kart-Public
Graph
f94d3a1fb0a407f31c35854f370883a6bceaf361
Select Git revision
Branches
20
alias-argh
alias-recursion-fix
cap-splitscreen-fov
cherrypicks-from-netreplays
clear-all-controls
clearbans-please
color-def-fixes
color-flip
deployer-test
fastline-identification
ferror-errno-yareyare
fix-damn-springs
fix-double-bombs
fix-fade-timeout
followme
freeplay-be-nice
fuckinghell
gamepad-tweaks
ghostly-luavars
gl-framedrops
Tags
7
v1.2
v1.1
v1.0.4
v1.0.3
v1.0.2
v1.0.1
V1.0.0
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Sep
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
20
19
18
15
14
12
11
10
9
8
7
6
5
4
3
Public remake of a merge request I shouldn't have put in Internal in the first place.
Added SRB2_CONFIG_USE_INTERNAL_LIBRARIES option (defaults to off right now), some WIP work on making it ...actually do what it says on the tin.
Merge pull request #118 from ilag11111/linux-replay-fix
Helpful explanatory comments to assauge MI's fears.
Fixed the problem with the reverseplatform_clipping branch that caused springs to fall through platforms, as tested by Wolfs in TD.
Prevent overflow when attempting to calculate the space between floor and ceiling. (I didn't notice any bugs as a result of the previous behvaiour, but you never know.)
Fixed the thing where if you thok into a solid object you spin really fast in the air without moving OR losing your momentum.
Solid objects are now no longer selectively intangible on slopes.
Use function va to avoid having to delcare a new variable. Thanks MonsterIestyn.
Fix MinGW/AppVeyor build.
Ensure demo files will save to srb2home, where SRB2 already looks for them.
Prevent truncation when resampling sounds with non-multiples of 11250.
libz pkgconfig
Fix bottom of FOF with a pusher special not accounting for slopes
appveyor: disable FTP upload and RDP
appveyor: add both Mingw folders into the PATH
appveyor: reenable RDP
appveyor: revert MINGW_SDK
appveyor: let use CCACHE_PATH
appveyor: call up Mingw GCC directly
appveyor: fixup PATH
appveyor: compile with GCC 4.9 warning flags
appveyor: use mingw32-gcc as compiler
appveyor: let use GCC 4.9.3 from Mingw32
appveyor: let see what version of GCC are here
Merge branch 'next'
Merge branch 'next' into public_next
Merge branch 'master' into next
Merge branch 'more-slope-fixes' into 'next'
Merge branch 'nights_bugfixes_i_almost_put_in_internal' into 'next'
Merge branch 'DD_netplay_off' into 'next'
Merge branch 'readmerewrite' into 'master'
Make disclaimer H2 instead of H3
Let's be more specific here
Fixed up markdown so the build status isn't treated as a header anywhere
Readme rewrite
Shut the compiler up
More irrelevant negation reduction, sorry.
Merge branch 'slope_optimisations' into 'master'
Double negation becomes single negation, with handy comment!
Loading