Commit Graph

788 Commits

Author SHA1 Message Date
elasota
1e3cf76bf3 Remove notes 2020-01-05 02:57:57 -05:00
elasota
cb41ae9740 Update license text 2020-01-05 02:56:27 -05:00
elasota
ef00777b31 Merge branch 'master' of https://github.com/elasota/GlidePort 2020-01-05 02:33:58 -05:00
elasota
aca18df74b More stuff, fix saved games 2020-01-05 02:33:03 -05:00
elasota
a4b8db1065 Level editor work 2020-01-04 01:19:01 -05:00
Eric Lasota
56cd071798 Update README.txt 2020-01-03 00:31:49 -05:00
Eric Lasota
d37143eec1 Update README.txt 2020-01-03 00:31:30 -05:00
elasota
ec7e511cdd Rename projects to Aerofoil 2020-01-03 00:30:09 -05:00
elasota
3642f0c045 Rename to Aerofoil 2020-01-03 00:17:45 -05:00
elasota
32116bc17e Fix up some file handling, add support for initializing a house file 2020-01-03 00:13:41 -05:00
elasota
e00f506ee2 Fix MiniRez crash on empty res files 2020-01-03 00:13:21 -05:00
elasota
1da2851d3a Scaled blit, plus fix some level editor things 2020-01-02 01:32:00 -05:00
elasota
1c6ab800a7 Refactor some dialog handling, enforce proper port disposal 2020-01-01 20:49:18 -05:00
elasota
5fe6218c28 Add some initial widget functionality (prefs partly working) 2020-01-01 20:24:46 -05:00
elasota
d9b5dd20d6 Refactoring, clean up shutdown path 2019-12-31 05:20:07 -05:00
elasota
62438ab4f3 Sound system refactor 2019-12-31 04:49:38 -05:00
elasota
b963aa9b5f Remove unused file 2019-12-31 03:55:56 -05:00
elasota
52338a3983 Event queue refactor 2019-12-31 03:55:17 -05:00
elasota
84e4f9fb0b Refactoring, dialog work 2019-12-31 02:42:20 -05:00
elasota
04a955213c Major draw code refactor 2019-12-30 20:53:11 -05:00
elasota
918578469e Fix low gray color mapping to dark red 2019-12-30 20:52:56 -05:00
elasota
349680840b Fix demo 2019-12-30 01:25:16 -05:00
elasota
fb105bd338 Handle refactor 2019-12-29 23:14:37 -05:00
elasota
9cf539eb52 Refactoring 2019-12-29 22:12:11 -05:00
elasota
dadb21a275 FS refactoring, 64-bit timestamps 2019-12-29 21:31:49 -05:00
elasota
a546b0ce55 Fix room light switches drawing the wrong color (conflicting with Mac Plus censor) 2019-12-29 21:31:28 -05:00
elasota
77441c19fd XInput support 2019-12-29 17:39:19 -05:00
elasota
430842d17b File system refactoring 2019-12-29 06:38:18 -05:00
elasota
b24505164d Remove regions, add framing (fixes mirrors) 2019-12-29 04:13:35 -05:00
elasota
527e83fdd6 Change FrameOval to editor todo 2019-12-29 03:47:27 -05:00
elasota
8530d92062 Add pattern fill for FillScanlineSpan 2019-12-29 03:01:44 -05:00
elasota
9e4f1f64dc Add ellipse plotter and oval drawing 2019-12-29 02:38:41 -05:00
elasota
08fac98637 Fix mirrors, poly draw (WIP), and game over screen. Temp disable high scores. 2019-12-28 19:50:29 -05:00
elasota
d9e61cffac Fix Y-inverted lines not drawing 2019-12-27 23:02:22 -05:00
elasota
9b79eeeb81 Yield to VOS during pause (fixes hang) 2019-12-27 23:02:01 -05:00
elasota
61738e4e7c Adjusted Mac Plus graphic censor, just cover up the brand line for now. 2019-12-27 23:01:42 -05:00
elasota
32fa8928d4 Disable Mac Plus graphic/sound 2019-12-27 18:29:12 -05:00
elasota
59590d2d9d Fix clock hands sometimes not drawing 2019-12-27 18:28:12 -05:00
elasota
8b82ecabef Refactoring. Add line drawing. 2019-12-27 18:05:32 -05:00
elasota
7f8c46ecb2 Match up rects when using mailbox 2019-12-27 14:19:18 -05:00
elasota
b36077965d Demote scaled blit to TODO 2019-12-27 14:18:34 -05:00
elasota
751a60b580 Add StringToNum implementation 2019-12-27 14:18:20 -05:00
elasota
8ca4d17de7 Add debug trace IDs to ports 2019-12-27 14:18:05 -05:00
elasota
88fe873bbe EOL fixes 2019-12-27 14:17:53 -05:00
elasota
3fc9f587d5 Fix ScanlineMaskBuilder being in the wrong filter 2019-12-27 14:17:32 -05:00
elasota
d0d3999bab Change saved games from assert to TODO 2019-12-27 14:17:01 -05:00
elasota
48dda0664e Fix banner text 2019-12-27 14:16:42 -05:00
elasota
7bc647b026 Get scoreboard bar working 2019-12-27 00:30:31 -05:00
elasota
48f01567f7 Fix EOL 2019-12-26 19:41:32 -05:00
elasota
87d112d187 Nudge scoreboard rects to positive coordinates (pending move to a different window) 2019-12-26 19:41:24 -05:00