Commit graph

  • 042331edd5 Merge branch 'patch-scaling-flip-fix' into 'next' Inuyasha 2016-03-31 20:21:51 -0400
  • 31cec9dfee Merge branch 'portal-fix' into 'next' Inuyasha 2016-03-31 20:19:58 -0400
  • 96c1d7a14b Merge branch 'camera-fix' into 'next' Inuyasha 2016-03-31 20:17:27 -0400
  • b2e44ca825 Merge branch 'closestpointonline' into 'next' Inuyasha 2016-03-31 20:16:22 -0400
  • 6b9fd60f06 Merge branch 'next' into camera-fix Alam Ed Arias 2016-03-31 12:28:31 -0400
  • e8770f0264 Merge branch 'next' into skybox-hotfix Alam Ed Arias 2016-03-31 12:28:19 -0400
  • 8b4236c00d Merge branch 'next' into portal-fix Alam Ed Arias 2016-03-31 12:27:55 -0400
  • 121f144e3c Merge branch 'next' into patch-scaling-flip-fix Alam Ed Arias 2016-03-31 12:27:43 -0400
  • 47bb95f5f5 Merge branch 'next' into polyobj-teeter-fix Alam Ed Arias 2016-03-31 12:26:52 -0400
  • e16129a8c5 Merge branch 'next' into closestpointonline Alam Ed Arias 2016-03-31 12:17:52 -0400
  • 32a950893e Merge branch 'next' into slope-fixes Alam Ed Arias 2016-03-31 12:17:40 -0400
  • d77e541f29 Merge branch 'next' into bp_random2 Alam Ed Arias 2016-03-31 12:15:09 -0400
  • e34da95c4c DEVMODE's automap now supports slopes Monster Iestyn 2016-03-31 16:32:25 +0100
  • fc8e7728cd I meant to extend this to 4 seconds but forgot Inuyasha 2016-03-31 06:57:11 -0700
  • 690b65b47f "Sonic can now become Super Sonic" exists again Fixed an off-by-one array error in the process Inuyasha 2016-03-31 06:51:04 -0700
  • 3812b6bc20 the abs() is necessary; force unsigned shift and signed result Inuyasha 2016-03-31 06:48:08 -0700
  • 283c64ee20 Merge branch 'next' into camera-fix Alam Ed Arias 2016-03-30 20:49:44 -0400
  • 9fcd06f152 Merge branch 'next' into skybox-hotfix Alam Ed Arias 2016-03-30 20:49:20 -0400
  • f84d76c683 Merge branch 'next' into portal-fix Alam Ed Arias 2016-03-30 20:43:25 -0400
  • 44afedd85f Merge branch 'next' into patch-scaling-flip-fix Alam Ed Arias 2016-03-30 20:42:59 -0400
  • d26c486c6d Merge branch 'next' into polyobj-teeter-fix Alam Ed Arias 2016-03-30 20:42:33 -0400
  • bdcdf8ddab Merge branch 'next' into closestpointonline Alam Ed Arias 2016-03-30 20:42:07 -0400
  • 4370459166 Merge branch 'next' into slope-fixes Alam Ed Arias 2016-03-30 20:41:33 -0400
  • a935ac21e8 Merge branch 'next' into bp_random2 Alam Ed Arias 2016-03-30 20:40:48 -0400
  • 9286e30366 Merge branch 'master' into next Alam Ed Arias 2016-03-30 20:39:12 -0400
  • de630d0c33 appveyor: let check warnings as well Alam Ed Arias 2016-03-30 20:30:24 -0400
  • 75f65c4d44 using abs() on unsigned have no effect Alam Ed Arias 2016-03-30 20:17:09 -0400
  • 51aa7692d8 Merge branch 'master' into next Alam Ed Arias 2016-03-30 20:15:08 -0400
  • f9411982ed Merge branch 'travis-ci' into 'master' Alam Ed Arias 2016-03-30 20:13:00 -0400
  • d90536967d removed/remline ununsed code Alam Ed Arias 2016-03-30 14:05:07 -0400
  • 10cc421fae travis: add all/extra warnings Alam Ed Arias 2016-03-30 12:58:00 -0400
  • b169529dfd switich to do the angle math in signed, then run it thur abs() Alam Ed Arias 2016-03-30 11:47:27 -0400
  • 9cec9093bb denom of A_CheckRandom can't be zero, that would be bad Inuyasha 2016-03-30 06:20:57 -0700
  • 7e07d2d77a travis-ci: reenable -Werror Alam Ed Arias 2016-03-30 00:23:28 -0400
  • 0fe6ee5339 cleanup abs warnings Alam Ed Arias 2016-03-30 00:22:12 -0400
  • a7a7de6183 Merge branch 'ceilinglighting-fix' into 'next' Wolfy 2016-03-29 21:00:25 -0400
  • caf081b6f5 Merge branch 'bp_random2' of http://git.magicalgirl.moe/STJr/SRB2 into bp_random2 Inuyasha 2016-03-29 16:35:21 -0700
  • 480f9be51f gotta start compensating for xorshift's needs Inuyasha 2016-03-29 06:20:26 -0700
  • 3dc4cfc229 Simplicity is a virute... don't overcomplicate things. Inuyasha 2016-03-29 06:14:31 -0700
  • a3e940fe65 Compensate for insufficient RAND_MAX values. Inuyasha 2016-03-27 15:57:50 -0700
  • ac03ce39c8 *_Random is now *_RandomByte. Inuyasha 2016-03-27 07:33:15 -0700
  • ce2c2de58a P_Random now using a variant of xorshift Inuyasha 2016-03-26 15:48:12 -0700
  • 1108a52959 Check change in ceilinglightsec for markceiling code, not floorlightsec Monster Iestyn 2016-03-29 22:44:16 +0100
  • ee00da6a74 Another thing that probably needed to check for slopes Monster Iestyn 2016-03-29 22:32:09 +0100
  • ef832dd8b8 Fixed how two adjacent FOFs can prevent each others' walls from displaying if they're at least partially covered Monster Iestyn 2016-03-29 18:59:56 +0100
  • 6bda1a57a5 Fix FOF plane light underside checks Monster Iestyn 2016-03-29 15:40:01 +0100
  • bc8ea700ed Merge branch 'next' of http://git.magicalgirl.moe/STJr/SRB2.git into closestpointonline Monster Iestyn 2016-03-26 18:32:51 +0000
  • 583ffd2537 Merge branch 'next' into patch-scaling-flip-fix Alam Ed Arias 2016-03-25 22:40:17 -0400
  • f50a46a0cd Merge branch 'next' into camera-fix Alam Ed Arias 2016-03-25 22:40:04 -0400
  • b11236a591 Merge branch 'next' into skybox-hotfix Alam Ed Arias 2016-03-25 22:39:51 -0400
  • 21b13acd4b Merge branch 'next' into polyobj-teeter-fix Alam Ed Arias 2016-03-25 22:39:41 -0400
  • b29a176275 Merge branch 'next' into slope-fixes Alam Ed Arias 2016-03-25 22:39:11 -0400
  • 8d3ded4020 Merge branch 'next' into portal-fix Alam Ed Arias 2016-03-25 22:38:56 -0400
  • c23d971bcb Merge branch 'master' into next Alam Ed Arias 2016-03-25 22:37:48 -0400
  • a3c01ea6c2 Merge branch 'travis-ci' Alam Ed Arias 2016-03-25 22:37:27 -0400
  • 0f853640e2 macosx: We need CoreFoudation for SDLMain Alam Ed Arias 2016-03-25 22:23:47 -0400
  • 077781cc56 macosx: drop CoreFoundation linking Alam Ed Arias 2016-03-25 22:11:39 -0400
  • 2c4a27c7c6 macosx: let fix linking to SDL frameworks Alam Ed Arias 2016-03-25 22:07:34 -0400
  • 9bc6ce3d85 travis: steal SDL2 dmg for Mac build Alam Ed Arias 2016-03-25 21:43:17 -0400
  • 7122908560 travis: matrix is not correct Alam Ed Arias 2016-03-25 20:57:57 -0400
  • fc1d71454b travis: fixup xml Alam Ed Arias 2016-03-25 20:56:04 -0400
  • 18f51b343b build: more mac fixes Alam Ed Arias 2016-03-25 20:37:14 -0400
  • 2165c68066 travis: add -Wno-unknown-warning-option Alam Ed Arias 2016-03-25 20:25:52 -0400
  • dadf8e1260 cmake: remove fixed HWRENDER define Alam Ed Arias 2016-03-25 20:21:56 -0400
  • 0c9081f762 cmake: try to fixup mac build Alam Ed Arias 2016-03-25 20:10:14 -0400
  • 23c9892fea travis-ci: fixup os list Alam Ed Arias 2016-03-25 20:02:57 -0400
  • 9162e7da9d travis-ci: move dist setting to top Alam Ed Arias 2016-03-25 19:56:51 -0400
  • dfa41ed878 travis-ci: drop libpng for osx Alam Ed Arias 2016-03-25 19:56:05 -0400
  • 8d36a77e42 travis-ci: libpng, not libsdl Alam Ed Arias 2016-03-25 19:53:13 -0400
  • 73dd5cd803 travis-ci: add brew packages Alam Ed Arias 2016-03-25 19:48:39 -0400
  • 0953c9430b travis-ci: try osx building Alam Ed Arias 2016-03-25 19:16:35 -0400
  • de2d327da7 Merge branch 'next' into patch-scaling-flip-fix Alam Ed Arias 2016-03-25 18:47:21 -0400
  • 169210138d Merge branch 'next' into camera-fix Alam Ed Arias 2016-03-25 18:45:57 -0400
  • 5945b8f16c Merge branch 'next' into skybox-hotfix Alam Ed Arias 2016-03-25 18:45:00 -0400
  • 42aa41c552 Merge branch 'next' into polyobj-teeter-fix Alam Ed Arias 2016-03-25 18:44:30 -0400
  • 49b1c277af Merge branch 'next' into portal-fix Alam Ed Arias 2016-03-25 18:43:07 -0400
  • 62d93a349f Merge branch 'next' into slope-fixes Alam Ed Arias 2016-03-25 18:42:01 -0400
  • a567ce8e8e Merge branch 'master' into next Alam Ed Arias 2016-03-25 16:40:13 -0400
  • 3698c2583d wrap prevention code now takes flipped patches into account Monster Iestyn 2016-03-25 20:04:49 +0000
  • 76d71bda92 destend now scales the added-on patch width properly if needed Monster Iestyn 2016-03-25 19:43:17 +0000
  • 55713d7f7c Mixed declaration and code, shadowed declarations, "old-style" functions, etc problems should be all fixed now Monster Iestyn 2016-03-24 21:15:18 +0000
  • ec5b272fa6 Unless I'm mistaken, scalesteps/heightsteps should be divided by stop-start, not stop-start+1. Revert this commit if that was intentional. Monster Iestyn 2016-03-19 23:19:05 +0000
  • 28631c30b7 Fix maskedtextureheight being set outside of ESLOPE code Monster Iestyn 2016-03-19 22:25:49 +0000
  • a82c19adb1 Fix sprites displaying behind "closed doors" when slopes are present. Monster Iestyn 2016-03-19 16:19:58 +0000
  • 6623a9148e Fix HOMs by actually bothering to check if either side of a seg has slopes for height-checking code Monster Iestyn 2016-03-18 23:58:58 +0000
  • e941687d4c R_RenderMaskedSegRange now checks for slopes in the sector lightlist Monster Iestyn 2016-03-18 20:33:16 +0000
  • e030c22da1 Attempted fix for the crash (untested someone please test this) Sean Ryder 2016-03-16 00:37:25 +0000
  • bbf170bb00 Force levels with LF_TDNOSHAREDCAMERA to use splitscreen wolfy852 2016-03-15 17:08:07 -0500
  • 5dd0e533b3 Removed unused "supdate" variable Monster Iestyn 2016-03-15 21:18:25 +0000
  • c63b746714 Merge branch 'master' into next Alam Ed Arias 2016-03-14 21:58:12 -0400
  • 19e82bc866 Merge remote-tracking branch 'origin/master' Alam Ed Arias 2016-03-14 21:57:49 -0400
  • c4e54d52e7 comptime.bat: restore echo off Alam Ed Arias 2016-03-14 21:54:53 -0400
  • bbe93a6d31 comptime.bat: Put @echo off back in wolfy852 2016-03-14 20:36:37 -0500
  • 873fa10fe1 comptime.bat: Windows 8.1 sucks Alam Ed Arias 2016-03-14 17:47:02 -0400
  • 6301deb2a5 Merge branch 'master' into next Alam Ed Arias 2016-03-14 13:25:37 -0400
  • 2f21c24d77 Makefile can run comptime.bat from src\ too Inuyasha 2016-01-16 11:35:34 -0800
  • 7e174290d7 SVN needs the revision prefixed with 'r' Inuyasha 2016-01-14 04:36:27 -0800
  • 2ecdd9e6f9 Branch and revision information in builds Also makes comptime.bat work with git if able. Development builds will now show the branch and the SHA1 hash of the revision. Also been tested to work with subversion, where it displays "Subversion r####". You know, just in case. Inuyasha 2016-01-14 04:31:48 -0800
  • f5b56f2a07 fixup Alam Ed Arias 2016-03-14 12:28:22 -0400
  • f9949a3026 dropping NOVERSION, you will not build SRB2 without a SCM Alam Ed Arias 2016-03-14 12:24:51 -0400