Commit Graph

  • f6e456e1c0 correct star texture size fgsfds 2020-06-10 18:44:30 +03:00
  • ca4986e82d fix GLEW include on OSX fgsfds 2020-06-10 04:16:46 +03:00
  • 457189bb13 use SDL_opengles2.h only when USE_GLES is defined fgsfds 2020-06-10 01:01:34 +03:00
  • fca5ed8846 don't scale the noise to 240 height fgsfds 2020-06-10 01:00:20 +03:00
  • 33b4bd7f8d don't use the noise shader on GLES fgsfds 2020-06-10 00:58:44 +03:00
  • 735d032bdd use #version 120 on desktop GL fgsfds 2020-06-10 00:56:10 +03:00
  • fbbb3cba5c Implemented noise effects in OpenGL. (#6) MaikelChan 2020-06-02 22:46:12 +02:00
  • 8d05d2b7e2 check GL version in the GL2.1 backend; check GLEW errors fgsfds 2020-06-09 23:28:26 +03:00
  • 180db16da8 forgot the actual libs fgsfds 2020-06-09 20:49:35 +03:00
  • 01e6061276 clean up discord rpc a bit fgsfds 2020-06-09 20:46:26 +03:00
  • dc17d19cd1 use snprintf() instead of itoa() fgsfds 2020-06-09 20:26:00 +03:00
  • c04c315410 move the discord-rpc libs to lib/ fgsfds 2020-06-09 20:19:22 +03:00
  • f6b3502b62 Merge pull request #301 from Jan200101/feature/discordrpc fgsfds 2020-06-09 20:14:29 +03:00
  • 80e674cc21 remove explicit dereference Jan200101 2020-06-09 19:02:00 +02:00
  • 233c2d8f72 Merge branch 'nightly' into feature/discordrpc Jan 2020-06-09 17:16:42 +02:00
  • 5933742f82 replace static linking with dynamically loaded libraries Jan200101 2020-06-09 17:15:49 +02:00
  • f1ba90d25b add discord rpc support Jan200101 2020-06-08 22:48:23 +02:00
  • 13120042c9 add crcmap for RICE-formatted texture packs fgsfds 2020-06-09 05:24:26 +03:00
  • 3589d7cfed texrename: put textures in gfx folder fgsfds 2020-06-09 05:23:15 +03:00
  • 326f8ed071 properly check for basepacks fgsfds 2020-06-08 08:49:06 +03:00
  • ef5eab2263 fix sys_file_extension for folders that start with dot fgsfds 2020-06-08 07:44:03 +03:00
  • 585c24a282 updated usage text fgsfds 2020-06-08 06:38:41 +03:00
  • 504b38725e use 'python3 mkzip' instead of just 'mkzip' fgsfds 2020-06-08 06:06:40 +03:00
  • 51651d52d0 restore --savepath and replace --datapath with --gamedir fgsfds 2020-06-07 23:54:39 +03:00
  • 9ebde3c219 add sky tiles to the zip as well fgsfds 2020-06-07 22:00:57 +03:00
  • 0bf5a192f4 fix sys_fatal() warnings in gfx fgsfds 2020-06-07 22:00:49 +03:00
  • b9c94ad57d fix text saves fgsfds 2020-06-07 22:00:23 +03:00
  • 4feacc0065 add virtual filesystem thing w/ ZIP support fgsfds 2020-06-07 21:05:26 +03:00
  • be4062e9d5 Merge pull request #311 from jordy-u/patch-1 Zerocker 2020-06-07 22:35:27 +09:00
  • 9d171452b0 Merge pull request #302 from Zerocker/patch-debug Zerocker 2020-06-07 22:33:37 +09:00
  • 5121172e65 Merge pull request #314 from Zerocker/patch-textsaves Zerocker 2020-06-07 22:23:08 +09:00
  • f6ab82d144 Fix a couple of warnings Zerocker 2020-06-07 22:19:47 +09:00
  • 6733bdb3ae Fix parsing for bonus and cap data Zerocker 2020-06-07 21:44:00 +09:00
  • 808bd99592 Remove some braindead comments Zerocker 2020-06-07 21:38:14 +09:00
  • e7218f043b Add separate DEBUG flag for tools Zerocker 2020-06-07 21:16:09 +09:00
  • b78997814a Remove description for the FPS counter Jordy 2020-06-06 21:34:16 +02:00
  • 55692aebf8 Update README.md fgsfds 2020-06-05 21:19:44 +03:00
  • 81dc46ca78 Merge pull request #304 from hunterzero99/patch-1 fgsfds 2020-06-05 21:18:01 +03:00
  • fa3b68b9c8 Update README.md luciferin 2020-06-05 14:07:16 -04:00
  • bcdaf13386 add script to unpack .pak-formatted texture packs fgsfds 2020-06-05 20:27:54 +03:00
  • 5d2f4e1ba5 32 chars is too small for this shit fgsfds 2020-06-05 20:26:43 +03:00
  • e9f0519bc4 text saves now utilize the save path fgsfds 2020-06-05 20:23:18 +03:00
  • f1393a4431 update xxhash map fgsfds 2020-06-05 20:21:44 +03:00
  • 708b6c6855 Note changed save & config file location luciferin 2020-06-05 09:50:16 -04:00
  • 2ae6e0fac0 Remove old -O2 flag Zerocker 2020-06-05 21:12:44 +09:00
  • caea5ec4cb Nuke old VERSION OPT_FLAGS and add DEBUG flag Zerocker 2020-06-05 20:40:08 +09:00
  • ad92b93b39 Fix missed collected stars after gameover Zerocker 2020-06-05 15:15:40 +09:00
  • aff081080b unfuck keyboard API; actually use seconds for rumble time fgsfds 2020-06-04 23:58:18 +03:00
  • 3954f7d1d3 nuke some leftover MIPS assembly and binary blobs fgsfds 2020-06-04 23:42:19 +03:00
  • bd68d6cb67 move rumble functions to controller API fgsfds 2020-06-04 23:39:57 +03:00
  • a3ee774ba2 Merge pull request #261 from zerocloude/rumble_back zerocloude 2020-06-04 19:35:59 +09:00
  • 77217baf13 Merge remote-tracking branch 'upstream/nightly' into rumble_back Zerocker 2020-06-04 19:13:41 +09:00
  • 88b044bd76 load external gamecontrollerdb file if it's present fgsfds 2020-06-03 00:10:42 +03:00
  • 5b14bf3b5e precache is now turned on by default fgsfds 2020-06-03 00:10:20 +03:00
  • 05d401072b yeet fgsfds 2020-06-02 23:43:32 +03:00
  • 35382b83a1 roll back rsync fgsfds 2020-06-02 22:37:43 +03:00
  • afca02c0a7 use 'rsync' instead of 'find' + 'cp -r --parents' fgsfds 2020-06-02 17:57:23 +03:00
  • f00c553f75 Merge pull request #287 from GateGuy/NoDrawFishFix fgsfds 2020-06-02 02:41:14 +03:00
  • 269cd8f60f Fixed constant fish respawning GateGuy 2020-06-01 17:33:22 -04:00
  • 6cee636382 change EXTERNAL_TEXTURES to EXTERNAL_DATA; load sound data from external files fgsfds 2020-06-01 12:13:05 +03:00
  • 8b386a2175 allow binding stick directions to controller buttons fgsfds 2020-06-01 00:03:34 +03:00
  • 1c0c050d1f Merge pull request #231 from zerocloude/textsaves_fix zerocloude 2020-06-01 00:07:47 +09:00
  • b7b255317f Added backup for slot 0 to slot 1 Zerocker 2020-06-01 00:02:47 +09:00
  • 4a24cb9d16 Removed "Disable BLJ" from branch Zerocker 2020-05-31 14:23:28 +09:00
  • 9917188ec8 Revert "Secret Cheat was added" Zerocker 2020-05-31 14:18:17 +09:00
  • 82163b706a Merge remote-tracking branch 'upstream/nightly' into textsaves_fix Zerocker 2020-05-30 21:00:11 +09:00
  • 709a049ab6 Added rumble strength option Zerocker 2020-05-30 20:38:05 +09:00
  • 2bc577bc3c Added haptic implementation Zerocker 2020-05-30 20:37:37 +09:00
  • cf122ee6e8 Merge remote-tracking branch 'upstream/nightly' into rumble_back Zerocker 2020-05-30 17:34:56 +09:00
  • f6c54e95b2 read in all config line tokens (fixes the binds not saving) fgsfds 2020-05-29 20:10:38 +03:00
  • 93030b02a3 don't die after encountering a NULL texture fgsfds 2020-05-29 19:35:35 +03:00
  • 540a0387c9 fix build fgsfds 2020-05-29 18:08:00 +03:00
  • b5cdf7e7f6 Returned back OS functions in the commented state Zerocker 2020-05-29 23:23:45 +09:00
  • 3f1fd3aba8 Merge remote-tracking branch 'upstream/nightly' into rumble_back Zerocker 2020-05-29 23:19:09 +09:00
  • aaa2c71d43 Merge pull request #278 from GateGuy/DeadzoneOption fgsfds 2020-05-29 08:22:00 +03:00
  • 2e332c9316 Fixed typo in comment GateGuy 2020-05-28 18:42:45 -04:00
  • 875d7a9b3c Added deadzone option GateGuy 2020-05-28 18:40:36 -04:00
  • 85a1d88422 texrename: handle multiple files with the same CRC too fgsfds 2020-05-28 23:08:32 +03:00
  • a0a256499b Merge pull request #269 from coltongit/patch-31 fgsfds 2020-05-27 03:18:02 +03:00
  • 8013b9a325 add scripts to rename CRC-named HD textures fgsfds 2020-05-27 02:56:12 +03:00
  • 62e78a74c0 fix crashes with EXTERNAL_TEXTURES on JP/EU and Bowser fgsfds 2020-05-27 02:51:05 +03:00
  • b5b5aab076 Fix a minor error with bettercamera Colton G. Rushton 2020-05-26 15:28:36 -03:00
  • e3401f1547 use a script to output zero-terminated strings instead of bash printf fgsfds 2020-05-26 02:59:38 +03:00
  • 9f9e79ed9d build the res target by default when EXTERNAL_TEXTURES is enabled fgsfds 2020-05-26 02:18:09 +03:00
  • 655c381d6f add texture preloading fgsfds 2020-05-26 00:54:51 +03:00
  • f8139cce6d fix tools Makefile fgsfds 2020-05-26 00:47:08 +03:00
  • 6166402626 Removed ifndefs from main Zerocker 2020-05-25 17:06:50 +09:00
  • 1873f7aba5 game now uses non-working directory paths by default fgsfds 2020-05-25 07:17:10 +03:00
  • 9825b02f50 add option to load textures from external files fgsfds 2020-05-25 04:21:36 +03:00
  • 87d6f30a08 fix skyconv --write-tiles --type sky fgsfds 2020-05-25 02:25:13 +03:00
  • eeca3b0ec0 remove debug print in Makefile fgsfds 2020-05-25 00:58:43 +03:00
  • ce864043c1 Enabled rumble for all versions. Zerocker 2020-05-24 23:52:03 +09:00
  • 19990cde38 Secret Cheat was added Zerocker 2020-05-24 23:50:55 +09:00
  • 37ff33b0a2 Added blank SDL functions for rumble support. Zerocker 2020-05-24 23:49:49 +09:00
  • 4bbde37464 this ain't const anymore fgsfds 2020-05-22 01:42:07 +03:00
  • 686ea5be7b separate options menu strings and add JP strings fgsfds 2020-05-22 01:36:39 +03:00
  • a9d16ea76a unfuck BSWAP16 macro, replace it with BE_TO_HOST16() in audio fgsfds 2020-05-22 01:35:26 +03:00
  • aaf6eab582 fix text rendering on JP and (maybe) EU fgsfds 2020-05-22 00:27:51 +03:00
  • 1298cd6017 Add commit hash to window title for nightly builds. This also adds a flag for detecting nightly builds in the code. IvanDSM 2020-05-21 14:19:20 -03:00
  • a23aa77b57 Merge pull request #245 from coltongit/patch-30 fgsfds 2020-05-21 19:51:20 +03:00