Commit Graph

2740 Commits

Author SHA1 Message Date
31ea6b9401 Update Readme to reduce confusion (#504) 2024-11-30 18:14:19 -05:00
dd347a5f79 replace the debug flag with a release flag 2024-11-30 17:58:42 -05:00
f3e83290cb make scons build debug by default 2024-11-30 17:58:42 -05:00
df0c46d616 Merge pull request #458 from NQNStudios:credits-overhaul
Auto-generated credits / Update the credits from IndieGOGO
2024-11-23 18:54:51 -05:00
8a68360256 Play with heading alignment in startanim 2024-11-23 17:49:59 -06:00
e5c261e285 get the actual original startanim 2024-11-23 17:17:17 -06:00
7a1297b2c8 specify align attribute type as enum 2024-11-23 17:06:15 -06:00
b441401475 wrap pollEvent() to guarantee all loops handle modifiers (#477) 2024-11-23 17:46:54 -05:00
e39c930eed call draw_map() after clear_map() (#488)
Fixes #487 and fixes #428
May address #267
2024-11-23 14:12:04 -05:00
c1142379c9 Fix edge of town rendering bug (#486)
Fix #485
2024-11-23 14:09:05 -05:00
21afd4466d Fix word highlight (#484)
Quick fix #481
2024-11-23 14:08:01 -05:00
e156c32c7d render the frame that triggers outdoor combat 2024-11-23 14:06:51 -05:00
6d6f25f326 Fix #476 directly 2024-11-23 14:05:37 -05:00
888b86404c move forward declaration 2024-11-19 18:54:06 -06:00
8f681b5463 More tabs for ADoS 2024-11-19 18:52:20 -06:00
b2c0af3d48 Remove nomaps setting LED (Fix #471) 2024-11-19 19:18:27 -05:00
9d972a3961 Pick the largest suitable default scale. Fix #468 (#472) 2024-11-19 19:17:15 -05:00
756aaae38c add Brendan Miller 2024-11-19 15:14:11 -06:00
cd6c0a0a30 link controls auto-add click handler 2024-11-19 15:06:43 -06:00
bf91f41675 2-column open source credits 2024-11-19 14:13:12 -06:00
17e297ea32 add seisatsu 2024-11-19 11:50:48 -06:00
a2e7e2b8a0 document the align attribute 2024-11-19 11:26:18 -06:00
012419200b Update startanim header 2024-11-18 09:22:02 -06:00
9351d74f97 Re-add the original startanim graphic for future reference 2024-11-18 09:20:29 -06:00
94b354fee5 add : to font 2024-11-18 07:52:53 -06:00
af810e05c0 Make bitmapfont for startanim 2024-11-17 20:22:13 -06:00
b5560a7e59 add Daerogami 2024-11-17 20:21:06 -06:00
0c0e609a22 use relative format, add links to about-boe 2024-11-16 17:47:58 -06:00
34103067b3 remove emails from about-boe 2024-11-16 17:47:58 -06:00
b0a5a79d1e generate-startanim.sh pass font by path 2024-11-16 17:47:58 -06:00
54c50dca40 call generate-startanim.sh with git bash on windows 2024-11-16 17:47:58 -06:00
05f5520cfb speed up and extend scroll length of startanim 2024-11-16 17:47:58 -06:00
06989d61c3 Extended startanim.png 2024-11-16 17:47:58 -06:00
5c83fad1f9 Generate about-boe.xml dynamically 2024-11-16 17:47:58 -06:00
a551da6299 add very rudimentary right-alignment text option 2024-11-16 17:47:07 -06:00
af2253e5ce reconfigure about-boe.xml with right alignment convention 2024-11-16 17:47:07 -06:00
7c209714b0 Generate additional image credits 2024-11-16 17:47:07 -06:00
a725dc606a Fix #455 (#467)
Also fix #454 and #427
2024-11-16 15:44:12 -05:00
e2142158af fix #465 2024-11-10 11:33:02 -05:00
77297c2a88 wrap load_party base64 data 2024-11-10 00:32:17 -05:00
43d31075a9 make build_scen_headers use cdata 2024-11-10 00:32:17 -05:00
992768131d thoroughness level 2 - use --strict 2024-11-10 00:32:17 -05:00
c81e56baf9 make cosmetic advance_time() mismatches warnings unless --strict 2024-11-10 00:32:17 -05:00
a455f5ec6e call advance_time for cancel_item_target 2024-11-10 00:32:17 -05:00
058e5ebe61 remove TODOs 2024-11-10 00:32:17 -05:00
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