Commit graph

  • c15153053c Correcting a most minor math mistake MonsterIestyn 2015-01-20 19:42:10 +00:00
  • 93734b6d60 Made HWR_InitMD2 and HWR_AddSpriteMD2/HWR_AddPlayerMD2 slightly less stupid with MD2-related searches in md2.dat: *Don't go barmy and search for a player skin called "THOK" when you already found the sprite called "THOK" beforehand! (or any other sprite prefix for that matter) *Don't make errors appear only for the last sprite/skin when it doesn't make sense to do so!! MonsterIestyn 2015-01-10 20:54:17 +00:00
  • 58516ebe10 Well that shows you how much we care about the old special stages *or* race! Matt Walsh 2015-01-02 22:27:43 +00:00
  • 389299230d Add in missing super check Matt Walsh 2015-01-02 16:37:13 +00:00
  • 5d1ef1ff31 *Fixed OpenGL's handling of cv_translucency effects (should not remove shadows if off, but perhaps make them use default alpha?), someone was a bit hasty! *De-stupified the MD2 status checks regarding drawing of sprites - if they're already checked before calling HWR_DrawSprite, there's no point doing them WITHIN the function as well *Split off sprite shadow code into HWR_DrawSpriteShadow for convenience MonsterIestyn 2015-01-02 15:14:22 +00:00
  • fdee54626e Merge branch 'master' into next Alam Ed Arias 2015-02-06 10:22:39 -05:00
  • 2609745b51 it was me, Duo! Alam Ed Arias 2015-02-06 10:22:06 -05:00
  • dbb1d8088e Merge branch 'master' into next Alam Ed Arias 2015-02-05 17:33:00 -05:00
  • ed0d70feca do not typedef off_t when we do not need to Alam Ed Arias 2015-02-05 17:31:32 -05:00
  • 542295c863 remove comptime.h from cmake file list Alam Ed Arias 2015-02-05 17:30:15 -05:00
  • 776dafa0bb Merge branch 'master' into next Alam Ed Arias 2015-02-05 17:05:20 -05:00
  • 01d441e6c0 Merge remote-tracking branch 'Furyhunter/ipv6-osx-fix' Alam Ed Arias 2015-02-05 17:04:54 -05:00
  • 8cccfa558a do not include anything in assets folder unless forced Alam Ed Arias 2015-02-05 17:04:24 -05:00
  • 062a746fdd Further fix IPv4 when IPv6 is available Ronald Kinard 2015-02-05 15:36:07 -06:00
  • ae05613460 Fix IPv4 connectivity when IPv6 is enabled Ronald Kinard 2015-02-05 00:32:54 -06:00
  • e0f90d83ee Merge branch 'master' into next Alam Ed Arias 2015-02-02 15:22:14 -05:00
  • 3d498fe894 VERSIONSTRINGW is funny Alam Ed Arias 2015-02-02 15:21:58 -05:00
  • 963276e8ca Merge branch 'master' into next Alam Ed Arias 2015-02-02 14:59:00 -05:00
  • 7cf1a1aab8 fixup cmake merge Alam Ed Arias 2015-02-02 14:58:51 -05:00
  • 5c8a6e3917 Merge branch 'master' into next Alam Ed Arias 2015-02-02 12:53:06 -05:00
  • 244fb0b2b5 Merge remote-tracking branch 'Furyhunter/cmake-update' Alam Ed Arias 2015-02-02 12:52:51 -05:00
  • e08bd45227 cmake: Separate debug symbols on gcc Ronald Kinard 2015-02-01 22:14:52 -06:00
  • d7015d1492 cmake: Fix nasm/add yasm support Ronald Kinard 2015-02-01 21:25:02 -06:00
  • 194ce626e1 cmake: Add nasm support Ronald Kinard 2015-02-01 19:18:25 -06:00
  • 8d3b948e1b cmake: Fix compilation for MSVC 2015 Ronald Kinard 2015-02-01 19:02:08 -06:00
  • ec79756c42 cmake: copy DLLs to build directory in MSVC Ronald Kinard 2015-01-31 22:40:36 -06:00
  • 4d3a7dd8fb cmake: fix NDEBUG on Debug Ronald Kinard 2015-01-29 00:17:47 -06:00
  • 70f046a320 cmake: on mac, check Resources in bundle first. Ronald Kinard 2015-01-28 23:02:18 -06:00
  • e54338ef01 cmake: fix Windows linking Ronald Kinard 2015-01-28 23:20:21 -06:00
  • 57037e4124 cmake: fixes to enable linux compilation Ronald Kinard 2015-01-28 20:15:24 +00:00
  • 68f8a5b0f9 cmake: build bundle and dmg on install/package Ronald Kinard 2015-01-28 19:29:16 -06:00
  • 0909fce2e3 cmake: Configure source via cmake Ronald Kinard 2015-01-28 18:03:41 -06:00
  • 53799eb390 cmake: Add CPack Package Generation Ronald Kinard 2015-01-28 16:42:05 -06:00
  • 1c9de50ad2 cmake: Search SDL2_main separately for MSVC Ronald Kinard 2015-01-28 15:33:29 -06:00
  • 20d6a7e675 cmake: exe icon on windows Ronald Kinard 2015-01-28 02:12:14 -06:00
  • 2f1367aab6 cmake: Fixes to allow MSVC to compile Ronald Kinard 2015-01-28 02:09:03 -06:00
  • 495ea65cc5 Add GME and SDL2_mixer Ronald Kinard 2015-01-28 01:20:43 -06:00
  • 479ebc3f94 Add Xcode target support Ronald Kinard 2015-01-28 00:58:30 -06:00
  • 05f5ec664a Initial CMake support pass Ronald Kinard 2015-01-27 23:46:39 -06:00
  • 45e8ec34a6 always turn on LFS support when compiling for a Linux/GNU system with libpng support Alam Ed Arias 2015-01-10 17:35:36 -05:00
  • e28882a56d oh, nPlaneVerts is a size_t?, well, then we need to use sizeu#() Alam Ed Arias 2015-01-10 17:27:24 -05:00
  • f5cd1d5ebc add check on write failed in old TGA screenshot code Alam Ed Arias 2015-01-10 17:26:29 -05:00
  • 0c106a4ccc I await the rise of AltimitOS because seriously, fuck this nonsense Alam Arias 2015-01-10 02:36:05 +00:00
  • 8bee6bef59 Make sure clear_conditionsets feeds in 1 to MAXCONDITIONSETS instead of 0 to MAXCONDITIONSETS-1, so that M_ClearConditionSet can use them all properly AND clear all condition sets properly. Alam Arias 2015-01-06 13:13:25 +00:00
  • 7535bb261f Account for the separation of F11 and F12 in the keycodes list Alam Arias 2015-01-01 07:09:23 +00:00
  • 2b2b23efab Merge branch 'next' Alam Ed Arias 2015-01-01 14:51:38 -05:00
  • 73b3287b19 SRB2 2.1.14 release Alam Ed Arias 2015-01-01 14:50:31 -05:00
  • d959d0e462 Merge remote-tracking branch 'wolfy852/patch-2' into next Alam Ed Arias 2014-11-29 13:08:32 -05:00
  • 35547282ca Merge branch 'master' into next Alam Ed Arias 2014-11-29 13:08:12 -05:00
  • b153073585 Merge remote-tracking branch 'Sryder13/master' Alam Ed Arias 2014-11-29 13:07:59 -05:00
  • 54f0d0c110 IN PROGRESS: porting eternity slopes from srb2cb Ronald Kinard 2014-11-18 18:45:57 -06:00
  • 3f1bb6359f Merge remote-tracking branch 'upstream/master' Sryder13 2014-11-14 22:21:07 +00:00
  • e90286ae52 Fix the polyobject crash Sryder13 2014-11-14 22:19:44 +00:00
  • c9753836d2 Merge remote-tracking branch 'Furyhunter/master' Alam Ed Arias 2014-11-14 01:05:47 -05:00
  • 3fd2a705ee Maybe this is the last warning related commit? Ronald Kinard 2014-11-14 00:04:54 -06:00
  • 98c3c3a3ae More warning squashing Ronald Kinard 2014-11-13 23:09:57 -06:00
  • 3eafca0dc1 Fix compile errors on win32, warnings elsewhere Ronald Kinard 2014-11-13 22:58:08 -06:00
  • 2feda0b560 Fix second joystick in sdl Ronald Kinard 2014-11-13 22:34:47 -06:00
  • be1565fce3 Add support for new HWR functions in win32 and sdl12 Ronald Kinard 2014-11-13 22:34:09 -06:00
  • 869c4241eb Restrict mouse to window when in focus Ronald Kinard 2014-11-13 19:18:24 -06:00
  • d056e82b3b Parse GL version correctly. Ronald Kinard 2014-11-13 18:20:32 -06:00
  • d8484a86e0 Virtual resolutions in OpenGL Ronald Kinard 2014-11-13 18:06:38 -06:00
  • 5d0eafb26a Fix MOUSE4/MOUSE5 Ronald Kinard 2014-11-13 15:31:32 -06:00
  • 80891e916d Use scancodes instead of keycodes for locale independence. Ronald Kinard 2014-11-13 15:19:39 -06:00
  • 0913bd44af Fix mouse warping Ronald Kinard 2014-11-13 03:51:33 -06:00
  • b82f64dea5 Display error window on crash Ronald Kinard 2014-11-13 01:51:29 -06:00
  • 4c55b5db20 Center only on display 1. No more multimonitor span. Ronald Kinard 2014-11-13 01:36:06 -06:00
  • b7e8d7d044 Fix -nomouse Ronald Kinard 2014-11-13 01:04:17 -06:00
  • 9796260709 Merge remote-tracking branch 'upstream/master' Sryder13 2014-11-12 17:02:40 +00:00
  • a721528c50 DunceEnchilada had been glared at Alam Ed Arias 2014-11-12 09:28:14 -05:00
  • 404b5f666c SRB2 2.1.12 release Alam Ed Arias 2014-11-11 19:55:07 -05:00
  • 3fe4921a24 Merge remote-tracking branch 'origin/master' into next Alam Ed Arias 2014-11-02 01:12:23 -05:00
  • 6d773c54a5 Use OpenGL 1.3 in static builds and on SDL interfaces Alam Ed Arias 2014-11-02 01:11:37 -05:00
  • be73e84245 Merge remote-tracking branch 'origin/master' into next Alam Ed Arias 2014-11-02 01:32:33 -04:00
  • 9d1da548aa Fix hardware / r_opengl warnings. JTE 2014-11-02 04:15:05 +00:00
  • aa612bcf91 whiteline checkup Alam Ed Arias 2014-11-01 23:52:17 -04:00
  • 21edc49ea4 Merge remote-tracking branch 'Sryder13/master' Alam Ed Arias 2014-11-02 01:30:46 -04:00
  • 0c0ede6f18 OpenGL: Polyobject Planes Sryder13 2014-10-27 20:57:45 +00:00
  • 97b61eb66d Each Time Fix Fix: Don't infinite loop when each time is set to trigger on exit. ilag11111 2014-10-02 10:26:12 -07:00
  • 197e5fce55 Change super transformation to freeze momentum instead of bitshifting Wolfy 2014-10-01 21:19:32 -05:00
  • 2191e5b9de Each Time Fix: Multiple players simultaneously entering a sector, e.g. Tails carries one in. ilag11111 2014-10-01 13:49:44 -07:00
  • 1ab29ba96a Merge remote-tracking branch 'upstream/master' Sryder13 2014-09-12 20:53:55 +01:00
  • 781dd16fa6 Fix THOK MD2's not rotating with camera Sryder13 2014-09-10 00:22:39 +01:00
  • 987f9f5c26 Quick sky fix 2 Sryder13 2014-09-09 23:57:12 +01:00
  • cee8fff7b3 Quick sky fix Sryder13 2014-09-09 01:59:19 +01:00
  • b2852ec0f4 OpenGL: Sky culling Sryder13 2014-09-08 23:29:05 +01:00
  • bc0b5505a8 OpenGL: Fix sky drawing Sryder13 2014-09-08 00:55:32 +01:00
  • dc6f798a43 Merge remote-tracking branch 'origin/master' into next Alam Ed Arias 2014-09-05 20:26:07 -04:00
  • 5b07cf8ff0 SDL2: Add 1600x1200 mode Ronald Kinard 2014-09-01 00:59:41 +00:00
  • 399eddefe6 SDL2: Do not use xinput, force directinput Ronald Kinard 2014-09-01 00:43:01 +00:00
  • 31abd19f75 SDL2: Reimplement some stubbed commands Ronald Kinard 2014-09-01 00:15:08 +00:00
  • eece38609e SDL2: Fix 320x200 mode Ronald Kinard 2014-08-31 23:57:08 +00:00
  • c97eef238e Use gcc_struct on ATTRPACK too Ronald Kinard 2014-08-31 23:23:04 +00:00
  • 8a4ec56ef5 Merge the dedicatedserver and server global variables Wolfy 2014-09-02 20:03:02 -05:00
  • cd1ab74bcd Merge branch 'master' into next Alam Ed Arias 2014-09-05 20:23:23 -04:00
  • ca0f0bf2fd OpenGL Fade masks Sryder13 2014-09-04 01:35:29 +01:00
  • da2b6f2c01 Fix certain textures with holes in Sryder13 2014-09-03 02:10:47 +01:00
  • d96eaa768c else added Sryder13 2014-08-30 14:36:18 +01:00
  • ae27ace7fe Polyobject translucency quick fix. Sryder13 2014-08-30 14:20:07 +01:00
  • 278f2e9b66 Polyobject top/bottom texture + translucency Sryder13 2014-08-30 14:10:55 +01:00