sheepluva [Sat, 06 Jan 2018 03:05:14 +0100] rev 12881
fix issues and my past sins with GL2
remaining issue: tintadd (crosshair)
unc0rr [Fri, 05 Jan 2018 22:32:11 +0100] rev 12880
Fix missing default values
nemo [Fri, 05 Jan 2018 16:12:19 -0500] rev 12879
apparently this is GLES2 only
unc0rr [Fri, 05 Jan 2018 21:44:00 +0100] rev 12878
Fix missing includes for GL2 build
unc0rr [Fri, 05 Jan 2018 21:43:33 +0100] rev 12877
Comment out functions that don't need to be called for engine in frontend window
unc0rr [Tue, 02 Jan 2018 23:45:18 +0100] rev 12876
Break engine completely and make it render in frontend window (no actual rendering yet, just white screen)
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