0a3951fadc
Some minor layout adjustments to the edit terrain and monster dialogs.
...
I decided it wasn't worth converting them to relative positioning at this time.
2025-02-15 11:35:35 -05:00
66256b305c
Delete the "make shop random" button in favour of a preset selection when first creating the shop - this also adds "healing" to the list of presets
2025-02-15 11:33:40 -05:00
65cf27bc81
Reorganize Advanced Town Details and add some instant help
...
It now uses relative positioning as well.
Fix #546
2025-02-15 11:33:40 -05:00
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
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
a7d0a142e3
launch terrain type documentation to fix #553
2025-02-07 09:51:45 -05:00
c20dbbf88e
DRY launch doc url
2025-02-07 09:51:45 -05:00
5804d84012
Disallow deleting PC in combat. Fix #70
2025-02-07 09:51:10 -05:00
3c539d89c8
Merge pull request #568 from NQNStudios:fix-86
...
Fix UI bugs in shopping
Fix #566
Fix #567
Fix #86
Fix #64
2025-02-07 09:50:43 -05:00
7ac994f97f
help button don't blink when i click a talk word
2025-02-06 08:44:38 -06:00