1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2025-01-11 03:19:46 +01:00

Commit graph

  • ac85f57441 Add colors to logging Misa 2021-02-23 15:22:28 -0800
  • 96539f891c Replace all print calls with vlog calls Misa 2021-02-23 15:21:29 -0800
  • d9737589de Add logging functions Misa 2021-02-23 00:54:45 -0800
  • f6adefbdbe Replace some info logs with debug logs Misa 2021-09-01 14:19:13 -0700
  • 473d52823b Add debug logs Misa 2021-09-01 14:11:23 -0700
  • 8bbd8f3fb9 Allow disabling output/fine-tuning output Misa 2021-09-01 13:41:06 -0700
  • 51fc6f607d Add command-line options to force-enable/disable color Misa 2021-09-01 13:28:51 -0700
  • c05e7dd7eb Add colors to logging Misa 2021-02-23 15:22:28 -0800
  • c2a4cfcbb4 Replace all print calls with vlog calls Misa 2021-02-23 15:21:29 -0800
  • fbd0ef18a6 Add logging functions Misa 2021-02-23 00:54:45 -0800
  • f8789e2f14 Call FS.syncfs on Emscripten leo60228 2021-09-01 13:16:34 -0400
  • f1ae40a7c5 2.3.1 2.3.1 Ethan Lee 2021-09-01 12:26:53 -0400
  • d501a6245f Added my quick script to fixup Mac dylib paths Ethan Lee 2021-09-01 12:07:57 -0400
  • ac0644a70a Added my quick script to fixup Mac dylib paths Ethan Lee 2021-09-01 12:07:57 -0400
  • 41edb041fb Close dirFd leo60228 2021-09-01 11:44:53 -0400
  • 1d7bb5b529 Enable asyncify leo60228 2021-09-01 10:23:38 -0400
  • 977b3c3609 fsync written save data on Emscripten leo60228 2021-09-01 10:15:45 -0400
  • d23df28198 Disable SDL usage of asyncify leo60228 2021-09-01 10:13:56 -0400
  • 5abe615507 Fix Pauli Kohberger's name stopping being drawn too early Misa 2021-08-31 23:23:27 -0700
  • 4c69281738 Move Misa to C++ credits Misa 2021-08-31 23:19:25 -0700
  • 0028e314e4 Suppress unused i warning if NUM_BACKENDS is 0 Misa 2021-08-31 23:12:38 -0700
  • 146678aac4 Make PhysFS RWops work with -DBUNDLE_DEPENDENCIES=OFF Misa 2021-08-31 23:09:13 -0700
  • 514d56ee20 Minor VS buildfix Ethan Lee 2021-08-31 19:07:24 -0400
  • 342dfcb48d Minor VS buildfix Ethan Lee 2021-08-31 19:07:24 -0400
  • 14c24069fd Fix indentation consistency leo60228 2021-08-31 13:51:40 -0400
  • 52fceb3f69 Allow any player entity to be on the ground/roof to flip leo60228 2020-09-23 05:31:06 -0400
  • 1e8b5a6ba7 Actually move checks out of loop leo60228 2020-09-23 05:29:02 -0400
  • cd4ce05cb3 Split out tap_left and tap_right from player input loop leo60228 2020-09-22 15:44:20 -0400
  • 1eb8570329 Split flip logic from player input logic leo60228 2020-09-22 15:24:23 -0400
  • 9cfbd1ae51 Fix not-Flip-Mode flag turning off when returning from options menu Misa 2021-08-31 15:33:20 -0700
  • 416fe00c9d Fix not-Flip-Mode flag turning off when returning from options menu Misa 2021-08-31 15:33:20 -0700
  • b132f4fc6c Change physfsrwops.h SDL.h include, again leo60228 2020-07-31 10:52:47 -0400
  • de0998ca34 Compile physfsrwops with VVVVVV because of SDL dependency leo60228 2020-07-30 17:24:54 -0400
  • 668c3d91d6 Return false from unPackBinary if no tracks are valid leo60228 2020-07-30 17:08:27 -0400
  • f86a67456b Remove data/ from track name list, refactor music loading, and support loose ogg music leo60228 2020-07-30 17:06:07 -0400
  • 5b6c4b6b28 Add physfsrwops leo60228 2020-07-30 17:05:30 -0400
  • 64be7dbd53
    Refactor colors in internal commands Ally 2021-08-31 19:09:51 -0300
  • d65ecc9696 Fix typo AllyTally 2021-08-31 19:04:20 -0300
  • 3eb4b3e2bf Fix oversight AllyTally 2021-08-31 16:58:33 -0300
  • 5ccaa53c65 Fix requested changes AllyTally 2021-08-31 16:41:32 -0300
  • 96812f8046 Default to VSync being enabled Ethan Lee 2021-08-31 15:08:46 -0400
  • 8ebf8a21e4 Default to VSync being enabled Ethan Lee 2021-08-31 15:08:46 -0400
  • 682ff5b8b7 Refactor colors in internal commands AllyTally 2021-08-12 20:15:43 -0300
  • 1c34dc2533 Reset new variables in hardreset AllyTally 2021-08-31 15:07:38 -0300
  • 656941202a Fix formatting and add an INBOUNDS_VEC AllyTally 2021-04-22 22:33:03 -0300
  • b15e25f106 Add setactivitycolour(colour) and setactivitytext() commands AllyTally 2021-04-15 02:09:47 -0300
  • 0685cade69 Change the text of custom activity zones AllyTally 2021-04-15 01:12:37 -0300
  • a199f3797a Reset new variables in hardreset AllyTally 2021-08-31 15:07:38 -0300
  • 0de7ecea95 Fix formatting and add an INBOUNDS_VEC AllyTally 2021-04-22 22:33:03 -0300
  • 383937eec2 Add setactivitycolour(colour) and setactivitytext() commands AllyTally 2021-04-15 02:09:47 -0300
  • a58994a8c0 Change the text of custom activity zones AllyTally 2021-04-15 01:12:37 -0300
  • fc645e12b7 Fix indentation consistency leo60228 2021-08-31 13:51:40 -0400
  • 0a9a3412a8 Allow any player entity to be on the ground/roof to flip leo60228 2020-09-23 05:31:06 -0400
  • 3337fb5a9b Actually move checks out of loop leo60228 2020-09-23 05:29:02 -0400
  • 0db7938526 Split out tap_left and tap_right from player input loop leo60228 2020-09-22 15:44:20 -0400
  • 3adf5ea7d7 Split flip logic from player input logic leo60228 2020-09-22 15:24:23 -0400
  • 2bc2e8bf5e Change physfsrwops.h SDL.h include, again leo60228 2020-07-31 10:52:47 -0400
  • afd771dfc9 Compile physfsrwops with VVVVVV because of SDL dependency leo60228 2020-07-30 17:24:54 -0400
  • 295bcee172 Return false from unPackBinary if no tracks are valid leo60228 2020-07-30 17:08:27 -0400
  • 0ff02c06ba Remove data/ from track name list, refactor music loading, and support loose ogg music leo60228 2020-07-30 17:06:07 -0400
  • 1cbc3bdc7c Treat __unix__ define as generic Unix leo60228 2020-07-29 18:55:15 -0400
  • 57ce244555 Add physfsrwops leo60228 2020-07-30 17:05:30 -0400
  • a9816e6255 Treat __unix__ define as generic Unix leo60228 2020-07-29 18:55:15 -0400
  • 6abf87f1e4 Explicitly use void in emscriptenloop declaration leo60228 2021-03-31 15:33:26 -0400
  • 46ee84d6ef Disable unfocus on Emscripten leo60228 2021-03-31 15:12:13 -0400
  • 0063e1c3bc Use Emscripten's main loop leo60228 2021-03-31 15:06:26 -0400
  • 7baf143a6b Add necessary Emscripten linker flags leo60228 2021-03-31 14:27:23 -0400
  • 6d57ccc25b Support Emscripten in FileSystemUtils leo60228 2021-03-31 14:01:58 -0400
  • a689c3ab96 Support Emscripten's SDL2 leo60228 2021-03-31 13:48:45 -0400
  • 62cff254b7 Bump version to 2.4 Misa 2021-08-31 10:25:29 -0700
  • 49711540f3 Explicitly use void in emscriptenloop declaration leo60228 2021-03-31 15:33:26 -0400
  • f7fb1eca4e Disable unfocus on Emscripten leo60228 2021-03-31 15:12:13 -0400
  • fddafb2d9c Use Emscripten's main loop leo60228 2021-03-31 15:06:26 -0400
  • 8b55e6a6db Add necessary Emscripten linker flags leo60228 2021-03-31 14:27:23 -0400
  • a7ca580928 Support Emscripten in FileSystemUtils leo60228 2021-03-31 14:01:58 -0400
  • 6cb9a703f5 Support Emscripten's SDL2 leo60228 2021-03-31 13:48:45 -0400
  • c97b28f238 Don't hardcode destroy() arguments in loadcustom() Misa 2020-09-07 21:22:44 -0700
  • 08971b3311 Fix destroy(platforms), implement under different names Misa 2020-09-07 21:17:01 -0700
  • bca8d39bd7 Axe save file migration Misa 2021-03-24 14:29:04 -0700
  • 85dc6db85b Axe screen_transition variable in favor of roomchange Misa 2021-04-16 23:39:12 -0700
  • 7a598f5811 Move roomchange off of Game Misa 2021-04-16 23:34:54 -0700
  • 75ed9f9631 Move linecrosskludge off of entityclass Misa 2021-04-16 23:12:32 -0700
  • 382b83a54d Move roomchangedir off of Game Misa 2021-04-16 23:08:27 -0700
  • 48cddf57a6 Reset obj.customscript in hardreset() 2.3 Misa 2021-08-31 07:55:40 -0700
  • fea2010204 Fix enemy/plat bounds not being drawn if any side touches a screen edge Misa 2021-08-28 13:03:04 -0700
  • fe1c8d3336 Embedded .ico Ethan Lee 2021-08-28 11:21:49 -0400
  • 8b8edb4447 Axe save file migration Misa 2021-03-24 14:29:04 -0700
  • 6f06830a7a Axe screen_transition variable in favor of roomchange Misa 2021-04-16 23:39:12 -0700
  • 8851bb148c Move roomchange off of Game Misa 2021-04-16 23:34:54 -0700
  • d4277e9282 Move linecrosskludge off of entityclass Misa 2021-04-16 23:12:32 -0700
  • 793486ec57 Move roomchangedir off of Game Misa 2021-04-16 23:08:27 -0700
  • 96b1fcc802 Don't hardcode destroy() arguments in loadcustom() Misa 2020-09-07 21:22:44 -0700
  • 745263e197 Fix destroy(platforms), implement under different names Misa 2020-09-07 21:17:01 -0700
  • fd4415317d Replace Gravitron RNG with seeded Xoshiro Misa 2021-08-21 19:51:19 -0700
  • 69e36229ec Add -A Win32 flag to README Misa 2021-08-26 13:29:05 -0700
  • c591b79daf Reset words array in hardreset() Misa 2021-08-25 11:12:23 -0700
  • 580096dded Update comments about contributor ordering Misa 2021-08-24 09:42:23 -0700
  • d472363542 Fix positioning of "Thanks for playing!" Misa 2021-08-24 09:24:20 -0700
  • 676294332f Add Vee to credits Misa 2021-08-24 09:20:05 -0700
  • e69fd80bac Add KyoZM to Credits.h Misa 2021-08-24 09:16:34 -0700