Commit Graph

684 Commits

Author SHA1 Message Date
Alexander Batalov
8d4057366e Handle objects in opGetRotationToTile
Fixes #302
2023-06-12 08:13:31 +03:00
Alexander Batalov
80b58bd174 clang-format 2023-06-03 08:18:12 +03:00
Alexander Batalov
ca268ecb2c Fix global scripts on non-Windows platforms 2023-06-03 08:14:19 +03:00
Alexander Batalov
cf5f865a23
Add load/save global vars (#296) 2023-06-03 08:06:49 +03:00
Alexander Batalov
37e4822ed5
Add keyboard opcodes (#295) 2023-06-01 19:01:03 +03:00
Alexander Batalov
bf639a2c4a Fix copying files on case-sensitive file systems
Closes #273
2023-06-01 17:10:36 +03:00
Alexander Batalov
89839be3af
Add global scripts (#294) 2023-05-31 21:48:44 +03:00
Alexander Batalov
ec722475b6 Add op_create_message_window
See #200
2023-05-30 14:21:50 +03:00
Alexander Batalov
32ed3c3271 Add FixNamespaceComments 2023-05-30 12:56:51 +03:00
Alexander Batalov
03bf507893
Add ini opcodes (#293) 2023-05-30 12:52:55 +03:00
Alexander Batalov
681b7c388b Fix sfall opcode comments 2023-05-30 09:12:51 +03:00
Vasilii Rogin
fe0d767521
Add SFall arrays (#269)
Co-authored-by: Alexander Batalov <alex.batalov@gmail.com>
2023-05-30 09:06:55 +03:00
Alexander Batalov
62c5c4757c Fix comparing pointers and integers
See #189
2023-05-24 21:52:50 +03:00
Vasilii Rogin
70b0b61664
Delete critter from combat during _partyFixMultipleMembers (#277)
Co-authored-by: Alexander Batalov <alex.batalov@gmail.com>
2023-05-24 21:32:09 +03:00
Vasilii Rogin
53a4437be9
Remove trailing comma after reading strParseIntWithKey (#259) 2023-05-23 23:51:04 +03:00
Vasilii Rogin
42c541012c
Fix crash in _map_age_dead_critters (#258)
Co-authored-by: Alexander Batalov <alex.batalov@gmail.com>
2023-05-23 23:50:37 +03:00
Vlad
61293bd39c
Fix ruined stack in rm_mult_objs_from_inven and name remaining opcodes (#289) 2023-05-23 23:45:18 +03:00
Alexander Batalov
d641fefc13 Fix open door sound
See alexbatalov/fallout1-ce#71
2023-05-23 23:43:00 +03:00
Alexander Batalov
666e5cf62d Fix mouse events processing
See alexbatalov/fallout1-ce#55
2023-05-23 23:32:11 +03:00
Alexander Batalov
2565900f90 Fix clang-format args
Looks like clang-format in Ubuntu does not recognize glob pattern as
macOS does. Previous solution without xargs reported status code of
find itself, not clang-format.
2023-05-18 23:32:16 +03:00
Alexander Batalov
6b6fa3f111 Fix code format check 2023-05-09 18:42:47 +03:00
Alexander Batalov
a06097aef5
Improve touch controls (#283) 2023-05-09 18:36:20 +03:00
Alexander Batalov
efdc2e0199
Bump setup-java to v3 (#278) 2023-05-01 07:54:14 +03:00
Alexander Batalov
d6a74468da
Use Xcode for macOS builds (#275) 2023-05-01 07:10:04 +03:00
Alexander Batalov
fcf8a87603
Ignore channels in acm files (#274) 2023-04-27 10:14:41 +03:00
Alexander Batalov
a8815229a0
Add compat_access (#272) 2023-04-26 20:12:22 +03:00
Alexander Arkhipov
aa99b2e1d3
Convert file paths to correct case (#214) 2023-04-26 17:45:36 +03:00
Vasilii Rogin
63d8300c61
Add clang format (#270) 2023-04-26 15:35:02 +03:00
Alexander Batalov
81c3ff9b1a
Improve iOS icon (#271) 2023-04-26 15:11:24 +03:00
Alexander Batalov
a0652e2646 Use Xcode for iOS builds (#267) 2023-04-26 14:11:26 +03:00
Alexander Batalov
df3ac30de6 Add blocking objects opcodes 2023-04-20 11:22:47 +03:00
Alexander Batalov
6ca1329720 Add op_get_attack_type 2023-04-20 10:51:20 +03:00
Alexander Batalov
129361836f Add op_get_mouse_buttons 2023-04-20 10:31:32 +03:00
Alexander Batalov
cf4921de1e Add op_tile_under_cursor 2023-04-20 10:25:13 +03:00
Alexander Batalov
ecc6a8679b Add math opcodes 2023-04-20 09:53:50 +03:00
Alexander Batalov
a39f149817 Add date/time opcodes 2023-04-19 19:10:09 +03:00
Alexander Batalov
540cc1e08b Add combat opcodes 2023-04-19 10:03:04 +03:00
Alexander Batalov
ef34fdb519 Add proto data opcodes 2023-04-19 09:21:38 +03:00
Alexander Batalov
9b02f600de Add worldmap opcodes 2023-04-19 09:09:17 +03:00
Alexander Batalov
0bb07dbd50 Add pc base stats opcodes 2023-04-19 09:02:54 +03:00
Vasilii Rogin
0a85ce520b
Use stack on the heap for roof fill (#263) 2023-04-18 11:06:07 +03:00
Vasilii Rogin
99bc14cf3a
Add sFall movie timer options (#261) 2023-04-14 19:03:21 +03:00
Vasilii Rogin
527e152297
Allow messageIndex to be zero (#264) 2023-04-14 18:40:37 +03:00
Alexander Batalov
c8d45854ba Normalize line endings when reading text files
Closes #250
2023-04-11 20:00:38 +03:00
Alexander Batalov
11472e8be9 Fix soundOpenData flags 2023-04-11 17:27:34 +03:00
Alexander Batalov
69e4adf5b3 Add HQ music support
See #239
2023-04-11 16:37:01 +03:00
Alexander Batalov
a2eabd668b Fix missing speech in some Russian localizations
Closes #246
2023-04-11 14:03:55 +03:00
Alexander Batalov
6d1273d325 Improve button functions readability 2023-04-11 09:01:14 +03:00
TomArnaez
e23b39abaa
Fix crash in inventory list (#256) 2023-02-28 22:11:08 +03:00
Alexander Batalov
117b1d7b44 Fix iPad settings
Follow-up to alexbatalov/fallout1-ce#29
2023-02-28 20:31:19 +03:00