Commit Graph

4406 Commits

Author SHA1 Message Date
Lewis Sobotkiewicz
e2ae97d6cc Don't use the hxelectron library when building ApplicationMain. That sets the 'nodejs' compiler flag, which emits improper JavaScript when running in the Electron window. 2019-09-20 21:10:48 -07:00
Joshua Granick
50921faae6 Workaround to fix minimize/maximize on windows when not resizable 2019-09-19 11:44:57 -07:00
Joshua Granick
de38f38e59 Update CHANGELOG 7.6.3 2019-09-11 15:34:21 -07:00
Joshua Granick
0913f1dc32 Update to 7.6.3 2019-09-11 15:34:15 -07:00
Joshua Granick
148c8469b7 Fix CURL WRITEFUNCTION callback on HL 2019-09-10 16:12:45 -07:00
Joshua Granick
a48bf57c01 Copy 64-bit binaries on Neko when using Haxe 4 on Windows 2019-09-10 14:16:27 -07:00
Joshua Granick
b6ea437a8a Update SVG tool 2019-09-10 11:03:45 -07:00
Joshua Granick
641bfd50f4 Fix 32/64-bit Neko NDLL path 2019-09-10 10:54:15 -07:00
Joshua Granick
277bbe6ae3 Minor compile fixes 2019-09-10 10:54:15 -07:00
Joshua Granick
baeb5901e6 Update CURL.hx 2019-09-10 08:47:55 -07:00
m0rkeulv
76ae1aa7d7 removed unnecessary variable 2019-09-10 08:47:55 -07:00
m0rkeulv
0374c62691 Tweaks to make HTTP requests work with HashLink 2019-09-10 08:47:55 -07:00
Joshua Granick
1999005e98 Update CHANGELOG 7.6.2 2019-09-05 10:11:14 -07:00
Joshua Granick
b534c8b681 Update to 7.6.2 2019-09-05 10:11:07 -07:00
Joshua Granick
4eaf5fe290 Update lime.exe template file 2019-09-05 09:16:54 -07:00
jgranick
342e875ffb Update SVG binary 2019-09-05 08:07:46 -07:00
Joshua Granick
aeff90d3b0 Update lime.exe to work with Neko 64-bit installed 2019-09-05 08:01:05 -07:00
Joshua Granick
c13d978654 Add 64-bit NDLL path for 64-bit Neko on Windows 2019-09-05 08:00:04 -07:00
Joshua Granick
6155016f88 Update CHANGELOG 7.6.1 2019-09-04 10:46:35 -07:00
Joshua Granick
8e2e5a79a5 Update to 7.6.1 2019-09-04 10:46:27 -07:00
Kaspars
cc717fd47a adds support for array type query and post parameters 2019-08-27 14:41:15 -07:00
Joshua Granick
b5f7634e4a Don't set root path if manifest embedded 2019-08-26 13:44:54 -07:00
Joshua Granick
0ab93e0337 HL clipboard fix (fix #1344) 2019-08-22 08:41:30 -07:00
Joshua Granick
80867b3f62 Android root path changes (fix #1346) 2019-08-22 08:00:55 -07:00
Joshua Granick
f233d967e5 Update SDL 7.6.0 2019-08-20 13:20:15 -07:00
Joshua Granick
e9a790a4ea Update SDL to 2.10 2019-08-20 12:59:31 -07:00
Joshua Granick
39bf29dacb Disable CPPIA help output for now 2019-08-20 12:59:24 -07:00
Joshua Granick
999756684f Update CHANGELOG 2019-08-20 12:18:17 -07:00
Joshua Granick
b6954477e0 Update to 7.6.0 2019-08-20 12:18:12 -07:00
Joshua Granick
18c7b93717 Fix absolute path for NPM builds on generated source directories 2019-08-20 10:54:35 -07:00
Joshua Granick
b30f4bf39c Update HL headers for 1.10 (resolve #1339) 2019-08-20 08:06:58 -07:00
Joshua Granick
d215e9c344 Update HL Mac binary to 0.10 2019-08-20 07:41:43 -07:00
jgranick
9359e1ed37 Update HL Linux/Windows binaries to 1.10 2019-08-19 14:37:35 -07:00
Joshua Granick
482a39ad2f HTML5 asset optimization 2019-08-19 10:27:41 -07:00
Joshua Granick
1caf9d92f8 Revert "Update ManifestResources.hx"
This reverts commit dfdb576e37.
2019-08-13 10:57:51 -07:00
Joshua Granick
dfdb576e37 Update ManifestResources.hx 2019-08-13 10:38:41 -07:00
Joshua Granick
d0f15395a5 Asset manifest fix 2019-08-12 14:48:55 -07:00
Joshua Granick
09e95ad872 Update README.md 2019-08-02 14:54:48 -07:00
Kevin Stoker
4d83712aa7 Fix issue where http paths were changing to relative paths when loading assets. 2019-07-31 10:24:58 -07:00
Joshua Granick
8b76f769fc Allow copyPixels using canvas if no alpha image 2019-07-29 14:42:19 -07:00
Joshua Granick
ac44102aaf Native image.copyPixels + alphaImage fix 2019-07-29 11:38:05 -07:00
Joshua Granick
c8120c20d5 image.copyPixels fixes 2019-07-26 15:39:52 -07:00
Joshua Granick
44e111528c Add objectPool.remove 2019-07-26 11:01:17 -07:00
Jens Fischer
08df29fe0c Update .vscode/settings.json
`haxe.displayConfigurations` is deprecated in favor of `haxe.configurations`, and there was a missing comma.
2019-07-15 13:07:04 -07:00
Joshua Granick
1188b3aa42 Run formatter 2019-07-12 12:08:09 -07:00
Joshua Granick
66344c8523 Speed up Image loadFromBytes (thanks D-MAN) 2019-07-11 09:19:31 -07:00
Joshua Granick
3de9f59091 Target API 28 and ARM64 on Android (per Google Play submission requirements) 2019-07-10 15:35:21 -07:00
Joshua Granick
703a57b6fa Main loop tweaks 2019-07-10 15:17:54 -07:00
Joshua Granick
8624394ca4 Asset manifest fix on Android 2019-07-10 15:17:54 -07:00
Alex Frost
555395235f Update HTML5Window.hx 2019-07-10 15:14:53 -07:00