Commit Graph

  • a7097e57e0 add comment c6-dev 2023-06-16 15:12:31 +0400
  • 7fee1da7d8 add sfall version string c6-dev 2023-06-16 15:10:26 +0400
  • 2d88189b4c Clear input envents on combat turn Issue: if a user skips turn by clicking end a combat turn button the cursor becomes frozen in "watch" mode but all input events are queued. If a user clicked while the AI turn is not ended then the next user's turn is skipped. Ivan Sokolov 2023-06-16 18:16:53 +0800
  • 190d1a479b Fix game time calculations Alexander Batalov 2023-06-16 08:18:09 +0300
  • fe035d8514 Improve loadsave.cc readability Alexander Batalov 2023-06-16 08:12:38 +0300
  • cf98070cd0
    Add Sfall AutoQuickSave (#305) c6 2023-06-16 09:01:44 +0400
  • eea591dceb Fix whitespace Alexander Batalov 2023-06-16 07:37:06 +0300
  • 0ffcb107af
    Implement SCALE_2X for Fallout 2 (#306) Austin Hurst 2023-06-16 01:18:15 -0300
  • 49ecc83dc2 initialize default config c6-dev 2023-06-14 19:31:02 +0400
  • 3a15249805 clang-format c6-dev 2023-06-13 09:41:48 +0400
  • 603a2bcbd9 Implement SCALE_2X for Fallout 2 Austin Hurst 2023-06-12 18:45:56 -0300
  • 7bef2c3092 add sfall AutoQuickSave c6-dev 2023-06-12 19:26:22 +0400
  • 10c39748f0 Hide/show mouse when using touch controls Vasilii Rogin 2023-05-17 20:24:34 +0300
  • c83c4553e1 Move mouse where it is clicked when touch controls are used Vasilii Rogin 2023-05-16 22:51:49 +0300
  • 8d4057366e Handle objects in opGetRotationToTile olympus-support Alexander Batalov 2023-06-12 08:13:31 +0300
  • 80b58bd174 clang-format Alexander Batalov 2023-06-03 08:18:12 +0300
  • ca268ecb2c Fix global scripts on non-Windows platforms Alexander Batalov 2023-06-03 08:14:19 +0300
  • cf5f865a23
    Add load/save global vars (#296) Alexander Batalov 2023-06-03 08:06:49 +0300
  • 83a61188c4 limit monitor lines sonil 2022-11-27 21:21:46 +0800
  • e1c4cf5232 revert DISPLAY_MONITOR_WIDTH sonil 2022-11-27 20:38:46 +0800
  • dd197c1abc fix monitor word warp sonil 2022-11-27 20:11:56 +0800
  • 0c6057c2ae add examples sonil 2022-11-11 18:57:48 +0800
  • 99cc193e57 modify for interface line height and wrap sonil 2022-11-11 18:53:30 +0800
  • 85e534f2d7 add truetype support sonil 2022-11-11 18:52:35 +0800
  • e4ad9f0062 Add load/save global vars Alexander Batalov 2023-06-02 14:33:22 +0300
  • 37e4822ed5
    Add keyboard opcodes (#295) Alexander Batalov 2023-06-01 19:01:03 +0300
  • 39b52117e4 Better error handling Alexander Batalov 2023-06-01 18:27:14 +0300
  • bf639a2c4a Fix copying files on case-sensitive file systems Alexander Batalov 2023-06-01 17:10:36 +0300
  • 5298dc0985 Fix op_tap_key Alexander Batalov 2023-05-31 22:22:56 +0300
  • 4773ae5507 Add keyboard opcodes Alexander Batalov 2023-05-31 22:07:40 +0300
  • 89839be3af
    Add global scripts (#294) Alexander Batalov 2023-05-31 21:48:44 +0300
  • 7b32a9bbcc Add script type check Alexander Batalov 2023-05-31 21:29:07 +0300
  • fa25578fd5 Include cstring Alexander Batalov 2023-05-30 23:14:22 +0300
  • 46c3051289 Add global scripts Alexander Batalov 2023-05-30 23:02:40 +0300
  • ec722475b6 Add op_create_message_window Alexander Batalov 2023-05-30 14:21:50 +0300
  • 32ed3c3271 Add FixNamespaceComments Alexander Batalov 2023-05-30 12:56:51 +0300
  • 03bf507893
    Add ini opcodes (#293) Alexander Batalov 2023-05-30 12:52:55 +0300
  • 1d3b2c08a8 Fix errors Alexander Batalov 2023-05-30 12:32:09 +0300
  • bd70fc2322 Add ini opcodes Alexander Batalov 2023-05-30 12:21:08 +0300
  • 681b7c388b Fix sfall opcode comments Alexander Batalov 2023-05-30 09:12:51 +0300
  • fe0d767521
    Add SFall arrays (#269) Vasilii Rogin 2023-05-30 09:06:55 +0300
  • 17e5676aca Add namespace comments Alexander Batalov 2023-05-30 08:58:10 +0300
  • 30090c9fbc Fix swap Alexander Batalov 2023-05-27 17:25:30 +0300
  • cae990b65e Refactor Alexander Batalov 2023-05-27 17:11:46 +0300
  • 287ed6d49c Use build-in method erase Vasilii Rogin 2023-05-25 18:13:02 +0300
  • 7ef17bfc3d Fix issue with keys order Vasilii Rogin 2023-05-25 18:10:49 +0300
  • ecef5910ea Merge remote-tracking branch 'alex/main' into add_party_member_list Vasilii Rogin 2023-05-25 18:05:05 +0300
  • 95f023c98c Improve pointer comparsion for Nevada and Sonora mods Ivan Sokolov 2023-05-25 21:19:47 +0800
  • 62c5c4757c Fix comparing pointers and integers Alexander Batalov 2023-05-24 21:52:50 +0300
  • 70b0b61664
    Delete critter from combat during _partyFixMultipleMembers (#277) Vasilii Rogin 2023-05-24 21:32:09 +0300
  • 7f723f45ee Review partyFixMultipleMembers Alexander Batalov 2023-05-24 19:16:21 +0300
  • 6ad88720a2 Merge branch 'main' into fix_object_destroy_when_loaded Alexander Batalov 2023-05-24 19:10:10 +0300
  • 53a4437be9
    Remove trailing comma after reading strParseIntWithKey (#259) Vasilii Rogin 2023-05-23 23:51:04 +0300
  • 42c541012c
    Fix crash in _map_age_dead_critters (#258) Vasilii Rogin 2023-05-23 23:50:37 +0300
  • 61293bd39c
    Fix ruined stack in rm_mult_objs_from_inven and name remaining opcodes (#289) Vlad 2023-05-23 22:45:18 +0200
  • d641fefc13 Fix open door sound Alexander Batalov 2023-05-23 23:43:00 +0300
  • 666e5cf62d Fix mouse events processing Alexander Batalov 2023-05-23 23:32:11 +0300
  • e29ffc4f61 Remove unused tick Alexander Batalov 2023-05-23 23:03:45 +0300
  • 0c3794d24d Fix ruined stack in rm_mult_objs_from_inven phobos2077 2023-05-23 21:21:02 +0200
  • 90911bacec Give names to remaining opcode functions phobos2077 2023-05-23 21:20:00 +0200
  • 57f657e1be clang-format Alexander Batalov 2023-05-23 21:42:54 +0300
  • 4cdff203ae Merge branch 'main' into use_delay_ms Alexander Batalov 2023-05-23 17:36:14 +0300
  • 4c9debb028 Fix object finders Alexander Batalov 2023-05-23 17:16:13 +0300
  • eb2fc275ee Revert "Fix crash in _map_age_dead_critters" Alexander Batalov 2023-05-23 17:15:02 +0300
  • 2103bc79ef Revert "Add comment" Alexander Batalov 2023-05-23 17:14:50 +0300
  • 5b68301185 Merge branch 'main' into fix_gObjectFindTile Alexander Batalov 2023-05-23 17:12:02 +0300
  • 2565900f90 Fix clang-format args Alexander Batalov 2023-05-18 23:32:16 +0300
  • 212409fff0 Do not run if sneaking and always running Vasilii Rogin 2023-05-17 22:02:15 +0300
  • 79d40f500a Maybe this will fix Windows build Vasilii Rogin 2023-05-15 23:31:48 +0300
  • 6f68a05e0a Slightly better initialization Vasilii Rogin 2023-05-15 23:25:16 +0300
  • c3426d19dc This should fix Windows build Vasilii Rogin 2023-05-15 23:24:24 +0300
  • d18fc5606f Improve lambda call Vasilii Rogin 2023-05-15 23:18:05 +0300
  • b21b1416ab Improve move constructor Vasilii Rogin 2023-05-15 23:03:36 +0300
  • d084b720f9 Fix move assignment operator Vasilii Rogin 2023-05-15 22:59:42 +0300
  • d01f04e48a Dummy Vasilii Rogin 2023-05-15 19:30:38 +0300
  • 5a05df659d Add a comment why method is not implemented Vasilii Rogin 2023-05-15 19:02:30 +0300
  • 141d011722 Small update Vasilii Rogin 2023-05-15 18:54:37 +0300
  • cf01118e93 Add comment Vasilii Rogin 2023-05-15 18:36:47 +0300
  • fdbf69deee Fix map override Vasilii Rogin 2023-05-15 18:34:54 +0300
  • 22aeafd585 Fix max string size for arrays Vasilii Rogin 2023-05-15 18:03:45 +0300
  • b24f607133 Add StringSplit opcode Vasilii Rogin 2023-05-15 17:50:49 +0300
  • f90542f040 Register opcode for string split Vasilii Rogin 2023-05-15 00:28:41 +0300
  • 9373719953 Fixes Vasilii Rogin 2023-05-15 00:18:51 +0300
  • f206a626cb Fix typo for wrong opcode Vasilii Rogin 2023-05-15 00:07:55 +0300
  • f97fc32e21 Add substr Vasilii Rogin 2023-05-14 23:29:44 +0300
  • 4321e55b4d Fix typo Vasilii Rogin 2023-05-14 23:19:05 +0300
  • 7a0e537560 Fix typo Vasilii Rogin 2023-05-14 23:15:47 +0300
  • 216bba5084 Remove comment Vasilii Rogin 2023-05-14 23:01:23 +0300
  • 9bb3f73482 Add destructor Vasilii Rogin 2023-05-14 23:01:09 +0300
  • cfc174757e Removing TODOs Vasilii Rogin 2023-05-14 22:56:25 +0300
  • 81a8b75e62 Removing TODOs Vasilii Rogin 2023-05-14 22:44:32 +0300
  • c463583891 Moving into ArrayElement Vasilii Rogin 2023-05-14 22:28:20 +0300
  • 9441d5f4af Moving into ArrayElement Vasilii Rogin 2023-05-14 22:19:59 +0300
  • e77029508f Moving into ArrayElement Vasilii Rogin 2023-05-14 22:09:22 +0300
  • 3d36f415ba Add comment Vasilii Rogin 2023-05-14 21:56:31 +0300
  • b3fb03d047 Use ArrayElement for sfall array Vasilii Rogin 2023-05-14 21:54:41 +0300
  • 7faccc9923 Add string subscript Vasilii Rogin 2023-05-14 21:26:32 +0300
  • 0225aa84b5 Add check for missing opcodes Vasilii Rogin 2023-05-14 00:04:29 +0300
  • 59d8674e93 Add warning for unknown opcodes Vasilii Rogin 2023-05-13 23:50:15 +0300
  • ead87c78e7 Add simple script scanner Vasilii Rogin 2023-05-13 23:29:14 +0300