Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • expose-more-lua-stuff
  • gamepad-tweaks
  • item-experiment
  • majormods
  • master default protected
  • merge-srb2
  • mobjscale-global
  • music-credits
  • next
  • unfuck-gamepads
  • unfuck-splitscreen-hud
  • v1.0.2
  • v1.0.1
  • V1.0.0
14 results
Created with Raphaël 2.2.018Jan17161514131211109865432131Dec3029282726252423222120191817161514131211109876543Fix clobbering error in MD2 texture codev1.0.2 master n…v1.0.2 master nextUse SHORT on just the varsFix SHORT being used as a cast instead of a macrowhoopsie doodle, forgot gh wasn't allocated until after this sectionmajormodsmajormodsImprove 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 hashFix position numbers being off in 1PBump up the frequency of voting rule changesFix XD_REMOVEPLAYER not having a proper corresponding netxcmdnameWoops, didn't commit the most up-to-date g_game.c originally (old one didn't compile)Don't show COOL for spectatorsMerge branch 'master' of https://git.magicalgirl.moe/KartKrew/KartSHOULD be == 1, not < 2!!!!Merge branch 'movementchecks' into 'master'Turn speed hack check into a functionAdd driftturn checks to other players' movementMerge remote-tracking branch 'remotes/internal/master' into movementchecksMerge branch 'new-turnhax-and-latency-stuff' into 'master'Minor whitespaceKick players who send cmds with invalid driftturnDon't multiply driftturn by realticsMerge remote-tracking branch 'internal/master' into new-turnhax-and-latency-stuffMerge branch 'next' of https://git.magicalgirl.moe/KartKrew/Kart-Public into nextUpdate file hashesMerge branch 'bump-maxskins' into 'next'Update the (unused) SP menu stuff to use MAXSKINSOnly allow ESC and non-keyboard keys to abort connectionFirst 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 keysMerge branch 'unfuck-splitscreen-hud' into 'next'Merge branch 'default-md2' into 'next'Don't draw multiple WANTED posters in splitscreenunfuck-splitscr…unfuck-splitscreen-hudMerge branch 'tiny-spb-fixes' into 'next'Fix really dumb flags on MT_SPBEXPLOSION
Loading