Commit Graph

  • 0d5c2b909e
    Merge 0bc83625ed into 9921382a68 MarioMastr 2024-02-04 10:26:18 +0000
  • 0bc83625ed
    Update Dockerfile MarioMastr 2024-02-04 10:24:03 +0000
  • a86749ed81
    Merge e8b591d274 into 9921382a68 INJFLEA7272 2024-01-10 19:44:10 -0800
  • e8b591d274
    Update sound_data.c INJFLEA7272 2024-01-10 19:40:43 -0800
  • 6ff28fa0d9
    Merge ba50572fef into 9921382a68 MisterSheeple 2023-11-08 07:04:45 +0000
  • ba50572fef
    Update Docker instructions in README MisterSheeple 2023-11-08 07:04:32 +0000
  • 680629ed98
    Make the example command less archaic and easier to read MisterSheeple 2023-11-08 07:01:10 +0000
  • 8f2061861d
    Add missing package that fixes breakage MisterSheeple 2023-11-08 01:38:01 +0000
  • daea151020
    Upgrade Dockerfile to Ubuntu 22.04 as 18.04 is EOL MisterSheeple 2023-11-04 05:51:44 +0000
  • 72f20fd115
    Merge d51a6209db into 9921382a68 Nacroni 2023-11-02 22:07:02 -0400
  • d51a6209db
    apt is for Debian Nacroni 2023-11-02 22:06:44 -0400
  • 59bcf8e2be
    Merge 84deb53ff6 into 9921382a68 Becker A 2023-10-24 23:23:38 -0600
  • 84deb53ff6 added nix-based build instructions to README.md CrepeGoat 2023-10-24 23:08:52 -0600
  • 8b14062b47 changed tools/Makefile to also set `AR` to the system default CrepeGoat 2023-10-24 22:28:46 -0600
  • 0431147fdd restricted valid host platforms to MIPS systems CrepeGoat 2023-10-24 21:06:19 -0600
  • 64e0928b2b turns out, this compiles fine on aarm64-darwin! CrepeGoat 2023-10-24 20:33:01 -0600
  • a66c44c5a0 made nix-shell for manually creating ROM on aarch64-darwin CrepeGoat 2023-10-08 23:47:58 -0600
  • 386e2eaac7
    Merge 0eda58ca92 into 9921382a68 AltimorTASDK 2023-10-12 20:45:42 -0400
  • 0eda58ca92 Use a macro for the common approach angle idiom Altimor 2023-10-12 20:44:24 -0400
  • ad2c46b459
    Merge ca13b56cbe into 9921382a68 AltimorTASDK 2023-10-12 20:21:01 -0400
  • ca13b56cbe use COS constants Altimor 2023-10-12 20:19:24 -0400
  • d438af1861 use DEGREES more in camera.c Altimor 2023-10-11 20:23:03 -0400
  • 43ac09f6b7 use DEGREES macro in math/physics/action code Altimor 2023-10-10 13:32:36 -0400
  • 14c2cb134c
    Merge 45f0e98d6a into 9921382a68 Becker A 2023-09-30 22:33:36 -0600
  • 45f0e98d6a change `make clean` to clean tools & `make distclean` to distclean tools/ido-static-recomp CrepeGoat 2023-09-20 23:55:30 -0600
  • 1a3bfeddee
    Merge aca9ea7ac6 into 9921382a68 Becker A 2023-09-04 15:41:35 -0600
  • aca9ea7ac6 fix readme formatting CrepeGoat 2023-09-02 02:55:06 -0600
  • 0631bb7f17
    Merge 733b8314a5 into 9921382a68 mrpotatogun 2023-09-04 14:35:28 -0400
  • 733b8314a5 Add support for FreeBSD in the Makefile for ido_recomp basing off linux and adding -lexecinfo to linker flags mrpotatogun 2023-09-04 14:28:53 -0400
  • a041803a4d
    Merge 7e8bd8d32f into 9921382a68 mrpotatogun 2023-09-04 14:13:31 -0400
  • 7e8bd8d32f
    Merge branch 'n64decomp:master' into pythonfromenv mrpotatogun 2023-09-04 14:06:08 -0400
  • c4f437ab8a add support for FreeBSD to ido recomp via pre-processor to modify libc_impl.c for bsd conventions and libc calls mrpotatogun 2023-07-21 00:16:07 -0400
  • c7284674a3
    Merge 1289d0cda5 into 9921382a68 Brian DeFreitas 2023-08-24 00:21:54 -0300
  • b1b6602f22
    Merge c20cc5da2b into 9921382a68 Nadia Holmquist Pedersen 2023-08-19 22:18:49 -0300
  • f6b0c1a1e6
    Merge 84ea698bde into 9921382a68 val 2023-08-17 10:12:24 -0700
  • 146dde8f0c
    Merge d23580c86c into 9921382a68 InfoManiac742 2023-08-17 18:06:48 +0100
  • 5e3868de24
    Merge 80953505f1 into 9921382a68 Nadia Holmquist Pedersen 2023-08-17 09:08:32 -0700
  • 9921382a68 ique hotfix master n64 2023-08-17 09:21:59 -0400
  • ae770e0df5 Refresh 16 n64 2023-08-17 08:56:02 -0400
  • 67fdf25e31 linux uses convention of python3, bsd, notably freebsd uses python3.9 or whatever pythons you have installed to use. extract_assets.py hardcodes python for subsequent scripts based on linux convention, this change pulls from environment setting of PYTHON to use that instead to allow setting in main Makefile or environment variable for cleaner portability mrpotatogun 2023-07-05 19:34:43 -0400
  • 21f56e34cc full-game-mode: add full-game mode Leaze 2023-03-11 18:02:26 +0100
  • 18ed70b073
    Merge pull request #3 from LeazeDev/pb-system Leaze 2023-03-11 17:11:52 +0100
  • d98111737b pb-system: add ranks lzehetgruber@mailbox.org 2023-03-11 17:10:46 +0100
  • f57f28ac75 pb-system: add sob to pause and castle menu Leaze 2023-03-11 16:36:43 +0100
  • 8bd1750258 pb-system: add timer and saving of PBs lzehetgruber@mailbox.org 2023-03-11 16:15:27 +0100
  • 6476af419a
    Merge pull request #2 from LeazeDev/respawn Leaze 2023-03-11 15:12:58 +0100
  • 0fc9c95dbe reset: implement quick-reset Leaze 2023-03-11 15:11:47 +0100
  • 576d327fd3
    Merge pull request #1 from LeazeDev/setup Leaze 2023-03-11 14:32:15 +0100
  • 8f943c0dec setup: set starting lives to 99 Leaze 2023-03-11 14:31:17 +0100
  • 9f1a8011c2 setup: remove lakitu from bridge Leaze 2023-03-11 13:58:15 +0100
  • b83f29e907 setup: set initial starting position Leaze 2023-03-11 13:54:35 +0100
  • 4ad3054d39 setup: change level names and first dialog Leaze 2023-03-11 13:50:51 +0100
  • dfa14ac54a setup: add possibility to show FPS for debugging purposes Leaze 2023-03-11 13:38:20 +0100
  • 5b5e60d86a setup: skip intro cutscene Leaze 2023-03-11 13:32:58 +0100
  • a7afd1a9a5 skip splash screen Leaze 2023-03-11 13:21:15 +0100
  • dc01bec406 init: set README, ROM name, add bool type Leaze 2023-03-11 13:11:37 +0100
  • 500cbda270
    Merge da413d86ca into 66018e9f3c Tokkooo 2023-02-15 12:30:47 +0100
  • da413d86ca
    Change the Arch Linux dependency section. Tokkooo 2023-02-15 12:30:07 +0100
  • d23580c86c
    Fix typo in game_init.c InfoManiac742 2023-02-01 11:50:40 -1000
  • 84ea698bde Fix build with make-4.4. valandil 2023-01-31 11:03:46 -0500
  • 6643ad6c8f
    Merge c194deaa1a into 66018e9f3c Jed Estep 2023-01-10 01:18:33 -0800
  • 4508fc2121
    Merge 9fbf9714e9 into 66018e9f3c Trenavix 2023-01-09 23:56:46 -0800
  • 66018e9f3c
    Refresh 15.1 Revo 2023-01-09 14:50:53 -0500
  • b2dc20b055
    Merge 0e1e6bd6f9 into 1372ae1bb7 Ronyx 2022-09-26 18:08:17 +0200
  • 0e1e6bd6f9
    Create forking.txt Ronyx 2022-09-26 18:07:53 +0200
  • c194deaa1a Update naming for a few JRB ship object variables Jed Estep 2022-09-21 09:07:34 -0700
  • a4b5e942d2 Build cleanups/fixes Nadia Holmquist Pedersen 2022-08-07 20:29:07 +0200
  • 206263f33a Fix the N64 build Sean Maas 2022-06-20 23:03:01 -0400
  • 07984221e8 Fix fog being applied to coins Sean Maas 2022-05-14 12:15:08 -0400
  • aba3f2d946 Only apply fog to polygons with it enabled Sean Maas 2022-05-14 00:31:39 -0400
  • e2f05bcea5 Implement fog approximately Sean Maas 2022-05-13 16:42:44 -0400
  • c7df1ca5ee Fix tearing by only updating texture VRAM at vblank Sean Maas 2022-05-12 18:04:32 -0400
  • 9fbf9714e9 Fixed all soundbank sample-name errors Trenavix 2022-04-16 20:34:40 +0300
  • efe226359a Updating instrument sample names to include base/tuning key Trenavix 2022-04-16 20:11:48 +0300
  • a3e05fc7ff Merge latest changes from upstream Sean Maas 2022-04-12 15:12:43 -0400
  • 1372ae1bb7 Refresh 15 n64 2021-10-14 15:25:30 -0400
  • 733fafc0d9 Fix the build n64 2021-08-31 01:19:05 +0200
  • 9f453457fe
    Exit on window close on Linux. (#35) Bao Chi Tran Nguyen 2021-08-30 22:57:26 +0200
  • 4d763e6d47 Use C mixer implementation for shindou version for pc-port n64 2021-08-30 22:32:52 +0200
  • 8468a4f158 Fix 60fps patch after merge n64 2021-08-30 22:26:02 +0200
  • b8f0332372 Add stub for rumble pc implementation n64 2021-08-30 22:22:02 +0200
  • 72607d12e4 Implement new pc mixer code for shindou's audio n64 2021-08-30 22:16:55 +0200
  • 42b5548b7d Merge branch 'master' of https://github.com/n64decomp/sm64 n64 2021-08-30 21:57:49 +0200
  • 64509c2672
    Update rendering_graph_node.c Muzzarino 2021-07-22 19:21:55 -0700
  • a899a60b6d
    Merge d9fefad35f into f9982e0ef5 iProgramInCpp 2021-07-19 01:27:36 -0700
  • d9fefad35f Document lll_octagonal_rotating_mesh.inc.c iProgramMC 2021-07-19 11:26:18 +0300
  • f9982e0ef5 Refresh 14 n64 2021-07-12 23:17:54 -0400
  • f7833b84fd
    `vadpcm_enc.c`: support filenames containing spaces z64me 2021-07-07 04:05:46 -0400
  • be7920d791
    Update README.md BMatSantos 2021-05-23 01:15:34 -0300
  • f9847b145e The translation edit bmatsantos 2021-05-23 01:06:29 -0300
  • 2c50c8876f
    SH is done , it's not WIP anymore Timár Csaba 2021-04-27 11:49:08 +0200
  • 3e83e556de
    Added neccessary dependency (capstone) to Quickstart Agvantibo 2021-03-18 10:56:40 +0300
  • c20cc5da2b Also look for mips-elf- toolchain Nadia Holmquist Pedersen 2021-03-14 09:16:44 +0100
  • f182258e4e Use python for frequency division Fixes #7 Sean Maas 2021-03-10 17:11:49 -0500
  • c6e85d76d0 Fix high notes occasionally not initing properly Sean Maas 2021-03-04 22:32:54 -0500
  • 3573b75b4b Fix high frequency notes by using downsampled versions Sean Maas 2021-03-04 20:10:21 -0500
  • 00bf4294e8 "Correctly" break the smoke texture with a special conversion Sean Maas 2021-03-04 00:57:41 -0500
  • 6759ecc06e Fix a couple issues with frequency calculation Sean Maas 2021-03-03 23:13:42 -0500
  • 79726c7ae9 Enable LTO + minor renderer optimizations Sean Maas 2021-03-02 02:15:30 -0500
  • e528fa81b3 Improve matrix precision (with even more hacks!) Sean Maas 2021-02-26 17:37:03 -0500