Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
WipeKart-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
Auro Latius
WipeKart-Public
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
merge-srb2
Select Git revision
Branches
11
expose-more-lua-stuff
gamepad-tweaks
item-experiment
majormods
master
default
protected
merge-srb2
mobjscale-global
music-credits
next
unfuck-gamepads
unfuck-splitscreen-hud
Tags
3
v1.0.2
v1.0.1
V1.0.0
14 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Jan
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
1
31
Dec
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
Fix clobbering error in MD2 texture code
v1.0.2 master n…
v1.0.2 master next
Use SHORT on just the vars
Fix SHORT being used as a cast instead of a macro
whoopsie doodle, forgot gh wasn't allocated until after this section
majormods
majormods
Improve readability of server browser add-ons message.
Add warning message when attempting to use the master server browser while `modifiedgame` is true.
Turns out modifiedgame was getting set during startup because of making it use G_SetGameModified. Uh, woops?
Final v1.0.2 commit (probably)
Remove irrelevant attempts at majormod setting for SOC events which explicitly can only happen if a gamedata is created.
* Refactor all instances of `majormods = true;` to route through G_SetGameModified, and catch a few spots I missed in the process.
* Increased leniency for SOC wrt "major mods".
Update chars.kart hash
Fix position numbers being off in 1P
Bump up the frequency of voting rule changes
Fix XD_REMOVEPLAYER not having a proper corresponding netxcmdname
Woops, didn't commit the most up-to-date g_game.c originally (old one didn't compile)
Don't show COOL for spectators
Merge branch 'master' of https://git.magicalgirl.moe/KartKrew/Kart
SHOULD be == 1, not < 2!!!!
Merge branch 'movementchecks' into 'master'
Turn speed hack check into a function
Add driftturn checks to other players' movement
Merge remote-tracking branch 'remotes/internal/master' into movementchecks
Merge branch 'new-turnhax-and-latency-stuff' into 'master'
Minor whitespace
Kick players who send cmds with invalid driftturn
Don't multiply driftturn by realtics
Merge remote-tracking branch 'internal/master' into new-turnhax-and-latency-stuff
Merge branch 'next' of https://git.magicalgirl.moe/KartKrew/Kart-Public into next
Update file hashes
Merge branch 'bump-maxskins' into 'next'
Update the (unused) SP menu stuff to use MAXSKINS
Only allow ESC and non-keyboard keys to abort connection
First steps at implementing a mechanism that allows you to load non-cheaty good-faith mods such as custom characters with no Lua scripting, and play record attack with them. Features a few bad hacks and a few more areas of improvement; I'll try to iron them out before they hit `next` or `master`.
Stop the keyboard from treating accelerate and break as menu keys
Merge branch 'unfuck-splitscreen-hud' into 'next'
Merge branch 'default-md2' into 'next'
Don't draw multiple WANTED posters in splitscreen
unfuck-splitscr…
unfuck-splitscreen-hud
Merge branch 'tiny-spb-fixes' into 'next'
Fix really dumb flags on MT_SPBEXPLOSION
Loading