Commit Graph

51 Commits (0690451684937273dcd8a77acafba61ce461ba43)

Author SHA1 Message Date
Vinícius R. Miguel 0690451684
Update .gitignore to remove patch/wiggle residue
`git patch` makes a .rej file for every rejection, and wiggle makes a .porig for every rejection fixed. This can add up to a lot of junk.
2020-05-08 14:55:25 -03:00
Vinícius R. Miguel 65c297dcf0
Mention Raspberry Pi building and formatting fix. 2020-05-08 13:32:31 -03:00
Vinícius R. Miguel bdfdb17684
Added a new Windows guide. 2020-05-08 13:29:35 -03:00
Vinícius R. Miguel 083f1aca10
Merge pull request #11 from vanfanel/master
Pass the correct CFLAGs for Rpi3 and Rpi4 when both models run a syst…
2020-05-08 12:54:25 -03:00
vanfanel ab52a3cbf5 Pass -DUSE_GLES to sdl2 GL init context instead of -DTARGET_RPI, since there are more GLES platforms out there that this engine will run on. 2020-05-08 17:06:23 +02:00
vanfanel b0404194d2 Pass the correct CFLAGs for Rpi3 and Rpi4 when both models run a system with aarch64 kernel and libs. 2020-05-08 16:47:17 +02:00
HengiFettlich c4707eb36f refactor fullscreen into own static function 2020-05-08 14:35:38 +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