Commit Graph

  • da434c48f8
    fix shit Jan 2020-05-16 01:04:50 +0200
  • 345ac387a7 Adds burn smoke and KtQ fixes. Colton Rushton 2020-05-15 17:16:02 -0300
  • 45b26c73c0
    Merge branch 'master' into discord Jan 2020-05-15 22:12:26 +0200
  • 2b098781b8 skip_intro now skips Lakitu and Bowser intros IvanDSM 2020-05-15 17:09:02 -0300
  • 1eb5722970
    replace libdiscord-rpc.a with a msys2 compiled one Jan200101 2020-05-15 22:08:58 +0200
  • edf0b579e1 Fix Koopa pink shorts Heaven Volkoff 2020-05-15 16:45:31 -0300
  • e96bbef650 Fix configfile skip_intro option IvanDSM 2020-05-15 16:47:04 -0300
  • 5fea2f6aee
    Merge branch 'master' into userconfig Jan 2020-05-15 21:29:50 +0200
  • baa717a3c2 Some more multilang fixes and an alternative L-button-mapping fix. Colton Rushton 2020-05-15 16:23:15 -0300
  • 68e3865a16
    Merge pull request #112 from diezgvi/patch-2 IvanDSM 2020-05-15 16:12:01 -0300
  • eb084461a8 Merge remote-tracking branch 'origin/master' Vinícius R. Miguel 2020-05-15 15:38:57 -0300
  • 4a13fd3380 Add in-game control binding menu Vinícius R. Miguel 2020-05-15 15:38:35 -0300
  • e25b06b60e
    Correct texture format for burn smoke Víctor Díez García 2020-05-15 20:33:00 +0200
  • 5ed80ef723
    Merge pull request #111 from Leon422/patch-2 Vinícius R. Miguel 2020-05-15 14:13:42 -0300
  • d407db0377
    Update README_es_ES.md Leon422 2020-05-15 18:12:56 +0100
  • fd74e20373 Add a `--fullscreen` CLI option Vinícius R. Miguel 2020-05-15 12:51:06 -0300
  • f39d9ad096
    Merge pull request #102 from sm64pc/skipintro Vinícius R. Miguel 2020-05-15 12:36:15 -0300
  • 2fcc29ef8b
    Merge pull request #110 from Leon422/patch-1 Vinícius R. Miguel 2020-05-15 12:35:43 -0300
  • d4a4adfb1c slight refactor to my score text Colton Rushton 2020-05-15 09:41:57 -0300
  • 1d48c7165d deleted erroneous buildlog Colton Rushton 2020-05-15 09:34:34 -0300
  • 1be470a4db More compile fixes to multilang. Builds without bettercamera now. Colton Rushton 2020-05-15 09:33:48 -0300
  • 595b18bebd
    Update README_es_ES.md Leon422 2020-05-15 13:15:52 +0100
  • 6162df2ad5 Made multilang compilable. Colton Rushton 2020-05-15 07:35:24 -0300
  • d78d6621a7 some more QoL changes to go towards making everything compilable. Colton Rushton 2020-05-15 06:56:31 -0300
  • bab2671a8b Sync OSX makefile again Hyenadae 2020-05-15 03:16:00 -0400
  • 94d7ee23ae
    Merge pull request #107 from HeavenVolkoff/master Vinícius R. Miguel 2020-05-15 03:21:31 -0300
  • cf9f05f27f
    Merge pull request #108 from yksoft1/zh-cn-docs Vinícius R. Miguel 2020-05-15 03:14:10 -0300
  • db92b7d563 Fixes to zh_CN content. yksoft1 2020-05-15 12:35:47 +0800
  • 1512292055 Add link to Simplified Chinese readme.md. yksoft1 2020-05-15 12:32:28 +0800
  • 9c7f110329 Add Simplified Chinese translation of README.md. yksoft1 2020-05-15 12:30:26 +0800
  • 339735392f Fix incorrect cursor position calculation on Mario head screen (related to #28) Heaven Volkoff 2020-05-15 01:09:28 -0300
  • 4d1c229e6d
    Formatting and some other small stuff Vinícius R. Miguel 2020-05-15 00:21:46 -0300
  • 15b361d3e6
    Merge pull request #104 from uncletrunks/master Diantha J 2020-05-14 23:11:44 -0400
  • 80c79b216c
    Update README_es_ES.md Leon422 2020-05-15 04:11:17 +0100
  • d2afc056b3
    Add a link to the es_ES README Vinícius R. Miguel 2020-05-15 00:05:50 -0300
  • 34e9e3bcc6
    Merge pull request #103 from Leon422/master Vinícius R. Miguel 2020-05-15 00:00:28 -0300
  • 12b605aa6d
    Create translated README.md (README_es_ES.md) Leon422 2020-05-15 03:56:25 +0100
  • ab23b8907b putting out fires uncletrunks 2020-05-14 21:50:10 -0500
  • 86a3f84010
    Merge branch 'master' into skipintro IvanDSM 2020-05-14 23:05:21 -0300
  • a43ac2ebaf Update README for merging IvanDSM 2020-05-14 23:04:07 -0300
  • 59d0cc16c1 Add <strings.h> include IvanDSM 2020-05-14 23:02:04 -0300
  • 8e1412a2ac more cylindrical billboarding stuff uncletrunks 2020-05-14 20:47:55 -0500
  • 70ca0af987 adds cylindrical billboarding, enables it for trees. uncletrunks 2020-05-14 20:31:52 -0500
  • bcd69f80b6 Multilang fixes, cross-compilation fixes, redid the charmap implementation, and implemented a bunch of other fixes. Colton Rushton 2020-05-14 22:15:15 -0300
  • 141f6be043 store saves in big endian fgsfds 2020-05-15 03:46:29 +0300
  • 8017d1dfa4 fix cursor on Mario head screen (fixes #28) fgsfds 2020-05-15 01:22:50 +0300
  • 1f138abe0e Fixes some UB & overflow issues Vinícius R. Miguel 2020-05-14 15:32:11 -0300
  • cc4641f2a9
    Add --skip-intro mention Vinícius R. Miguel 2020-05-14 15:25:11 -0300
  • c0a4ceb9e2 Added CLI functionality with --skip-intro option. Vinícius R. Miguel 2020-05-14 15:23:04 -0300
  • e166fc1512 Remove patch as functionality has been merged Vinícius R. Miguel 2020-05-14 14:57:47 -0300
  • 2901e94d5c
    Typo fix Vinícius R. Miguel 2020-05-14 14:49:05 -0300
  • 9db36183b4
    Update README.md Vinícius R. Miguel 2020-05-14 14:47:59 -0300
  • 5798f0ce8a
    Merge pull request #75 from wabberz/master Vinícius R. Miguel 2020-05-14 14:44:00 -0300
  • a26c36b6b4 fix Fire Spitter uwabami 2020-05-14 19:08:30 +0200
  • 2bdb1ab551 several fixes and improvements uwabami 2020-05-14 18:47:12 +0200
  • 1b03e251bb Better way to detect mingw-w64; fix bettercamera for mingw.org; close .assets-local.txt before deleting it. yksoft1 2020-05-15 00:26:56 +0800
  • fa9af3227e Make the code buildable on MinGW.org (not mingw-w64) and MSYS1. yksoft1 2020-05-14 23:47:00 +0800
  • 8d2e0f5ffd fix Fwoosh in Tall, Tall Mountain uwabami 2020-05-14 17:07:14 +0200
  • a773e68c15 fix Lakitu's cloud not appearing from a distance uwabami 2020-05-14 16:24:00 +0200
  • 87dac5d916 fix bugged Heave-Ho in Wet-Dry World uwabami 2020-05-14 16:11:59 +0200
  • 24b672df33 Merge branch 'master' of https://github.com/sm64pc/sm64pc uwabami 2020-05-14 14:35:15 +0200
  • 939c885802
    Replace MSVC lib with static archive Jan200101 2020-05-14 13:36:28 +0200
  • d14c01e2f2 Added prelimary OSX_BUILD changes Hyenadae 2020-05-14 06:46:11 -0400
  • 829c1f29a8 Fixed more border-related code and fixes to N64 build removal Hyenadae 2020-05-14 05:18:12 -0400
  • d2cff2838f
    Fix black edge caused by UB Vinícius R. Miguel 2020-05-13 21:18:22 -0300
  • 6e331e7cdd tweak makefile formatting slightly Colton Rushton 2020-05-13 20:27:38 -0300
  • 3fe76e5d9d tweak charmaps for multilang and cross-compilation support to allow cross-compiling for Linux on Windows as well as the other way around. Colton Rushton 2020-05-13 20:23:58 -0300
  • 0e3e7b9c23
    Merge pull request #88 from fgsfdsfgs/shutdown fgsfds 2020-05-14 01:33:24 +0300
  • 045e93e9e4 attempt to shut down all subsystems on exit fgsfds 2020-05-14 01:21:50 +0300
  • 5dda6bd68a
    correctly set name of the Windows lib Jan200101 2020-05-13 23:10:26 +0200
  • e649e7a57a makefile.split prep for multilang Colton Rushton 2020-05-13 16:46:32 -0300
  • 08db7fcf9f experimental cleanall flag implementation Colton Rushton 2020-05-13 16:43:01 -0300
  • d3addac577 some of the last multilang fixes. Experimental WSL/Linux cross-compilation will be featured after multilang as well. Colton Rushton 2020-05-13 16:40:30 -0300
  • 47c4b7b41b
    Show the console on Windows setting `WINDOWS_CONSOLE=1` Vinícius R. Miguel 2020-05-13 13:23:52 -0300
  • 94a0dad150
    Merge pull request #77 from Jan200101/sdlmake Vinícius R. Miguel 2020-05-13 13:19:47 -0300
  • 1f1b27e08c
    Merge pull request #87 from Hyenadae/patch-1 Vinícius R. Miguel 2020-05-13 12:08:55 -0300
  • cfeb310d70
    Update to pisetup.sh Hy! 2020-05-13 11:35:22 -0300
  • d5d151f322 Fix some overflow issues Vinícius R. Miguel 2020-05-13 11:25:22 -0300
  • 31f0d68ca2 Removed majority of TARGET_N64 logic from code Hyenadae 2020-05-13 07:57:25 -0400
  • 6bd0187c9f
    only enable mouse controls with mouse look Jan200101 2020-05-13 11:30:51 +0200
  • d90b30c492
    improve code layout, add EU support, add config option Jan200101 2020-05-13 11:24:11 +0200
  • bea82c00bc Increase GFX_POOL_SIZE to fix overflow in 32bit version - thanks fgsfds uwabami 2020-05-13 09:25:45 +0200
  • 2e2e616821
    Add nodrawdistance.patch Vinícius R. Miguel 2020-05-13 03:52:34 -0300
  • cf4a373571
    New WIP read_text_data function Vinícius R. Miguel 2020-05-12 21:25:28 -0300
  • c075471154
    remove smallImage, fix crashes, add missing characters, lower upd rate Jan200101 2020-05-13 01:50:31 +0200
  • ea6de753c0
    replace macro with value Jan200101 2020-05-13 01:00:21 +0200
  • f45a42a85e Deleted erroneous build log Colton Rushton 2020-05-12 19:58:59 -0300
  • 54e3e30182 Minor fixes and refactors Colton Rushton 2020-05-12 19:57:59 -0300
  • 986171c424
    implement stage and act display as well as changing images Jan200101 2020-05-13 00:32:29 +0200
  • b0d6095fa1 Minor build fixes Colton Rushton 2020-05-12 18:21:44 -0300
  • ccf927e117 More multilang fixes. Colton Rushton 2020-05-12 16:03:53 -0300
  • c7945b7ec1 Minor fix to EU compilation Colton Rushton 2020-05-12 14:45:18 -0300
  • 9ab0101ba6 WIP makefile tweaks to make multilang compilable Colton Rushton 2020-05-12 14:43:47 -0300
  • 9c4bc14f35
    refactor init and shutdown init and shutdown has been moved to the SDL2 related functions that handle exit and startup a dedicated State function has been added to more cleanly set details Jan200101 2020-05-12 18:43:35 +0200
  • f2d6df38d1
    add basic discord rich presence support Jan200101 2020-05-12 16:26:03 +0200
  • 5f99e21592
    extend cross compilation support Jan200101 2020-05-12 16:08:34 +0200
  • efb96e441f
    add build option to save in the user directory for compatiblity sake it tried loading files from its current directory first Jan200101 2020-05-12 16:05:32 +0200
  • cd984306f3 Possibly may compile now. Untested Colton Rushton 2020-05-12 08:43:01 -0300
  • 8efd5a3201 Level header code multilang Colton Rushton 2020-05-12 08:06:42 -0300
  • 09ddc7dc37 More multilang support stuff Colton Rushton 2020-05-12 07:54:39 -0300