34b9db0aaa
Reorder elements in some dialogs in logical order - no functional changes
2025-02-15 11:33:39 -05:00
46c102257b
make give_help()'s force_help a bool arg
2025-02-15 11:19:44 -05:00
18a425be0d
cPlayer give_help use bool flag instead of function pointer
2025-02-15 11:19:44 -05:00
576a40b3e1
make give_help() DRY
2025-02-15 11:19:44 -05:00
d3dff69d1a
Fix a help dialog that appears in the top-left
2025-02-15 11:19:44 -05:00
e83ad32618
VS2013 Add Catch/Clara include directories
2025-02-15 00:08:41 -05:00
90a1519b0b
VS2013 projects use vcpkg manifest mode
2025-02-15 00:08:41 -05:00
769bb2ee97
VS2017 projects use manifest mode
2025-02-15 00:08:41 -05:00
01822a4bb8
fix scons validation warning
2025-02-15 00:08:14 -05:00
3bd8874147
make all targets compile text-based pref handling in prefs.cpp
...
mac replays use preference std::map
2025-02-14 09:54:33 -05:00
1d25b447e7
fix typo in mac preference recording code
2025-02-14 09:54:32 -05:00
3a5cc4ead4
catch a replay system do_load edge case crash
2025-02-14 09:54:32 -05:00
a3ddff55aa
add was_replaying to track how the game started
2025-02-14 09:54:32 -05:00
aed913a7f4
use bool_to_str
2025-02-14 09:54:32 -05:00
404f364053
recenter camera 1/2way into missile arc if sooner
2025-02-13 09:51:36 -06:00
fa1d9a7442
don't frame active PC when out-of-bounds in ranged anim
2025-02-13 09:50:20 -06:00
ab0eada20d
explosion anims clip within terrain screen
2025-02-13 09:50:13 -06:00
318f430917
clip missiles when they go beyond the ter screen
2025-02-13 09:49:59 -06:00
d49a96dc03
& of non-intersecting rectangles is empty
2025-02-13 09:49:23 -06:00
3188f2ed9b
sensible camera handling for ranged attacks
2025-02-13 09:48:16 -06:00
f24283e0e2
location helper functions for camera work
2025-02-13 09:47:57 -06:00
f94abd3575
Make getting terrain screen rects DRY
2025-02-13 09:47:37 -06:00
d2fb94b6c6
confirm before killing
2025-02-10 20:44:55 -05:00
a6a886be2b
ignore vcpkg installed files
2025-02-10 20:44:55 -05:00
d95703ecf5
Fix restore party in scenario. Fix #597
2025-02-10 20:44:55 -05:00
0a5abec8e1
Debug action: kill the party
2025-02-10 20:44:55 -05:00
2151cc4248
His/her -> their, He/she -> they
2025-02-10 19:29:30 -05:00
fb341728a6
better save message during combat
2025-02-10 13:12:48 -05:00
2a02b46b3b
Escape cancel look mode in combat and outdoors
2025-02-10 13:12:48 -05:00
43c2f14a63
Fix scrollbars loading from command-line. Fix #589
2025-02-10 13:12:48 -05:00
463e850ac6
Merge pull request #592 from NQNStudios:fix-246
...
Fix #246 (text size and underline in dialogxml)
2025-02-09 23:05:21 -05:00
504f4f6550
document the show-pipes attribute
2025-02-09 21:13:49 -06:00
648d0682fb
update 'size' attribute documentation
2025-02-09 21:12:58 -06:00
fcf0bcc324
add show-pipes attribute to <text>
2025-02-09 20:37:46 -06:00
1103715faf
add an option to show pipes to TextStyle
2025-02-09 20:28:06 -06:00
7fba8240f8
Merge pull request #595 from NQNStudios:fix-invis
...
Fix invis
Fix #110
2025-02-09 18:38:34 -05:00
c4f67decda
fix grammar in sanctuary documentation
2025-02-09 16:43:29 -06:00
32d97a00bf
Explain in code how sanctuary works
2025-02-09 16:39:05 -06:00
a56dac58b1
fix sanctuary early return bug
2025-02-09 16:17:46 -06:00
3aad314e88
bump 'gone forever' text down
2025-02-09 11:55:48 -06:00
bf7594bac6
fix preferences large explanatory text
2025-02-09 11:47:02 -06:00
cd556335a5
fix preview dialogxml crash
2025-02-09 11:41:49 -06:00
81114d0202
set pointSize, underline, font, before calculate_layout early return
2025-02-09 11:28:29 -06:00
c079d0f5a9
Allow int value for text size in dialogxml
2025-02-09 11:16:24 -06:00
e81cde113c
Fix armor level 0 ( #590 )
...
Armor items with item level 0, will have a base defense value of 0 instead of 1, and display their defense value as such in the get items screen.
Fix #245
2025-02-09 10:36:14 -05:00
afa0b9d7a4
debug actions show item + town names
2025-02-08 23:11:57 -05:00
392ad5eac0
get_num_response allow pass choice names
2025-02-08 23:11:57 -05:00
9b513068bd
Select monster current attack type. Fix #145
2025-02-08 23:10:12 -05:00
772bd71b16
Him/her -> them
2025-02-08 18:24:16 -05:00
josefwk
f22f248f4e
Fixed typos for Resurrection Balm and Leather Baldric ( #579 )
2025-02-07 19:43:29 -05:00