|
d47249b404
|
rename control_click to click_control
|
2024-11-10 00:32:17 -05:00 |
|
|
56f3337e6f
|
prefix action debug prints
|
2024-11-10 00:32:17 -05:00 |
|
|
cbc58afe0f
|
replay test bash script (tested, works on mac)
|
2024-11-10 00:32:17 -05:00 |
|
|
351b3cdd8a
|
handle last (?) advance_time case
|
2024-11-10 00:32:17 -05:00 |
|
|
8b99dfed07
|
replay load_party() more accurately
|
2024-11-10 00:32:17 -05:00 |
|
|
4d84c69761
|
fix more advance_time cases
|
2024-11-10 00:32:17 -05:00 |
|
|
4209952c2a
|
fix a new crash at end of replay log
|
2024-11-10 00:32:17 -05:00 |
|
|
a21b44c238
|
fix more advance_time cases
|
2024-11-10 00:32:17 -05:00 |
|
|
7c4e8023b1
|
consistent advance_time behavior for display_map key vs. button
|
2024-11-10 00:32:17 -05:00 |
|
|
dee8df4ab6
|
fix more advance_time cases
|
2024-11-10 00:32:17 -05:00 |
|
|
84b3f29c46
|
fix an advance_time case
|
2024-11-10 00:32:17 -05:00 |
|
|
1a6f005a36
|
change --advance-time to --verbose, w/ better replay behavior
|
2024-11-10 00:32:17 -05:00 |
|
|
c335f34537
|
TODO comment on adj_town_look()
|
2024-11-10 00:32:17 -05:00 |
|
|
90e0195619
|
fix more advance_time
|
2024-11-10 00:32:17 -05:00 |
|
|
d28e670834
|
fix parsing display_spells and display_skills actions
|
2024-11-10 00:32:17 -05:00 |
|
|
bff3f1c309
|
fix more advance_time calls
|
2024-11-10 00:32:17 -05:00 |
|
|
dba3a95282
|
fix more advance_time calls
|
2024-11-10 00:32:17 -05:00 |
|
|
413fc9e0f5
|
fix more advance_time cases
|
2024-11-10 00:32:17 -05:00 |
|
|
22ffc1201b
|
discard control_click when tracking last_action_type
|
2024-11-10 00:32:17 -05:00 |
|
|
5cc4898bf7
|
fix advancee_time behavior of more actions
|
2024-11-10 00:32:17 -05:00 |
|
|
f5ed2bf48d
|
fix replay behavior of item stats window buttons
|
2024-11-10 00:32:17 -05:00 |
|
|
ab2911aa57
|
fix an advance_time case
|
2024-11-10 00:32:17 -05:00 |
|
|
d3d9b1bbfe
|
after advance_time with wrong args, print last action type
|
2024-11-10 00:32:17 -05:00 |
|
|
beefc428c7
|
missing advance_time print last command
|
2024-11-10 00:32:17 -05:00 |
|
|
eaa6384fee
|
fix some advance_time cases
|
2024-11-10 00:32:17 -05:00 |
|
|
d5aa280e4a
|
record and validate advance_time() calls with --advance-time
|
2024-11-10 00:32:17 -05:00 |
|
|
8ff38f2147
|
record and replay cancelling item target mode
|
2024-11-10 00:32:17 -05:00 |
|
|
4d908b42ea
|
remove duplicate include
|
2024-11-10 00:32:17 -05:00 |
|
|
6f293d9124
|
forgot to tell about cwd
|
2024-11-09 14:30:40 -05:00 |
|
|
41fa60c92e
|
advise to use vcpkg manifest mode
|
2024-11-09 14:30:40 -05:00 |
|
|
d429dab746
|
another note
|
2024-11-09 14:30:40 -05:00 |
|
|
08b472759e
|
add another note
|
2024-11-09 14:30:40 -05:00 |
|
|
69e14fa956
|
Update README.md to address #462
|
2024-11-09 14:30:40 -05:00 |
|
|
3296226a6d
|
fix boost auto-link breaking some win scons builds
|
2024-11-01 19:29:12 -04:00 |
|
|
787b613c07
|
d is the debug suffix for zlib built from source
|
2024-11-01 00:55:26 -04:00 |
|
|
f19bc3c570
|
update README and CONTRIBUTING.md
|
2024-09-28 13:43:11 -04:00 |
|
|
9548369023
|
linux zenity installation message
fix nqnstudios#2
|
2024-09-22 13:22:47 -04:00 |
|
|
6f0661e276
|
Fix #451
|
2024-09-22 11:28:27 -04:00 |
|
|
cd50a0183d
|
track whether current scenario pushed paths
|
2024-09-21 20:57:22 -04:00 |
|
ALONSO Laurent
|
3e6c657f8e
|
porting.cpp[legacy]: try to always convert RECT to mac Rect when reading a Windows scenario
note: this may be succeptible to break the loading of some legacy save, but there are already broken....
|
2024-09-21 20:57:22 -04:00 |
|
|
2d0b249d43
|
reorder includes
|
2024-09-21 20:57:22 -04:00 |
|
|
34b7eb9a76
|
Issue #101 unit test (should fail)
|
2024-09-21 20:57:22 -04:00 |
|
|
38de505723
|
merge check_for_intel() into mac_is_intel()
|
2024-09-21 20:57:22 -04:00 |
|
|
d76787932d
|
Make check_for_intel() call automatically
This will avoid future repeats of the situation where it took way too long
to figure out why a unit test wasn't working
|
2024-09-21 20:57:22 -04:00 |
|
|
6df00a3035
|
use single-quotes in expression
|
2024-09-20 20:22:56 -04:00 |
|
|
b02de30552
|
Make GitHub Actions warning when win-scons tests fail
|
2024-09-20 20:22:56 -04:00 |
|
|
0eda9f40a1
|
win-scons don't exit with error msg on test failure
|
2024-09-20 20:22:56 -04:00 |
|
|
d4e7b53952
|
Update .github/workflows/scripts/linux/scons-build.sh
Co-authored-by: Celtic Minstrel <CelticMinstrel@users.noreply.github.com>
|
2024-09-20 20:22:56 -04:00 |
|
|
fb0f3ad1a6
|
linux ci run unit tests with xvfb
|
2024-09-20 20:22:56 -04:00 |
|
|
df79344bb1
|
scons exit with non-zero test failure exit code
|
2024-09-20 20:22:56 -04:00 |
|