Commit Graph

844 Commits

Author SHA1 Message Date
545e8c3e9a spell recording handle rotate wall 2024-09-03 00:08:26 -04:00
89f56bfe4a spell recording handle multi-target cast early 2024-09-03 00:08:26 -04:00
31a12cb55d fix istringstream usage 2024-09-03 00:08:26 -04:00
34cae14279 record and replay repeating spellcast 2024-09-03 00:08:26 -04:00
532a1e3236 record and replay spellcasting 2024-09-03 00:08:26 -04:00
b5fa2db5fd record and replay resting 2024-09-03 00:08:26 -04:00
6165a3f823 record and replay screen shifting while looking 2024-09-03 00:08:26 -04:00
6c50cf000d refactor look-mode screen shifting into function 2024-09-03 00:08:26 -04:00
bffffc10a0 record and replay looking 2024-09-03 00:08:26 -04:00
27c229c8d9 record and replay beginning look mode 2024-09-03 00:08:26 -04:00
6c5764d6c8 toolbar buttons limit framerate while held down 2024-09-03 00:08:26 -04:00
a1962f2792 fix #420 2024-08-30 20:36:10 -04:00
e7d5b4ff81 Create an info struct for the eStatus and ePartyStatus enums
This reintroduces the normal speed icon and opens #230
2024-08-28 11:01:09 -04:00
da3eb3aad2 Cure Dumbfounding at a healer shop no longer removes enlightening 2024-08-27 09:35:30 -04:00
8cc8f5e2b7 Remove a few TODO notes that look obsolete 2024-08-27 09:18:42 -04:00
ccc53058f9 Fix a couple more uses of 0 as nullptr 2024-08-24 20:15:15 -04:00
13a62445a3 Fix some compile warnings 2024-08-24 20:14:40 -04:00
29404cdd23 fix #405 and fix #225 (#411)
Implemented fix for arrow key handling on mac, which also introduces a frame buffer for arrow key combinations that would solve #225.
2024-08-24 20:05:49 -04:00
22bb12a6a9 fix another 0 2024-08-24 20:04:29 -04:00
b653e0d525 make map behavior all the same 2024-08-24 20:04:29 -04:00
97691b8797 this one was supposed to be 0 2024-08-24 20:04:29 -04:00
aec6f9b75e use nullptr instead of 0 2024-08-24 20:04:29 -04:00
a8241525a4 File->Abort confirm if party is loaded 2024-08-24 20:04:29 -04:00
383c83e8ce record and replay last menubar help menus 2024-08-24 20:04:29 -04:00
aff911ce1d record and replay help TOC 2024-08-24 20:04:29 -04:00
23be231949 record and replay other ways to display map 2024-08-24 20:04:29 -04:00
c8c008b3c5 record and replay opening the map through the menu 2024-08-24 20:04:29 -04:00
afccdcaa91 record and replay intro dialog 2024-08-24 20:04:29 -04:00
c0df7c3f53 record and replay tip of the day 2024-08-24 20:04:29 -04:00
b1f2465c37 record and replay display_skills 2024-08-24 20:04:29 -04:00
bd53a3bb31 record and replay display_spells 2024-08-24 20:04:29 -04:00
da99b6169e change 2 unnecessary TODO comments 2024-08-24 20:04:29 -04:00
9ed90a1b38 record and replay alchemy help 2024-08-24 20:04:29 -04:00
e64ba776be record and replay print_party_stats 2024-08-24 20:04:29 -04:00
9abd80b87d record and replay adventure notes 2024-08-24 20:04:29 -04:00
4e03166bb4 record and replay talk notes 2024-08-24 20:04:29 -04:00
c345a03d75 record and replay checking journal 2024-08-24 20:04:29 -04:00
ec8c412018 record and replay Create new PC 2024-08-24 20:04:29 -04:00
2471a3e005 missed a place to change drop_pc -> handle_drop_pc 2024-08-24 20:04:29 -04:00
4f41ee0f87 Note a minor bug in Create New PC 2024-08-24 20:04:29 -04:00
b92ec0b53d drop_pc -> handle_drop_pc 2024-08-24 20:04:29 -04:00
4834d9b135 record and replay renaming PCs 2024-08-24 20:04:29 -04:00
f597bbc298 record and replay changing PC graphic 2024-08-24 20:04:29 -04:00
99565b5cef record and replay File->Abort 2024-08-24 20:04:29 -04:00
8b05b5be9a help menu items record show_dialog_action 2024-08-24 20:04:29 -04:00
1617f3af82 TODOs on menu items not recorded/replayed 2024-08-24 20:04:29 -04:00
92870587a8 record and replay preferences menu item 2024-08-24 20:04:29 -04:00
4fcb0ba417 record and replay new party menu item 2024-08-24 20:04:29 -04:00
a7c1d757be record and replay PC deletion 2024-08-24 20:04:29 -04:00
47ceeabddc move real deletion behavior into drop_pc(), keep buffer messages 2024-08-24 20:04:29 -04:00