Commit graph

  • cfc9e23c43 Merge branch 'master' of http://git.magicalgirl.moe/STJr/SRB2 into fix-fixedrem GoldenTails 2019-07-08 08:45:24 -0500
  • e9771cd7d0 Make FixedRem less laggy by just using the modulo operator. GoldenTails 2019-07-08 08:39:31 -0500
  • 3cd5b3a33e Merge branch 'fix-port-connect' into 'master' Sryder 2019-07-05 11:54:28 -0400
  • 64ddbdc78b Merge branch 'fix-ms-version' into 'next' Sryder 2019-07-05 11:50:42 -0400
  • cab34bee6f Merge branch 'add-floats-command' into 'master' Sryder 2019-07-05 11:49:46 -0400
  • 14be24dfb6 Support adding to CV_FLOAT cvars with the Add command James R 2019-07-04 17:48:17 -0700
  • 0a2eac682b Don't use client port as default peer port James R 2019-07-04 16:38:00 -0700
  • e276faf819 Merge branch 'opengl_match_software_wallclip' into 'master' Sryder 2019-07-02 14:08:10 -0400
  • 496f6bcd79 Merge branch 'master' of git.magicalgirl.moe:KartKrew/Kart-Public Latapostrophe 2019-07-02 18:24:14 +0200
  • 815f237b22 Merge branch 'revert-mserv' into 'master' Sryder 2019-06-30 15:56:17 -0400
  • 141ffd5c94 Send the old GT_MATCH only for specific versions James R 2019-06-30 10:47:08 -0700
  • 56ad1340a2 Merge branch 'replay-code-sucks' into 'master' Sryder 2019-06-30 05:51:21 -0400
  • 3a9ce483f5 Merge branch 'master' into next Monster Iestyn 2019-06-28 23:24:36 +0100
  • 2c906e9c29 Merge branch 'jimita-unfuck-awayview' into 'next' Steel Titanium 2019-06-28 18:21:52 -0400
  • 47eb711097 Merge branch 'public-musicplus-feature-endoflevel' into 'next' Steel Titanium 2019-06-28 18:21:07 -0400
  • f7357a02ae Merge branch 'pk3-folders-are-not-textures-backport' into 'next' Steel Titanium 2019-06-28 18:18:53 -0400
  • 016f1fe533 Merge branch 'morememoryshenanigans' into 'master' Steel Titanium 2019-06-28 18:18:14 -0400
  • bcae3898dd Merge branch 'lemme-outa-room-menu' into 'master' Sryder 2019-06-27 14:16:37 -0400
  • c3f6f263d4 Update Skywall handling I've tried to make this so it almost never under-compensates, and over-compensates very little where possible. I don't think it's 1:1 to software's current behaviour, and probably never will be due to software being very strange. opengl_match_software_wallclip Sryder 2019-06-26 23:17:45 +0100
  • 59bbab1fff Someone doesn't know how pointers or WRITE macros work... James R 2019-06-25 00:44:12 -0700
  • 414eee58ba checkforemptylines can be static Sryder 2019-06-24 20:50:37 +0100
  • d67ea859e3 Match CheckClip to software's clipping check in R_AddLine Has the added benefit of fixing noclip camera for opengl Unfortunately SkyWalls are kinda broken with this. I'll be looking into them shortly. Sryder 2019-06-24 20:06:53 +0100
  • e219645577 handle clipping like literally every hw renderer ever Latapostrophe 2019-06-24 12:51:18 +0200
  • a039da6e2c forgot a define gl-framedrops Latapostrophe 2019-06-24 10:47:19 +0200
  • 41b26c2f29 Render floors on thok barriers Latapostrophe 2019-06-24 10:41:11 +0200
  • 998ee7b6b2 fix splitscreen, fix thok barriers, better fog settings Latapostrophe 2019-06-24 10:39:16 +0200
  • 826e8e1aaf Fixed goofups I missed back 3 months ago Monster Iestyn 2019-06-23 17:07:20 +0100
  • d9ca8b45d3 Saving work so far, UNTESTED Monster Iestyn 2019-03-03 22:09:34 +0000
  • 1556e1d027 Remove cyan pixels for now Latapostrophe 2019-06-23 18:35:57 +0200
  • 777695aa88 Merge branch 'replay-typo' into 'master' Sryder 2019-06-23 12:34:07 -0400
  • 8a778a4070 Simply truncate the per-map COLORMAP lump instead of not reading it at all. Keep the warning though. Sryder 2019-06-23 15:02:32 +0100
  • 5f339fc2a9 Don't overlap strncpy in WAD file load Sryder 2019-06-23 14:52:49 +0100
  • bb9b1b3b1f Change COLORMAP lump size check to be exact A lower size could technically be valid, but could easily run into strange issues. Sryder 2019-06-23 13:49:39 +0100
  • bc254d9cf7 Kill Texture SOC feature. As far as I know it's basically unused, and the strstr is inherently unsafe because there's no guarantee that a patch's contents are NULL terminated. Sryder 2019-06-23 13:48:29 +0100
  • f47ef3cf36 Fix gl framedrops for 'double thok barriers' Latapostrophe 2019-06-23 14:17:57 +0200
  • 1b60524e42 Fix framedrops with 'dual-thok-barriers' Latapostrophe 2019-06-23 14:08:17 +0200
  • 45922f80d1 Don't read from a per-map COLORMAP if it is too big. Could this be changed to only read the first so many bytes? Sryder 2019-06-23 12:26:52 +0100
  • 5f4f10fdbe Spell it "forward" James R 2019-06-22 21:39:31 -0700
  • c9456e141d Merge branch 'master' into next Monster Iestyn 2019-06-22 22:42:13 +0100
  • 755e4a8b2c Merge branch 'make-credits-great-again' into 'next' Monster Iestyn 2019-06-22 16:13:04 -0400
  • 1af969d579 Merge branch 'pk3_leak' into 'master' Monster Iestyn 2019-06-22 15:56:52 -0400
  • 8444379d53 Free the zentries Sryder13 2019-06-22 00:52:28 +0100
  • 83da71f809 Merge branch 'master' into pk3_leak Sryder13 2019-06-22 00:28:14 +0100
  • dcd4995eb3 Remember to end inflating Sryder13 2019-06-22 00:19:34 +0100
  • f84c898040 Merge branch 'master' into next Monster Iestyn 2019-06-21 22:10:32 +0100
  • fb182369f6 Merge branch 'stand(alone)-lump-comedy' into 'master' Monster Iestyn 2019-06-21 17:06:23 -0400
  • 04215b732e Merge branch 'fof-slopes-level-load-fix' into 'next' Monster Iestyn 2019-06-21 17:05:54 -0400
  • 18e2e4ec8f Merge branch 'fileneededconfig-fix' into 'master' Sryder 2019-06-21 13:13:14 -0400
  • bbee4a2554 Cover edge case of WRITESTRINGN James R 2019-06-20 15:29:55 -0700
  • d5e1c1af42 Add a comment by Sryder's request James R 2019-06-20 15:24:50 -0700
  • 7f99ebc692 Also count terminating byte in fileneeded filename James R 2019-06-20 15:16:23 -0700
  • bc2804d383 Fix the clearly accidental duplication of lumpinfo's memory allocation in ResGetLumpsStandalone Monster Iestyn 2019-06-20 13:24:54 +0100
  • ec369e8d21 Don't get stuck in room menu in a modified game James R 2019-06-19 14:32:11 -0700
  • db24665856 Merge branch 'print-correct-view' into 'master' Sryder 2019-06-19 16:58:11 -0400
  • 257ad438ef Merge branch 'nomoreendlessclouds' into 'master' Sryder 2019-06-19 16:56:26 -0400
  • 1b46553d43 Integer comparison warning revert-mserv Sryder 2019-06-19 21:54:11 +0100
  • 11c94d3312 Stop OpenGL having infinite precipitation draw distance Sryder 2019-06-19 20:05:20 +0100
  • 987b20e5b6 Merge branch 'playerinfo_mscompat' into 'master' Sryder 2019-06-19 14:57:41 -0400
  • 935fec1e15 Fix compatibility with the MS (Specifically Doomseeker) Send back 32 players worth of playerinfo regardless of MAXPLAYERS. Fill the extra with unconnected nodes. playerinfo_mscompat Sryder 2019-06-17 20:57:31 +0100
  • 62ed90b252 fix type mismatch by typecasting Monster Iestyn 2019-06-17 20:54:06 +0100
  • b9b76e739c change default fog settings, put sprite billboarding in menus and attempt to make colormaps look nicer still Latapostrophe 2019-06-17 21:27:31 +0200
  • 1638fad75e Part 2 of fix, make sure copied slopes also pass on hasslope status to attached target sectors for FOFs Monster Iestyn 2019-06-17 19:00:04 +0100
  • 50e8f13c03 Fix FOF slopes briefly glitching on level load in software mode, by ensuring the FOFs' target sectors have hasslope set on creation Monster Iestyn 2019-06-17 18:46:51 +0100
  • 96b12f098b Merge branch 'apng-opengl' into 'master' Monster Iestyn 2019-06-14 13:29:13 -0400
  • c591633733 Update m_misc.c Jaime Passos 2019-06-14 14:13:41 -0300
  • b58478a685 Merge branch 'jimita-shaders' of git.magicalgirl.moe:Jimita/Kart-Public into jimita-shaders Latapostrophe 2019-06-14 12:19:17 +0200
  • a49c4349a4 Don't remap boosters and springpads in encore + no horizon line in GL Latapostrophe 2019-06-14 12:18:44 +0200
  • 0b3a02bfcc Update r_opengl.c Jaime Passos 2019-06-13 21:23:15 -0300
  • 5e14fd4ae4 software is better Jaime Passos 2019-06-13 21:10:01 -0300
  • bf13726c1e encore colormaps, fixups + flat align Latapostrophe 2019-06-13 10:14:07 +0200
  • a0ff5c6b25 Update hw_main.c Jaime Passos 2019-06-12 23:31:55 -0300
  • df789e1d67 Open Graphics Library (OpenGL) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics. The API is typically used to interact with a graphics processing unit (GPU), to achieve hardware-accelerated rendering. Jaime Passos 2019-06-12 23:01:18 -0300
  • 53df420546 Fix stuff and reimplement the kart features that went poof Latapostrophe 2019-06-12 21:36:47 +0200
  • ff04e0c103 chaos conflict Latapostrophe 2019-06-11 17:02:47 +0200
  • 91c707d6fd Index displayplayers correctly James R 2019-06-10 14:24:11 -0700
  • e251f9c230 Update r_opengl.c Jaime Passos 2019-06-10 16:53:03 -0300
  • de5e44cfbc Merge remote-tracking branch 'upstream/master' into gl_shaders Jaime Passos 2019-06-10 16:21:46 -0300
  • 3ffc520a2c Merge remote-tracking branch 'james/ms-connectionfail-fix' into HEAD James R 2019-06-09 14:22:32 -0700
  • 8589a1ec07 Revert "Unfuck MS connecting and error reporting" James R 2019-06-09 14:21:04 -0700
  • 0561a5374c Revert "Check error on select" James R 2019-06-09 14:20:33 -0700
  • 33b7459c1b Revert "Force of habit" James R 2019-06-09 14:20:32 -0700
  • bfa7325295 Merge branch '2.1.24-prep' into 'next' Steel Titanium 2019-06-08 17:08:34 -0400
  • f5d883bd12 Merge branch 'next' into 2.1.24-prep Monster Iestyn 2019-06-07 23:18:31 +0100
  • ea08ba3fba Merge branch 'master' into next Alam Ed Arias 2019-06-07 18:07:32 -0400
  • 83b8a98df4 Merge branch 'gme-msvc' into 'master' Alam Ed Arias 2019-06-07 18:06:51 -0400
  • c0c1e5416f Merge branch 'next' into 2.1.24-prep Steel Titanium 2019-06-07 18:02:09 -0400
  • 3edf73f181 Merge branch 'travis-deployer' into 'master' Alam Ed Arias 2019-06-07 17:57:29 -0400
  • 3c08ee1313 Merge branch 'master' into travis-deployer Steel Titanium 2019-06-07 16:56:19 -0400
  • e1d025cd2b Merge branch 'jimita-flashpals-on-screenshots' into 'next' Steel Titanium 2019-06-07 16:37:59 -0400
  • eb99ad0437 Merge branch 'more-limits' into 2.1.24-prep Steel Titanium 2019-06-07 11:28:43 -0400
  • 6f6d912fa6 Update version to 2.1.24 Monster Iestyn 2019-06-07 15:48:33 +0100
  • d4dac52766 Upped freeslots limit Steel Titanium 2019-06-03 15:23:48 -0400
  • 21566cac78 Reset wset even if not connecting asynchronously mserv-fdset-bullshit James R 2019-05-29 20:54:37 -0700
  • c96f5dba0c Merge branch 'v1-errors' into 'master' v1.1 wolfs 2019-05-28 22:13:19 -0400
  • b15cea53e6 Fix XCode compiler errors James R 2019-05-28 19:03:02 -0700
  • f070bd2d4d Fix GCC 8 Travis error James R 2019-05-28 19:00:24 -0700
  • 6d4cdfaab7 Fix compiler errors James R 2019-05-28 15:11:37 -0700
  • 71e3ec55bf Revert "Revert "Fix Post Processing in 64-bit Software 3P/4P"" James R 2019-05-28 15:08:33 -0700
  • cf36490ca6 Merge remote-tracking branch 'origin/v1' into v1 James R 2019-05-28 14:24:52 -0700
  • 4743e4bac8 Merge branch 'v1-lua-stuff' into 'v1' wolfs 2019-05-28 07:59:45 -0400