Commit Graph

660 Commits

Author SHA1 Message Date
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
Alexander Batalov
6398f8a79e Fix itemDropAll
See #253
2023-02-28 16:11:48 +03:00
Alexander Batalov
81b9345303 Update config 2023-02-18 19:06:20 +03:00
Alexander Batalov
249892716e Get rid of mmx stuff 2023-02-18 18:14:30 +03:00
Alexander Batalov
3e8227a62b Extract mainmenu 2023-02-17 15:55:14 +03:00
Alexander Batalov
1570f860e8 Remove unnecessary calls 2023-02-17 15:53:42 +03:00
Alexander Batalov
d7c4589a55 Extract preferences 2023-02-17 12:33:26 +03:00
Alexander Batalov
0a9a1dc7ca Fix faulty frms
Closes #235
2023-02-16 15:46:49 +03:00
Alexander Batalov
42346f66b2 Update readme 2023-02-15 12:47:32 +03:00
Alexander Batalov
7ac651b736 Adjust modal dialogs position 2023-02-15 11:37:00 +03:00
Alexander Batalov
0bb822ba60 Fix "Affect player speed" font
Closes #245
2023-02-15 09:23:46 +03:00
Alexander Batalov
075de8f837 Review sound IO functions 2023-02-13 11:51:09 +03:00
Alexander Batalov
36b5ceba8a Improve sound_decoder.cc accuracy 2023-02-13 11:02:17 +03:00
Alexander Batalov
f5d3cfb5e3 Fix Fast Metabolism trait 2023-02-12 23:12:36 +03:00
Alexander Batalov
81210f46af Fix storing pointers in game global variables 2023-02-10 11:05:42 +03:00
Alexander Batalov
c14f671a0d Add object and string concatenation
Fixes #232
2023-02-10 09:27:10 +03:00
Alexander Batalov
33141672ed Use screen borders for scrolling worldmap 2023-02-10 09:00:59 +03:00
Alexander Batalov
28083cfea9 Fix talking head mood transition 2023-02-09 19:40:25 +03:00
Alexander Batalov
c9864741f3 Fix crash in artLockFrameDataReturningSize
Closes #231
2023-02-09 19:27:25 +03:00
Jiří Malák
5a230efd2b
Properly handle path with spaces (#228) 2023-01-29 08:56:03 +03:00
Alexander Batalov
3aea6a98ef Fix loading custom interface frms 2023-01-21 15:24:18 +03:00
Alexander Batalov
ba49abcea6 Fix some scripts not being properly removed
Closes #224
2023-01-21 13:15:18 +03:00
Alexander Batalov
47f5be8340 Fix HP being used as AP 2023-01-20 14:16:43 +03:00
Alexander Batalov
d435185e9e Fix missing melee damage info 2023-01-20 14:12:03 +03:00
Alexander Batalov
dcd450a9b7 Bump version to 1.2.0 2023-01-20 10:02:02 +03:00