Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 12:01:00 +0100] rev 12960
Construction Mode: Now amSwitch amount can be changed in weapon scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 11:46:57 +0100] rev 12959
Always remove mine strike in Construction Mode
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 10:19:28 +0100] rev 12958
Construction Mode: Change message color
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 10:02:58 +0100] rev 12957
Construction Mode: Refactor colors, add subtle glow to healing station, don't spawn vGears for respawner and generator
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 09:32:28 +0100] rev 12956
Refactor Construction Mode to NOT use localized strings as identifiers
Yes, it actually used strings returned by loc() as identifiers. Crazy!
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 08:28:22 +0100] rev 12955
Improve internal Construction Mode code documentation
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 06:36:07 +0100] rev 12954
Localize various Construction Mode vars
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 06:07:24 +0100] rev 12953
Refactor Construction Mode code (delete old comments, move code around. NO functional changes)
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 21:04:53 +0100] rev 12952
Lua API: AddAmmo unselects weapons before it would remove current ammo from current hog
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 19:58:55 +0100] rev 12951
Construction Mode: Each team remembers its selections now
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 19:01:52 +0100] rev 12950
More Construction Mode refactoring
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 18:14:05 +0100] rev 12949
Construction Mode: Remember previous selection of pIndex
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 16:27:32 +0100] rev 12948
Construction Mode: Sort structure types roughly by importance and convenience
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 16:12:54 +0100] rev 12947
Add a few key shortcuts in Costruction Mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 14:56:04 +0100] rev 12946
HedgeEditor, Construction Mode: Refactor code by adding fake ammo type variables
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 14:33:00 +0100] rev 12945
Add healing visual effect + heal msg in scripts
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 12:52:05 +0100] rev 12944
Lua API: Add HealHog to heal hog with visual effects + message
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 12:08:12 +0100] rev 12943
Show subtle heal effect for healing hogs in health reset mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 11:30:04 +0100] rev 12942
Refactor health gain effects and message into util fuction HHHeal
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 10:48:24 +0100] rev 12941
Killing The Specialists: Fix health boost division
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 10:47:21 +0100] rev 12940
Killing The Specialists mission: Fix misleading hints, add messages and visual effects
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 07:41:37 +0100] rev 12939
2 minor spelling/grammar fixes
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 07:38:14 +0100] rev 12938
Refactor scripts to use SpawnSupplyCrate (where it makes sense)
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 06:03:01 +0100] rev 12937
Lua API: Add SpawnSupplyCrate
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 04:37:27 +0100] rev 12936
Lua API: Add GetTeamName
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 19:02:51 +0100] rev 12935
Lua API: Add GetWind function to get current wind
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 18:42:07 +0100] rev 12934
Lua API: Add SetVampiric and SetLaserSight
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 18:10:39 +0100] rev 12933
Add callback: onEndTurn
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 15:44:08 +0100] rev 12932
Change hats exclusion rule in hats_js_anim.xhtml
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 13:54:48 +0100] rev 12931
Fix broken preview of team hats in frontend
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 09:38:35 +0100] rev 12930
Add missing beginWriteArray in scheme model code
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 09:26:24 +0100] rev 12929
Fix failure to read game scheme (.hwg) files
KoBeWi [Thu, 08 Feb 2018 09:14:20 +0100] rev 12928
Fix how scheme files behave
KoBeWi [Thu, 08 Feb 2018 08:50:45 +0100] rev 12927
Keep game/weapon schemes in separate files
mtg90pl <mtg90pl@gmail.com> [Thu, 08 Feb 2018 07:30:19 +0100] rev 12926
Add Polish voicepack (Default_pl) by mtg90pl
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 07:09:39 +0100] rev 12925
Fix timebox being usable in SD w/ damage=0
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 12:30:11 +0100] rev 12924
Fix TotalRounds counting rounds a couple of turns too late
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 11:03:14 +0100] rev 12923
Refactor Sudden Death starting into own function
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 08:30:50 +0100] rev 12922
Add the flag of Scotland (uk_scotland)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 07:54:18 +0100] rev 12921
Fix green color channel on themes with sd-tint (#566)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 07:38:37 +0100] rev 12920
Add theme fallback music settings
theme.cfg:
* fallback-music
* fallback-sd-music
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 05:36:32 +0100] rev 12919
Remove unused variable in uGearsHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 03:56:53 +0100] rev 12918
ClimbHome, Sniper Rifle training: Unselect weapon after victory
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 03:50:38 +0100] rev 12917
Calling SetWeapon with amNothing now unselects weapon
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 02:26:31 +0100] rev 12916
Change weapon icons of mudball and air mine
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 01:54:50 +0100] rev 12915
Lua API: Add WriteLnToChat
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 01:13:17 +0100] rev 12914
ASA, Hard Flying: Show personal best at mission start
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 00:36:04 +0100] rev 12913
Precise Shooting mission: Fix Lua errors when enemy dies after hero
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 23:56:28 +0100] rev 12912
Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 23:48:34 +0100] rev 12911
ASA: Fruit03: Show collected ammo
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 06:33:32 +0100] rev 12910
ACF3: Explode princess when skipping 12turn course failanim
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 06:23:37 +0100] rev 12909
Show # of turns left in the 12-turn parcour segment of ACF3
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 05:54:34 +0100] rev 12908
String cleanup: Double/triple exclamation marks
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 05:50:05 +0100] rev 12907
Fix various story flaws in mission descriptions of ACF campaign
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 05:47:09 +0100] rev 12906
Fix some minor formatting and grammar flaws in script strings
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 04:07:35 +0100] rev 12905
Fix various typos in translatable strings
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 04:06:49 +0100] rev 12904
Fix error 52: Move amMinigun.png to Graphics/Hedgewars
alfadur [Wed, 31 Jan 2018 13:42:52 -0500] rev 12903
Machinegun. also tweaked ignore
unc0rr [Wed, 24 Jan 2018 22:20:10 +0100] rev 12902
Finish porting. Seems to work, but no thorough testing has been performed
unc0rr [Wed, 24 Jan 2018 21:05:34 +0100] rev 12901
Configure for Qt5
unc0rr [Wed, 17 Jan 2018 00:59:39 +0100] rev 12900
Add assert on LoadingText texture value
unc0rr [Wed, 17 Jan 2018 00:32:34 +0100] rev 12899
Proper rejoin desyncs fix now
unc0rr [Tue, 16 Jan 2018 00:42:06 +0100] rev 12898
The ultimate fix for rejoin desyncs
unc0rr [Sun, 14 Jan 2018 23:30:42 +0100] rev 12897
Fix for freebsd
nemo [Mon, 15 Jan 2018 12:15:56 -0500] rev 12896
add a mask to the sand hog
unc0rr [Wed, 10 Jan 2018 23:49:47 +0100] rev 12895
Pass mouse movements to engine, warp cursor in frontend
koda [Wed, 10 Jan 2018 15:27:47 +0100] rev 12894
merge
koda [Wed, 10 Jan 2018 01:39:10 +0100] rev 12893
Apply horrible workaround to build relocatable executables
koda [Wed, 10 Jan 2018 01:14:13 +0100] rev 12892
Set cmake RPATH policy to OLD
sheepluva [Sun, 07 Jan 2018 19:01:06 +0100] rev 12891
fix crosshair rendering in GL2 mode
sheepluva [Sun, 07 Jan 2018 18:19:00 +0100] rev 12890
also put GL2 fixes into default
unc0rr [Sun, 07 Jan 2018 09:48:26 +0100] rev 12889
Fix referencing missing item
unc0rr [Sun, 07 Jan 2018 01:21:42 +0100] rev 12888
- 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 12887
whoops, I ruined the path of the unC0Rr
sheepluva [Sat, 06 Jan 2018 03:05:14 +0100] rev 12886
fix issues and my past sins with GL2
remaining issue: tintadd (crosshair)
unc0rr [Fri, 05 Jan 2018 22:32:11 +0100] rev 12885
Fix missing default values
nemo [Fri, 05 Jan 2018 16:12:19 -0500] rev 12884
apparently this is GLES2 only
unc0rr [Fri, 05 Jan 2018 21:44:00 +0100] rev 12883
Fix missing includes for GL2 build
unc0rr [Fri, 05 Jan 2018 21:43:33 +0100] rev 12882
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 12881
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 12880
pick up unc0rr's preview fix
unC0Rr [Tue, 02 Jan 2018 23:20:50 +0300] rev 12879
Fix obviously broken logic. Fixes broken preview fetching on Windows.
antonc27 <antonc27@mail.ru> [Sat, 30 Dec 2017 01:31:27 +0100] rev 12878
- Present stats page always on main thread
antonc27 <antonc27@mail.ru> [Sat, 30 Dec 2017 01:22:11 +0100] rev 12877
- BIG CHANGE: Convert iOS project to use ARC
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 22:37:31 +0100] rev 12876
- Fix ammos menu crash
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 22:35:36 +0100] rev 12875
- 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 12874
- 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 12873
- 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 12872
- Fix deprecated `system` in Lua for iOS 11 (not tested)
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 16:53:37 +0100] rev 12871
- Fix ifdef (why this even worked before ??)
nemo [Thu, 28 Dec 2017 11:58:30 -0500] rev 12870
merge into default too
astro [Thu, 28 Dec 2017 11:58:10 -0500] rev 12869
dependency fixes
unc0rr [Wed, 27 Dec 2017 00:59:26 +0100] rev 12868
Make playing a game possible
nemo [Tue, 26 Dec 2017 18:36:30 -0500] rev 12867
these images should have been RGBA to stay consistent with all the others
unc0rr [Tue, 26 Dec 2017 01:36:58 +0100] rev 12866
Recreate uFLRunQueue in Qt, render previews
unc0rr [Mon, 25 Dec 2017 00:58:47 +0100] rev 12865
Preview rendering seems to work now
unc0rr [Sun, 24 Dec 2017 16:56:22 +0100] rev 12864
And more refactoring...
unc0rr [Sun, 24 Dec 2017 00:44:16 +0100] rev 12863
More refactoring in attempt to move away from frontlib
unc0rr [Fri, 22 Dec 2017 23:59:03 +0100] rev 12862
Start hacking new frontend
unc0rr [Sun, 17 Dec 2017 21:09:59 +0100] rev 12861
Start removing flib functionality
unc0rr [Sun, 17 Dec 2017 00:09:24 +0100] rev 12860
Merge default. This branch is up-to-date and code is working.
unc0rr [Sat, 16 Dec 2017 23:26:13 +0100] rev 12859
Add new qmlfrontend project template
unc0rr [Sat, 16 Dec 2017 22:58:28 +0100] rev 12858
Improve this code a bit more
unc0rr [Wed, 06 Dec 2017 23:46:17 +0100] rev 12857
Quick dirty fix for building
nemo [Tue, 05 Dec 2017 11:36:29 -0500] rev 12856
bump proto
nemo [Tue, 05 Dec 2017 11:35:04 -0500] rev 12855
0.9.23 branch
nemo [Mon, 04 Dec 2017 20:21:35 -0500] rev 12854
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 12853
er. should be true I think? also... maybe this should be somewhere else
nemo [Wed, 29 Nov 2017 20:35:56 -0500] rev 12852
This is a desyncing change. But... We might need a new release anyway. ☹
alfadur [Wed, 29 Nov 2017 13:54:39 +0100] rev 12851
Fix chat input key being sometimes registered twice
nemo [Sat, 25 Nov 2017 11:28:44 -0500] rev 12850
At the very least we should match the gameserver length which seems to be 40, not 60
nemo [Sat, 25 Nov 2017 09:40:43 -0500] rev 12849
Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
nemo [Sat, 25 Nov 2017 09:39:52 -0500] rev 12848
init priority and scale
nemo [Thu, 23 Nov 2017 16:02:29 -0500] rev 12847
hate SDL blit...
nemo [Wed, 22 Nov 2017 17:38:47 -0500] rev 12846
infinite attack resets flags so probably should skip this
unc0rr [Sun, 19 Nov 2017 22:35:16 +0100] rev 12845
Update checker a bit
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 Nov 2017 21:15:13 +0100] rev 12844
Added tag 0.9.23-release for
changeset 8610462e3d33
nemo [Fri, 17 Nov 2017 15:09:31 -0500] rev 12843
alt damage should default to false
nemo [Wed, 15 Nov 2017 17:07:46 -0500] rev 12842
remove the annoying ????
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Nov 2017 22:14:45 +0100] rev 12841
Remove 2 unused number tags in Construction Mode GUI
These numbers are shown aside the power tag, but the numbers never change.
They don't serve any purpose and are just visual clutter and annoying, since
they partially overlap.
They are probably a leftover from copying code over from other scripts.
With this changeset, only the power and turn time are left visible, as it is
supposed to.