Commit Graph

  • 37499638fc Move apps to new package elasota 2020-10-17 12:42:47 -04:00
  • 7c025337dc Fix Android manifest name elasota 2020-10-17 12:22:56 -04:00
  • 10a5b85edb Fix aar name elasota 2020-10-17 10:37:05 -04:00
  • bece23dc8c Update package, update to SDK 29 and Android Studio 4.1 elasota 2020-10-17 03:38:31 -04:00
  • babf7cce89 Update privacy policy to remove speculative future events elasota 2020-10-17 03:37:19 -04:00
  • 7aa45cc9d6 No loading screen on desktop elasota 2020-10-16 20:08:08 -04:00
  • bfb2c727ea Loading screen elasota 2020-10-16 20:06:47 -04:00
  • ad5a0795f4 GL error checks, remove GL_ALPHA_TEST check, which doesn't work in GLES2. elasota 2020-10-16 20:06:32 -04:00
  • febd0e05ac Privacy policy stub for GPS elasota 2020-10-16 20:03:07 -04:00
  • e1c83d7b47 Redo touch controls elasota 2020-10-15 01:14:10 -04:00
  • 1e1c91915a Fix OpenGL scaling and improve performance elasota 2020-10-14 19:02:55 -04:00
  • ad1912379a Use landscape orientation only elasota 2020-10-14 18:28:52 -04:00
  • 64ce75caa8 Fix touch screen flip elasota 2020-10-14 18:26:13 -04:00
  • b682004f29 Character encoding fixups elasota 2020-10-14 18:18:57 -04:00
  • 7858aff6cd Flush file operations before using FD. Fixes things like score files becoming corrupted. elasota 2020-10-14 18:12:47 -04:00
  • 3347e94b88 Fix GLES2 compile failure elasota 2020-10-14 18:12:12 -04:00
  • e4cddda183 Touchscreen improvements elasota 2020-10-14 18:12:02 -04:00
  • 62e234c777 Fix cursor crash elasota 2020-10-14 18:08:41 -04:00
  • 780f4842b0 Increase touchscreen control size elasota 2020-10-13 10:02:17 -04:00
  • c13677122c Fix flicker elasota 2020-10-13 10:01:55 -04:00
  • 14f7a5beed Change app name elasota 2020-10-13 10:00:43 -04:00
  • aeef313a8a Fix GLES2 flicker crash elasota 2020-10-13 10:00:32 -04:00
  • aa2f6dfd2c Fix desaturation not working elasota 2020-10-13 09:47:25 -04:00
  • b03561c76b Fix wrong month on calendar elasota 2020-10-13 09:44:39 -04:00
  • dd269d52e0 Fix up Android asset directory scan elasota 2020-10-13 00:15:56 -04:00
  • 1ecef6f8ef Add support for unpackaged resources to speed up loads on Android, i.e. so we don't have to decompress entire GPAs to load a single resource. elasota 2020-10-12 18:03:23 -04:00
  • ec56bdace2 Android package cleanup elasota 2020-10-12 10:43:37 -04:00
  • 3b6ae1dba5 Android fixups elasota 2020-10-12 00:37:32 -04:00
  • 5fbf3f5df0 Clean up game thread in SDL version elasota 2020-10-12 00:37:11 -04:00
  • 522e99afb9 Fix audio deadlock elasota 2020-10-12 00:36:13 -04:00
  • 184daefe7b Touchscreen things elasota 2020-10-11 19:50:03 -04:00
  • 5c98783bbb More Android stub-outs and bug fixes. Fix broken SDL fiber sync. elasota 2020-10-10 02:42:06 -04:00
  • a2f19f5ccb Android stubs elasota 2020-10-09 21:46:30 -04:00
  • 3a736296ce Add symlinks and other things elasota 2020-10-09 18:57:42 -04:00
  • 9be2885a1e Copy Android project elasota 2020-10-09 18:10:20 -04:00
  • 1b497cb1f7 Add SDL2 sources elasota 2020-10-09 16:19:18 -04:00
  • 15282f2ab2 Remove Win32 log driver from SDL project elasota 2020-10-09 16:16:11 -04:00
  • 4445ea5770 SDL event translation elasota 2020-09-28 17:38:39 -04:00
  • 9cb60af2b3 SDL audio driver elasota 2020-09-28 09:58:19 -04:00
  • 2400d68aeb Bump version to 1.0.9 elasota 2020-09-26 21:16:19 -04:00
  • e88c9e7112 Redo mouse cursor handling elasota 2020-09-26 21:15:43 -04:00
  • db54e92425 Fix flicker effect in OpenGL driver elasota 2020-09-26 16:54:30 -04:00
  • c3b1f45f96 Fix missing return value elasota 2020-09-26 16:47:45 -04:00
  • 45aa5b4cba OpenGL display driver elasota 2020-09-26 16:45:52 -04:00
  • da3cdb3a17 Bump ImportToolsFeature level to 4 so it doesn't install with Typical elasota 2020-09-13 02:05:28 -04:00
  • 9669f6039d Update readmes 1.0.8 elasota 2020-09-12 23:09:53 -04:00
  • 1fb135a6d2 Clean up project configs. Remove Win32 targets. Enforce that GP_DEBUG_CONFIG is set correctly. elasota 2020-09-12 23:07:44 -04:00
  • b23bb93506 Redo file prompts with in-game UI elasota 2020-09-12 22:29:57 -04:00
  • 8518d01c70 Conform porting doc to 80-char word wrap elasota 2020-09-12 14:36:15 -04:00
  • 1b215e891f SDL baseline elasota 2020-09-12 14:23:02 -04:00
  • 987a1dea75 Move font API to GpCommon elasota 2020-09-12 14:01:51 -04:00
  • f07137b52d Move IOStream to GpCommon elasota 2020-09-12 13:32:53 -04:00
  • 480a4b6098 Add desktop shortcut elasota 2020-09-12 12:09:59 -04:00
  • 5ab7a675a3 Bump version to 1.0.8 elasota 2020-09-12 11:52:36 -04:00
  • 1d3c84a473 Move font handler and platform-independent shell stuff elasota 2020-09-12 11:52:19 -04:00
  • 4a78f10975 Remove x86/Win32 target elasota 2020-09-11 23:54:16 -04:00
  • 69f279cc64 EOL fixes elasota 2020-09-11 23:53:51 -04:00
  • 1efb34f710 Undef CreateFile elasota 2020-09-11 23:53:25 -04:00
  • 84d5c46506 EOL fixes elasota 2020-08-11 18:35:39 -04:00
  • c95be907de Bump version to 1.0.7 1.0.7 elasota 2020-07-21 12:23:31 -04:00
  • 3fd7fabb98 Fix full-screen being disabled when going to preferences but not viewing display options elasota 2020-07-21 12:23:13 -04:00
  • 53ecdabb43 Add full-screen option 1.0.6 elasota 2020-07-20 23:38:31 -04:00
  • 7bf6147fa1 Fix transitions not spanning the entire screen and fix dissolve replaying when toggling full-screen elasota 2020-07-20 12:17:36 -04:00
  • a77e1d868f Bump version to 1.0.6 elasota 2020-07-20 12:16:41 -04:00
  • c14d904ca7 Fix bad ZIP structure elasota 2020-07-20 12:16:31 -04:00
  • ec275fcefd Bump version to 1.0.5 1.0.5 elasota 2020-07-04 00:35:18 -04:00
  • 550465088e Remove architecture string code that doesn't work elasota 2020-07-04 00:34:46 -04:00
  • 68444a7240 Add transitions elasota 2020-07-04 00:26:28 -04:00
  • 7db0f8d7eb Fix loading empty house in the editor not working correctly elasota 2020-07-03 19:40:26 -04:00
  • 1fc846f7d8 Fix menu shortcuts activating disabled menu items elasota 2020-07-03 19:31:30 -04:00
  • d978267c3e Remove selection scroll timer (which doesn't work anyway) elasota 2020-07-03 17:39:26 -04:00
  • e05f37a28d Fix oval frames not drawing in 32-bit color mode elasota 2020-07-03 17:32:26 -04:00
  • 7069f4bf82 Add package release script 1.0.4 elasota 2020-07-03 14:04:54 -04:00
  • b197a9fb4b Fix copyright elasota 2020-07-03 13:53:19 -04:00
  • 62427de092 Add ICC profile option elasota 2020-07-03 13:53:10 -04:00
  • 037994d0f7 Add additional credits elasota 2020-07-03 13:48:48 -04:00
  • 7cdfc40ad9 Clarified ambiguous language elasota 2020-07-03 13:48:33 -04:00
  • c53275d3fb Bump version to 1.0.4 elasota 2020-07-03 05:08:52 -04:00
  • 8d58d22731 Add build version elasota 2020-07-03 05:05:12 -04:00
  • 58ad634085 Re-add clipboard functions elasota 2020-07-03 04:59:40 -04:00
  • 00ea1b2982 Fix invert image draw not working correctly if the image is partially out of bounds (happens when moving a tiki torch in the editor) elasota 2020-07-03 04:18:08 -04:00
  • 87bab26d47 Add home/end key support to edit box elasota 2020-07-03 04:08:09 -04:00
  • 3dbb231c5a Add edit box automatic scrolling elasota 2020-07-03 04:00:25 -04:00
  • a2e8d414e8 Fix typing sound not working with forward delete elasota 2020-07-03 03:16:42 -04:00
  • 137f00b657 Fixed selection drawing out of bounds in multi-line editbox elasota 2020-07-03 03:05:25 -04:00
  • 7fec622e51 Add forward delete to editbox elasota 2020-07-03 03:02:43 -04:00
  • 05604e5604 Add API for saving driver prefs. Save fullscreen state in D3D11 driver. elasota 2020-07-03 02:46:43 -04:00
  • ed9e0fec97 Update readme elasota 2020-07-03 02:45:41 -04:00
  • 82b93c627e Save house after opening so it doesn't throw an IO error if the user quits immediately. 1.0.3 elasota 2020-06-20 02:16:43 -04:00
  • c204b5ef7f Fix debug compile failure elasota 2020-06-20 02:09:32 -04:00
  • 343a8a0f04 Bump build version to 1.0.3 elasota 2020-06-20 02:08:35 -04:00
  • 9d5adb9bb6 Remove port state, fix background not darkening in room editor elasota 2020-06-20 02:08:22 -04:00
  • 3bf689664f Default menu bar color to black elasota 2020-06-20 01:46:38 -04:00
  • ccb7dd2edb Remove unused var elasota 2020-06-20 01:46:27 -04:00
  • 20acb4ef6b Bump prefs version elasota 2020-06-20 01:33:47 -04:00
  • 3c662845b4 Add option to enable or disable auto-scale elasota 2020-06-20 01:33:26 -04:00
  • 1981320afe Add support for 16-bit, stereo, and MACE 3:1 sound import. elasota 2020-06-20 01:03:41 -04:00
  • 1c15ea5940 Update project readme elasota 2020-06-13 05:32:27 -04:00
  • 4920781619 32-bit color support 1.0.2 elasota 2020-06-13 04:33:41 -04:00
  • 24f43b973a Fix build timestamp 1.0.1 elasota 2020-06-07 22:17:02 -04:00