2018-10-30 Wuzzy Merge
2018-10-30 Wuzzy Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
2018-10-30 Wuzzy Play another voice as fallback if sndRevenge could not be found
2018-10-28 Wuzzy Refactor fallback taunt code
2018-10-28 Wuzzy Add taunts: Leavemealone, Cutitout (when attacked many times)
2018-10-28 Wuzzy Add revenge taunt
2018-10-30 alfadur fix theme editor
2018-10-30 alfadur extract size struct for common usage
2018-10-30 alfadur add circle filling to land2d
2018-10-29 alfadur make theme editor render some random map lines
2018-10-29 alfadur hide get_next back
2018-10-29 alfadur start a theme editor as an excuse to see land generator in action
2018-10-29 alfadur make useful stuff public
2018-10-28 unc0rr Start land generators implementation
2018-10-28 unc0rr Remove some dead code
2018-10-27 Wuzzy Play sndStupid on round draw instead of sndNutter
2018-10-27 Wuzzy Chance to play sndNutter if player sacrifices hog and misses
2018-10-27 Wuzzy Only play sndThisOneIsMine if crate drops close to hog
2018-10-27 Wuzzy Shorten some Ohdear/Solong sounds to match the death animation
2018-10-27 Wuzzy Don't play sndDrat or sndBugger on self-kill
2018-10-27 Wuzzy New taunt: Runaway, when something is about to blow up near current hog
2018-10-27 Wuzzy Use sndWatchThis for molotov attack
2018-10-27 Wuzzy Classic voice: Add Melon.ogg (copied from Watchthis.ogg)
2018-10-27 Wuzzy Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
2018-10-27 Wuzzy Add 3 taunts: Amazing, Brilliant, Excellent
2018-10-27 Wuzzy Add 7 new taunts
2018-10-27 Wuzzy Add missing Firepunch taunt for Classic voice (copied from Watchthis.ogg)
2018-10-27 Wuzzy uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
2018-10-27 Wuzzy Add Grenade taunt when grenade close to hog is about to blow up
2018-10-27 alfadur update changelog
2018-10-27 alfadur and finally make the bat hit moving gears for completeness
2018-10-27 alfadur make whip hit moving gears
2018-10-27 alfadur make kamikaze hit moving gears as well
2018-10-27 alfadur make firepunch hit moving gears (airmines are not amused)
2018-10-27 alfadur prevent firepunch from hitting the same gear multiple times
2018-10-27 Wuzzy Draw mission panel behind ammo menu tooltip
2018-10-27 Wuzzy Tweak commenting in uWorld render routine
2018-10-27 alfadur Update changelog
2018-10-27 Wuzzy No firepunch hit sound for sticky mines
2018-10-27 Wuzzy Add credits for shoryuken_hit.ogg
2018-10-27 alfadur Tweak firepunch sound that Wuzzy found
2018-10-26 Wuzzy Clear gmLeft/gmRight after using landspray/flamethrower to prevent accidental walking
2018-10-26 alfadur add some japanese tips as well
2018-10-26 Wuzzy Fix resurrector handling turn time manually, use correct ammoprop instead
2018-10-26 Wuzzy Display "0 remaining" if multi-shoot weapon has been used up
2018-10-26 Wuzzy Fix seduction not stopping if hog took damage before attack was complete
2018-10-26 alfadur complete ja.txt
2018-10-26 Wuzzy GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
2018-10-26 Wuzzy Tweak error messages of /callvote kick
2018-10-26 unc0rr Fix lack of message and segfault when number texture creation fails
2018-10-26 Wuzzy Add flamethrower, ice_beam_idle and landgun sound files which I have forgotten
2018-10-26 Wuzzy Add separate sound symbols for case impact and extra damage
2018-10-26 Wuzzy CS: Highlight "Available weapon specials:" as well
2018-10-26 Wuzzy Continental supplies: Highlight "Special weapons:" line in mission panel
2018-10-26 Wuzzy Add sound for landspray
2018-10-26 Wuzzy Add ice beam idle sound
2018-10-26 Wuzzy Add flamethrower sound
2018-10-26 Wuzzy Prettify the menu arrows in WxW
2018-10-26 Wuzzy Use colon after "Disclaimer" in timebox/portalgun descriptinons
2018-10-26 Wuzzy Allow to escape | and : character in engine translation files
2018-10-26 Wuzzy Engine translation: With '::' can now suppress colons for highlighting
2018-10-26 Wuzzy If u play Piano, you can now hear the notes if sound effects OR music is enabled
2018-10-26 Wuzzy Properly play Valkyries music in Rope Knock Challenge (no more music overlap)
2018-10-26 Wuzzy Add PlayMusicSound/StopMusicSound to Lua API
2018-10-26 Wuzzy Refactor usage of sndRideOfTheValkyries, now can play if music is on and sound is off
2018-10-25 Wuzzy Fix freezer ray extending with low fuel usage when firing straight up/down while holding up/down key
2018-10-25 unc0rr Fix bug 651: sliding hog firing rope could end up stuck in land right after the rope has attached
2018-10-25 alfadur some more ja.txt fixes
2018-10-25 alfadur additional descriptions for ja.txt
2018-10-25 Wuzzy Remove double space at end of chat messages from server
2018-10-25 Wuzzy Frontend: Make sure special nicks always show up in square brackets
2018-10-25 Wuzzy Add a new king death message
2018-10-25 Wuzzy Allow duplicate placeholders in engine strings
2018-10-25 alfadur more ja.txt fixes
2018-10-25 Wuzzy Add script to check engine locale files for problems
2018-10-25 Wuzzy Remove string with duplicate placeholder in sk.txt
2018-10-25 Wuzzy Fix incorrect string number for Slovak strings for King death
2018-10-25 Wuzzy Support CJK fonts for sidFPS as well
2018-10-25 Wuzzy Add CJK font support for sidAmmoCount
2018-10-25 alfadur fix some of Wuzzy's rage
2018-10-25 alfadur some ja.txt corrections
2018-10-25 alfadur update ja.txt
2018-10-24 unc0rr Also report chat and added rooms in log
2018-10-24 Wuzzy Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility
2018-10-24 unc0rr Finish hedgewars-checker implementation
2018-10-24 nemo disable basic comment support 'cause lua is nuts
2018-10-23 unc0rr Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
2018-10-23 unc0rr Start checker implementation in rust
2018-10-23 unc0rr Fix silly loop
2018-10-20 unc0rr Add --protocol option to engine
2018-10-18 alfadur change draw_thick_line iteration order to benchmark winner
2018-10-18 unc0rr Change Land2D::fill() arguments a bit
2018-10-18 unc0rr Fix ArcPoints never finishing
2018-10-18 alfadur revert 2354264ab0b0
2018-10-18 alfadur apply some codegolfing for dubious reasons
2018-10-18 unc0rr Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
2018-10-18 unc0rr Don't generate unnecessary duplication in case of equal coordinates
2018-10-18 unc0rr Add EquidistantPoints iterator to help iterating over all points of circles
2018-10-18 unc0rr Implement ArcPoints iterator for circles
2018-10-18 alfadur put back land2d.map accidentally replaced by testing code
2018-10-18 alfadur fix fppoint.max_norm
2018-10-18 alfadur move point struct into integral-geometry and use it to refactor a bit
2018-10-17 unc0rr Improve test a bit
2018-10-17 unc0rr Make use of LinePoints in Land2D::draw_line
2018-10-17 unc0rr Introduce integral-geometry crate, implement LinePoints iterator
2018-10-17 unc0rr Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
2018-10-17 Wuzzy Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
2018-10-17 alfadur add left scalar operations to fpnum
2018-10-16 unc0rr Implement Land2D::change_round()
2018-10-16 unc0rr Implement get_unchecked* functions for Vec2D
2018-10-16 alfadur add opassign implementations
2018-10-16 alfadur make methods public
2018-10-16 alfadur add scalar operations
2018-10-16 alfadur fix test
2018-10-16 alfadur add more fpnum functions
2018-10-15 unc0rr Implement Land2D::fill() + tests
2018-10-15 alfadur Add basic windows build script
2018-10-15 alfadur fix library names in engine
2018-10-15 unc0rr Make parameters meaning more obvious
2018-10-15 nemo tag both as overloadable - seems to satisfy clang 3.4
2018-10-15 alfadur fix path to ppas.bat to avoid confusing nmake
2018-10-15 nemo add back accidentally removed sections
2018-10-14 unc0rr Start land2d library implementation: draw_line() method
2018-10-14 unc0rr Add get_mut() to Vec2D
2018-10-14 unc0rr Simplify Vec2D::new() a bit
2018-10-14 alfadur remove old sdl headers and libs in support of recent deletionism spirit
2018-10-14 alfadur .. or rather move calling conventions to proper position
2018-10-14 alfadur set proper sdl calling convention for vcpkg builds
2018-10-14 unc0rr Implement vec2d library to use for land arrays in the future
2018-10-14 alfadur fix frontend compatibility issues
2018-10-14 alfadur use correct compiler flags
2018-10-14 unc0rr Start work on landgen rust lib
2018-10-14 unc0rr Remove more dead code from uLandOutline
2018-10-14 alfadur don't use -Wextra when building with vcpkg
2018-10-14 alfadur add extra rule for negative integers
2018-10-14 unc0rr Implement Iterator trait for LaggedFibonacciPRNG
2018-10-14 unc0rr Remove some dead code from template-based land gen
2018-10-14 nemo reorder params, deleted obsolete *_passes
2018-10-14 alfadur fix return name and bound type
2018-10-14 alfadur remove extra begin
2018-10-14 alfadur add missing .
2018-10-14 unc0rr Convert uLandTemplates into yaml file
2018-10-14 nemo one more merge
2018-10-14 alfadur merge
2018-10-14 alfadur merge
2018-10-13 alfadur improve stability for checks
2018-10-13 alfadur fix offsets
2018-10-13 alfadur Fix overflow in CheckGearNear
2018-10-13 alfadur add fpnum literal macro
2018-10-12 alfadur delegate cmp to rustlib
2018-10-10 alfadur forgot a line
2018-10-10 alfadur update frontend japanese translation
2018-10-13 unc0rr Make converter for uLandTemplates into yaml
2018-10-13 unc0rr Implement lagged Fibonacci PRNG in rust, compatible with hwengine
2018-10-13 unc0rr inline more operators in fpnum
2018-10-12 alfadur delegate cmp to rustlib
2018-10-13 unc0rr Add some more tests
2018-10-12 unc0rr Reimplement hwFloat library in rust for future use
2018-10-12 Wuzzy Drop internal PhysFS, bump PhysFS requirement to 3.0.0
2018-10-11 unc0rr - Fix insert() for strings in pas2c
2018-10-09 nemo drop the error checked StrToInt as non-critical - pas2c did not implement it.
2018-10-09 nemo IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
2018-10-09 nemo bunch more of those shortstring/ansistrings
2018-10-09 nemo make explicit for pas2c some string casts that fpc was probably doing automatically
2018-10-07 Wuzzy Update German translation
2018-10-07 Wuzzy Update locale files
2018-10-06 Wuzzy ASA, ice02: Change time strings for consistency with other time strings
2018-10-05 Wuzzy No-op when entering /clan command with no argument
2018-10-06 alfadur merge
2018-10-05 alfadur Windows 1809 GetUserProfileDirectory failure workaround
2018-10-05 alfadur add debug output for physfs init failure
2018-10-05 Wuzzy Make sure AddChatString is only fed with shortstrings
2018-10-05 Wuzzy Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
2018-10-05 nemo formatA expects ansistring params
2018-10-05 nemo this should probably exit -1 - pas2c was complaining about uninitialised var
2018-10-05 nemo silly tmp var for sake of pas2c
2018-10-05 unc0rr Fix pas2c build dependencies
2018-10-05 unc0rr Fix pas2c build a bit more
2018-10-05 Wuzzy Precalculate cMaxHogHealth
2018-10-05 Wuzzy Merge unC0Rr's pas2c fix
2018-10-05 unc0rr Fix previous patch, add support for High(Longword)
2018-10-05 Wuzzy Backed out changeset aed7ee68305a
2018-10-05 unc0rr Fix pas2c not having support for High(LongInt) in init expressions
2018-10-05 Wuzzy Pas2C: Implement rendering of High() similiar to that of Low()
2018-10-05 Wuzzy Update Big Armory preview image
2018-10-05 Wuzzy Hide creeper from frontend, prevent addition of creeper ammo via ammo scheme
2018-10-05 Wuzzy Don't load game scheme from file if name collides with default scheme
2018-10-05 Wuzzy Don't save default weapon scheme in file; don't load weapon scheme from file if name collides with default scheme
2018-10-05 Wuzzy Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
2018-10-05 Wuzzy Remove unused doStepDuck gear handler
2018-10-05 Wuzzy Remove usage of creeper from all schemes and styles
2018-10-05 Wuzzy Restructure 0.9.25 changelog, add highlights section
2018-10-05 Wuzzy Document the /quit chat command from server
2018-10-05 Wuzzy Simplify /quit chat command
2018-10-05 Wuzzy gameServer: Add user warning if got chat command not suitable for current state (lobby/room); fix protocol errors
2018-10-05 Wuzzy Catch empty chat commands in engine and frontend
2018-10-05 Wuzzy Clean up frontend chat command auto-complete
2018-10-04 Wuzzy Backed out changeset 5f6208031658 (fixes 652)
2018-10-04 Wuzzy Merge Racer/TechRacer tie handling
2018-09-05 Wuzzy Add missing roundDraw check in TechRacer
2018-09-05 Wuzzy Add tie handling for Racer and TechRacer
2018-10-04 Wuzzy Backed out changeset 6e4e745f42bb. Devs are hating it for ... reasons
2018-10-04 Wuzzy Fix speech bubble chat commands also applying to bots
2018-10-04 alfadur merge
2018-10-04 alfadur ..and for logging in handler
2018-10-04 alfadur Add missing base case for lobby handler
2018-10-04 Wuzzy Fix another pas2c hiccup in uLandObjects
2018-10-04 Wuzzy Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
2018-10-04 Wuzzy gameServer: Remove broken and undocumented /part chat command
2018-10-04 Wuzzy Ignore message-type chat commands (/hsa, /clan, etc.) w/ empty arg list
2018-10-04 Wuzzy Rename chat command /team to /clan (but keep /team as alias for now)
2018-10-04 Wuzzy Teach engine to properly display clan message received from the net
2018-10-04 Wuzzy gameServer: Handle empty chat command (partially)
2018-10-04 Wuzzy gameServer: Always report command name if getting an incorrect command
2018-10-04 Wuzzy gameServer: remove duplicate VOTE/FORCE command handling
2018-10-03 Wuzzy Display error when entering invalid chat command in offline game
2018-10-03 Wuzzy Make frontend forward server error and warning messages to engine
2018-10-02 Wuzzy Pas2C: Add preprocess files to .hgignore
2018-10-02 Wuzzy Rewrite StrToInt code in uStore; get rid of "try" and "except" keywords
2018-10-02 Wuzzy IFNDEF custom exception handlung away in pas2c builds
2018-10-02 Wuzzy Resolve ambiguity of <> in Pas2C.hs
2018-09-30 Wuzzy Add help button in main menu (opens Hedgewars Wiki in browser)
2018-09-29 Wuzzy Fix frontend displayed value of Sudden Death timeout being off-by-one
2018-09-29 Wuzzy ASA, desert02: Add achievement for escaping with all crates collected and no damage taken
2018-09-29 Wuzzy ASA, ice02: Display current flying time next to team bar
2018-09-29 Wuzzy ASA, ice02: Fix recorded time being 6 seconds more than reality
2018-09-29 Wuzzy ASA: ice02: Render green rings as double rings
2018-09-29 Wuzzy Set script globals TurnTimeLeft and ReadyTimeLeft immediately after they were changed by Lua call
2018-09-28 Wuzzy Move campaign mission images to share/ instead of hardcoding them into frontend
2018-09-26 Wuzzy Fix teleport cursor briefly re-appearing after placing hog in hog placement phase + inf attack mode
2018-09-26 Wuzzy Update changelog
2018-09-26 Wuzzy On victory, center camera on a winning hedgehog
2018-09-24 nemo merge
2018-09-24 nemo make it build
2018-09-14 alfadur cleanup crate imports
2018-09-13 alfadur remove stabilized edition annotations
2018-09-10 alfadur rescue the stream on handshake failure
2018-09-10 alfadur improve error handling for TLS handshake
2018-09-08 alfadur port some legacy protocol support
2018-09-07 alfadur use openssl for password message handling
2018-09-06 alfadur Add TLS support
2018-09-05 alfadur Add official server feature to cargo
2018-09-05 alfadur Bump dependencies
2018-08-28 alfadur move everything test related into test cfg
2018-08-27 alfadur Add hogs per team named constant that absolutely no one asked for
2018-09-20 Wuzzy Fix maps variable in OfficialChallengeHashes not being global (caused error in normal Racer)
2018-09-19 Wuzzy Fix hedgehog being able to make walk/jump sounds before it was placed
2018-09-19 Wuzzy Ignore gmTimer after attack or hog is no longer controlled
2018-09-19 Wuzzy Clear gmSwitch before activating switcher
2018-09-18 nemo use locale rules for the challenge hashes
2018-09-18 nemo restore old land hashes which in theory should not have changed in .24
2018-09-18 nemo Separate synced pixels from land digests - this is mostly to allow the official racer digests to remain unchanged.
2018-09-17 Wuzzy Merge nemo's hash change commit
2018-09-17 Wuzzy Add exit hint after Basic Movement Training
2018-09-17 Wuzzy Easier back jumps in Basic Movement Training (fixes bug 692)
2018-09-16 nemo update hashes changed in r79e13080b9db (critical sprites) ra675a94b5cc1 (critical scripts)
2018-09-16 Wuzzy Update hedgewars_en.ts
2018-09-16 Wuzzy Update German translation
2018-09-15 Wuzzy Update translation files
2018-09-15 unc0rr Fix SetAmmoTexts not working in stats-only mode
2018-09-15 unc0rr Fix SetAmmoTexts not working in stats-only mode 0.9.24
2018-09-15 Wuzzy Fix some syntax errors in internal Lua syntax documentation
2018-09-15 Wuzzy Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
2018-09-12 alfadur Fix engine crash when using lasersight outside the world bounds
2018-09-11 alfadur Only show bullet hits for shovable gears
2018-09-11 alfadur Fix sinegun dealing 1 damage when shooting straight up. Reduces sine gun knockback strength by 1.25%
2018-09-11 alfadur Revert sinegun brokenness to previous levels
2018-09-11 unc0rr Make rendering work qmlfrontend
2018-09-11 Wuzzy Allow to change volume during pause
2018-09-11 Wuzzy ASA, final: Don't say "missed" or "yes sir" after blowing up barrels
2018-09-11 Wuzzy Make sure scripts don't break w/ only 1 clan
2018-09-11 Wuzzy Add funny message in stats screen when everyone wins
2018-09-09 Wuzzy Only reset CursorMovement to 0 if command "-cur_*" is called with appropriate direction
2018-09-05 Wuzzy Fix hog teleporting back and forth when walking on portals on floor. Fixes bug 686
2018-09-04 Wuzzy Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
2018-09-04 Wuzzy Don't write TurnTimeLeft deprecation warning if setter function was used
2018-09-04 Wuzzy Call EndTurn(true) instead of TurnTimeLeft(0) in flying saucer training
2018-09-04 Wuzzy Fix crash when defeating all enemies in ACF8 (HideHog was called too early)
2018-09-04 Wuzzy Fix turn reaction not working properly after turn
2018-09-04 Wuzzy Say sndNutter on round draw
2018-09-04 Wuzzy Remove some bad/inappropriate messages for round draw and crate drop
2018-09-04 Wuzzy Fix player rankings getting confused if a clan was revived
2018-09-04 Wuzzy Fix player rankings on round draw: Clans that die in the same turn now have the same rank
2018-09-04 Wuzzy Rework rankings of losing clans: Rank them in the reverse order they died
2018-09-03 Wuzzy Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
2018-09-03 Wuzzy Fix stats screwing up in Rope Knock Challenge if you lose
2018-09-03 Wuzzy Add missing nil check in AfterAttack (oops!)
2018-09-03 Wuzzy Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set
2018-09-03 Wuzzy Remove mail.gna.org mailing list from README.md (gna.org has shutdown for good)
2018-09-03 Wuzzy Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH
2018-09-03 Wuzzy Use translation template for speech bubble command
2018-09-02 Wuzzy Continental supplies: Fix health not being set immediately if skipping continent selection, provoking random continent
2018-09-02 Wuzzy Don't start retreat time if hog has lost control in the meantime
2018-09-02 Wuzzy Don't play timer countdown sounds if in ready phase
2018-09-02 Wuzzy Call GetGlobals after entering Lua command with /lua
2018-09-02 Wuzzy Dangerous Ducklings: Enter retreat mode after kill
2018-09-02 Wuzzy Fix buggy behaviour when setting TurnTimeLeft through Retreat
2018-09-02 Wuzzy Change chat text color for Lua warnings to yellow
2018-09-02 Wuzzy Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
2018-09-02 Wuzzy Use SetTurnTimeLeft and SetReadyTimeLeft in all scripts
2018-09-02 Wuzzy Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
2018-09-02 Wuzzy Highlander: Remove odd infinite girder ammo in crates
2018-09-01 Wuzzy Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
2018-09-01 Wuzzy Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug 265
2018-09-01 Wuzzy Check for victory before stTurnReact. Fixes 382
2018-09-01 Wuzzy ASA, desert01: Fix display error when destroying device crate
2018-09-01 Wuzzy ASA, desert01: Disable hero control at first battle left from the hole, not right above it
2018-09-01 Wuzzy Prevent pause/synchronizing/AFK mode text being rendered at the same time
2018-08-31 Wuzzy Add frontend tip introducing /help
2018-08-31 Wuzzy Translate "heads" and "tails" of gameServer
2018-08-31 Wuzzy Display error when using /maxteams if not room master
2018-08-31 Wuzzy Make guest rejection error translatable
2018-08-31 Wuzzy Add command help for /save, /delete, /saveroom and /loadroom
2018-08-31 Wuzzy Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
2018-08-31 Wuzzy Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
2018-08-31 Wuzzy Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
2018-08-31 Wuzzy Don't load locale Lua script if LOCALE == "en"
2018-08-31 Wuzzy Add description of hwengine command-line arguments in --help
2018-08-31 Wuzzy Critical error if loading a script has failed
2018-08-31 Wuzzy Force-disable gfPerHogAmmo and gfSharedAmmo for RW and BRW
2018-08-31 Wuzzy BRW: Add utilities and air weapons properly
2018-08-31 Wuzzy Fix BRW adding ammoInCrate times ammo on start of turn instead of 1
2018-08-31 Wuzzy Fix BRW breaking when weapon scheme assigns 2 bullet for all ammos
2018-08-30 Wuzzy BRW now allows weapon scheme customization
2018-08-29 Wuzzy Change button image for Tag Team
2018-08-29 Wuzzy Add missing server dependencies to Travis metadata
2018-08-28 Wuzzy Write down system requirements
2018-08-28 Wuzzy Fix typo in gameServer
2018-08-28 Wuzzy Space Invasion: Add hilarious loser face to losers
2018-08-28 Wuzzy Space Invasion: Continue playing rounds in case the teams are tied at the end
2018-08-28 Wuzzy Space Invasion: refactor variables into a large table for everything
2018-08-26 Wuzzy Remove frontend code dealing with unused team variables
2018-08-26 Wuzzy Replace now-outdated descriptions of amDuck with dummy texts
2018-08-26 Wuzzy GameServer: Use consistent formatting of clan chat (compared with engine)
2018-08-26 Wuzzy Change empty string check in gameServer
2018-08-26 Wuzzy /greeting chat commands now clears greeting if called w/o arguments
2018-08-26 Wuzzy Add a couple of more useful server messages
2018-08-25 Wuzzy Don't translate greeting message
2018-08-25 Wuzzy Don't translate response to /rnd command
2018-08-25 Wuzzy Add error message for /callvote map if no maps are available
2018-08-25 Wuzzy Hide /watch command if OFFICIAL_SERVER is not set
2018-08-25 Wuzzy Properly scale Start button size in pagenetgame just like in pagemultiplayer
2018-08-25 Wuzzy Add a few helpful error messages from server when kicking failed
2018-08-25 Wuzzy GameServer: Refactor fake nick names into Consts
2018-08-25 Wuzzy Fix some formatting problems with /me
2018-08-25 Wuzzy Tweak response messages to /super_power and /registered_only
2018-08-25 Wuzzy Fix translatability of "unknown command" server message
2018-08-25 Wuzzy Make frontend translate server messages properly
2018-08-25 Wuzzy Use plain text mode in video description label to avoid HTML trouble
2018-08-22 Wuzzy Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ... 0.9.24
2018-08-22 Wuzzy Fix critical failure to cleanup teams list after rejoining game after a force-quit. Fixes bug 597
2018-08-21 Wuzzy Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain 0.9.24
2018-08-21 Wuzzy Clean up more visual gears stuff in scripts
2018-08-21 Wuzzy Clean up legacy visual gear stuff in ClimbHome, fix star despawn, make stars non-critical
2018-08-21 Wuzzy Remove calls to GetVisualGearValues where it's not needed
2018-08-21 Wuzzy Animate: Remove follow arg from AnimVisualGear
2018-08-21 nemo use 0s instead of nils to try to protect script assumptions 0.9.24
2018-08-21 nemo only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward 0.9.24
2018-08-21 Wuzzy Remove unused shockwave code in Space Invasion
2018-08-21 Wuzzy Make decorational visual gears in Space Invasion non-critical
2018-08-21 Wuzzy Update German translation
2018-08-21 Wuzzy Update locale files
2018-08-21 Wuzzy Merge unC0Rr's checker update
2018-08-21 Wuzzy Add a few translator comments for frontend strings
2018-08-21 Wuzzy Consistently rename "team chat" to "clan chat" (except chat command)
2018-08-21 Wuzzy Make engine chat syntax translatable
2018-08-21 Wuzzy Fix some string/translation inconsistencies in strings related to leaving
2018-08-20 unc0rr - Add checker dependencies to hedgewars-server.cabal
2018-08-19 nemo and melon for Mutant
2018-08-18 nemo stray line
2018-08-18 nemo more wrapping
2018-08-18 nemo basic AI bazooka wrapping.
2018-08-16 alfadur Return https
2018-08-16 alfadur Rust 2018 conversion
2018-08-14 Wuzzy Move common sprite tint values into Utils Lua library
2018-08-14 Wuzzy Use new script variable cMaxTurnTime in scripts for consistency
2018-08-14 Wuzzy Prevent wrapping of turn time when using extra time
2018-08-14 Wuzzy Update list of supported GameFlags in HedgeEditor
2018-08-14 Wuzzy HedgeEditor should be fairly stable by now
2018-08-14 Wuzzy Fix repeating sun in Hoggywood theme
2018-08-13 Wuzzy Close hwengine properly when you got kicked by room host
2018-08-13 Wuzzy Improve “Connection refused” error message
2018-08-13 Wuzzy Tweak some connection failure messages
2018-08-12 Wuzzy Don't make pseudo player names like [server] clickable in chat
2018-08-11 Wuzzy Fix duplicate/confusing wave messages in ASA fruit01
2018-08-11 Wuzzy Oops, add forgotten begin/end in uTeams
2018-08-11 Wuzzy Merge nemo's TODO fix
2018-08-11 Wuzzy More straightforward TotalRoundsPre counting if there's only 1 clan
2018-08-11 Wuzzy Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
2018-08-11 Wuzzy Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
2018-08-09 Wuzzy Fix TotalRounds increasing incorrectly if gfRandomOrder is off
2018-08-09 Wuzzy Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
2018-08-09 Wuzzy Backed out changeset 2d787d122083 to revert TotalRounds to 0.9.23 behaviour
2018-08-09 Wuzzy Backout 0f02dd1ff4c9. This is not how TotalRounds should work
2018-08-10 nemo remove todo
2018-08-08 Wuzzy Fix frontend crash when rapidly aborting many active video encodings. Fixes bug 595
2018-08-08 Wuzzy Use capcolDefault in Lua scripts
2018-08-08 Wuzzy Refactor text color variable names, export 2 color values to Lua
2018-08-08 Wuzzy Use light gray color for volume change, just like for the auto camera msgs
2018-08-08 Wuzzy Use full string for sidFuel and avoid string concatenation
2018-08-08 Wuzzy Make ammo count in ammo menu translatable, and replace “x” with “×”
2018-08-08 Wuzzy Fix slightly misplaced ammo count in ammo menu if count > 9
2018-08-08 Wuzzy Fix attack bar render bugs: Invisible beyond world edge; rendered over GUI (e.g. mission panel)
2018-08-08 Wuzzy Replicate target sprite properly in world wrap
2018-08-08 Wuzzy Replicate gear GUI overlays in world wrap
2018-08-08 Wuzzy Make sure gear fuel and alt weapon overlays are always drawn on top
2018-08-07 Wuzzy Fix foreground flakes (layer 2+6) disappearing when moving camera in world wrap world
2018-08-07 Wuzzy Fix hard-to-read text on campaign and training page in frontend at October 31
2018-08-07 Wuzzy Update outdated and broken holiday stylesheets
2018-08-07 Wuzzy Fix resurrection animation appearing at wrong position for some missions and styles
2018-08-07 Wuzzy Report spawning visual gear in onGearResurrect
2018-08-07 Wuzzy Add setting to disable audio dampening if losing window focus
2018-08-07 Wuzzy Move max. number of crate spawns into variable
2018-08-07 Wuzzy Fix visible seam between Sky.png and SkyL.png of Olympics theme
2018-08-07 Wuzzy Lobby/room: Prevent opening context menu if no player selected (fixes bug 661)
2018-08-07 Wuzzy Fix drill rocket exploding when digging at bounce/wrap world edge
2018-08-06 Wuzzy Fix bee target practice removing target selection after first shot
2018-08-06 Wuzzy Backed out changeset 0c797469d16d
2018-08-06 Wuzzy Update target cursor after shooting targetable ammo with gfMultiWeapon
2018-08-06 Wuzzy Use gfMultiWeapon in target practice missions
2018-08-06 Wuzzy Suppress "X remaining" caption in multishoot with gfMultiWeapon
2018-08-06 Wuzzy Add comments for most hwengine constants
2018-08-06 Wuzzy Show correct health increase when hog health cap is reached
2018-08-06 Wuzzy Remove fake magic number in MIME info metadata file
2018-08-06 Wuzzy Remove fake magic number in MIME info metadata file 0.9.24
2018-08-06 Wuzzy Fix cake walking through land when reaching wrap world edge
2018-08-06 Wuzzy Remove unused variables of creeper handler
2018-08-06 Wuzzy Fix description of gfSolidLand in scheme editor
2018-08-06 Wuzzy Fix hog turning around when blowtorching through wrap world edge
2018-08-06 Wuzzy Fix projectiles reacing incorrectly with land just behind the wrap world edge
2018-08-06 Wuzzy Add bounce effect to cake when it touches bounce edge
2018-08-06 Wuzzy Fix cake rotation angle after bounce from bounce edge
2018-08-02 Wuzzy Make cake bounce off bounce edge, stop cake at wrap edge to prevent other bug
2018-08-03 nemo fix path
2018-08-03 nemo hijack the duck for an attempted resurrection of the creeper. initial pass.
2018-08-02 Wuzzy Fix hammer/pickhammer not digging land with gfSolidLand on
2018-08-02 Wuzzy Backed out changeset 0d920e370a78
2018-08-02 Wuzzy Fix hammer shoving gears into indestructible land
2018-08-02 Wuzzy Include HWP of Big Armory in CMakeLists
2018-08-02 Wuzzy Fix broken Big Armory mission map
2018-08-02 Wuzzy Whoops. Fix NoPointX typo in HedgeEditor
2018-08-02 Wuzzy Remove bad king death message
2018-08-02 Wuzzy Cap hedgehog health to prevent overflow bugs
2018-08-01 Wuzzy Use the new NoPointX global in HedgeEditor
2018-08-01 Wuzzy Add Lua globals: AMMO_INFINITE and NoPointX
2018-08-01 Wuzzy Use proper infinite fuel feature in flying saucer training
2018-08-01 Wuzzy Add support for infinite fly time of jetpack and Birdy
2018-07-16 Wuzzy Add variable to make state of sound system clear 0.9.24
2018-07-17 Wuzzy Fix cursor teleporting to center after leaving game with video recording 0.9.24
2018-07-17 Wuzzy Whoops. Syntax error in uVideoRec 0.9.24
2018-07-17 Wuzzy Fix video recorder not working if sound disabled (fixes bug 200) 0.9.24
2018-08-01 Wuzzy Fix SimpleMission failure to init GameFlags correctly 0.9.24
2018-08-01 Wuzzy Fix SimpleMission failure to init GameFlags correctly
2018-08-01 Wuzzy Load default clan colors from settings file
2018-08-01 Wuzzy HedgeEditor: Use default clan color in AddTeam in mission export
2018-08-01 Wuzzy Make ASA fruit02 use of default clan colors
2018-08-01 Wuzzy Switch almost all Lua calls of AddTeam to using default clan colors instead of hardcoded color
2018-08-01 Wuzzy Lua: Allow to use negative value for AddTeam to select a default clan color
2018-07-31 Wuzzy Clean up Tumbler captions a bit
2018-07-31 Wuzzy Refactor colors and caption type in Space Invasion
2018-07-31 Wuzzy Space Invasion: Delete dead code and ancient outdated comments
2018-07-31 Wuzzy Change default clan color for brown for improved contrast
2018-07-30 Wuzzy Lua API: Add IsHogHidden
2018-07-30 Wuzzy Lua: Add GetVampiric, GetLaserSight
2018-07-30 KoBeWi Update Polish translation
2018-07-30 Wuzzy ASA, final mission: Redraw map and mask to make borders more distingushable
2018-07-30 Wuzzy Make laser sight work properly through wrap world edge
2018-07-30 Wuzzy Fix freeze ray not working through wrap world edge; add DrawLineWrapped
2018-07-29 nemo and fix index
2018-07-29 nemo oh. and indent that loop
2018-07-29 nemo add wrap check
2018-07-28 nemo merge of 0.9.24 - hopefully correctly this time
2018-07-28 Wuzzy Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge
2018-07-27 Wuzzy Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
2018-07-27 nemo sdlkeys is in source not binary, no .in folder. Locutus brought to our attention. 0.9.24
2018-07-26 Wuzzy Fix /hta, /hsa and /hya commands not writing message in chat
2018-07-26 Wuzzy Fix /hta, /hsa and /hya commands not writing message in chat 0.9.24
2018-07-26 Wuzzy TechRacer: Print selected map in debug output
2018-07-26 Wuzzy TechRacer: Make most variables local
2018-07-26 Wuzzy Clean up messy indentations in TechRacer script
2018-07-26 Wuzzy TechRacer: Delete dead code
2018-07-26 Wuzzy TechRacer: Fix gears not spawning on turn start when player pressed control right at start
2018-07-26 Wuzzy Prevent saving weapon scheme if name was already taken 0.9.24
2018-07-26 Wuzzy Prevent saving game schemes if name was already been taken 0.9.24
2018-07-26 Wuzzy Prevent saving weapon scheme if name was already taken
2018-07-25 Wuzzy Prevent saving game schemes if name was already been taken
2018-07-24 Wuzzy Fix a couple of PNG images with known invalid color profiles
2018-07-24 Wuzzy Fix a couple of PNG images with known invalid color profiles 0.9.24
2018-07-24 Wuzzy Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack 0.9.24
2018-07-24 Wuzzy Limit max droplet count to 50 (fix for 0.9.24 branch only) 0.9.24
2018-07-24 Wuzzy Update frontend translation files 0.9.24
2018-07-24 Wuzzy Fix changelog typos 0.9.24
2018-07-16 Wuzzy Fix hwengine crash when using >1 controllers 0.9.24
2018-07-24 Wuzzy Add more sane default controls for controller 0.9.24
2018-07-24 Wuzzy Fix broken controller/joystick button and axis events 0.9.24
2018-07-24 Wuzzy Detect Qt style after parameter parsing 0.9.24
2018-07-24 Wuzzy Fix SDLInteraction strings not being translated 0.9.24
2018-07-24 Wuzzy Refactor storage of joystick SDL key names 0.9.24
2018-07-24 Wuzzy Make frontend detect controllers again 0.9.24
2018-07-24 Wuzzy Update and change license information of Droplet sounds, now it's CC BY 3.0 0.9.24
2018-07-24 Wuzzy Update and change license information of Droplet sounds, now it's CC BY 3.0
2018-07-22 Wuzzy Fix deprecation warnings in libphyslayer
2018-07-22 Wuzzy Fix warnings about unused params in C code
2018-07-21 Wuzzy Update German translation
2018-07-21 Wuzzy Update Lua/frontend locale files
2018-07-21 Wuzzy Merge alfadur's server commits with timer cycle key commits
2018-07-20 Wuzzy Add control to cycle through timer/bounciness values
2018-07-20 Wuzzy Move hardcoded bounciness values to uConsts
2018-07-21 nemo catchup merge on all of alfadur's cool server changes
2018-07-20 alfadur Fix map voting verification
2018-07-20 alfadur Implement room config export
2018-07-20 alfadur Implement save/delete commands
2018-07-19 alfadur Implement map voting
2018-07-19 alfadur clean up room lookups
2018-07-17 alfadur Keep hedgehog limit in sync
2018-07-17 alfadur indulge clippy
2018-07-16 alfadur Add room flags
2018-07-16 alfadur Something down in the food chain already uses bitflags, so might as well switch to them
2018-07-16 alfadur Assorted chat fixes
2018-07-13 alfadur Better packing for clients
2018-07-20 Wuzzy Add more sane default controls for controller
2018-07-20 Wuzzy Fix broken controller/joystick button and axis events
2018-07-20 Wuzzy Detect Qt style after parameter parsing
2018-07-20 Wuzzy Fix SDLInteraction strings not being translated
2018-07-20 Wuzzy Refactor storage of joystick SDL key names
2018-07-19 Wuzzy Make frontend detect controllers again
2018-07-19 Wuzzy Fix engine crash when trying to delete cameraFile but it doesn't exist
2018-07-19 Wuzzy Fix crash when aborting encoding phase of video recording in videos page if >1 video is being encoded
2018-07-19 Wuzzy Document and clean up tools directory a bit
2018-07-18 Wuzzy Improve some replies for chat commands on server
2018-07-18 Wuzzy Refactor server chat command help, also add admin commands to help
2018-07-18 Wuzzy Add /help command for lobby and rooms too
2018-07-18 Wuzzy Remove and replace old googlecode references
2018-07-17 Wuzzy Switch from http:// to https:// URLs where possible
2018-07-17 Wuzzy Increase hedgehog limit to 64
2018-07-17 Wuzzy Server: Replace hardcoded hog-related numbers with consts
2018-07-17 Wuzzy Bazooka/Grende training: Hide mission panel on pressing attack key
2018-07-17 Wuzzy Update server dependencies in INSTALL.md
2018-07-17 Wuzzy Clarify/rewrite a few OutError messages
2018-07-17 Wuzzy Fix frontend showing 2 errors on engine fatal error (exit code 52)
2018-07-17 Wuzzy Clarify the wording of a few checkFails messages
2018-07-17 Wuzzy Propagate fatal errors to OutError if checkFails called
2018-07-17 Wuzzy Add hidden bazooka training achievement for 100% accuracy
2018-07-17 Wuzzy Standardize hidden mission achievement in new Lua library "Achievements"
2018-07-17 Wuzzy Add proper exit codes when halt-ing hwengine due to error
2018-07-17 Wuzzy Fix cursor teleporting to center after leaving game with video recording
2018-07-17 Wuzzy Whoops. Syntax error in uVideoRec
2018-07-17 Wuzzy Fix video recorder not working if sound disabled (fixes bug 200)
2018-07-16 Wuzzy Add variable to make state of sound system clear
2018-07-16 Wuzzy Fix hwengine crash when using >1 controllers
2018-07-16 Wuzzy Always use SDL_Map(A)RGB in SDL_FillRect for color
2018-07-16 Wuzzy When hwengine crashes w/ error 217, write backtrace in log, too
2018-07-15 Wuzzy Fix hwengine --help returning with exit code 51
2018-07-15 Wuzzy Clean up cMaxHHs and cMaxTeams a bit, get rid of hardcoded numbers
2018-07-12 Wuzzy Merge gameServer2 changes
2018-07-12 Wuzzy Send proper failure error message when image loading has failed
2018-07-11 nemo merge
2018-07-09 alfadur Optimize test string generation
2018-07-09 alfadur fix tests
2018-07-09 alfadur complete newseed voting
2018-07-09 alfadur merge
2018-07-07 alfadur Mostly implement voting
2018-07-06 alfadur Implement greetings & fixed rooms
2018-07-11 Wuzzy Make sure TotalRounds increases to 0 on first real turn
2018-07-11 Wuzzy ACF5: Fix Tribe not being in same clan as Natives
2018-07-11 Wuzzy Simplify turn handling in ASA death01
2018-07-11 Wuzzy ACF7: Fix princess being in wrong clan
2018-07-11 Wuzzy Fix aihDoesntMatter still being attacked with air attack
2018-07-11 Wuzzy ASA death01: Put PAotH into correct clan
2018-07-11 Wuzzy Fix aihDoesntMatter not applying to hammer and shover
2018-07-11 Wuzzy ACF3: Fix initial ammo being locked
2018-07-11 Wuzzy ACF3: Tweak princess spawn position
2018-07-11 Wuzzy ACF3: Move princess to her own team, fix clan color
2018-07-10 Wuzzy Add subtle dust flakes for Cheese and CrazyMission themes
2018-07-10 Wuzzy New SD water texture for CrazyMission theme
2018-07-10 Wuzzy Refactor collision mask checks, remove hardcoded numbers
2018-07-10 Wuzzy Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
2018-07-10 Wuzzy Prevent manual hiding of some special mission panels
2018-07-10 Wuzzy Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
2018-07-10 Wuzzy Update mission texts with regards to mission panel key
2018-07-10 Wuzzy Add dedicated key to display mission panel: M
2018-07-10 Wuzzy Tweak chat command replies for /lua command
2018-07-10 Wuzzy Add /help chat command for engine
2018-07-08 Wuzzy Highlander: Fix all hogs getting teleport after hog placement phase
2018-07-08 Wuzzy Fix GetAmmo getting wrong ammo count
2018-07-07 Wuzzy New Lua API function: GetAmmo, to get ammo config
2018-07-07 Wuzzy Fix teleport tooltip claiming it doesn't end turn, while in in hog placing phase with inf. attack
2018-07-07 Wuzzy Fix TotalRounds still being -1 in first real turn after hog placement phase
2018-07-07 Wuzzy Highlander: Localize global variable
2018-07-07 Wuzzy Highlander: Clean up code style, indents and delete useless old comments
2018-07-07 Wuzzy Space Invasion: Improve how round score is displayed
2018-07-07 Wuzzy Space Invasion: Localize most global variables
2018-07-07 Wuzzy Fix rare Lua error message spam in Space Invasion
2018-07-06 Marcin Mielniczuk Add an extra test for Rnd's distribution
2018-07-06 Marcin Mielniczuk Send the rnd reply to the room only.
2018-07-06 Marcin Mielniczuk Implement server-side logic for Rnd
2018-07-04 alfadur Fix team remove synchronization
2018-07-04 alfadur Check for client's existence before handling messages
2018-07-04 alfadur Fix scheme config parsing
2018-07-04 alfadur Fix AddTeam message serialization
2018-07-04 alfadur add missing message tests
2018-07-03 alfadur update nom
2018-07-03 alfadur update proptest
2018-07-03 alfadur merge
2018-07-03 Marcin Mielniczuk Update rand and log to the latest versions
2018-07-02 nemo somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
2018-07-02 Marcin Mielniczuk Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
2018-07-02 alfadur Fix cmd parsing & update tests
2018-06-29 Marcin Mielniczuk Implement parsing for rnd and add a little documentation
2018-06-28 Marcin Mielniczuk Undo enabling the `unreachable-pub` lint.
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
2018-04-04 Wuzzy Show simple drop-down icon next to key binder widget
2018-04-04 Wuzzy Update changelog
2018-04-04 Wuzzy Update locale files
2018-03-30 unc0rr Improve error message a bit
2018-03-30 nemo oups
2018-03-30 nemo add title manipulation
2018-03-30 unc0rr Bump protocol version, update sources in preparation for .24 release
2018-03-30 nemo simple optimised svg of the low detail hedgehog for use in .desktop files and such
2018-03-30 Wuzzy Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
2018-03-30 Wuzzy Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
2018-03-30 Wuzzy CMake: Make sure Qt5 is also found on OS X after installing it via Homebrew
2018-03-30 Wuzzy Fix Qt5 in .travis.yml for Ubuntu (hopefully)
2018-03-30 nemo Backed out changeset e9caada3aac1 - < LocutusOfBorg> dpkg-shlibdeps: error: no dependency information < LocutusOfBorg> Hint: check if the library actually comes from a package.
2018-03-28 Wuzzy Update .travis.yml to include Qt5 stuff
2018-03-28 Wuzzy Add greno4ka to credits for Russian translation contribution
2018-03-28 greno4ka Slightly update russian localization
2018-03-28 LocutusOfBorg Remove useless libghc-stm-dev from build
2018-03-28 Wuzzy CMake for server: Pass -dynamic flag to ghc
2018-03-28 Wuzzy CMake: Rework Haskell package detection, use ghc-pkg to detect packages
2018-03-28 Wuzzy Grenade Training: Add warm-up sequence, introduce timer in separate mission panel
2018-03-27 Wuzzy Fix compile fail due to dependency in Qt 5.10 in pagevideos.cpp
2018-03-27 Wuzzy Add voice pack sound fallbacks also for sndOoff{2,3} and sndOw{2,4}
2018-03-27 Wuzzy Fix broken fallback to sndFirePunch1 if sndFirePunch{2,6} is missing
2018-03-27 Wuzzy Videos frontend page: Locale-aware text formatting
2018-03-27 nemo might as well put this after the last mining
2018-03-27 Wuzzy Fix team files and settings not saving properly, and remove FileEngine stuff from DLC
2018-03-27 Wuzzy ThemeFilterProxyModel: Fix filter function containing a path with no return value
2018-03-26 Wuzzy Flying portal balls now spawn a few spark effects
2018-03-24 nemo oops
2018-03-24 Wuzzy Update German Lua translation
2018-03-24 Wuzzy ShoppaMap: Can change map complexity with slider, remove script param “pad”
2018-03-24 Wuzzy ShoppaMap: Delete unused/dead code
2018-03-24 Wuzzy TechRacer: Remove script parameter “helpDisabled”
2018-03-24 nemo bug #598 - this was kinda entertaining but is, yeah, a bit too weird
2018-03-24 Wuzzy Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel
2018-03-23 Wuzzy Change how locale is loaded in frontend, and fix some bugs
2018-03-23 Wuzzy The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
2018-03-23 Wuzzy Add new game flag gfSwitchHog, enable hog switching at turn start
2018-03-22 Wuzzy Change appearance of Art theme in Sudden Death
2018-03-22 Wuzzy Lua API: Add Explode function
2018-03-22 Wuzzy Improve Sudden Death theming of Eyes and Deepspace
2018-03-22 Wuzzy Fix some artifacts in contour of horizont.png of Planes theme
2018-03-22 Wuzzy Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
2018-03-22 Wuzzy If delegating room control, reset map of new master, if map is missing
2018-03-22 Wuzzy QTfrontent: Print map and style name in red, if missing. And update map label after delegation
2018-03-22 Wuzzy Set plain text mode for gamecfg labels (scheme, style)
2018-03-22 Wuzzy Display style name correctly if host selects a style you don't have
2018-03-21 Wuzzy Change CrazyMission preview, change portal map theme to Hell
2018-03-21 Wuzzy Fix initial map preview being broken when joining room, part 2
2018-03-21 Wuzzy Partially fix wrong preview when joining host room with missing map
2018-03-21 Wuzzy Add some isNull checks for some strings in mapContainer
2018-03-20 Wuzzy Fix incorrect preview when selecting image map the first time in session
2018-03-19 Wuzzy Fix theme chooser failing to filter themes by name
2018-03-19 Wuzzy Force proper map and theme reset when host delegates to you if you don't have the map or theme
2018-03-19 Wuzzy Map container: Add question mark in front of missing theme name
2018-03-19 Wuzzy Tweak map preview background colors
2018-03-19 Wuzzy Fix map type combo box being disabled for good when you select image or mission map
2018-03-19 Wuzzy Check existance of theme icon before loading it
2018-03-18 Wuzzy Shorten and wrap map name properly when viewing room as non-master
2018-03-18 Wuzzy Fix some map preview properly problems when host switches to image map mode w/ you missing the map
2018-03-18 Wuzzy Show error icon when selected theme is missing
2018-03-18 Wuzzy Add IsHiddenRole to ThemeModel for hidden themes
2018-03-18 Wuzzy ThemeModel: Filter themes based on IsDlcRole rather than string-based
2018-03-18 Wuzzy Online room: Display error image in preview when host selects a map you don't have
2018-03-18 antonc27 - Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time) ios-develop Hedgewars-iOS-2.1
2018-03-17 Wuzzy Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
2018-03-17 Wuzzy Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes
2018-03-17 antonc27 - New AppIcon (no more black background!) ios-develop
2018-03-17 antonc27 - Migrate AppIcons to xcassets ios-develop
2018-03-17 unC0Rr Fix crasher
2018-03-17 antonc27 - Missing languages ios-develop
2018-03-17 antonc27 - Use two-letter language descriptor for localisations ios-develop
2018-03-17 Wuzzy Show sidNoEndTurn text for most weapons when in inf attack mode
2018-03-17 Wuzzy Draw map page: Fix pen size being changed after loading a map
2018-03-17 Wuzzy Fix speech bubble briefly rendering at (0,0) after spawning
2018-03-17 Wuzzy Remove ugly empty rectangle in empty active teams list for real
2018-03-17 Wuzzy Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
2018-03-17 Wuzzy Remove “Upload to YouTube” functionality which has been broken for years
2018-03-16 Wuzzy Various minor frontend CSS tweaks
2018-03-16 Wuzzy QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
2018-03-16 antonc27 - Hide 'Campaign' button (not ready on iOS...) ios-develop
2018-03-16 Wuzzy Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
2018-03-16 Wuzzy Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
2018-03-16 Wuzzy Make video metadata strings translatable in frontend
2018-03-15 antonc27 - Fix archiving (?) ios-develop
2018-03-15 antonc27 - Pause game when it goes background (do not show anymore annoying 'confirm quit') ios-develop
2018-03-15 antonc27 - Do not delete Beach theme (it's official one now) ios-develop
2018-03-15 Wuzzy Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
2018-03-15 Wuzzy Remove Qt SVG and Qt OpenGL as hard dependencies
2018-03-15 Wuzzy Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
2018-03-15 Wuzzy Mutant: Fix graph title on game draw
2018-03-15 Wuzzy Make chart in stats screen support negative numbers. Fixes e.g. Mutant
2018-03-15 Wuzzy Fix broken stats chart bounding box
2018-03-15 Wuzzy Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
2018-03-15 Wuzzy Clear drawn maps in TechRacer
2018-03-15 Wuzzy gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
2018-03-15 Wuzzy Take radius into account when drawing gtGenericFaller
2018-03-14 Wuzzy Add default directory DrawnMaps to put hand-drawn maps into
2018-03-14 Wuzzy Merge unC0Rr's broken preview fix
2018-03-14 Wuzzy Update frontend translations
2018-03-14 Wuzzy Drawn map menu: Add spin box to change brush size by hand
2018-03-14 unc0rr Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
2018-03-14 Wuzzy Add images for radio buttons, add hover and pressed images for checkboxes
2018-03-14 Wuzzy Fix weird scaling of draw map widget
2018-03-14 Wuzzy Drawn map page: Move save and load buttons, fix points label overlap
2018-03-14 Wuzzy Drawn map page: Enable antialiasing, turn eraser cursor red
2018-03-14 Wuzzy Fix cursor circle being too large in drawn map editor
2018-03-14 Wuzzy Backed out changeset 3a110dcb6e87 (Qt color chooser)
2018-03-14 nemo While the intent was good, saving column width/sort was unfortunately not handling the addition of new columns and old configs were losing columns. If this is restored, it should have some check on column with invalidation of config.
2018-03-14 Wuzzy Add voicepack: Russian_pl (by mtg90pl)
2018-03-14 antonc27 - Fix missions path, still needs refactoring... ios-develop
2018-03-14 Wuzzy Fix frontend from messing with legacy schemes.ini, just read it, never write
2018-03-14 Wuzzy Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel
2018-03-14 Wuzzy Game scheme handling: Use QFile instead of QSettings for increased efficiency
2018-03-14 Wuzzy Fix bad import of old ammo schemes, improve debug output when importing schemes from old .ini files
2018-03-14 Wuzzy Remove old Qt4 workaround for missing language name of Scottish Gaelic
2018-03-14 Wuzzy Force color dialog to use Qt style. Fixes some issues
2018-03-13 antonc27 - Fix missions regression: presentation of list is good, still problem with path during launching ios-develop
2018-03-13 antonc27 - Fix missions regression: refactoring, WIP ios-develop
2018-03-13 Wuzzy Update German Lua translation
2018-03-13 Wuzzy Movement Training: Revert ice girder color for consistency with TechRacer and HedgeEditor
2018-03-13 unc0rr Merge qt5transition into default
2018-03-13 Wuzzy Movement training: Tweak some sprite visuals
2018-03-13 unc0rr Workaround for the weird new qgraphicsview/qgraphicsscene fitInView behavior qt5transition
2018-03-13 Wuzzy Movement Training: Make the use of the mission panel clearer and harder to overlook
2018-03-13 Wuzzy Basic Bazooka Training: Add one more target, make limited ammo section easier, add more hints
2018-03-13 Wuzzy Rope Training: Place the second-last target at a more reasonable position
2018-03-13 Wuzzy Frontend: Fix built-in Qt translations not loaded properly qt5transition
2018-03-13 Wuzzy Update INSTALL.md about new Qt5 dependency qt5transition
2018-03-13 Wuzzy Fix buggy Qt5 style detection causing segfault on Arch Linux w/ qt5-style-plugins qt5transition
2018-03-13 nemo try plastique with fallback to windows - we should find a way to alert the user that qt5-style-plugins would improve rendering qt5transition
2018-03-13 nemo seems to help styling some - some CSS tweaks may still be needed - lobby for example qt5transition
2018-03-13 Wuzzy Update .hgignore to ignore new Qt's moc_ and qrc_ files qt5transition
2018-03-12 Wuzzy Also update default binds for SDL2 keypad names qt5transition
2018-03-12 nemo these changed, presumably in SDL2 - might want to review all the others qt5transition
2018-03-12 Wuzzy Use visible team count instead of total team count to determine rendered team bar height
2018-03-12 Wuzzy Remove rubber duck from BRW, RW and most weapon schemes for now
2018-03-12 Wuzzy Use onSkipTurn in scripts to detect turn skips
2018-03-12 Wuzzy Lua API: Add onSkipTurn callback, called when hog skips
2018-03-12 Wuzzy Lua API: Add SkipTurn() to replace ParseCommand("skip")
2018-03-12 Wuzzy ACF7: Add one pick hammer in crate
2018-03-11 alfadur Fix minigun bullets sometimes failing to hit when shooting same thing twice in row
2018-03-11 antonc27 - Remember user settings on app update ios-develop
2018-03-11 antonc27 - Some not-so-important pretty formatting ios-develop
2018-03-11 Wuzzy Bazooka/Grenade Training: Make weapon selection detection future-proof
2018-03-11 antonc27 Merge from 0.9.23 ios-develop
2018-03-11 alfadur Change minigun sound once again, lower pitch
2018-03-11 Wuzzy ASA_cosmos: Fix game not ending when hero dies after being seen by Guards
2018-03-11 alfadur Add new minigun sound
2018-03-10 Wuzzy Update Qt and Lua translation files
2018-03-10 unc0rr Fix disabled button rendering qt5transition
2018-03-10 unc0rr - Fix insane width of lines in health graphic qt5transition
2018-03-10 Wuzzy uLocale: Fix broken Format function
2018-03-10 Wuzzy Make a few more engine strings translatable
2018-03-10 Wuzzy ClimeHome: Show messages when cake is nearby and when reaching home
2018-03-10 Wuzzy Minigun: Move attack timer to Karma to make gear type more Lua-friendly
2018-03-10 Wuzzy Reduce number of minigun bullets from 71 to 70
2018-03-09 alfadur Fix minigun not pausing the turn timer properly
2018-03-09 alfadur Improve appearance of bullet trails, slight fade out at beginning
2018-03-09 Wuzzy When using seduction, only show “CENSORED” text in English locale
2018-03-09 Wuzzy Nerf minigun in Default ammo scheme
2018-03-09 alfadur Fix minigun bullet impact image being drawn over hog sometimes
2018-03-09 alfadur Fix direction of dispensed bullet shells from shotgun/sniper/minigun
2018-03-09 Wuzzy ACF8: Fix invisible cyborg sometimes blocking the way
2018-03-09 Wuzzy A Classic Fairytale: Harden all missions against missing campaign variables in team file and assume default values
2018-03-09 Wuzzy ACF9: Fix cannibal talking to himself in cut scene if playing with 3 natives instead of 4
2018-03-09 Wuzzy ACF6: Change mines, remove mines placed at unfair positions
2018-03-09 Wuzzy ACF3: Fix cannibals sometimes doing nothing for a full turn
2018-03-09 Wuzzy ACF1: Hide Cannibals team before it appears
2018-03-09 Wuzzy Hide team bar if all hedgehogs in it are hidden or dead
2018-03-09 Wuzzy ACF: Only use standard team colors
2018-03-09 Wuzzy ACF7: Fix incorrect hog name used in speech bubble
2018-03-09 Wuzzy Update German Lua translation
2018-03-08 Wuzzy Merge unC0Rr's control fixes
2018-03-08 Wuzzy ACF7: Make hogs talk when you complete a part of the second mission goal (reach princess / free friends)
2018-03-08 Wuzzy ACF7: Fix incorrect hog name mentioned in 2nd mission text
2018-03-08 Wuzzy AI: Don't use tardis when in multishoot and not inf attack
2018-03-08 unc0rr Fix new binds system for real
2018-03-08 unc0rr This should fix crash with custom bindings
2018-03-08 jose1711 Update Slovak translation
2018-03-08 Wuzzy Racer: Draw waypoint outline around cursor while in placement phase
2018-03-08 Wuzzy Merge server stuff from alfadur
2018-03-08 Wuzzy HedgeEditor: Show waypoint preview
2018-03-08 Wuzzy HedgeEditor: Fix sndIncoming playing for placing stuff, add many sound effects
2018-03-08 Wuzzy HedgeEditor: Clean up messy HWP overwrites
2018-03-08 Wuzzy Racer: No longer play Incoming or Missed sound
2018-03-08 Wuzzy Construction Mode: Fix annoying Incoming voice and other sound issues
2018-03-08 Wuzzy Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
2018-03-08 Wuzzy Lua API: Add SetSoundMask to disable playing certain sounds
2018-03-08 Wuzzy ACF2: Make all Weaklings on worst CPU level
2018-03-08 alfadur separated the server logic from all the async io mess.
2018-03-08 Wuzzy ACF: Reduce computer hog levels in missions 2 and 6.
2018-03-08 Wuzzy CTF_Blizzard: Force clan limit of 2. Auto-remove excess hogs
2018-03-08 Wuzzy CTF_Blizzard: Dump dead code / out-commented code
2018-03-08 Wuzzy CTF: Write hog with most captures in stats screen
2018-03-08 Wuzzy CTF: Say "clan" instead of "team" in mission panel
2018-03-08 Wuzzy CTF: Show team scores and score graph in stats screen
2018-03-08 Wuzzy CTF: Don't disable home flag after capture
2018-03-08 Wuzzy CTF: Allow to be played with more than 2 clans
2018-03-08 Wuzzy CTF: Drop flag when carrier uses piano strike
2018-03-08 Wuzzy Capture the Flag: Fix many Lua errors when playing with >2 clans
2018-03-08 Wuzzy Mutant: Faster excess hog removal
2018-03-08 Wuzzy uCommandHandlers: Remove unused variable
2018-03-08 Wuzzy CTF: Dumb out-commented code
2018-03-08 Wuzzy Slightly simplify Mutant mission panel
2018-03-08 Wuzzy CTF: Fix Lua errors when using kamikaze or tardis
2018-03-08 Wuzzy CTF: Remove tardis and resurrector
2018-03-08 Wuzzy Control: Remove tardis and resurrector
2018-03-07 Wuzzy German translation: “Grundlagentraining” → “Grundausbildung”
2018-03-07 Wuzzy SimpleMission: Set GameFlags more cleanly
2018-03-07 Wuzzy Fix artillery being broken in some missions
2018-03-07 Wuzzy Target Practice: Re-center camera to hog after projectiles get destroyed or drown
2018-03-07 Wuzzy ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug 521)
2018-03-07 Wuzzy Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
2018-03-07 Wuzzy Update German frontend and Minigun translation
2018-03-07 Wuzzy Rope training: Fix confused order of retract/extend controls
2018-03-07 Wuzzy Rope Knock Challenge: Remove trailing space of name "doomy "
2018-03-07 Wuzzy Death02: Add Delay=600
2018-03-07 Wuzzy Update German Lua translation
2018-03-07 Wuzzy Use mktemp in update_lua_locale_files.sh
2018-03-07 Wuzzy Stop SplitByChar also lowercasing the entire string. Fixes bug 581.
2018-03-07 Wuzzy Lua: Rename global variable “L” to “LOCALE”
2018-03-07 Wuzzy Sort all core missions in training menu more logically
2018-03-07 Wuzzy Frontend: Lead first-time player to training page on start
2018-03-06 nemo the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
2018-03-06 Wuzzy Update README about the Hedgewars training
2018-03-06 Wuzzy Remove unused, unfinished and outdated boot camp mission
2018-03-06 Wuzzy Complete overhaul of Basic Rope Training
2018-03-05 Wuzzy Change misleading server error message about nicknames
2018-03-05 Wuzzy Capitalize default hog names and server name
(0) -10000 -3000 -1000 -960 +960 +1000 tip