Commit Graph

623 Commits

Author SHA1 Message Date
elasota
fb7b9b02d9 Web save mechanism 2021-05-07 23:09:35 -04:00
elasota
1ac8032411 Log to stdout 2021-05-07 23:08:29 -04:00
elasota
a012c6d3e7 Fix web build and add export path 2021-05-07 20:12:41 -04:00
elasota
08c6fd5108 EOL fix 2021-05-07 20:12:27 -04:00
elasota
a7cf9d48e3 Fix double GP_RESTRICT definition 2021-05-07 13:29:45 -04:00
elasota
d6ce07685e Clean up vector use 2021-05-07 10:59:31 -04:00
elasota
5e060279af Clean up warnings 2021-05-07 10:59:19 -04:00
elasota
a2ca1725fa Improve export house errors 2021-05-07 03:02:30 -04:00
elasota
f32866510e EOL fix 2021-05-07 02:59:30 -04:00
elasota
ac15c26bef Update installer manufacturer ID 2021-05-07 02:52:28 -04:00
elasota
9510aaee32 Re-enable initial launch disclaimer 2021-05-07 02:30:20 -04:00
elasota
c6aa82db35 Adjust credits 2021-05-07 02:26:10 -04:00
elasota
6d12b6ff1a Add house export to room editor 2021-05-07 02:16:25 -04:00
elasota
c3b2a7e8af EOL fix 2021-05-07 02:14:50 -04:00
elasota
b0d5673d95 Add export dir to Windows 2021-05-07 02:12:58 -04:00
elasota
0de26b5e71 Remove header guards 2021-05-04 18:26:33 -04:00
elasota
65d4784618 Fix desaturation filter not isolating wand star. 2021-05-04 18:26:23 -04:00
elasota
5187ef5dc6 Use upscale filter at 1.5x and 2.5x 2021-05-04 18:25:49 -04:00
elasota
f24b0a0e77 Preprocess audio into S16 for faster mixing. 2021-04-29 20:16:24 -04:00
elasota
7442b92dd3 Make FS use new allocator API 2021-04-28 23:18:24 -04:00
elasota
a2d374f650 Allocator refactor 2021-04-28 01:46:07 -04:00
elasota
472462c535 AerofoilX logging fixes 2021-04-27 10:38:09 -04:00
elasota
80683464af Buildfix AerofoilX 2021-04-27 10:00:23 -04:00
elasota
2cd4e4f178 UTF refactor to eliminate duplicated code outside of PL 2021-04-27 09:54:01 -04:00
elasota
07df94fb00 Use combined files on Android for faster build 2021-04-27 09:52:59 -04:00
elasota
d6b206195d Buildfix Android 2021-04-27 09:51:05 -04:00
elasota
65e68f790a Don't allow empty images. 2021-04-27 03:37:24 -04:00
elasota
56d999f400 Don't allow empty sounds 2021-04-27 03:37:14 -04:00
elasota
2991a7490e Preserve active room on editor resolution change. 2021-04-27 01:33:23 -04:00
elasota
0c43370353 Patch Castle o' the Air start room. Fixes issue #4. 2021-04-27 00:14:59 -04:00
elasota
9ba5b14db6 Add HouseTool 2021-04-27 00:14:16 -04:00
elasota
5e1f5655a0 Fix unpacktool not working 2021-04-27 00:13:51 -04:00
elasota
0385c28002 User house validation 2021-04-25 22:08:15 -04:00
elasota
19b1a307e7 EOL fix 2021-04-25 22:07:04 -04:00
elasota
9341c4c378 EOL fix 2021-04-25 01:59:48 -04:00
elasota
5d9dde6589 Refactor audio buffering API, this should mainly prevent SDL audio driver from allocating memory in the mixer callback. 2021-04-25 00:34:02 -04:00
elasota
f9d3b91f72 Fixed redundant set 2021-04-20 21:02:11 -04:00
elasota
1dc86a703e Fix somewhat incorrect upscale texture handling. Replace InstancedResources reset with something that's less likely to be undefined behavior. 2021-04-20 20:42:30 -04:00
elasota
77e02927c6 Fix web crash when dragging or closing popup windows 2021-04-19 02:44:19 -04:00
elasota
c473271e4e Super-minimal shell 2021-04-19 02:28:34 -04:00
elasota
84a4d16aed Web file system implementation + fixes 2021-04-19 01:02:10 -04:00
elasota
f15a87041a Improve synthetic bold quality and use synthetic bold for most Open Sans uses 2021-04-18 18:11:38 -04:00
elasota
d826a908e9 Remove font cache from web 2021-04-18 18:06:45 -04:00
elasota
3d3f839801 Add synthetic bold hack to better support Geneva CY 2021-04-16 00:26:42 -04:00
elasota
141f840888 Specialize font paths for preinstalled font selection instead 2021-04-15 20:56:31 -04:00
elasota
22ae442f87 Handle preinstalled fonts case 2021-04-15 20:08:16 -04:00
elasota
5dd8bf28f5 Add IsUsingPreinstalledFonts API 2021-04-15 20:03:06 -04:00
elasota
bd422d0eb3 EOL fix 2021-04-15 19:52:50 -04:00
elasota
4e8e76f8fc Re-enable runtime font rendering if a font handler is assigned, clean up some font handler things. 2021-04-15 19:49:43 -04:00
elasota
c49bab04d5 Fix modulation being applied twice 2021-04-11 10:57:33 -04:00