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 |
|
Madthijs
|
b96acad0ca
|
logging fix
|
2021-05-04 18:11:03 +02:00 |
|
Madthijs
|
2277d1340c
|
Merge branch 'master' into mac
|
2021-05-04 16:18:01 +02:00 |
|
Madthijs
|
57798c05c6
|
Undo runtime fonts
|
2021-05-04 16:05:15 +02: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 |
|
Madthijs
|
0725828a5f
|
allocator + font stuff
|
2021-04-28 20:06:51 +02:00 |
|
Madthijs
|
c5a1303b71
|
Merge branch 'master' into mac
# Conflicts:
# AerofoilX/GpMain_SDL_X.cpp
|
2021-04-28 19:17:55 +02: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 |
|
Madthijs
|
67b594fe68
|
renames
|
2021-04-26 20:24:38 +02: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 |
|
Madthijs
|
82aaefe342
|
removed logging + fixed crash issue
|
2021-04-20 20:24:25 +02:00 |
|
Madthijs
|
d77cf6f5db
|
AppIcon added
|
2021-04-20 16:44:49 +02:00 |
|
Madthijs
|
a9b6d1dc4f
|
Xcode project clean up target build SDL
|
2021-04-19 16:01:14 +02:00 |
|
Madthijs
|
08349fc6db
|
Xcode project
|
2021-04-19 12:10:34 +02: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 |
|
Madthijs
|
bf1dad34c3
|
It's alive!!! 🦄
|
2021-04-13 17:18:54 +02:00 |
|
elasota
|
c49bab04d5
|
Fix modulation being applied twice
|
2021-04-11 10:57:33 -04:00 |
|
Madthijs
|
e6df94dac0
|
First compile, Logger works
|
2021-04-11 14:07:16 +02: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 |
|