Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 04:06:49 +0100] rev 12899
Fix error 52: Move amMinigun.png to Graphics/Hedgewars
alfadur [Wed, 31 Jan 2018 13:42:52 -0500] rev 12898
Machinegun. also tweaked ignore
unc0rr [Wed, 24 Jan 2018 22:20:10 +0100] rev 12897
Finish porting. Seems to work, but no thorough testing has been performed
unc0rr [Wed, 24 Jan 2018 21:05:34 +0100] rev 12896
Configure for Qt5
unc0rr [Wed, 17 Jan 2018 00:59:39 +0100] rev 12895
Add assert on LoadingText texture value
unc0rr [Wed, 17 Jan 2018 00:32:34 +0100] rev 12894
Proper rejoin desyncs fix now
unc0rr [Tue, 16 Jan 2018 00:42:06 +0100] rev 12893
The ultimate fix for rejoin desyncs
unc0rr [Sun, 14 Jan 2018 23:30:42 +0100] rev 12892
Fix for freebsd
nemo [Mon, 15 Jan 2018 12:15:56 -0500] rev 12891
add a mask to the sand hog
unc0rr [Wed, 10 Jan 2018 23:49:47 +0100] rev 12890
Pass mouse movements to engine, warp cursor in frontend
koda [Wed, 10 Jan 2018 15:27:47 +0100] rev 12889
merge
koda [Wed, 10 Jan 2018 01:39:10 +0100] rev 12888
Apply horrible workaround to build relocatable executables
koda [Wed, 10 Jan 2018 01:14:13 +0100] rev 12887
Set cmake RPATH policy to OLD
sheepluva [Sun, 07 Jan 2018 19:01:06 +0100] rev 12886
fix crosshair rendering in GL2 mode
sheepluva [Sun, 07 Jan 2018 18:19:00 +0100] rev 12885
also put GL2 fixes into default
unc0rr [Sun, 07 Jan 2018 09:48:26 +0100] rev 12884
Fix referencing missing item
unc0rr [Sun, 07 Jan 2018 01:21:42 +0100] rev 12883
- ResizeWindow function to pass engine new window size
- Remove TabBar to leave more space at the bottom of the screen
- ifdef GL_ES in shaders
sheepluva [Sat, 06 Jan 2018 03:17:12 +0100] rev 12882
whoops, I ruined the path of the unC0Rr
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
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