Commit Graph

  • 67b594fe68 renames Madthijs 2021-04-26 20:24:38 +02:00
  • 0385c28002 User house validation elasota 2021-04-25 22:08:15 -04:00
  • 19b1a307e7 EOL fix elasota 2021-04-25 22:07:04 -04:00
  • 9341c4c378 EOL fix elasota 2021-04-25 01:59:48 -04:00
  • 5d9dde6589 Refactor audio buffering API, this should mainly prevent SDL audio driver from allocating memory in the mixer callback. elasota 2021-04-25 00:34:02 -04:00
  • f9d3b91f72 Fixed redundant set elasota 2021-04-20 21:02:11 -04:00
  • 1dc86a703e Fix somewhat incorrect upscale texture handling. Replace InstancedResources reset with something that's less likely to be undefined behavior. elasota 2021-04-20 20:42:30 -04:00
  • 82aaefe342 removed logging + fixed crash issue Madthijs 2021-04-20 20:24:25 +02:00
  • d77cf6f5db AppIcon added Madthijs 2021-04-20 16:44:49 +02:00
  • a9b6d1dc4f Xcode project clean up target build SDL Madthijs 2021-04-19 16:01:14 +02:00
  • 08349fc6db Xcode project Madthijs 2021-04-19 12:10:34 +02:00
  • 77e02927c6 Fix web crash when dragging or closing popup windows elasota 2021-04-19 02:44:19 -04:00
  • c473271e4e Super-minimal shell elasota 2021-04-19 02:28:34 -04:00
  • 84a4d16aed Web file system implementation + fixes elasota 2021-04-19 01:02:10 -04:00
  • f15a87041a Improve synthetic bold quality and use synthetic bold for most Open Sans uses elasota 2021-04-18 18:11:38 -04:00
  • d826a908e9 Remove font cache from web elasota 2021-04-18 18:06:45 -04:00
  • 3d3f839801 Add synthetic bold hack to better support Geneva CY elasota 2021-04-16 00:25:30 -04:00
  • 141f840888 Specialize font paths for preinstalled font selection instead elasota 2021-04-15 20:56:31 -04:00
  • 22ae442f87 Handle preinstalled fonts case elasota 2021-04-15 20:08:16 -04:00
  • 5dd8bf28f5 Add IsUsingPreinstalledFonts API elasota 2021-04-15 20:03:06 -04:00
  • bd422d0eb3 EOL fix elasota 2021-04-15 19:52:50 -04:00
  • 4e8e76f8fc Re-enable runtime font rendering if a font handler is assigned, clean up some font handler things. elasota 2021-04-15 19:32:15 -04:00
  • bf1dad34c3 It's alive!!! 🦄 Madthijs 2021-04-13 17:18:54 +02:00
  • c49bab04d5 Fix modulation being applied twice elasota 2021-04-11 10:57:33 -04:00
  • e6df94dac0 First compile, Logger works Madthijs 2021-04-11 14:07:16 +02:00
  • 71f27f0a05 Fix some suboptimal audio constants. elasota 2021-04-11 01:22:48 -04:00
  • b9fe553ff8 Improve mixer performance elasota 2021-04-10 23:56:25 -04:00
  • 7ae31bc7fc Use fixed latency offset in SDL mixer. This should fix score tick sounds having uneven spacing. elasota 2021-04-10 21:54:00 -04:00
  • 2234190f24 Remove FreeType from basic release elasota 2021-04-08 02:01:43 -04:00
  • d62de80ff1 Flag GenerateFonts as a dependency for the release package installer elasota 2021-04-08 01:43:00 -04:00
  • 03f07d7c4f Remove resources dir from basic release elasota 2021-04-08 01:40:48 -04:00
  • b90d0c303c Fix AerofoilX web elasota 2021-04-07 11:42:57 -04:00
  • 7842e721e5 Remove Resources dir from Windows release elasota 2021-04-07 10:52:18 -04:00
  • 93195207dc Disable glGetError calls in release config elasota 2021-04-07 00:03:09 -04:00
  • 59741dd966 Bump Android version to 1.1.0 elasota 2021-04-07 00:02:52 -04:00
  • 1ac69c2c75 Misc tweaks, partially bump version to 1.1 elasota 2021-03-30 05:24:37 -04:00
  • 69f59f769d Fix broken thread events elasota 2021-03-30 05:24:18 -04:00
  • bb2af5abb3 Fix bad parameter elasota 2021-03-30 05:23:54 -04:00
  • 3692a966bf Tweak some values to help with sound choppiness in Chrome slightly, until we port to OpenAL elasota 2021-03-30 05:23:44 -04:00
  • 7916c72fc4 Fix incorrect fast AA calculations elasota 2021-03-30 05:23:02 -04:00
  • 7951f579e0 Remove logs elasota 2021-03-30 00:00:50 -04:00
  • b64c904558 Remove junk elasota 2021-03-30 00:00:17 -04:00
  • a6f6ffcdcc Remove log func elasota 2021-03-30 00:00:07 -04:00
  • 6fb45f480b Emscripten port elasota 2021-03-29 21:41:11 -04:00
  • 9ba0e9f13d Remove FreeType from Android build elasota 2021-03-29 11:57:04 -04:00
  • 0df94405f8 Faster AA table generation elasota 2021-03-27 03:01:43 -04:00
  • ae69696cbd Remove unused header elasota 2021-03-27 03:01:30 -04:00
  • 50f420d2b1 Font system refactor, use pre-rendered fonts elasota 2021-03-27 02:08:03 -04:00
  • c87f238563 Display driver loop refactor elasota 2021-03-26 17:05:38 -04:00
  • 48fe83bb33 EOL fix elasota 2021-03-19 03:45:43 -04:00
  • b2b27ef335 Fix some splash screen inconsistencies elasota 2021-03-18 19:05:37 -04:00
  • 89831f0ff6 Fix Windows SDL build elasota 2021-03-18 19:05:16 -04:00
  • 99fd71196d Tentative Linux readme elasota 2021-03-18 18:16:18 -04:00
  • 7060676b73 Cygwin port elasota 2021-03-18 17:08:11 -04:00
  • 184f867f79 Fix Android symlinks elasota 2021-03-18 17:03:52 -04:00
  • cbd759c754 Add README.md elasota 2021-03-16 02:44:22 -04:00
  • 2ada8029d0 Fixed source code export not working elasota 2021-03-15 19:36:07 -04:00
  • 8e0d8e261e Bump version to 1.0.17 elasota 2021-03-12 18:42:54 -05:00
  • 20b9eef64d Fix missing FreeType2 PDBs elasota 2021-03-12 18:26:08 -05:00
  • c147e1100e Change MiniRez to use WindowsUnicodeToolShim 1.0.17 elasota 2021-03-11 22:28:01 -05:00
  • 0a2e730d26 Change FTagData to use WindowsUnicodeToolShim elasota 2021-03-11 22:22:30 -05:00
  • 922cd0fd06 Add debug/release props to WindowsUnicodeToolShim elasota 2021-03-11 22:22:14 -05:00
  • b8bf6be44f Change hqx2gp to use WindowsUnicodeToolShim elasota 2021-03-11 22:18:07 -05:00
  • 2897c4ffab Fix saved game deletion not working 1.0.16 elasota 2021-03-11 21:40:22 -05:00
  • 35c174984b Bump version to 1.0.16 elasota 2021-03-11 21:36:06 -05:00
  • da16edea8d Fix broken AA table preloader, use load bar first time on desktop elasota 2021-03-09 04:14:47 -05:00
  • 2fe1ea2ee7 Fix objects being draggable when there is no room 1.0.15 elasota 2021-03-08 21:59:11 -05:00
  • 0931f25f23 Fix wrong house sort order elasota 2021-03-08 21:58:46 -05:00
  • 7f4d782c0d Fix room count mismatch elasota 2021-03-08 21:58:34 -05:00
  • f2cda23b0f Bump version to 1.0.15 elasota 2021-03-08 19:08:12 -05:00
  • 6292705968 Fix insensitive compare not working properly with strings of different length elasota 2021-03-08 19:07:31 -05:00
  • 6931b3f505 EOL fix elasota 2021-03-08 19:07:06 -05:00
  • d70a5b3bfc Add more optimizations 1.0.14 elasota 2021-03-07 05:45:24 -05:00
  • f0913d0d6a Add MergeGPF to installer project elasota 2021-03-07 05:34:01 -05:00
  • 80584eb781 Fix California or Bust! house on Android elasota 2021-03-07 05:16:15 -05:00
  • fe4a8a55c6 Don't partially delete house when overwriting the current house elasota 2021-03-07 05:07:48 -05:00
  • 55ec6c516c Fix overwrite warnings not working elasota 2021-03-07 05:07:23 -05:00
  • 3917e1a370 File system refactor, bug fixes elasota 2021-03-07 04:24:13 -05:00
  • 6715bcb030 Fix music playing in the editor elasota 2021-03-06 11:34:47 -05:00
  • c981a97a20 Fix fullscreen prefs not working in SDL. Add SDL GameController support. elasota 2021-03-05 01:56:32 -05:00
  • a5562f96e0 Move portable things to AerofoilPortable. elasota 2021-03-05 00:35:43 -05:00
  • d97bd8ad1c Move some C++11 types from Android to AerofoilSDL. elasota 2021-03-01 01:06:56 -05:00
  • a43f32ab88 Fix trademark usage elasota 2021-03-01 00:40:30 -05:00
  • e94d1511b1 Add 32-bit support to SDL version elasota 2021-02-28 23:31:13 -05:00
  • 95e4eb4e34 Bump version to 1.0.14, update copyright year elasota 2021-02-28 23:01:53 -05:00
  • 15bdb97c38 Add volume control to SDL audio driver. elasota 2021-02-28 22:58:01 -05:00
  • e7246c1444 Reduce marquee speed 1.0.13 elasota 2021-02-20 15:20:39 -05:00
  • 35b8e922d7 Fix Windows size minimum not working correctly elasota 2021-02-20 15:16:47 -05:00
  • 3090f70ee6 Bump version to 1.0.13 elasota 2021-02-20 15:16:31 -05:00
  • 484e18a9af Fix resolution desync if resize occurs during the loading screen. elasota 2021-02-20 15:11:31 -05:00
  • 83d37a7c94 Add system clipboard support to Windows elasota 2020-12-18 00:07:21 -05:00
  • fc043af3a1 Bump version to 1.0.12 elasota 2020-12-18 00:02:52 -05:00
  • 2ebd3f2cf3 Whole-word selection in editboxes elasota 2020-12-17 19:49:09 -05:00
  • ebab2ee188 Fix incorrect carat pulse timing elasota 2020-12-17 19:48:57 -05:00
  • 032e44d981 Fix some missing dependencies of ReleasePackageInstaller necessary to import resources. 1.0.12 1.0.11 elasota 2020-11-30 23:32:50 -05:00
  • 7961ca3af7 Fixed some more cases where the screen resolution could become desynced during startup. elasota 2020-11-30 19:02:42 -05:00
  • 6851025147 Preload entire font file if the font file isn't efficiently seekable, which should fix very slow startup times on Android. elasota 2020-11-30 18:43:17 -05:00
  • f0b1d6fff9 Add memory buffer stream elasota 2020-11-30 18:42:35 -05:00
  • 70e0948847 Log initial resolution elasota 2020-11-30 18:42:22 -05:00
  • a698286087 Adjust disclaimer elasota 2020-11-30 04:02:02 -05:00