Commit Graph

  • 46c192da10 Migrate fpattern Alexander Batalov 2025-01-14 08:02:19 +03:00
  • d4caacfc63 Merge branch 'main' into use-fetchcontent-makeavailable Alexander Batalov 2025-01-13 21:57:20 +03:00
  • 67375a5857
    Update macOS/iOS deployment target (#440) Alexander Batalov 2025-01-13 21:22:30 +03:00
  • 5a18d981bf Update macOS/iOS deployment target Alexander Batalov 2025-01-13 21:03:36 +03:00
  • 3dbea2e400 Use snprintf in win_get_num_i Alexander Batalov 2025-01-13 20:33:11 +03:00
  • bd7321b128
    Fix buffer overrun for audio files with 8 char names (#378) Graham Gower 2025-01-14 03:47:13 +10:30
  • 56ac678a4d Clarify lips_fix_string Alexander Batalov 2025-01-13 19:58:00 +03:00
  • f01078e9ee Merge branch 'main' into audio-string-length Alexander Batalov 2025-01-13 19:51:14 +03:00
  • ad7b0e56ab
    Fix default hit location on called shots (#429) Vasilii Rogin 2025-01-13 17:41:18 +02:00
  • f6b1a8c3a5 Set default hit location to torso Alexander Batalov 2025-01-13 18:30:54 +03:00
  • e770e64a48
    Ensure fileFindFirst path is resolved (#369) Alexander V. Nikolaev 2025-01-13 17:05:12 +02:00
  • d7173d8c11 Get target_include_directories back Alexander Batalov 2025-01-13 03:20:36 +03:00
  • 1a61e28a91 Update iOS/macOS deployment target Alexander Batalov 2025-01-13 03:11:24 +03:00
  • cc19e615f8 Use FetchContent_MakeAvailable Alexander Batalov 2025-01-13 03:05:08 +03:00
  • 5956227dcb
    Fix debug print on non-Windows platforms and Quick-save message (#400) Jan Šimek 2025-01-13 00:33:14 +01:00
  • f443e365cc
    Add Epic Games Store link (#420) Condratiy Lenovin 2025-01-13 04:19:19 +05:00
  • 27c8767560 Use locale-agnostic url Alexander Batalov 2025-01-13 02:18:03 +03:00
  • b443e21c6e
    Fix wrong variable usage in character_editor (#432) Walter Agazzi 2025-01-13 00:11:48 +01:00
  • 19ed168d42
    Pvs studio fixes (#434) Vasilii Rogin 2025-01-13 00:55:32 +02:00
  • 78ccdb9f7c Merge remote-tracking branch 'alex/main' into fix_targeted_attack_on_non_critter Vasilii Rogin 2025-01-12 23:23:23 +02:00
  • 599d898056 Merge remote-tracking branch 'alex/main' into pvs_studio_fixes Vasilii Rogin 2025-01-12 23:18:59 +02:00
  • 939211d640
    Copy sound string because dictionary can re-allocate it (#436) Vasilii Rogin 2025-01-12 22:59:34 +02:00
  • b5d857547e Review gsound_get_music_path Alexander Batalov 2025-01-12 23:40:39 +03:00
  • 0a9aaab4d1
    Update macos runner (#437) Alexander Batalov 2025-01-12 22:04:21 +03:00
  • 3875977c72 Fix format update-macos-runner Alexander Batalov 2025-01-12 21:57:25 +03:00
  • 16f94b449e Update macos runner Alexander Batalov 2025-01-12 21:36:17 +03:00
  • 5c6e5e826a Copy sound string because dict can re-allocate it Vasilii Rogin 2025-01-12 18:54:27 +02:00
  • 68e363429c [WASM] add wasm build target Roman Turchin 2025-01-09 21:55:41 -05:00
  • eaab620c84 src/character_editor.cc 7253 err V783 Dereferencing of the invalid iterator 'gCustomKarmaFolderDescriptions.end()' might take place. Vasilii Rogin 2025-01-07 21:16:31 +02:00
  • 61742535d5 src/art.cc 636 err V781 The value of the 'type' variable is checked after it was used. Perhaps there is a mistake in program logic. Check lines: 636, 640. Vasilii Rogin 2025-01-07 21:05:34 +02:00
  • a66618cbff src/art.cc 528 err V547 Expression is always false. Vasilii Rogin 2025-01-07 21:04:00 +02:00
  • a24e0630d7 Fix wrong variable usage in character_editor Walter Agazzi 2025-01-04 12:36:20 +01:00
  • 338062cb04 Merge remote-tracking branch 'fallout2-ce/main' into merge_from_fallout2_ce Vasilii Rogin 2025-01-02 15:40:55 +02:00
  • be11208a88
    Engine versioning #12 APAmk2 2025-01-02 14:33:33 +04:00
  • 4a2174c8aa Clang warning fix, part 2 git 2025-01-02 02:42:31 +04:00
  • 39733665fc Clang warning fix git 2025-01-02 02:41:27 +04:00
  • 50467d3296 Added engine versioning git 2025-01-02 02:30:24 +04:00
  • 959d40dc06
    y0lo PR fixes APAmk2 2025-01-01 22:31:04 +04:00
  • b2efcffec7 Fix to eliminate Clang warnings on old merged PRs git 2025-01-01 22:24:54 +04:00
  • 8675d89a39
    Fast barter auto calc for money #5 APAmk2 2025-01-01 22:18:20 +04:00
  • a99a250a37
    Clear input envents on combat turn #4 APAmk2 2025-01-01 22:16:10 +04:00
  • 5a627a6554 Bump sw version Vasilii Rogin 2024-12-26 14:16:51 +02:00
  • 1c0aefb744 Add sanity check for critterGetStat* functions Vasilii Rogin 2024-12-26 14:00:01 +02:00
  • 98cf43438c
    Merge pull request #9 from roginvs/fix_targeted_attack_on_non_critter Vasilii Rogin 2024-12-25 15:46:05 +02:00
  • 8eae8a4cb0
    Merge pull request #8 from roginvs/fallout2_ce_fix_formatting Vasilii Rogin 2024-12-25 15:33:20 +02:00
  • 1d3b5c1951 Bump macos version Vasilii Rogin 2024-12-25 15:26:49 +02:00
  • 5786f56606 Fix formatting Vasilii Rogin 2024-12-25 15:20:27 +02:00
  • 7a29262766 Merge branch 'fix_targeted_attack_on_non_critter' Vasilii Rogin 2024-12-25 15:11:02 +02:00
  • ef3f3f3fc9 Set hitLocation when return status is not -1 Vasilii Rogin 2024-12-25 15:03:35 +02:00
  • 783400c174 Update gitignore Vasilii Rogin 2024-12-25 15:09:00 +02:00
  • 7ef19f2dcc Bump sw version Vasilii Rogin 2024-12-25 15:08:04 +02:00
  • 06609ed843 Set hitLocation when return status is not -1 Vasilii Rogin 2024-12-25 15:03:35 +02:00
  • 2c3ca2babe Fix fallout nevada targeter target Vasilii Rogin 2024-12-24 14:54:48 +02:00
  • 709f654d69 Add debug tags for screen size Vasilii Rogin 2024-12-08 14:21:36 +02:00
  • dacf42ed25 Add debugTags function Vasilii Rogin 2024-12-08 14:16:06 +02:00
  • 6c3d3571d7 Enable assertions Vasilii Rogin 2024-12-08 12:59:58 +02:00
  • 64a53ff4d0
    Merge pull request #1 from avnik/avnik/fix-case-sensitive-findfirst APAmk2 2024-11-24 22:58:25 +04:00
  • b9dc600f9d Bump service worker Vasilii Rogin 2024-11-22 16:45:44 +02:00
  • b90212879b Add version reporter Vasilii Rogin 2024-11-21 21:04:21 +02:00
  • 82ba08624c Add message event from service worker Vasilii Rogin 2024-11-21 20:55:32 +02:00
  • 51f09bdd3b Fix requestPointerLock for Firefox Vasilii Rogin 2024-11-20 21:37:39 +02:00
  • 10fa5839d0 Remove CPU-heavy debug options Vasilii Rogin 2024-11-20 19:54:02 +02:00
  • a659c8dfe4 Bump sw version Vasilii Rogin 2024-11-20 19:42:17 +02:00
  • b01d5c7cce Add assertions and safe memory options Vasilii Rogin 2024-11-20 19:42:05 +02:00
  • 5563f66e2e Bump service worker version Vasilii Rogin 2024-11-20 19:33:25 +02:00
  • 68127099f1 Wait for fullscreen when some files are loaded (reduce waiting time) Vasilii Rogin 2024-11-20 19:33:10 +02:00
  • 63ee564a22 Use Math.round for gameScreenHeight Vasilii Rogin 2024-11-20 19:19:10 +02:00
  • 3b211b2d71
    Merge pull request #6 from fallout2-ce/use-macos-12-for-mac-build Vasilii Rogin 2024-11-19 22:46:23 +02:00
  • c920078f7e
    Use macos-12 Vasilii Rogin 2024-11-19 22:37:08 +02:00
  • 0b2309e804 Show debug information while waiting for fullscreen Vasilii Rogin 2024-11-19 20:12:25 +02:00
  • dab8e19669 Update formatting into VSCode Vasilii Rogin 2024-11-19 20:05:53 +02:00
  • e994a6a40b Bump sw Vasilii Rogin 2024-11-19 19:21:50 +02:00
  • 1efb3ecc33 Waif for fullscreen with timeout Vasilii Rogin 2024-11-19 19:21:28 +02:00
  • 87f8e52830 Do not install service worker on dev env Vasilii Rogin 2024-11-19 19:17:41 +02:00
  • 7426f9fdee Await requestPointerLock Vasilii Rogin 2024-11-19 19:08:34 +02:00
  • 8ab7642c40 Sleep after fullscreen for all devices Vasilii Rogin 2024-11-19 19:01:28 +02:00
  • 660df2578a
    Merge pull request #3 from roginvs/add_tile_hires_stencil APAmk2 2024-11-18 23:43:56 +04:00
  • 711e634926 Bump service worker version Vasilii Rogin 2024-11-18 20:45:32 +02:00
  • c296a0f912 Add -gsource-map for the build options too Vasilii Rogin 2024-11-18 20:41:56 +02:00
  • f06b706165 Fix offline mode Vasilii Rogin 2024-11-18 19:49:41 +02:00
  • cad76c4369 Add sourcemap into service worker Vasilii Rogin 2024-11-18 19:39:29 +02:00
  • 47015d6d81 Comment separate dwarf Vasilii Rogin 2024-11-18 19:38:15 +02:00
  • 693053eb60 Fix --source-map-base Vasilii Rogin 2024-11-18 19:33:20 +02:00
  • 19c0c1322f Update .gitignore Vasilii Rogin 2024-11-18 19:10:52 +02:00
  • 87db174579 Build debug files separately Vasilii Rogin 2024-11-18 19:10:43 +02:00
  • b37a333751 Use proper IFACE_BAR_WIDTH Vasilii Rogin 2024-11-18 18:15:42 +02:00
  • 13c81bdc7f Add _DEBUG into Release Vasilii Rogin 2024-11-18 18:10:36 +02:00
  • a6d1b8d0d5 Bump sw version Vasilii Rogin 2024-11-18 17:50:08 +02:00
  • 8dd412d45d requestPointerLock on button click Vasilii Rogin 2024-11-18 17:47:20 +02:00
  • 75267903d6 Update text Vasilii Rogin 2024-11-17 22:37:45 +02:00
  • 64c93f62b7 Bump sw version Vasilii Rogin 2024-11-17 22:07:18 +02:00
  • 016f522246 Change optimization into O1 Vasilii Rogin 2024-11-17 22:05:31 +02:00
  • 719613dcbf Fix prettier Vasilii Rogin 2024-11-17 21:07:15 +02:00
  • d205579392 Remove unoptimized build Vasilii Rogin 2024-11-17 20:58:54 +02:00
  • 756fb1d4af Use workarond-low-optimization folder Vasilii Rogin 2024-11-17 20:53:17 +02:00
  • 2db02ac461 Load O1 build for all ios Vasilii Rogin 2024-11-17 20:50:55 +02:00
  • 9b2ba77879 Add workaround for ios16 Vasilii Rogin 2024-11-17 20:25:30 +02:00
  • bd713bf97a Add note Vasilii Rogin 2024-11-17 19:16:29 +02:00
  • ffca383273 Add comment into CMakeLists Vasilii Rogin 2024-11-17 18:45:09 +02:00
  • 842a32514b Show error in console Vasilii Rogin 2024-11-17 16:24:24 +02:00