nemo [Tue, 02 Jan 2018 16:59:04 -0500] rev 12875
pick up unc0rr's preview fix
unC0Rr [Tue, 02 Jan 2018 23:20:50 +0300] rev 12874
Fix obviously broken logic. Fixes broken preview fetching on Windows.
antonc27 <antonc27@mail.ru> [Sat, 30 Dec 2017 01:31:27 +0100] rev 12873
- Present stats page always on main thread
antonc27 <antonc27@mail.ru> [Sat, 30 Dec 2017 01:22:11 +0100] rev 12872
- BIG CHANGE: Convert iOS project to use ARC
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 22:37:31 +0100] rev 12871
- Fix ammos menu crash
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 22:35:36 +0100] rev 12870
- Lazy checks for preventing crash when drawing 'nice hogs' on config screen (frontend) on iPad. Now we have animation glitch sometimes, but this is preferable to crash anyway
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 19:38:01 +0100] rev 12869
- Xcode somehow inherit info about unused target for tvOS from SDL 2.0.7, so commit this noise too...
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 19:34:32 +0100] rev 12868
- Disable bitcode for embedded projects (must be done manually for SDLs too)
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 19:06:10 +0100] rev 12867
- Fix deprecated `system` in Lua for iOS 11 (not tested)
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 16:53:37 +0100] rev 12866
- Fix ifdef (why this even worked before ??)
nemo [Thu, 28 Dec 2017 11:58:30 -0500] rev 12865
merge into default too
astro [Thu, 28 Dec 2017 11:58:10 -0500] rev 12864
dependency fixes
unc0rr [Wed, 27 Dec 2017 00:59:26 +0100] rev 12863
Make playing a game possible
nemo [Tue, 26 Dec 2017 18:36:30 -0500] rev 12862
these images should have been RGBA to stay consistent with all the others
unc0rr [Tue, 26 Dec 2017 01:36:58 +0100] rev 12861
Recreate uFLRunQueue in Qt, render previews
unc0rr [Mon, 25 Dec 2017 00:58:47 +0100] rev 12860
Preview rendering seems to work now
unc0rr [Sun, 24 Dec 2017 16:56:22 +0100] rev 12859
And more refactoring...
unc0rr [Sun, 24 Dec 2017 00:44:16 +0100] rev 12858
More refactoring in attempt to move away from frontlib
unc0rr [Fri, 22 Dec 2017 23:59:03 +0100] rev 12857
Start hacking new frontend
unc0rr [Sun, 17 Dec 2017 21:09:59 +0100] rev 12856
Start removing flib functionality
unc0rr [Sun, 17 Dec 2017 00:09:24 +0100] rev 12855
Merge default. This branch is up-to-date and code is working.
unc0rr [Sat, 16 Dec 2017 23:26:13 +0100] rev 12854
Add new qmlfrontend project template
unc0rr [Sat, 16 Dec 2017 22:58:28 +0100] rev 12853
Improve this code a bit more
unc0rr [Wed, 06 Dec 2017 23:46:17 +0100] rev 12852
Quick dirty fix for building
nemo [Tue, 05 Dec 2017 11:36:29 -0500] rev 12851
bump proto
nemo [Tue, 05 Dec 2017 11:35:04 -0500] rev 12850
0.9.23 branch
nemo [Mon, 04 Dec 2017 20:21:35 -0500] rev 12849
rock the duck a bit - also replace a few other values with realtick that seemed like they should probably animate in pause
nemo [Wed, 29 Nov 2017 20:38:26 -0500] rev 12848
er. should be true I think? also... maybe this should be somewhere else