Commit Graph

1291 Commits (54fb90b549709df9e9d2a737e61cf846f8d0145a)

Author SHA1 Message Date
Colton Rushton 5026b8da7a Another minor fix 2020-05-19 22:08:45 -03:00
Colton Rushton 4d5a7468c9 Minor fix 2020-05-19 22:05:35 -03:00
Colton Rushton 43a3d74a08 Updating Bettercamera 2020-05-19 21:58:15 -03:00
IvanDSM 8b1e8f8a68 CLI improvements 2020-05-19 21:22:05 -03:00
fgsfds 4fdaa3475f clean up some toolchain compatibility fixes
also rename the abs() macro to not cause any fucking conflicts ever again
2020-05-19 22:22:52 +03:00
fgsfds 946ac7ccde separate text saves; fix build without TEXTSAVE 2020-05-19 21:56:23 +03:00
fgsfds 249b87b06c Merge pull request #216 from Leon422/patch-1
Cheats can be enabled by pressing "L" 3 times while in the options menu.
2020-05-19 21:26:09 +03:00
Leon422 1cab9faa12 Fixed spacing, added brackets. Ready to merge 2020-05-19 19:15:20 +01:00
Leon422 3f5176ac6a Cheats can be enabled by pressing the L trigger 3 times while in the options menu.
Also plays a sound to confirm the user that it worked.
2020-05-19 18:31:01 +01:00
zerocloude a0cff889cc Merge pull request #213 from coltongit/patch-27
Update the README
2020-05-20 00:28:38 +09:00
Colton G. Rushton dafc2a595d Update to add text-save support mention 2020-05-19 12:27:15 -03:00
zerocloude 98fba90772 Merge pull request #178 from zerocloude/nightly
Added support text-based savefile support. Added new parsing library for toml-life files.
2020-05-20 00:14:39 +09:00
Zerocker 219ca905f9 Merge remote-tracking branch 'upstream/nightly' into nightly 2020-05-20 00:02:29 +09:00
Colton G. Rushton f474ed53e1 Update the README 2020-05-19 12:00:33 -03:00
zerocloude fc4b8d303a Merge pull request #205 from porcino/nightly
Option to hide the hud
2020-05-19 23:46:19 +09:00
zerocloude 6d449d21a5 Merge pull request #93 from yksoft1/mingw.org-compatible
Making code MinGW.org and MSYS1 compatible
2020-05-19 23:45:44 +09:00
zerocloude ffb45b0a60 Merge pull request #153 from coltongit/patch-23
TARGET_N64 removal
2020-05-19 23:37:51 +09:00
zerocloude 5dbea570e5 Merge pull request #150 from coltongit/patch-21
Fix unused code
2020-05-19 23:26:40 +09:00
zerocloude 41a48b2090 Merge pull request #211 from coltongit/msys2-build-simplification
Add MSYS2 build fix/simplification
2020-05-19 23:26:03 +09:00
zerocloude 99057dfee0 Merge pull request #210 from coltongit/controller-axis-fix
Fix to controller axis invert issue
2020-05-19 23:25:33 +09:00
zerocloude ea8d990389 Merge pull request #209 from coltongit/mxe-build-fix
Yet another MXE build fix
2020-05-19 23:25:15 +09:00
zerocloude 20d56e97a3 Merge pull request #207 from coltongit/webgl-build-fix 2020-05-19 23:24:53 +09:00
Colton G. Rushton df15e58f05 Add MSYS2 build fix/simplification
Adds the CFLAG normally added during building in MSYS2 to make MSYS2 builds easier to perform.
2020-05-19 11:04:46 -03:00
Colton Rushton a5b355e54c Refactor PR #176 2020-05-19 10:51:49 -03:00
Colton Rushton eaf1f51b0d Made the game even easier to compile in MXE. 2020-05-19 10:38:08 -03:00
Colton Rushton 2170a4cee9 Refactor PR #156 2020-05-19 10:32:01 -03:00
Colton Rushton 736c7a2fff Refactor PR #151 2020-05-19 10:14:44 -03:00
yksoft1 bfa697974b Fix types.h include guard to avoid any conflict with <sys/types.h>. 2020-05-19 20:39:01 +08:00
yksoft1 2e944ef900 My hacks to cliopts.h is not necessary anymore. 2020-05-19 20:15:25 +08:00
U-ALTTP-PC\ALTTP 1aa8ef7692 option to hide the hud 2020-05-19 03:24:51 -03:00
V. R. Miguel f5370ca55a Merge pull request #180 from Leon422/master
Added "Exit course at any time", "Huge Mario" and "Tiny Mario" cheats
2020-05-18 23:02:59 -03:00
V. R. Miguel 7565ece46c Merge branch 'nightly' into master 2020-05-18 23:00:42 -03:00
fgsfds bb34e83990 Merge pull request #179 from dernett/fix-fullscreen-text
Fix fullscreen text
2020-05-19 03:19:37 +03:00
fgsfds 6929147d01 Revert "Merge branch 'nightly' into master"
This reverts commit 4bade2f06a, reversing
changes made to ee37d7cb5e.
2020-05-19 02:38:59 +03:00
fgsfds 4bade2f06a Merge branch 'nightly' into master 2020-05-19 02:33:30 +03:00
fgsfds ee37d7cb5e Merge pull request #194 from Leon422/patch-4
Update README_es_ES.md to reflect the fact that cheats now use a CLI
2020-05-19 02:05:57 +03:00
Leon422 f046cabe8e Update README_es_ES.md 2020-05-19 00:04:07 +01:00
fgsfds e52a855c42 Merge pull request #193 from Leon422/patch-3
Update README.md to reflect the fact that cheats now use a CLI
2020-05-19 02:03:40 +03:00
Leon422 fcdf2905a7 Update README.md 2020-05-19 00:02:03 +01:00
fgsfds e59f80ef7e disable cheats by default; use --cheats CLI option to enable for now 2020-05-19 01:59:29 +03:00
fgsfds 6404b24d81 bring back the old frame timing method (if vsync != 2) 2020-05-19 01:32:49 +03:00
fgsfds 5f9cad774f Revert "Revert "(hopefully) fix the timing crap; add vsync option""
This reverts commit 4564bccc26.
2020-05-19 01:25:59 +03:00
fgsfds 4564bccc26 Revert "(hopefully) fix the timing crap; add vsync option"
This reverts commit 541de0e3d3.
2020-05-18 18:48:11 -03:00
fgsfds 7aae20c293 Revert "(hopefully) fix the timing crap; add vsync option"
This reverts commit 541de0e3d3.
2020-05-18 18:44:35 -03:00
V. R. Miguel 779a5488b8 Merge pull request #189 from sm64pc/master
Update nightly
2020-05-18 18:26:00 -03:00
V. R. Miguel 6d12a84147 Merge pull request #188 from Leon422/patch-2
Updated the Spanish readme
2020-05-18 18:24:39 -03:00
V. R. Miguel 6c864b447a Merge pull request #186 from Leon422/patch-1
Added the cheats menu to the list of features
2020-05-18 18:24:31 -03:00
Leon422 d70cfd7eba *commits in Spanish again*
Added the cheats menu to the feature list, and updated the feature list in general to match the English version.
2020-05-18 22:15:06 +01:00
Leon422 b7e3d7f579 *commits in Spanish* 2020-05-18 22:13:00 +01:00
Leon422 3304d0019e Added the cheats menu to the list of features 2020-05-18 22:10:37 +01:00