Commit Graph

100 Commits

Author SHA1 Message Date
elasota
26bf033465 Fix crash if a movie fails to load 2020-03-14 00:00:38 -04:00
elasota
ed7f8783c0 Partial scroll bar implementation 2020-03-10 01:35:42 -04:00
elasota
699c3cf13c Selection drag support 2020-03-09 01:40:47 -04:00
elasota
e0fb300766 Return first res by ID, not by name 2020-03-09 01:40:26 -04:00
elasota
46f7a7cc69 More editbox functionality 2020-03-08 23:14:53 -04:00
elasota
e93b035d5c Fix bad window centering 2020-03-08 23:14:27 -04:00
elasota
7b27d6c6b5 Most remaining level editor work 2020-03-01 17:01:35 -05:00
elasota
abd4f1a978 Menu separator support 2020-02-27 01:22:49 -05:00
elasota
5567250e14 Fix dialog label constraint not working 2020-02-27 01:22:38 -05:00
elasota
4efb44ddae Fix "House" menu title being overwritten 2020-02-26 22:27:07 -05:00
elasota
f1d7e1f52f Fix constant IDs, remove ZoomWindow 2020-02-26 12:26:19 -05:00
elasota
cc17911776 Fix up some level editor dialog behavior 2020-02-26 12:17:04 -05:00
elasota
d617795591 Level editor work 2020-02-25 23:09:09 -05:00
elasota
c78a20dafd Level editor work 2020-02-23 20:21:04 -05:00
elasota
36f10c60b4 Get TVs working 2020-02-20 03:13:15 -05:00
elasota
fcd8fdb17e Fix broken BMP decode 2020-02-20 01:30:25 -05:00
elasota
505941a9e4 Fixed alert substitutions not working 2020-02-20 01:30:09 -05:00
elasota
d5f3595350 Remove Roboto font 2020-02-19 23:43:42 -05:00
elasota
9daee7af4e More editor progress 2020-02-18 20:53:54 -05:00
elasota
7548690c51 Fix up radio buttons, more editbox functionality.
All blocking issues with UI should now be fixed.
2020-02-16 21:57:02 -05:00
elasota
8f4ac13919 Partial editbox support for high scores 2020-02-16 20:55:47 -05:00
elasota
57d0678090 Transcode special chars via UTF-8 2020-02-07 22:08:52 -05:00
elasota
7c3dc7d1a3 Convert DITLs to JSON 2020-02-07 02:45:45 -05:00
elasota
507019abda Redraw editbox when text changes 2020-02-07 02:44:13 -05:00
elasota
7b8052174f Fix high score banner entry 2020-02-05 00:22:55 -05:00
elasota
60e0912a7b Disable room editor 2020-02-05 00:22:39 -05:00
elasota
4f24439f7e Finish implementing alerts 2020-02-04 23:32:40 -05:00
elasota
dee560492e Edit box baseline (regresses volume control dialog though) 2020-02-03 04:54:55 -05:00
elasota
fdc56da111 Fix text wrap not measuring whitespace 2020-02-02 02:53:59 -05:00
elasota
265db139c8 Various improvements toward getting high scores working again. 2020-02-02 01:38:38 -05:00
elasota
7cb6994f90 Import indexed strings as text files 2020-01-24 02:41:42 -05:00
elasota
9e9a79c4b7 Alert skeleton 2020-01-24 02:09:19 -05:00
elasota
928efdd527 Switch timestamp format to combined UTC + local so fewer stupid hacks are required. 2020-01-23 22:36:12 -05:00
elasota
6171b1185e Don't destroy menus on removal 2020-01-23 22:35:39 -05:00
elasota
a1475d2ee3 Fixed a bunch of improper timestamp handling, made ZIP timestamping deterministic, added default timestamp 2020-01-23 02:47:31 -05:00
elasota
909533930e Fix broken timestamp serialization 2020-01-23 01:39:27 -05:00
elasota
5a3cedaa95 Level editor and resource loader fixups and refactors 2020-01-23 01:19:12 -05:00
elasota
27a1f89c15 Implicit divide by 4 in ellipse plotter, disable debug asserts by default 2020-01-22 01:48:02 -05:00
elasota
06243e4d45 Fix potential off-by-one 2020-01-21 00:21:11 -05:00
elasota
5e3e666765 Fix ellipse plotter, adhere to sounder invariants this time. 2020-01-21 00:09:38 -05:00
elasota
f5b0ef3698 Revert "Fix some problematic ellipse plotter cases (like 4x36)"
This reverts commit 1d7a75c8a9.
2020-01-20 23:59:45 -05:00
elasota
c112738f2e Remove glue drivers, use Gp drivers instead 2020-01-20 05:14:50 -05:00
elasota
1d7a75c8a9 Fix some problematic ellipse plotter cases (like 4x36) 2020-01-20 05:00:44 -05:00
elasota
610c72b9bb Fix the rest of house load and game over asserts 2020-01-20 02:17:07 -05:00
elasota
156e58e59f Disable Mac Plus hacks 2020-01-20 02:13:23 -05:00
elasota
3b11a457a3 Fix audio queue consume overrun (caused shutdown crash due to multiple buffers being queued) 2020-01-19 19:25:36 -05:00
elasota
1b5720c118 Adjust text AA to be more gamma-correct. Switch everything to Open Sans. 2020-01-19 07:36:44 -05:00
elasota
93b4554961 Migrate image storage from PICT to BMP 2020-01-18 21:15:31 -05:00
elasota
69ef542969 Fix audio shutdown crashes 2020-01-18 18:39:54 -05:00
elasota
c79ddd0d35 Add text anti-aliasing, disable arcade mode 2020-01-18 18:20:16 -05:00