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.
unc0rr [Mon, 13 Nov 2017 21:16:52 +0100] rev 12840
- More files to ignore
- Remove ancient kdevelop project file
unc0rr [Mon, 13 Nov 2017 20:45:11 +0100] rev 12839
Bump protocol version and add new version info to game server
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Nov 2017 21:41:06 +0100] rev 12838
Update translations mentioned in changelog
KoBeWi [Sun, 12 Nov 2017 21:40:33 +0100] rev 12837
Finalize translation of pl.lua
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Nov 2017 17:41:01 +0100] rev 12836
Backed out
changeset 575c0de98505
Reason: We suspect that this patch might break Windows builds and render the mouse on Windows unusable.
This suspicion is based on the bug report of one user: https://hedgewars.org/node/6837#comment-33593
In return, this changeset will definitely re-introduce
bug #512.
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Nov 2017 17:25:17 +0100] rev 12835
Fix grammar fail in cosmos.lua (string freeze compliant)
This is string freeze compliant because the new string is already contained in stub.lua.
KoBeWi [Sun, 12 Nov 2017 17:10:44 +0100] rev 12834
Update pl.lua (>99% complete)
A few strings have been removed because of empty translations of faulty format strings.
alfadur [Thu, 09 Nov 2017 09:56:35 -0500] rev 12833
animation tweak
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Nov 2017 21:56:43 +0100] rev 12832
Fix incorrect check for cake gear type in ClimbHome
nemo [Wed, 08 Nov 2017 15:07:46 -0500] rev 12831
remove some more test redundancy and restore a missing and important nil check
nemo [Wed, 08 Nov 2017 14:12:46 -0500] rev 12830
just merging if statements
unc0rr [Mon, 06 Nov 2017 22:26:54 +0100] rev 12829
- Update .pro file
- Rethink logic of TCPBase, fixes bug with failing to receive all bytes from
engine when process end signal is received before tcp disconnect
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 13:40:30 +0100] rev 12828
Remove unused uCommands from uGearsHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 05:46:36 +0100] rev 12827
Fix lastGameType not being updated if game type was demo or save (fixes a crash)
Previously, if you first played a normal game, then a demo, the “play again” button
would appear, but clicking it would only crash HW. This fix will remove this button
after a demo or save, because the frontend doesn't know how to restart demos or saves
yet.
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 05:03:47 +0100] rev 12826
Fix desyncs when forcing rope re-selection after missing a shot or hitting bounce world edge
Also re-introduce rope-reselection when touching ground
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 04:14:33 +0100] rev 12825
Fix desync when dropping weapon from parachute or jetpack
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 02:23:41 +0100] rev 12824
Backed out
changeset 28210d2a9a36 (fixes
bug #553)
This fixes a desync when you take fall damage while roping and having a secondary ammo selected.
nemo [Wed, 01 Nov 2017 22:49:54 -0400] rev 12823
initialise previousGameState to something valid and not gsSuspend
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Nov 2017 22:02:52 +0100] rev 12822
Add Lua problems to the troubleshooting section of INSTALL.md
koda [Wed, 01 Nov 2017 16:09:20 -0400] rev 12821
travis: Install qt4 with a brew tap
unc0rr [Wed, 01 Nov 2017 20:52:06 +0100] rev 12820
Don't send taunt message for automatically happening taunt animation
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Nov 2017 00:04:45 +0100] rev 12819
Remove newlines at end of Gravity mission panel
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Nov 2017 00:03:18 +0100] rev 12818
Fix frontend not sending script param if empty
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Oct 2017 19:27:23 +0100] rev 12817
Fix Battialion script showing “Round 0” at start
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Oct 2017 18:30:53 +0100] rev 12816
Fix host not re-sending ammo scheme after editing an existing ammo scheme
This caused clients to start with an incompatible ammo loadout.
KoBeWi [Tue, 31 Oct 2017 17:07:56 +0100] rev 12815
Update Polish tips and mission map descriptions
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Oct 2017 04:31:10 +0100] rev 12814
Update changelog regarding wrap world edge bugs
KoBeWi [Tue, 31 Oct 2017 02:17:45 +0100] rev 12813
Add Polish translation for campaigns and new missions
KoBeWi [Mon, 30 Oct 2017 23:12:31 +0100] rev 12812
Update pl.txt translation file
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 22:16:37 +0100] rev 12811
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 22:06:43 +0100] rev 12810
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 21:59:25 +0100] rev 12809
KoBeWi [Mon, 30 Oct 2017 20:21:47 +0100] rev 12808
Minor pl.txt update
KoBeWi [Mon, 30 Oct 2017 20:14:42 +0100] rev 12807
Update and complete Polish frontend translation
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 19:18:53 +0100] rev 12806
Fix Hedgewars going into suspension mode (game freezes) when windows got minimized
KoBeWi [Mon, 30 Oct 2017 03:37:17 +0100] rev 12805
Update Polish translation (frontend, 3 strings missing)
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 19:56:35 +0100] rev 12804
Fix broken cancel button on the login window (
bug #373)
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 19:06:02 +0100] rev 12803
ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 16:57:04 +0100] rev 12802
ACF3: Mention mines time in a sequence where it has been forgotten
String freeze is maintained, the string is already in stub.lua
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 16:21:24 +0100] rev 12801
ACF2: Fix Lua error spam when Leaks A Lot died in same turn as weaklings, also do other minor tweaks
- Grant skip to Dense Cloud and Leaks A Lot again, after refusing the cyborg's offer
- Fix flow chart
- String freeze is maintained, the new string is already in stub.lua.
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 01:07:28 +0200] rev 12800
Fix some German translations in ClimbHome and ACF
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 00:53:11 +0200] rev 12799
Add comments for all A Classic Fairytale missions to summarize the story in a flow chart-like fashion
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 17:48:54 +0200] rev 12798
Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 07:59:41 +0200] rev 12797
HedgeEditor: Define fallback flag/voice/fort/grave when saving level data
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 07:23:53 +0200] rev 12796
HedgeEditor: Don't change mode in background when pressing left/right w/o amAirAttack selected
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 05:49:49 +0200] rev 12795
Fix ammo menu, placement and camera movement keys not working in ammo menu
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 04:53:21 +0200] rev 12794
Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge