Colton G. Rushton
|
2eaa7edb80
|
Added info that sparkle texture 5 was fixed
|
2020-05-20 20:59:16 -03:00 |
Colton G. Rushton
|
577d81e4a1
|
Add minor sparkle texture fixes
Controlled by TEXTURE_FIX as mandated by the Koopa shorts issues/PRs
|
2020-05-20 20:54:25 -03:00 |
Colton Rushton
|
2105a36be4
|
Resolve a few errors with the new additions.
|
2020-05-20 16:52:52 -03:00 |
fgsfds
|
602409bc60
|
avoid redefining CLOCK_MONOTONIC and shit
|
2020-05-20 17:56:35 +03:00 |
fgsfds
|
bc8cc8f888
|
Merge pull request #232 from Tarnadas/nightly
fix non mingw builds
|
2020-05-20 17:53:21 +03:00 |
Mario Reder
|
2ba8891448
|
fix non mingw builds
resolves #230
|
2020-05-20 16:50:05 +02:00 |
Zerocker
|
1f250255d3
|
Added appropriate flags for sound mode and cap level. Documentation has been updated.
|
2020-05-20 23:28:04 +09:00 |
fgsfds
|
bcfc1160db
|
add GL1.3 (or 1.2 with some extensions) rendering backend
there are still some graphical glitches and no fog
|
2020-05-20 07:00:04 +03:00 |
Colton Rushton
|
f1403ac2c2
|
Formatting fixes.
|
2020-05-19 22:10:47 -03:00 |
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 |