Commit Graph

  • 8258bac40a
    Update README.md master Vinícius R. Miguel 2020-05-10 19:42:41 -0300
  • ff2ec85f8c Adds credit to Emil. Vinícius R. Miguel 2020-05-10 17:47:10 -0300
  • 1245f3c75e Windows build clarifications. IvanDSM 2020-05-10 16:50:48 -0300
  • a73accc906
    Merge pull request #51 from fgsfdsfgs/patch-2 IvanDSM 2020-05-10 16:41:04 -0300
  • a0ba46eaf6 move bettercamera settings to config file; cleanup fgsfds 2020-05-10 21:39:04 +0300
  • acc0fd59c2
    Add BETTERCAMERA notice Vinícius R. Miguel 2020-05-10 15:09:40 -0300
  • 5e2e510500 Disable bettercamera by default. IvanDSM 2020-05-10 15:08:59 -0300
  • aa046c76d9
    Merge pull request #42 from vanfanel/master Vinícius R. Miguel 2020-05-10 14:02:27 -0300
  • a7922928ae
    Merge pull request #48 from fgsfdsfgs/patch-1 IvanDSM 2020-05-10 13:37:32 -0300
  • f24d44c9c7 Remove redundant code. Make GLES and GL modes respect DESIRED_WIDTH and DESIRED_HEIGHT in windowed mode, but in fullscreen mode just use the system video mode. vanfanel 2020-05-10 18:23:34 +0200
  • d0b85785fe might as well check for L while we're at it fgsfds 2020-05-10 19:15:13 +0300
  • 2234e28625 rebind Z trigger back to L fgsfds 2020-05-10 19:14:59 +0300
  • 6c7df61480 Add warning about WINDOWS_BUILD IvanDSM 2020-05-10 13:13:15 -0300
  • d6820f6073 whoops, this is supposed to be the Z button fgsfds 2020-05-10 19:09:43 +0300
  • 16a4495bf2 Do not call gfx_sdl_set_fullscreen() just after creating the game window: create window fullscreen or not directly. vanfanel 2020-05-10 18:07:26 +0200
  • 690283da13 allow rebinding of joystick and mouse buttons fgsfds 2020-05-10 19:05:54 +0300
  • fd02d88b59 Fix for GLES on windowed rendering contexts (X11) vanfanel 2020-05-10 17:52:01 +0200
  • a0068c747b Fix Web build. The ifeq($(TARGET_WEB),0) check on line 49 wasn't being endif'ed properly, which caused the rest of the code up until 244 (where an incorrect endif was placed) to be ignored. This commit fixes that issue and allows web builds to work normally. IvanDSM 2020-05-10 12:45:46 -0300
  • e427aaa894 make use of mouse buttons fgsfds 2020-05-10 18:41:46 +0300
  • 32ec185188
    Merge pull request #36 from sm64pc/camera-rebase Vinícius R. Miguel 2020-05-10 11:45:13 -0300
  • 67c60d00ee
    Merge branch 'master' into camera-rebase IvanDSM 2020-05-10 11:31:57 -0300
  • 65bb12f7a4
    Update README.md rai 2020-05-10 16:03:43 +0200
  • d54d625a4f
    Update README.md rai 2020-05-10 16:02:02 +0200
  • f70ebeb2b3 Use the system video mode in GLES platforms instead of setting a new one. vanfanel 2020-05-10 15:41:46 +0200
  • e3a2613328 Fix build without new camera, add example to README IvanDSM 2020-05-10 05:47:38 -0300
  • 6ed071e49e
    Merge branch 'master' into camera-rebase IvanDSM 2020-05-10 05:13:38 -0300
  • 88b063d7a1 New Makefile and fgsfdsfgs fixes IvanDSM 2020-05-10 05:11:27 -0300
  • b4626bf3b4
    Merge pull request #32 from coltongit/patch-4 Vinícius R. Miguel 2020-05-10 00:28:33 -0300
  • 19252e4275
    Merge pull request #31 from Zero-Shift/master Vinícius R. Miguel 2020-05-10 00:18:05 -0300
  • ad89f663f3
    More fixes ported from fdsfgsfds' fork Colton G. Rushton 2020-05-10 00:05:33 -0300
  • 8e2e2f49f0
    Port fixes from fdsfgsfds' fork Colton G. Rushton 2020-05-10 00:03:14 -0300
  • 3f9236a233 Update script.c Zero-Shift 2020-05-09 20:32:50 -0500
  • b43313974c
    Merge pull request #29 from coltongit/patch-1 Vinícius R. Miguel 2020-05-09 21:17:15 -0300
  • 1c86dca581
    Fix save corruption in some 64-bit builds Colton G. Rushton 2020-05-09 21:13:57 -0300
  • 5024cdece3
    Delete fps.patch Vinícius R. Miguel 2020-05-09 18:21:44 -0300
  • 7a81769abc
    Delete fps.patch Vinícius R. Miguel 2020-05-09 18:20:20 -0300
  • 76783f2ab0
    Add optional support for L-trigger on controllers. Vinícius R. Miguel 2020-05-09 12:18:30 -0300
  • 879958617f
    Merge pull request #22 from Hyenadae/master y0shin 2020-05-09 06:21:20 -0400
  • 0413703a60 L (Trigger) is real. Keyboard only for now. Hyenadae 2020-05-09 09:31:15 +0100
  • f43c06303f L (Trigger) is real. Keyboard only for now. Hyenadae 2020-05-09 09:28:19 +0100
  • 75aeb9d686 Fix goddard/sfx.h header IvanDSM 2020-05-09 02:32:57 -0300
  • 89cd99608e Fix goddard/sfx.h header IvanDSM 2020-05-09 02:30:14 -0300
  • 3ebfc225ca Mouse Look ported to camera_rebase IvanDSM 2020-05-09 02:10:56 -0300
  • 18f3e6ad9f
    Merge pull request #17 from aswgit/master IvanDSM 2020-05-09 01:23:01 -0300
  • ef2cd47343 True analog camera control has been added. Vinícius R. Miguel 2020-05-09 01:19:13 -0300
  • 2b188036cb Slight Makefile update IvanDSM 2020-05-09 01:17:42 -0300
  • e5f21323a2
    Merge pull request #18 from Hyenadae/master IvanDSM 2020-05-09 01:08:47 -0300
  • 6281e00891
    Merge branch 'master' into master IvanDSM 2020-05-09 01:08:05 -0300
  • 3ff6d4d38e Strip out N64 ROM building from Makefile Hyenadae 2020-05-09 03:29:10 +0100
  • aaa26021f6 Add libSDL and emsdk to support building linux and web in container albertw 2020-05-08 19:11:59 -0700
  • 0859a0cfef
    Nothing to see here Vinícius R. Miguel 2020-05-08 16:16:53 -0300
  • 0690451684
    Update .gitignore to remove patch/wiggle residue Vinícius R. Miguel 2020-05-08 14:55:25 -0300
  • 65c297dcf0
    Mention Raspberry Pi building and formatting fix. Vinícius R. Miguel 2020-05-08 13:32:31 -0300
  • bdfdb17684
    Added a new Windows guide. Vinícius R. Miguel 2020-05-08 13:29:35 -0300
  • 083f1aca10
    Merge pull request #11 from vanfanel/master Vinícius R. Miguel 2020-05-08 12:54:25 -0300
  • ab52a3cbf5 Pass -DUSE_GLES to sdl2 GL init context instead of -DTARGET_RPI, since there are more GLES platforms out there that this engine will run on. vanfanel 2020-05-08 17:06:23 +0200
  • b0404194d2 Pass the correct CFLAGs for Rpi3 and Rpi4 when both models run a system with aarch64 kernel and libs. vanfanel 2020-05-08 16:47:17 +0200
  • c4707eb36f refactor fullscreen into own static function HengiFettlich 2020-05-08 14:35:38 +0200
  • be340547c4
    port analog camera code to the master codebase Jan200101 2020-05-08 03:24:42 +0200
  • c540898c71
    revert -O2 when non matching,fix EU compile,disable cursor in fullscreen Jan200101 2020-05-08 13:41:12 +0200
  • 848f7c352b Update gfx_sdl2.c HengiFettlich 2020-05-08 12:24:40 +0200
  • 14b0282267 Update .gitignore HengiFettlich 2020-05-08 12:11:59 +0200
  • d78585de83
    Merge pull request #9 from Hyenadae/master Vinícius R. Miguel 2020-05-08 04:55:51 -0300
  • 1e246386bc
    Merge branch 'master' into master Vinícius R. Miguel 2020-05-08 04:53:41 -0300
  • dba8760aad Makefile additions and part of SDL2.C Pi-GLES define Hyenadae 2020-05-08 08:38:50 +0100
  • 0c10f9eacc
    Removes the cursor from view when on the game's window. Vinícius R. Miguel 2020-05-08 04:36:17 -0300
  • 7e97699076
    Add RPi-related optimizations. Vinícius R. Miguel 2020-05-08 04:14:56 -0300
  • eebba003ea
    Add features and enhancements. Vinícius R. Miguel 2020-05-08 03:26:21 -0300
  • e154bf4445
    Update README.md Vinícius R. Miguel 2020-05-07 22:55:45 -0300
  • e1d5b428bb
    Typo fix and feature list removed Vinícius R. Miguel 2020-05-07 20:07:42 -0300
  • 53ebd8ad6f
    Update README.md Vinícius R. Miguel 2020-05-07 19:51:24 -0300
  • d94790849d
    My bad. This was a mistake. Vinícius R. Miguel 2020-05-07 18:47:13 -0300
  • 787970eead Version mismatch Vinícius R. Miguel 2020-05-07 18:45:16 -0300
  • c638404e1b
    add void build instructions to README rai 2020-05-07 21:16:37 +0200
  • dd7d53113a
    Delete readme2.txt rai 2020-05-07 21:07:06 +0200
  • 1d2261d242
    Update README.md Vinícius R. Miguel 2020-05-07 15:54:54 -0300
  • 74635cdc39 Update issue templates Vinícius R. Miguel 2020-05-07 15:33:38 -0300
  • 315652fc44 Update README to include webassembly build info rai 2020-05-07 20:28:10 +0200
  • 0cb29b3012 Update README.md Vinícius R. Miguel 2020-05-07 14:11:38 -0300
  • c7c2f1756c Update README.md HengiFettlich 2020-05-07 18:53:37 +0200
  • baf1b6e962 Update README.md Vinícius R. Miguel 2020-05-07 13:45:21 -0300
  • 31bb068358 Update Makefile HengiFettlich 2020-05-07 18:31:52 +0200
  • b3b0321384 Update README.md Vinícius R. Miguel 2020-05-07 13:28:34 -0300
  • 1cca3ef4ea add Hotkeys for Fullscreen (ALT+Enter) HengiFettlich 2020-05-07 18:10:50 +0200
  • e9893bc92a update .gitignore HengiFettlich 2020-05-07 18:03:00 +0200
  • e87c070517
    merge PC port onto the decompile Jan200101 2020-05-07 20:21:22 +0200
  • 9a40d86f6a
    Merge pull request #36 from ahouts/master Matt Kempster 2020-04-19 12:06:42 -0700
  • c45aa301bb Refresh 8 n64 2020-04-03 14:57:26 -0400
  • 0987c9c91d incorporate streetster's suggestions Andrew Houts 2020-04-02 10:50:36 -0700
  • a48d6b03d6 add docker config Andrew Houts 2020-03-31 20:11:48 -0700
  • 06ec56df7f Refresh 7 n64 2020-03-01 22:42:52 -0500
  • 9a801cb96d refresh 6 n64 2020-02-03 00:51:26 -0500
  • 9273f38df1 refresh 5 n64 2020-01-03 10:38:57 -0500
  • 04732af90b refresh 4 n64 2019-12-01 21:52:53 -0500
  • a7c423cb43 Refresh 3 n64 2019-11-03 14:36:27 -0500
  • 6b8bc9b9ec Refresh #2a (hotfix) n64 2019-10-05 19:41:44 -0400
  • b1665cdfdb HOTFIX: Text Makefile dependency n64 2019-10-05 19:40:22 -0400
  • 52e605f075 Refresh 2 n64 2019-10-05 15:08:05 -0400
  • 1ef98ec785 Refresh 1 n64 2019-09-01 15:50:50 -0400
  • c6102eb802
    Merge pull request #1 from bramhaag/patch-2 mountainflaw 2019-08-25 17:34:16 -0400