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
(0) -10000 -3000 -1000 -240 +240 +1000 tip