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
fgsfds
9bbce2c7aa
clean up cliopts
2020-05-18 23:31:19 +03:00
fgsfds
541de0e3d3
(hopefully) fix the timing crap; add vsync option
2020-05-18 23:03:04 +03:00
fgsfds
e0bad5567c
Merge pull request #179 from dernett/fix-fullscreen-text
...
Fix fullscreen text
2020-05-18 22:38:19 +03:00
Daniel
31308723e2
Added "Exit course at any time", "Huge Mario" and "Tiny Mario" cheats
...
The exit course at any time cheat clears up one of the TODO items while keeping purists happy since it's optional :)
2020-05-18 17:51:53 +01:00
Alex Burnett
5dd50890e6
Fix text being wrapped in fullscreen
2020-05-18 03:34:27 -07:00
Zerocker
37c199bf06
Added savefile format documentation
2020-05-18 19:17:04 +09:00
Zerocker
68ed80fa67
Added flag to support only text-based savefiles
2020-05-18 17:46:50 +09:00
Zerocker
e1dad71b8e
Support for text-based savefiles
2020-05-18 17:44:21 +09:00
V. R. Miguel
3f9657421b
Merge pull request #175 from sm64pc/nightly
...
Update master with new stuff from nightly
2020-05-18 00:39:09 -03:00
Vinícius R. Miguel
1f3124d20c
Fixes --fullscreen and --windowed problems
2020-05-18 00:28:05 -03:00
V. R. Miguel
5fe8e8fdfd
Merge pull request #165 from HeavenVolkoff/save_win_dimensions
...
Implement save/restore of window dimensions/position
Thanks for the contribution, @HeavenVolkoff!
2020-05-18 00:10:42 -03:00
Vinícius R. Miguel
ce15ce1581
Still about #172
2020-05-17 23:58:22 -03:00
Vinícius R. Miguel
4892883052
Potential fix for #172
...
Adds a null-terminator to gCLIOpts.ConfigFile
2020-05-17 23:55:17 -03:00
Heaven Volkoff
89d253f0a6
Reset Window now exit fullscreen
...
Change configFullscreen to configWindow.fullscreen
2020-05-17 23:31:31 -03:00
Heaven Volkoff
b91a717a7b
Fix fullscreen exit resulting in a slightly lower Y position
2020-05-17 23:31:31 -03:00
Heaven Volkoff
aeb4d4e204
Implement save/restore window dimensions/position
...
- Add an entry in options menu to reset window
2020-05-17 23:31:31 -03:00
IvanDSM
66ed5bb124
Release mouse when paused
2020-05-17 22:37:52 -03:00
IvanDSM
364144d4f9
Merge branch 'nightly' of github.com:sm64pc/sm64pc into nightly
2020-05-17 21:24:01 -03:00
IvanDSM
089c9d0bad
Fix crashing when OOB in BETTERCAMERA builds
...
Previously, an attempt to read gMarioState->floor->type was being made even when gMarioState->floor was a null pointer.
This commit makes bettercamera check if gMarioState->floor is not null before accessing it.
2020-05-17 21:23:30 -03:00