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 |
|
elasota
|
71f27f0a05
|
Fix some suboptimal audio constants.
|
2021-04-11 01:22:48 -04:00 |
|
elasota
|
b9fe553ff8
|
Improve mixer performance
|
2021-04-10 23:56:25 -04:00 |
|
elasota
|
7ae31bc7fc
|
Use fixed latency offset in SDL mixer. This should fix score tick sounds having uneven spacing.
Reduce buffer to 512 samples again.
|
2021-04-10 21:54:41 -04:00 |
|
elasota
|
2234190f24
|
Remove FreeType from basic release
|
2021-04-08 02:01:43 -04:00 |
|
elasota
|
d62de80ff1
|
Flag GenerateFonts as a dependency for the release package installer
|
2021-04-08 01:43:00 -04:00 |
|
elasota
|
03f07d7c4f
|
Remove resources dir from basic release
|
2021-04-08 01:40:48 -04:00 |
|
elasota
|
b90d0c303c
|
Fix AerofoilX
|
2021-04-07 11:42:57 -04:00 |
|
elasota
|
7842e721e5
|
Remove Resources dir from Windows release
|
2021-04-07 10:52:18 -04:00 |
|
elasota
|
93195207dc
|
Disable glGetError calls in release config
|
2021-04-07 00:03:09 -04:00 |
|
elasota
|
59741dd966
|
Bump Android version to 1.1.0
|
2021-04-07 00:02:52 -04:00 |
|
elasota
|
1ac69c2c75
|
Misc tweaks, partially bump version to 1.1
|
2021-03-30 05:24:37 -04:00 |
|
elasota
|
69f59f769d
|
Fix broken thread events
|
2021-03-30 05:24:18 -04:00 |
|
elasota
|
bb2af5abb3
|
Fix bad parameter
|
2021-03-30 05:23:54 -04:00 |
|
elasota
|
3692a966bf
|
Tweak some values to help with sound choppiness in Chrome slightly, until we port to OpenAL
|
2021-03-30 05:23:44 -04:00 |
|
elasota
|
7916c72fc4
|
Fix incorrect fast AA calculations
|
2021-03-30 05:23:02 -04:00 |
|
elasota
|
7951f579e0
|
Remove logs
|
2021-03-30 00:01:37 -04:00 |
|
elasota
|
b64c904558
|
Remove junk
|
2021-03-30 00:00:17 -04:00 |
|
elasota
|
a6f6ffcdcc
|
Remove log func
|
2021-03-30 00:00:07 -04:00 |
|
elasota
|
6fb45f480b
|
Emscripten port
|
2021-03-29 21:41:11 -04:00 |
|