Commit Graph

50 Commits

Author SHA1 Message Date
IvanDSM
88b063d7a1 New Makefile and fgsfdsfgs fixes
New Makefile based on master branch Makefile.
Ported fdsfgsfds' OOB memory access and save buffer corruption fixes.
2020-05-10 05:11:27 -03:00
Vinícius R. Miguel
5024cdece3
Delete fps.patch 2020-05-09 18:21:44 -03:00
IvanDSM
89cd99608e Fix goddard/sfx.h header 2020-05-09 02:30:14 -03:00
IvanDSM
3ebfc225ca Mouse Look ported to camera_rebase
With check for settings SDL_SetRelativeMouseMode only if Mouse Look is enabled.

We always send regards to Fastblitters.
2020-05-09 02:10:56 -03:00
Vinícius R. Miguel
ef2cd47343 True analog camera control has been added. 2020-05-09 01:19:13 -03:00
Jan200101
be340547c4
port analog camera code to the master codebase 2020-05-08 13:41:35 +02:00
Jan200101
c540898c71
revert -O2 when non matching,fix EU compile,disable cursor in fullscreen
- O2 caused problems with audio on US builds when targeting generic systems
- compiling an EU version previously caused problems due to race condition in the Makefile
- not being able to see the cursor on a small window is annoying, only hide on fullscreen
2020-05-08 13:41:12 +02:00
HengiFettlich
848f7c352b Update gfx_sdl2.c
if fullscreened, escape to exit fullscreen
2020-05-08 12:24:40 +02:00
HengiFettlich
14b0282267 Update .gitignore 2020-05-08 12:11:59 +02:00
Vinícius R. Miguel
d78585de83
Merge pull request #9 from Hyenadae/master
Makefile additions and part of SDL2.C Pi-GLES define
2020-05-08 04:55:51 -03:00
Vinícius R. Miguel
1e246386bc
Merge branch 'master' into master 2020-05-08 04:53:41 -03:00
Hyenadae
dba8760aad Makefile additions and part of SDL2.C Pi-GLES define 2020-05-08 08:38:50 +01:00
Vinícius R. Miguel
0c10f9eacc
Removes the cursor from view when on the game's window. 2020-05-08 04:36:17 -03:00
Vinícius R. Miguel
7e97699076
Add RPi-related optimizations. 2020-05-08 04:14:56 -03:00
Vinícius R. Miguel
eebba003ea
Add features and enhancements. 2020-05-08 03:26:21 -03:00
Vinícius R. Miguel
e154bf4445
Update README.md 2020-05-07 22:55:45 -03:00
Vinícius R. Miguel
e1d5b428bb
Typo fix and feature list removed 2020-05-07 20:07:42 -03:00
Vinícius R. Miguel
53ebd8ad6f
Update README.md 2020-05-07 19:51:24 -03:00
Vinícius R. Miguel
d94790849d
My bad. This was a mistake. 2020-05-07 18:47:13 -03:00
Vinícius R. Miguel
787970eead Version mismatch 2020-05-07 18:45:16 -03:00
rai
c638404e1b
add void build instructions to README 2020-05-07 21:16:37 +02:00
rai
dd7d53113a
Delete readme2.txt
it's useless now that we've edited the main readme
2020-05-07 21:07:06 +02:00
Vinícius R. Miguel
1d2261d242
Update README.md 2020-05-07 15:54:54 -03:00
Vinícius R. Miguel
74635cdc39 Update issue templates 2020-05-07 20:46:35 +02:00
rai
315652fc44 Update README to include webassembly build info 2020-05-07 20:46:35 +02:00
Vinícius R. Miguel
0cb29b3012 Update README.md 2020-05-07 20:46:35 +02:00
HengiFettlich
c7c2f1756c Update README.md
move glew and sdl2 to pacman install command
2020-05-07 20:46:35 +02:00
Vinícius R. Miguel
baf1b6e962 Update README.md 2020-05-07 20:46:35 +02:00
HengiFettlich
31bb068358 Update Makefile
remove unnecessary dependencies
2020-05-07 20:46:35 +02:00
Vinícius R. Miguel
b3b0321384 Update README.md 2020-05-07 20:46:35 +02:00
HengiFettlich
1cca3ef4ea add Hotkeys for Fullscreen (ALT+Enter) 2020-05-07 20:46:35 +02:00
HengiFettlich
e9893bc92a update .gitignore 2020-05-07 20:46:35 +02:00
Jan200101
e87c070517
merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
Matt Kempster
9a40d86f6a
Merge pull request #36 from ahouts/master
Add Docker Support
2020-04-19 12:06:42 -07:00
n64
c45aa301bb Refresh 8 2020-04-03 14:57:26 -04:00
Andrew Houts
0987c9c91d incorporate streetster's suggestions 2020-04-02 11:00:05 -07:00
Andrew Houts
a48d6b03d6 add docker config 2020-03-31 20:28:58 -07:00
n64
06ec56df7f Refresh 7 2020-03-01 22:42:52 -05:00
n64
9a801cb96d refresh 6 2020-02-03 00:51:26 -05:00
n64
9273f38df1 refresh 5 2020-01-03 10:38:57 -05:00
n64
04732af90b refresh 4 2019-12-01 21:52:53 -05:00
n64
a7c423cb43 Refresh 3 2019-11-03 14:36:27 -05:00
n64
6b8bc9b9ec Refresh #2a (hotfix) 2019-10-05 19:41:44 -04:00
n64
b1665cdfdb HOTFIX: Text Makefile dependency 2019-10-05 19:40:22 -04:00
n64
52e605f075 Refresh 2 2019-10-05 15:08:05 -04:00
n64
1ef98ec785 Refresh 1 2019-09-01 15:50:50 -04:00
mountainflaw
c6102eb802
Merge pull request #1 from bramhaag/patch-2
Fixed formatting issue in README.md
2019-08-25 17:34:16 -04:00
Bram Hagens
50abf504a9
Fixed formatting issue 2019-08-25 08:41:24 +02:00
n64
b333dd0a96 fix tabledesign 2019-08-25 00:58:46 -04:00
n64
89e8690857 init2 2019-08-25 00:46:40 -04:00