2018-06-27 alfadur stabilization
2018-06-27 alfadur Fix spectators joining midgame
2018-06-27 alfadur Send more data on room joining
2018-06-27 alfadur Additional round cleanup
2018-06-27 nemo neglected dep update from r87a6cad20c90:
2018-06-27 alfadur Send teams&flags on entering a room
2018-06-26 alfadur Implement game start & engine messages
2018-06-26 alfadur Implement game config messages
2018-06-24 marmistrz Enable all lints from the rust-2018-idioms suite.
2018-06-21 nemo Just to be kind to vim which is failing at sniffing
2018-06-21 alfadur implementation of team related messages
2018-06-21 unc0rr Store saved room in yaml
2018-06-19 nemo let's keep track of the racer room config
2018-06-18 alfadur partial room implementation
2018-06-14 alfadur rework of prior
2018-06-14 alfadur handle edge polling properly
2018-06-10 antonc27 Merge default to ios-develop ios-develop
2018-06-10 antonc27 Merge ios-develop into default
2018-06-10 antonc27 Added tag Hedgewars-iOS-2.1 for changeset 195208deff1d ios-develop
2018-05-30 Wuzzy More fallback styling for hat preview webpage
2018-05-30 Wuzzy Add <noscript> fallback for hats preview webpage
2018-05-29 alfadur bullet bubbles
2018-05-28 alfadur ensure shotgun works with portals and make it hit airmines
2018-05-28 nemo allow freezing airmines outside the Land area too. Make the top of frozen mine a little flatter
2018-05-27 nemo make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
2018-05-26 nemo Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
2018-05-24 nemo make all bullets function similar to machinegun bullets (can hit/shove objects without checkin)
2018-05-24 nemo zero damage on air mine too
2018-05-24 Wuzzy Remove unused variable in uLandObjects
2018-05-24 Wuzzy Feedback dialog: Disable "send system information" checkbox by default
2018-05-24 nemo Allow freezing airmines because whyyy not
2018-05-22 alfadur theme object tweak
2018-05-22 alfadur Checksum girders and masks too
2018-05-18 nemo merge this in too
2018-05-18 nemo IFDEF for Phys 2.0 which has no mountHandle - result will just be no hwp in hwp on those systems, which would be rarely used and DLC only. 0.9.24
2018-05-18 nemo 0.9.24 merge of physfs tweak
2018-05-18 nemo Make wrapping a lua and its sidecar actually work. 0.9.24
2018-05-16 alfadur example theme objects for the new theming features
2018-05-16 alfadur new theme object features
2018-05-16 sheepluva adjust label, update ChangeLog ui-scaling
2018-05-16 sheepluva add chat size to misc settings. persist in settings.ini ui-scaling
2018-05-16 sheepluva WIP: make chat resizing faster ui-scaling
2018-05-15 sheepluva whoops, I initialized my new var incorrectly ui-scaling
2018-05-15 sheepluva fix some accidental code corruption caused by my last commit ui-scaling
2018-05-15 sheepluva WIP: allow changing chat size ui-scaling
2018-05-07 unC0Rr Fix win32 package creation
2018-05-05 Wuzzy Merge default
2018-05-05 alfadur Update frontend translation: Japanese
2018-05-03 alfadur fix trace when bullets skip on water
2018-05-04 Wuzzy Make EnableSwitchHog() more robust against failure, return gear UID
2018-05-04 Wuzzy Continental supplies: No more hacky switch hog for North America
2018-05-04 Wuzzy Lua API: Add EnableSwitchHog to manually enable hog switching
2018-05-03 Wuzzy Continental supplies: Upside-Down World special now works in cave maps as well
2018-05-03 Wuzzy Update German Lua translation
2018-05-03 Wuzzy Fix changelog mistake
2018-05-03 Wuzzy CS: Fix display of ammo caption for weapon specials
2018-05-03 Wuzzy Fix GetAmmoTimer implementation, swap arguments
2018-05-03 Wuzzy Continental supplies: Fix continent ammo tooltip containing annoying "use of this weapon does not end turn"
2018-05-03 Wuzzy Lua API: GetAmmoTimer, to get the player-set timer for an ammo
2018-05-03 Wuzzy Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
2018-05-03 Wuzzy Rename SVG hats to be consistent with PNG versions
2018-05-03 Wuzzy Simplify and shrink 5 SVG hats
2018-05-03 Wuzzy Update copyright years
2018-05-03 kompowiec Update Taiwanese translation
2018-05-03 Wuzzy Update ChangeLog for Continental supplies
2018-05-03 Wuzzy Continental supplies: Bouncy boomerang does not spawn crate when drowning
2018-05-03 Wuzzy Continental supplies: Mention that vamp increases Medicine effectiveness
2018-05-03 Wuzzy Continental supplies: Fix “Boring” sound being played after continent select
2018-05-03 Wuzzy Continental supplies: Update pickhammer icon
2018-05-03 Wuzzy Massive Continental supplies update
2018-05-03 Vatten Updated Continental supplies
2018-05-02 unc0rr Call GetNext twice as many times to distribute seed across the whole buffer even for single byte seeds
2018-05-02 nemo real droplet fix - default density is fine - also add back in the underwater bullet trails
2018-05-02 Wuzzy Minor improvements in tutorial mission texts to make stuff clearer
2018-05-02 Wuzzy Update German translation for previous English typo fixes
2018-05-02 Wuzzy Fix a couple of English typos
2018-05-02 Wuzzy Fix more German typos in Hedgewars files
2018-05-02 Wuzzy Fix a couple of German typos in de.lua
2018-05-02 nemo reduce minigun splash droplets a little
2018-05-01 Case_Of Update of french frontend localisation
2018-04-29 nemo Seed reset seems fine when moved out of the loader. Also bump protocol
2018-04-29 nemo Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
2018-04-29 nemo Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
2018-04-27 nemo mark this revision as 0.9.24 branching point - next commit requires a protocol bump 0.9.24
2018-04-25 Wuzzy Fix hog being unable to walk after using sniper rifle without firing both shots
2018-04-24 Wuzzy Pas2C: Add support for char + ansistring (for real this time)
2018-04-24 Wuzzy Change KeyBindToName to shortstring
2018-04-24 Wuzzy Pas2C: Add support for char + ansistring
2018-04-24 Wuzzy Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
2018-04-21 Wuzzy New Lua call: Retreat, to force turn into Retreat time
2018-04-19 Wuzzy Fix incorrect check for iPhone macro in hwconsts.h
2018-04-19 Wuzzy Fix outdated Qt CMake dependency for OS X
2018-04-18 Wuzzy Added tag 0.9.24.1-release for changeset afc089c39556
2018-04-18 Wuzzy Removed tag 0.9.24.1-release 0.9.24.1-release
2018-04-18 Wuzzy Update changelog
2018-04-18 nemo Added tag 0.9.24.1-release for changeset ea98a45452e5
2018-04-18 nemo Removed tag 0.9.24.1-release
2018-04-18 nemo bump cpack .24 to .24.1, make the moc filter broader
2018-04-18 nemo Added tag 0.9.24.1-release for changeset 3f2ee2f9b51d
2018-04-17 alfadur fix/workaround for fullscreen crash in 0.9.24
2018-04-17 nemo minor simplification of conditions for not spawning a visual gear - also allows lua to spawn clouds critically or non-critically. We probably shouldn't even exempt clouds from this, and just spawn them once synced, but, eh, probably isn't a significant hit since sheepluva made the motion more efficient.
2018-04-17 Wuzzy Fix crash when firing portal gun at low quality graphics
2018-04-16 Wuzzy Added tag 0.9.24-release for changeset a4e7e62f2c0d
2018-04-15 unc0rr Install platforms dir too 0.9.24-release
2018-04-13 nemo enable stretchLastSection
2018-04-13 nemo wuzzy is a spoilsport
2018-04-13 alfadur Stop minigun sound when gtMinigun is destroyed
2018-04-13 nemo QT for some reason messes with XCompose causing broken input (Qt 5 only - Qt 4 did not break anything). In Qt 5.2 and 5.3 this was causing an invalid conversion in chat messages containing these resulting in the bad bytes being stripped. In Qt 5.9 it is still broken, but you at least get a string with something in it. This checks for non-zero converted strings for room creation and chat lines.
2018-04-12 alfadur Fix bullet trails overlapping when the pass through wrap or bounce world edge
2018-04-12 Wuzzy Use QDir::Files to read ammo schemes
2018-04-12 Wuzzy Don't let hedgehogs moan if they take 0 Sudden Death damage
2018-04-11 alfadur Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
2018-04-11 Wuzzy Update changelog
2018-04-11 nemo merge with 0.9.23, pulling in unc0rr's desync fix
2018-04-07 sheepluva cleanup whitespaces, add braces to for loops
2018-04-07 alfadur I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
2018-04-07 sheepluva Quick Game: ignore hidden themes
2018-04-07 sheepluva Fix segfault on game halt (if no logfile)
2018-04-06 nemo quick game wasn't checking for hidden themes. It should, but this will at least make them not-crash. The results are kind of amusing.
2018-04-04 Wuzzy Remove “mission accomplished” victory message, might be confusing
(0) -10000 -3000 -1000 -120 +120 +1000 tip