2019-04-12 alfadur fix room exiting
2019-04-12 alfadur add missing room joined message
2019-04-12 alfadur start by actually handling client messages
2019-04-12 alfadur add parser error handling
2019-04-12 alfadur a bit more option error handling
2019-04-12 nemo I was out of date again...
2019-04-12 nemo ugly hacked in argument for port to remove unc0rr's excuse
2019-04-11 alfadur improve lobby joining
2019-04-11 alfadur fix room master change
2019-04-11 alfadur implement stats message
2019-04-11 alfadur implement maxteams and teamchat messages
2019-04-10 alfadur implement follow message
2019-04-10 alfadur implement info, registered only & super power messages
2019-04-10 alfadur implement watch message apart from replay deserializing
2019-04-10 alfadur implememg global&delegate messages
2019-04-10 alfadur implement server vars
2019-04-10 alfadur add typed protocol flags
2019-04-09 alfadur fix lobby joining
2019-04-09 alfadur move room saves to IO thread
2019-04-09 alfadur add a thread for internal server IO and implement account checking with it
2019-04-08 Wuzzy Fix bugs when entering speech bubble commands during hog placement phase
2019-04-08 alfadur move parser tests into test module
2019-04-08 Wuzzy ACF5: Fix Lua error when not hitting traitor in first turn
2019-04-08 alfadur port server parser to nom 5
2019-04-08 Wuzzy ACF5: Fix crash when skipping wave2 cut sequence with cyborg
2019-04-08 Wuzzy WxW: Play taunt if crate spawns between turns
2019-04-08 Wuzzy WxW: Don't register wall touch if not gstHHDriven
2019-04-08 Wuzzy WxW: Hide crate radar when no active hog
2019-04-08 Wuzzy WxW: If walls are disabled, spawn crate between turns
2019-04-08 Wuzzy Battalion: Properly spawn crate between turns
2019-04-08 Wuzzy New callback: onCaseDrop (called when engine MIGHT drop a crate)
2019-04-08 Wuzzy Clean up Sudden Death messages and animations in Battalion
2019-04-08 Wuzzy Don't show hog health in gfInvulnerable mode
2019-04-08 Wuzzy Fix map preview not matching actual map
2019-04-08 Wuzzy Computer hog no longer walks into player-placed mines if >= 90% duds
2019-04-07 Wuzzy Fix floating pixels if wielding and rotating cleaver
2019-04-07 Wuzzy Update changelog
2019-04-07 Wuzzy Fix health crate health display not respecting Karma value properly
2019-04-07 Wuzzy Update health crate tooltips in missions with fake health crates
2019-04-07 Wuzzy Hide health of fake health crates
2019-04-07 Wuzzy Don't show SMine timer if drowning
2019-04-07 Wuzzy Fix coloring of mine timers
2019-04-07 Wuzzy Fix missing escaping of colon in engine locale files
2019-04-07 Wuzzy Add support for decimal point of displayed mine timer
2019-04-07 Wuzzy Renew crate health display when health changed
2019-04-07 Wuzzy Don't render barrel health after loading savegame
2019-04-07 Wuzzy Don't explose mine timer in game if random (using Karma value)
2019-04-07 Wuzzy HedgeEditor: Remove gear info tags
2019-04-07 Wuzzy Render mine timer if gear info is active
2019-04-07 Wuzzy Add key to display extra gear info tags
2019-04-03 Wuzzy Fix air mine not colliding with crates initially (bug 679)
2019-04-02 Wuzzy Fix uninitialized alpha values of rendered text
2019-04-02 Wuzzy Flip meaning of "inverted" color images
2019-04-02 Wuzzy Refactor IsTooDarkToRead to fix pas2c crash
2019-04-02 Wuzzy Fix target marker rendering issues in weWrap
2019-04-02 alfadur optimize atlas pruning
2019-04-02 Wuzzy Fix air attack placement in HedgeEditor/Construction Mode
2019-04-01 Wuzzy Fix team bar height depending on NameTex
2019-04-01 Wuzzy Fix inconsistencies in guest nick name generation
2019-04-01 Wuzzy Properly right-align sidFPS
2019-04-01 Wuzzy Make team bars 1 pixel higher
2019-04-01 Wuzzy Make dark clan colors visible in stats screen
2019-04-01 Wuzzy Invert colors if clan color is very dark
2019-04-01 Wuzzy Fix turn end if placing air attack in bouncy world edge map was denied
2019-04-01 Wuzzy Nemo is right, it's better to set hedgehog pos in uGearsList
2019-04-01 Wuzzy Hedgehogs: Move setting of random pos to chAddHH
2019-04-01 Wuzzy Fix right limit of piano placement in bounce world edge
2019-04-01 Wuzzy Update German translation
2019-04-01 Wuzzy Update locale files
2019-03-27 alfadur add gear renderer module
2019-03-27 alfadur fix atlas.insert_set
2019-03-27 alfadur fix atlas.insert for real this time
2019-03-27 alfadur actually atlas tests were also broken
2019-03-27 alfadur fix atlas.insert
2019-03-27 nemo Backed out changeset f9f71cccb5c3 - Wuzzy is right, the license is incompatible.
2019-03-26 alfadur finetune atlas proptest
2019-03-26 alfadur proptest atlas, find 🐛🐜🦋
2019-03-26 nemo Mashup of Symbola and DejaVu Bold so that we aren't missing any characters.
2019-03-25 alfadur save more of the atlas
2019-03-24 alfadur add blending to map
2019-03-24 alfadur move projection matrix into camera
2019-03-23 alfadur rescue the atlas
2019-03-22 alfadur add random falling stuff
2019-03-22 alfadur merge
2019-03-22 alfadur a bit of cleanup
2019-03-22 unc0rr Allow to move camera around
2019-03-22 unc0rr Detect and handle resize
2019-03-22 alfadur center camera on land
2019-03-22 alfadur collapse mapgen back
2019-03-22 alfadur fix zoom
2019-03-22 alfadur fix texture initialization
2019-03-22 alfadur reeneble render from frontend
2019-03-22 alfadur init gl in frontend interface
2019-03-22 alfadur make world renderer optional + fmt
2019-03-22 alfadur move camera into engine
2019-03-22 alfadur update module structure
2019-03-22 fkaa add basic map rendering with gl
2019-03-20 alfadur allow fp! take denominator tokens
2019-03-06 nemo remove one of the 2 tint inlines
2019-03-05 nemo remove random order. should let scheme override
2019-02-14 nemo give frozen hogs a break
2019-02-07 alfadur fix some warnings
2019-02-07 alfadur fix client removal
2019-02-07 alfadur fix official server build & bump dependencies
2019-02-07 alfadur remove lobby room
2019-02-07 alfadur add server anteroom
2019-02-07 alfadur add data structure for extending slabs
2019-02-06 alfadur reconnect some message handlers
2019-02-06 alfadur Server action refactoring part N of N
2019-02-06 alfadur Server action refactoring part C of N
2019-02-06 alfadur Server action refactoring part B of N
2019-02-05 alfadur Server action refactoring part A of N
2019-02-05 alfadur Server action refactoring part 9 of N
2019-02-05 alfadur revert bc267f6b29d7
2019-02-05 alfadur use literal bans by default
2019-02-05 alfadur Server action refactoring part 8 of N
2019-02-05 Wuzzy Prevent displaying "Volume: 0%" when not exactly 0
2019-02-05 Wuzzy Fix precise volume change being a bit buggy
2019-02-05 Wuzzy Properly enforce zoom bounds again when changing zoom
2019-02-05 Wuzzy Precise+zoom/volume change makes changes in smaller steps
2019-02-05 Wuzzy Precise+resetzoom = 100% zoom (instead of UserZoom)
2019-02-05 Wuzzy Add setting to set default/initial zoom
2019-02-04 alfadur Server action refactoring part 7 of N
2019-02-04 alfadur Server action refactoring part 6 of N
2019-02-04 alfadur Server action refactoring part 5 of N
2019-02-04 alfadur Server action refactoring part 4 of N
2019-02-04 alfadur Server action refactoring part 3 of N
2019-02-02 alfadur Server action refactoring part 2 of N
2019-01-25 Wuzzy Add settings.ini setting and hwengine param to disable holiday silliness (hat changes, etc.)
2019-01-23 Wuzzy Fix AI trying to use tardis during multishoot
2019-01-22 Wuzzy Play "Flawless" voice when completing the rope or saucer training perfectly
2019-01-22 alfadur remove unused macro branches
2019-01-22 Wuzzy Shorten text of buttons to load/edit drawn map and make them look nicer
2019-01-22 Wuzzy ACF8: Make sure leader looks left at mission start
2019-01-22 alfadur match literals in fp macro
2019-01-22 Wuzzy Don't render AI hog thinking bubble in cut scenes
2019-01-22 Wuzzy ACF8: Fix princess scene failing to initialize
2019-01-22 Wuzzy ACF: Dump unused campaign vars, use fallback values
2019-01-22 Wuzzy ACF2: Fix clock entering "retreat mode" after cut scene after killing first enemy
2019-01-22 Wuzzy HedgeEditor: Force-set AirMinesNum to 0
2019-01-22 Wuzzy HedgeEditor: More efficient gear info tag handling
2019-01-22 Wuzzy vgtHealthTag now supports setting FrameTicks <> 0 to disable automatic water handling
2019-01-21 Wuzzy Hide hog GUI extras in scripted cinematic, also suppress some voices
2019-01-21 Wuzzy Move finger rendering to RenderHHGuiExtras
2019-01-21 Wuzzy Play "Flawless" voice when winning target practice mission with perfect accuracy
2019-01-21 Wuzzy Don't show ammo caption for every repeat rope attach
2019-01-21 Wuzzy Remove now unused parameters in SpeedShoppa/TargetPractice challenges
2019-01-21 Wuzzy Portal mission: Don't allow enemies to walk
2019-01-21 Wuzzy Portal mission: Delay first speech until turn start
2019-01-21 Wuzzy More spawn height tweaking in missions
2019-01-21 Wuzzy Tweak hog spawn height and facing direction in challenges
2019-01-21 Wuzzy Update INSTALL notes for FreeBSD (fpc-rtl-extra dependency)
2019-01-21 Wuzzy Frontend: Gray out campaign/training start buttons when no human team available
2019-01-21 Wuzzy Simplify code for SetClanColor
2019-01-21 Wuzzy Some polishing for ASA fruit02
2019-01-21 Wuzzy ASA fruit02: Change Captain Lime clan color when he turns evil
2019-01-21 Wuzzy SetClanColor: Accept negative color argument to select user color
2019-01-21 Wuzzy Fix SetClanColor causing crashes and rendering bugs
2019-01-21 Wuzzy SetAmmoDelay: Unselect weapon if neccessary
2019-01-21 Wuzzy ACF5: Register is as "spare traitor" if player walks too far away
2019-01-21 Wuzzy Switch to typographical apostrophe in German translation
2019-01-20 Wuzzy Update German translation
2019-01-20 Wuzzy Update hedgewars_en.ts
2019-01-20 Wuzzy Update locale files
2019-01-20 Wuzzy Remove black pixels at corners of DrawRoundRect rectangles
2019-01-19 Wuzzy Add CowardMode team setting
2019-01-18 Wuzzy Add workaround around an SDL_mixer bug that screws up volume after using flamethrower (bug 721)
2019-01-17 Wuzzy VideoRec: Hide libaom-av1 codec in frontend, it's experimental
2019-01-17 Wuzzy Clean up code a bit in LibavInteraction
2019-01-17 Wuzzy Show error message in frontend if video encoding failed in engine
2019-01-17 Wuzzy Initialize newGameTicks/newRealTicks
2019-01-17 alfadur make stuff const
2019-01-17 Wuzzy ASA fruit01: Add hog appear effect
2019-01-17 Wuzzy Animate lib: AnimOutOfNowhere's 2nd and 3rd args are now optional
2019-01-17 Wuzzy ASA death01: Tweak mines and barrels a bit
2019-01-17 Wuzzy ASA death01: Optimize hog spawn positions, animate professor teleportation
2019-01-16 Wuzzy Clear hog gear message less agressively in ACF3
2019-01-16 Wuzzy Update changelog
2019-01-16 Wuzzy ACF5: Disable utilities until the traitor has been dealt with
2019-01-16 Wuzzy Lua: Fix SetAmmoDelay not working properly when called after initialization
2019-01-16 Wuzzy Fix DismissTeam not clearing the team properly
2019-01-16 Wuzzy Make passive teams no longer mess with game stats
2019-01-16 Wuzzy Update clan passive status when team died / got resurrected
2019-01-16 Wuzzy ASA ice01: Clear hero's gear message when entering no-fly zone
2019-01-16 Wuzzy ASA desert01: Make smugglers smarter
2019-01-16 Wuzzy ASA desert01: Enable skip all the time
2019-01-16 Wuzzy Make use of passive teams in various campaign missions
2019-01-16 Wuzzy Add SetTeamPassive. Passive teams are treated like frozen teams
2019-01-16 Wuzzy pagegamestats: Fix time number rendering
2019-01-16 Wuzzy ASA desert01: Fix third battle sometimes stopping instantly
2019-01-16 Wuzzy ASA death01: Hide, don't delete "human" professor, to avoid traitor taunt
2019-01-16 Wuzzy ASA death01: Fix precise key not getting cleared
2019-01-16 Wuzzy ASA desert01: Clear hero gear message when battle starts
2019-01-16 Wuzzy Clear gear message in AnimSwitchHog
2019-01-16 Wuzzy ASA cosmos: Minor cinematic tweaks for meteorite cut scene
2019-01-16 Wuzzy Remove unused variable from hwform.h
2019-01-16 Wuzzy Campaign: Try to auto-select an open mission after selecting team or campaign
2019-01-16 Wuzzy Campaign: Select next unfinished mission after completing one
2019-01-16 Wuzzy Frontend: Don't reset campaign mission selection to top of list after each play
2019-01-15 Wuzzy Make game engine load the user's locale correctly (bug 688)
2019-01-15 Wuzzy Refactor hwengine: Rename cLocale to cLanguage
2019-01-15 Wuzzy Make hog kill stat stuff consistent WRT SD water rise
2019-01-15 Wuzzy Fix hog taunts counting SD water rise drowns as team kills (bug 691)
2019-01-15 Wuzzy Comment all important variables in uStats
2019-01-15 Wuzzy Target practice: Change target radar color to red
2019-01-14 Wuzzy Highlight next target for most target practices
2019-01-14 Wuzzy ACF5: Delete circles vgears after wave3 appeared
2019-01-14 Wuzzy Keep track of accuracy record in target practice challenges
2019-01-14 Wuzzy Remove "loser" messages in challenges
2019-01-14 nemo just focus on the unsafe deletes in a hopefully branch-safe fashion 0.9.25
2019-01-14 nemo aaagh can't just move delete like that due to our RNG scrambling... reverting on branch. we'll just have to take our chances w/ the bad code 0.9.25
2019-01-14 Wuzzy Rename the special "none" key in frontend
2019-01-14 nemo branch merge
2019-01-14 nemo ai improvements are release branch safe 0.9.25
2019-01-13 Wuzzy Reverse order of visual gears linked list
2019-01-14 Wuzzy Update changelog for campaign updates
2019-01-14 Wuzzy ASA moon02: Don't play victory animation if runner died and hero survived
2019-01-14 Wuzzy ASA: Tweak spawning height of hedgehogs
2019-01-14 Wuzzy ASA moon02: Fix player not losing if time runs out while still having the rope
2019-01-14 Wuzzy Fix crosshair sometimes not getting removed
2019-01-14 Wuzzy Outsource commonly used words in siPointType to QTfrontend
2019-01-14 Wuzzy ASA moon02: Add finishing times in ranking
2019-01-14 Wuzzy ASA: Show current time and personal best in moon02
2019-01-14 Wuzzy ASA desert02: Show escape record in-game
2019-01-14 Wuzzy Tweak bounce effects of some gears
2019-01-14 Wuzzy Fix "unused variable" warning (valOK)
2019-01-14 Wuzzy Remove a bunch of dead out-commented code
2019-01-14 Wuzzy Fix WorldWrap returning sometimes true unjustifiably
2019-01-14 Wuzzy Properly stop freezeray at bounce edge (instead of restarting the ray over and over again)
2019-01-13 Wuzzy Fix airplane line being drawn in front of many HUD elements
2019-01-13 Wuzzy Air attack: Don't spawn missile if it would end up inside bounce world edge of other side
2019-01-13 Wuzzy Tweak height limit of air attack in bounce edge maps
2019-01-13 Wuzzy Disallow placement of piano beyond bounce world edge
2019-01-13 Wuzzy Deny air attack in bounce world edge if target is in "impossible" position
2019-01-13 Wuzzy Don't try to spawn air mines beyond the bounce world edge
2019-01-13 Wuzzy Bounce off gears at bouncy world edge only if they move towards it
2019-01-13 Wuzzy Frontend: Tweak button padding once more
2019-01-12 Wuzzy Mention zoom key in movement training
2019-01-12 Wuzzy Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug 718)
2019-01-12 Wuzzy Frontend: More button padding tweaking
2019-01-12 Wuzzy TS: Restore 2 of the "specialist" letters
2019-01-11 nemo merge release branch
2019-01-11 nemo tabs to spaces 0.9.25
2019-01-11 nemo deletegear rearrangement applied to branch too. if this causes desyncs you're probably in a crashy state already 0.9.25
2019-01-11 nemo couple more use after frees for gear deletion.
2019-01-11 Wuzzy Make sure to render crosshair above render
2019-01-11 Wuzzy Render contour of flying saucer is in (mostly) opaque
2019-01-11 Wuzzy Frontend: Increase padding of small push buttons
2019-01-10 Wuzzy Restore map scaling of Tunnels script
2019-01-10 Wuzzy Force MapFeatureSize=12 in TechRacer
2019-01-10 Wuzzy Fix Racer ghost not resetting properly after a skip (bug 565)
2019-01-10 unc0rr Fix dy hardcoded value in kamikaze test
2019-01-10 unc0rr Fix broken kamikaze logic when target position is close to attacker
2019-01-10 Wuzzy Don't say "first blood" in games with only 1 clan
2019-01-10 Wuzzy Fix wind bar animation not looping properly
2019-01-10 Wuzzy Prevent wind bar from overflowing with high wind values
2019-01-10 Wuzzy Tweak appear/disappear animation of touch widgets
2019-01-10 Wuzzy Minor touch refactor
2019-01-10 Wuzzy Swap 2 targets in grenade training to make the start a bit easier
2019-01-10 Wuzzy Update grenade training to support bounciness in Touch
2019-01-10 Wuzzy Add button to set bounciness in touch interface
2019-01-10 Wuzzy Use player team's control scheme for all teams if there's a mission team
2019-01-10 Wuzzy Fix player team ignoring custom team control scheme in campaign/missions
2019-01-09 Wuzzy Restructure changelog
2019-01-09 Wuzzy Fix double water splash if flying saucer drowns (bug 681)
2019-01-09 Wuzzy Remove default keybinding for unselecting weapon
2019-01-09 Wuzzy Allow to leave a control unused (no key binding)
2019-01-09 nemo fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog
2019-01-09 Wuzzy Add control (default: X) to unselect current weapon
2019-01-09 Wuzzy Send and display owner name of own teams in online games (fixes bug 468)
2019-01-08 Wuzzy Suppress “<team> is gone message on game end
2019-01-06 Wuzzy Pagetraining: Make sure the translator comment will be collected
2019-01-06 Wuzzy Make turn timer gray when finishing target practice
2019-01-06 Wuzzy Display team records in training menu
2019-01-05 Wuzzy BRW: Fix Lua error after using timebox
2019-01-05 Wuzzy TS: Scale health with the “initial health” setting from game scheme
2019-01-05 Wuzzy Lua: Add InitHealth, read-only variable containing the initial hog health setting
2019-01-05 Wuzzy TS: Improve configurability by game scheme
2019-01-05 Wuzzy TS: Simplify mission panel, fix bad string concatenation
2019-01-05 Wuzzy TS: Add script param to set specialists for all teams at once
2019-01-05 Wuzzy Document TS script param syntax, change some letters
2019-01-05 Wuzzy Clean up indents and comments in The_Specialists.lua
2019-01-05 nemo Allow customising the teams
2019-01-03 Wuzzy ASA ice02: Clean up some subtle weirdness on timeout
2019-01-03 Wuzzy Fix bee targeting fail across wrap world edge
2019-01-03 Wuzzy Fix force-locked schemes getting unlocked when changing map types (bug 378)
2019-01-02 Wuzzy ASA ice02: Don't show remaining saucers in stats (unimportant)
2019-01-02 nemo heh. apparently pas2c doesn't validate pascal, so I guess we need to dogfood *both*
2019-01-02 nemo remove Wuzzy's val checking, add a FIXME to add that to the C implementation
2019-01-02 Wuzzy Initialize mission completion status on frontend load
2019-01-01 nemo From https://salsa.debian.org/games-team/hedgewars/blob/master/debian/patches/link-libatomic.patch 0.9.25
2019-01-01 unc0rr - Bots activate extra time if needed
2019-01-01 unc0rr - Never consider a bot in inf attacks mode being in after attack mode, helps action in inf attack
2018-12-28 unc0rr Implement letter repeat check
2018-12-28 alfadur Server action refactoring part 1 of N
2018-12-27 unc0rr Start chat_sanitizer package inspired by chat bot on pokerth server
2018-12-21 Wuzzy ASA cosmos: Move flower icons of desert planet above cactus instead of bird
2018-12-21 Wuzzy ASA cosmos: Remove unneccary message when hero dies after moon was reached
2018-12-21 Wuzzy Simplify some mission strings
2018-12-21 Wuzzy Update German translation
2018-12-21 Wuzzy Update locale files
2018-12-21 Wuzzy Localization: Also collect first line of credits.csv
2018-12-21 Wuzzy Reduce skipping craziness in ASA fruit02 a bit
2018-12-21 Wuzzy Minor refactor in single missions
2018-12-21 Wuzzy Fix team name bugs in RC Plane Challenge and Dangerous Ducklings
2018-12-21 Wuzzy Merge nemo's VideoRec commit
2018-12-21 Wuzzy Fix 2 team name mistakes in missions
2018-12-21 Wuzzy Update mission description for Bazooka Battlefield
2018-12-21 Wuzzy ASA desert01: Fix mission ending when all smugglers are dead
2018-12-21 Wuzzy ASA death01: Use unique team names for professor teams
2018-12-21 Wuzzy Update ASA campaign to use player chosen team identity
2018-12-21 Wuzzy ACF: Consistent cannibals flag/voice, change Princess flag
2018-12-21 Wuzzy Use player team name in ACF campaign
2018-12-21 Wuzzy Refactor ACF missions, store team names in variables
2018-12-20 Wuzzy Change AddTeam/AddMissionTeam to return real team name and index (in that order)
2018-12-20 Wuzzy Use player's team identity for SimpleMission-based mission
2018-12-20 Wuzzy Use player-chosen team identity for most challenges and scenarios
2018-12-20 Wuzzy Check team name collision and make them unique, if neccessary
2018-12-19 Wuzzy Use player-chosen team identity for training and a few challenges
2018-12-19 Wuzzy Lua: AddTeam / AddMissionTeam now return team index
2018-12-19 Wuzzy Remove unused vars in uTeams
2018-12-19 Wuzzy Lua API: Add functions to add team selected in campaign/mission page
2018-12-20 nemo remove if disabled in main config
2018-12-19 Wuzzy Keep track of singleplayer high scores in challenges
2018-12-19 Wuzzy Add fallback preview image for scenarios
2018-12-19 Wuzzy Add image for challenges
2018-12-19 Wuzzy Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
2018-12-18 Wuzzy Tweak training menu spacing
2018-12-18 Wuzzy Save and restore last campaign/training team selection in settings.ini
2018-12-18 Wuzzy Sync team comboboxes in campaign and training page
2018-12-18 Wuzzy Training page: Don't change selection after changing team or playing
2018-12-18 Wuzzy Update training page after completing a training
2018-12-18 Wuzzy Fix victory check of a few scenarios
2018-12-18 Wuzzy Add Lua callback: onGameResult
2018-12-18 Wuzzy Report mission victory for most missions
2018-12-18 Wuzzy Add Lua functions to save/get mission variables
2018-12-18 Wuzzy Add team selection in training page and basic check mark support
2018-12-16 unc0rr Attempt to allow building video recording in pas2c mode, currently fails parsing
2018-12-16 nemo if a script is set, feature size can generate different maps
2018-12-16 nemo Same with ShoppaMap
2018-12-16 nemo fix DiagonalMaze after the drawing scaling change, add some params since ginormous maze is kinda entertaining
2018-12-15 unc0rr Apply rustfmt to all files
2018-12-15 unc0rr Start database interaction implementation
2018-12-15 Wuzzy Rope training: Simplify final challenge, remove mines
2018-12-15 Wuzzy Rope training: Show hint after destroying barrels
2018-12-15 Wuzzy Make various stunts in flying saucer training easier
2018-12-14 Wuzzy Movement training: Show damage message only after passing certain point
2018-12-14 Wuzzy Show mission panel key as permanent caption in movement training
2018-12-14 Wuzzy Fix incorrect text for sidNoEndTurn in en.txt
2018-12-14 Wuzzy Add language-neutral version of Trainings.png
2018-12-14 Wuzzy Update changelog
2018-12-14 Wuzzy Backed out changeset f791c46b47a4
2018-12-14 Wuzzy Update changelog and README
2018-12-14 Wuzzy Start first turn in ACF5 even faster
2018-12-14 Wuzzy ACF3: Fix weapons being disabled in first turn
2018-12-14 Wuzzy Faster switch to correct hog in ACF5
2018-12-14 Wuzzy Fix incorrect message in ASA death01
2018-12-13 Wuzzy Set internal version to 1.0.0-dev
2018-12-13 Wuzzy Append -dev to version string if built in non-release mode
2018-12-13 Wuzzy Fix minor mistake in credits
2018-12-13 Wuzzy Colorize people names in About screen
2018-12-13 Wuzzy Merge recent Rust changes
2018-12-13 Wuzzy Add nicknames in credits
2018-12-13 unc0rr Adopt physfs-rs lib and adapt it to recent std library, remove global mutex
2018-12-13 Wuzzy Add more maps and theme credits in credits.csv
2018-12-13 Wuzzy Clean up CREDITS file, move more credits to credits.csv
2018-12-13 Wuzzy Merge
2018-12-13 Wuzzy Some minor credits typo fixes
2018-12-13 Wuzzy Make captions in credits translatable, too
2018-12-13 Wuzzy Add row type column in credits.csv
2018-12-13 Wuzzy Make about dialog in frontend translatable
2018-12-13 Wuzzy Restructure credits
2018-12-13 Wuzzy Point to CREDITS file
2018-12-13 Wuzzy Move credits to RFC-4180-conforming CSV file
2018-12-13 nemo pull in nicer fix
2018-12-13 nemo This seems to be all that was needed for bug #719 0.9.25
2018-12-13 nemo Backed out changeset 1ffa8bfc5c58 0.9.25
2018-12-13 nemo merge in 0.9.25 fixes
2018-12-13 nemo Disable screenshoting in pas2c due to unimplemented function. bug #719 0.9.25
2018-12-13 nemo dumbest pas2c fix ever?
2018-12-13 nemo might as well render preview using smallest size to speed it up
2018-12-13 Wuzzy Backed out changeset e60e2e7dd43a to restore pre-0.9.25 string changes
2018-12-13 nemo Allow scaling hand drawn maps
2018-12-10 unc0rr Move rust server into rust folder
2018-12-10 Wuzzy Frenzy: More consistent ready time setting
2018-12-10 Wuzzy Frenzy: Hide slot key info in Touch (there are no slot keys in Touch)
2018-12-10 Wuzzy Remove debugging code
2018-12-10 Wuzzy Ammo menu: Show number instead F1, etc. if slot keys differ from default or in Touch interface
2018-12-10 Wuzzy Also play countdown warning sounds with low initial turn time
2018-12-10 Wuzzy Skip ammo menu open animation if playing with TurnTime <= 10s
2018-12-10 Wuzzy Shorter turn reaction delay
2018-12-10 Wuzzy Also show SD warning 3 and 7 rounds before SD
2018-12-10 Wuzzy Show Sudden Death warning messages only once per round
2018-12-10 Wuzzy Tweak damage tag delay
2018-12-10 Wuzzy Fix "first blood" taunt being repeated if same hog got hurt again
2018-12-10 Wuzzy Properly disable SD in That Sinking Feeling
2018-12-10 Wuzzy Fix poison damage not working in first round
2018-12-10 Wuzzy Remove incorrectly used Delay parameter in many scripts
2018-12-10 Wuzzy Longer delays between turns for better readability
2018-12-10 Wuzzy End turn immediately if king of own team was killed
2018-12-10 Wuzzy Fix some King Mode bugs causing minions not always being properly killed
2018-12-09 Wuzzy Hide most HUD elements in cinematic mode
2018-12-09 unc0rr Fix fail to parse protocol number from engine
2018-12-09 Wuzzy Colorize switching arrows, pointing arrow and target cross in clan color
2018-12-09 Wuzzy Lua API: SetTurnTimePaused/GetTurnTimePaused
2018-12-09 Wuzzy Lua API: Make the last 2 params optional in the SpawnFake*Crate functions
2018-12-09 alfadur pull file io out of server handler
2018-12-08 Wuzzy Add Hmm.ogg for Default_ru
2018-12-08 Wuzzy Add more fallback sounds
2018-12-08 Wuzzy Remove weird fallbacks for sndHmm
2018-12-08 Wuzzy Make better re-use of some mission strings
2018-12-08 Wuzzy Whoops. Forgot to bump default gameServer MOTD to 0.9.25. :( 0.9.25
2018-12-08 Wuzzy Clarify the buttons in pagenet
2018-12-08 Wuzzy Update description of the "training" menu to be more accurate
2018-12-08 Wuzzy Fix minor grammar fail
2018-12-08 Wuzzy Modify texts in first 2 ACF missions to be compatible with Touch
2018-12-08 Wuzzy Add tutorial texts for Touch interface
2018-12-08 Wuzzy Add reminder to call /restart_server with "yes"
2018-12-08 Wuzzy /registered_only now tells in chat whether the state is on or off
2018-12-08 Wuzzy Fix incomplete syntax help of /callvote
2018-12-08 Wuzzy Add chat command "/help room" to show room help in game
2018-12-08 Wuzzy Bump protocol number to 58 (1.0.0-dev)
2018-12-07 nemo pull 0.9.25 changes into default
2018-12-07 alfadur try again 🙃
2018-12-07 alfadur dispose of server mods
2018-12-07 unC0Rr Rework EngineInstance::generatePreview, add preview cleanup function in enginelib
2018-12-07 unC0Rr Allow to instantiate HWEngine with different library binaries
2018-12-07 unC0Rr Add possibility to instantiate HWEngine objects from QML, reorganize work with preview
2018-12-07 unC0Rr Rename protocol_version to hedgewars_engine_protocol_version to ensure use of correct library
2018-12-05 nemo Move the static mines test (bug #96) to a separate folder to allow using all tests in tests/lua for release testing. 0.9.25
2018-12-05 nemo Add log note just in case pas2c does anything odd. 0.9.25
2018-12-05 Wuzzy Explain those weird hexcodes in uGearsHedgehog 0.9.25
2018-12-05 nemo make pas2c function without haskell aborting if locale is C 0.9.25
2018-12-05 Wuzzy Fix cluster bomb target practice counting clusters as "shots" 0.9.25
2018-12-04 Wuzzy ACF1: Fix Lua error when hitting Attack after failing the rope challenge 0.9.25
2018-12-03 nemo 0.9.25 release branch 0.9.25
2018-12-03 nemo close 0.9.23 0.9.23
2018-12-03 nemo close 0.9.22 0.9.22
2018-12-03 Wuzzy Added tag 0.9.25-release for changeset 5e28098fb593
2018-12-01 unc0rr Fix stray tab character 0.9.25-release
2018-12-01 Wuzzy Make sad Pas2C happy again (add missing parenthesis around a "not")
2018-12-01 Wuzzy Apply Pas2C fix suggested by unC0Rr
2018-12-01 Wuzzy Bump protocol number to 57
2018-12-01 Wuzzy Fix some incorrect German translations
2018-12-01 unc0rr - Ban more stuff from src tarball
2018-12-01 unc0rr Make server aware of new protocol versions
2018-12-01 Wuzzy Remove unused constand sidEverAfter
2018-12-01 Wuzzy Never enable switcher while in the "Place your King" round
2018-11-30 alfadur recruit some newly stabilized functions
2018-11-30 Wuzzy Don't reduce InitialHealth below 1
2018-11-29 Wuzzy Construction Mode: Update team labels more reliably
2018-11-29 Wuzzy Fix freezer failing to freeze gears with negative coordinate
2018-11-29 Wuzzy Do not call AddCI when air mine is frozen without creating land
2018-11-29 Wuzzy HedgeEditor: No info tag for frozen sticky/air mines
2018-11-29 Wuzzy Frozen air mines: Don't erase land if gstNoGravity state is off
2018-11-29 Wuzzy Pixel-perfect removal of exploding frozen air mines
2018-11-29 nemo kill stray icicle pixel
2018-11-29 nemo fix bounds check, make out of bounds air mines fall since there's no land to check them into
2018-11-29 nemo Remove airmines on solid land too
2018-11-29 Wuzzy Construction Mode: Fix girder/rubber cost not being updated correctly after selection
2018-11-28 alfadur add frozen airmines to collision array to make them shovable by blowtorch
2018-11-28 alfadur 😢
2018-11-28 alfadur make blowtorch hit moving gears
2018-11-28 alfadur add render module 🦔
2018-11-28 alfadur ??
2018-11-28 unc0rr Improve randomly chosen translation + снова тест
2018-11-28 unc0rr Fix punctuation + тест юникода в сообщении коммита
2018-11-28 Grigory Ustinov Merge with master branch
2018-11-28 Grigory Ustinov sed -i -E "s/ёж$/ёжик/g" *ru*; sed -i -E "s/еж([аиу])$/ёжик\1/g" *ru*
2018-11-27 Grigory Ustinov sed -i -E "s/еж([ао]м)/ёжик\1/g" *ru*
2018-11-27 Grigory Ustinov sed -i -E "s/ежей/ёжиков/g" *ru*
2018-11-27 Grigory Ustinov sed -i -E "s/еж([аиу][^а-я])/ёжик\1/g" *ru*
2018-11-28 Wuzzy Update changelog
2018-11-28 Wuzzy Mutant: Don't reduce mutant health in ready phase. Play poison hurt sound as health warning
2018-11-27 Wuzzy CS: Don't start sabotage damage before ready phase ends
2018-11-27 Wuzzy Fix some typos in appdata file
2018-11-27 Wuzzy Fix German typo in frontend command-line help
2018-11-27 Wuzzy Use that enum consistently in main.cpp
2018-11-27 Wuzzy Fix gameServer dependency documentation
2018-11-27 Wuzzy Prettier splash screen
2018-11-27 Wuzzy QTfrontend: Translate and clean console output when using --help or bad cmd line arg
2018-11-27 alfadur fix typo
2018-11-27 Grigory Ustinov Remove all vanished translations from hedgewars_ru.ts
2018-11-27 Grigory Ustinov Update russian frontend translation
2018-11-27 Wuzzy Fix critical syntax error in hedgewars_ru.ts
2018-11-27 Grigory Ustinov Merge with master branch
2018-11-27 Grigory Ustinov Very slightly inheritance of russian frontend translation
2018-11-27 Grigory Ustinov sed -i 's/комманд/команд/' *
2018-11-27 Grigory Ustinov Update russian frontend translation
2018-11-27 Grigory Ustinov Slightly correct russian translations in ru.txt
2018-11-27 Wuzzy Update appdata file
2018-11-27 Wuzzy Update locale files in HedgewarsMobile
2018-11-27 Wuzzy Swap a few weapons in ammo menu to get a nice 6×10 grid
2018-11-26 Wuzzy Remove dead code in uTouch
2018-11-26 Wuzzy Touch: Parse pause command when tapping pause button instead of toggling pause directly
2018-11-26 Wuzzy Backed out changeset 8d2983ff939b
2018-11-26 Wuzzy Touch: Remove pause button in net games
2018-11-26 Wuzzy Tweak Construction Mode, HedgeEditor, Space Invasion and Tumbler to support touch interface
2018-11-26 Wuzzy Touch: Fix chat rendered on top of turn timer
2018-11-26 Wuzzy Add status indicators (low grav / extra dmg) in touch interface
2018-11-26 unC0Rr Pass opengl context to engine
2018-11-26 Wuzzy Lua API: Change PLATFORM to INTERFACE
2018-11-26 Wuzzy Highlander: Fix hogs receiving air strikes in maps with border
2018-11-25 alfadur add hwphysics to engine
2018-11-25 unc0rr Add advance_simulation() function to engine lib, some WIP on frontend
2018-11-25 alfadur add gfx setup ffi
2018-11-24 Wuzzy Clear gstHHJumping and gstHHHJump when hog was hurt by explosion
2018-11-24 unc0rr Format team.* code
2018-11-24 unc0rr Prepare to have possibility to pass opengl context to engine
2018-11-24 Wuzzy Remove OFFICIAL_SERVER-only dependencies from INSTALL.md
2018-11-24 unc0rr Fix build
2018-11-24 unC0Rr Cut dependency on yaml for non-official server builds
2018-11-24 nemo topY too
2018-11-23 nemo these need casting too, but overall switching type is a win.
2018-11-23 nemo more uninitialised values
2018-11-23 nemo uninitialised values
2018-11-23 nemo overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
2018-11-23 unc0rr Fix weWrap camera in pas2c (and if applies, 32 bit fpc)
2018-11-22 Wuzzy Backed out changeset 084af6d2685f
2018-11-22 Wuzzy Add a few translator comments to some not-so-obvious strings
2018-11-22 Grigory Ustinov Slightly correct russian translations in ru.txt (typos and sense)
2018-11-22 alfadur fix casing
2018-11-22 Grigory Ustinov Update russian translation in ru.txt
2018-11-22 unC0Rr It was bad idea to store QByteArray referencing memory on stack
2018-11-22 unC0Rr Support new message format in frontend
2018-11-22 unC0Rr Send seed to engine to receive random map previews
2018-11-22 unC0Rr - Move EngineInstance into a separate module
2018-11-22 unC0Rr Implement send_ipc and read_ipc in engine lib, send_ipc in frontend
2018-11-21 alfadur prevent qtmain from not being linked in on windows
2018-11-21 Wuzzy Add Mutant game scheme, and adapt Mutant for the newly unlocked settings
2018-11-21 alfadur prevent SDL2main from being linked in on windows
2018-11-21 nemo add cfg for mutant
2018-11-21 nemo I think this is correct way to use iterate over it as a hashmap. don't have much lua practice
2018-11-21 nemo oops
2018-11-21 nemo flag crates since waste of time for mutant.
2018-11-21 nemo force-disable video recording if C build is enabled.
2018-11-21 nemo silence warning
2018-11-21 unC0Rr Use question mark approach also in IPC::read
2018-11-21 unC0Rr IPC implementation
2018-11-21 Grigory Ustinov Update russian frontend translation
2018-11-20 Wuzzy Clean up 0.9.25 changelog a bit
2018-11-20 unc0rr Fix fpcrtl_strcompare broken in previous commit
2018-11-20 unc0rr No, it doesn't seem legit
2018-11-20 unC0Rr Start outlining ipc subsystem
2018-11-20 unC0Rr Parse and render more messages
2018-11-19 Wuzzy Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
2018-11-19 Wuzzy Don't aggressively delete air mines in Racer
2018-11-19 unc0rr Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
2018-11-19 unc0rr Handle NULL pchar in pchar2astr
2018-11-19 unc0rr Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
2018-11-19 alfadur as much as howling hedgehogs is hilarious, it might be confusing at first
2018-11-19 alfadur merge
2018-11-19 Grigory Ustinov Update russian frontend translation
2018-11-19 Grigory Ustinov Merge with master branch
2018-11-19 Grigory Ustinov Adapt russian translations and fix misprint
2018-11-19 Grigory Ustinov Edit russian translations in desktop file
2018-11-19 Grigory Ustinov Mark non-translatable russian translations with comments, disable unfinished flag
2018-11-19 Wuzzy Show extra seconds when collecting a crate in Teamwork
2018-11-19 Wuzzy Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
2018-11-19 Wuzzy Remove some chatslang from missions
2018-11-19 Wuzzy Update Travis to use Ubuntu bionic (18.04 LTS)
2018-11-19 alfadur was a wrong copy apparently
2018-11-19 alfadur corrected parsing joined with unC0Rr's corrected generating finally gives the right result
2018-11-19 alfadur On a second though, the actual error seems to be elsewhere, so still can use proper indexing
2018-11-19 alfadur seems like it's either this or swap indexing order everywhere
2018-11-19 Wuzzy Fix typo in German translation of ACF1
2018-11-19 Wuzzy ACF1: Set hero's gear position when skipping first cut scene
2018-11-18 Wuzzy Turn accidental globals to locals in Lua libraries
2018-11-18 Wuzzy Get rid of table.maxn in all Lua code
2018-11-18 Wuzzy Update changelog
2018-11-18 unc0rr Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
2018-11-18 nemo fpc likes brackets
2018-11-18 unc0rr AI is bazooka genius
2018-11-18 Wuzzy Display game scheme settings in Pas2C, too
2018-11-18 Wuzzy Shorten German translation in de.txt a bit
2018-11-18 Wuzzy Remove duplicate translation of "Congratulations!" in ru.lua
2018-11-18 Wuzzy Remove invalid translation in pt_PT.txt (missing parameter %1)
2018-11-18 Wuzzy Make sure all engine locale files start with either digit, semicolon or are empty
2018-11-17 nemo verify impact before explosion rating, since the offsets might cause water splashes
2018-11-17 unc0rr Fix desync bomb
2018-11-16 Wuzzy Increase width for key binding drop-down list
2018-11-16 nemo oops
2018-11-16 nemo lua comment handling is seriously WTF, but let's at least allow some partial single line
2018-11-16 GunChleoc Translate the few remaining missing strings in gd.txt
2018-11-16 unC0Rr Implement more of parsing, start implementation of engine messages rendering
2018-11-15 nemo more seems to work better?
2018-11-15 nemo adding X offset seems to improve chance of drownings
2018-11-14 unC0Rr Parse some synced messages, tests
2018-11-14 unC0Rr Recognize timestamps
2018-11-14 unC0Rr Rearrange code
2018-11-13 alfadur fix polygon closure
2018-11-13 alfadur 2018ize everything
2018-11-13 unC0Rr Start working on engine messages parser
2018-11-13 unc0rr Move engine messages into separate lib for reuse
2018-11-13 alfadur reset airmine timer on stun recovery
2018-11-13 alfadur stun airmines on explosions as well
2018-11-13 alfadur add sparkles to stunned airmines
2018-11-13 alfadur update kamikaze collision cache after portalling
2018-11-12 alfadur stun airmines on shove
2018-11-12 alfadur make engine windows checks work for 64bit builds
2018-11-12 Grigory Ustinov Verify and update russian translations for refreshed strings in 04:XX / part 2
2018-11-10 unc0rr Fix birdy appearance/disappearance animation
2018-11-10 Wuzzy Remove all traces of dead code related to amStructure/gtStructure
2018-11-10 Wuzzy Remove unused/out-commented "Structure" strings in engine locale files
2018-11-10 Wuzzy Remove 2 strings violating the 0.9.25 string freeze. Backout this changeset after 0.9.25 got released
2018-11-10 Wuzzy Credit GunChleoc for Scottish Gaelic translation update
2018-11-10 GunChleoc Big update for Scottish Gaelic translation
2018-11-09 Wuzzy Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C
2018-11-09 Wuzzy Backed out changeset b15014125f67
2018-11-09 Wuzzy Fix Pas2C implementation of Val failing to parse hexadecimal
2018-11-09 alfadur pass hwrunner gl context into engine
2018-11-09 alfadur add standalone engine runner
2018-11-09 alfadur some exorcism
2018-11-09 Wuzzy Pas2C: Fix bad C typedefs for Pascal data types Extended and Real
2018-11-09 alfadur fix 03:60
2018-11-09 Grigory Ustinov Verify and update russian translations for refreshed strings in 04:XX / part 1
2018-11-09 Grigory Ustinov Merge with master branch
2018-11-09 Grigory Ustinov Verify and update russian translations for refreshed strings
2018-11-09 Grigory Ustinov Update russian translations in ru.txt
2018-11-09 alfadur generalize adding data to World
2018-11-08 alfadur split hwphysics into modules
2018-11-08 Igor Paliychuk Update Ukrainian localization
2018-11-08 unc0rr A bit of rethinking of game messages and command
2018-11-08 alfadur add some texture transforms
2018-11-08 nemo Blame is about 30% faster than grep
2018-11-08 nemo add the code too
2018-11-08 Grigory Ustinov Add russian translations for chat command help in ru.txt
2018-11-08 Grigory Ustinov Add russian translations in ru.txt (generally 02:00)
2018-11-08 alfadur implement basic land bordering
2018-11-07 unc0rr Start outlining some core engine stuff
2018-11-07 Wuzzy Pas2C: Fix data types of Trunc and Ceil
2018-11-07 nemo oups getter should have it too
2018-11-07 unc0rr - Move hedgewars-engine into lib-hedgewars-engine
2018-11-07 nemo ignore whitespace/case by default to reduce false positives
2018-11-07 alfadur fix texturing and add a theme loading option to land_dump
2018-11-07 nemo requires bash
2018-11-07 Wuzzy Some minor fixes in de.txt
2018-11-07 Wuzzy Add nemo's script to check for outdated engine translations with some adaptations
2018-11-07 alfadur implement basic land texturing
2018-11-07 unc0rr Introduce FIX_STRINGA, use it fpcrtl_pos
2018-11-07 Wuzzy Add TODO in ru.txt for reviewing all 04:XX strings
2018-11-07 Grigory Ustinov Add Russian translations in ru.txt
2018-11-07 alfadur fix mapgen
2018-11-07 alfadur save edges_count
2018-11-07 unC0Rr Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
2018-11-07 unC0Rr Make hedgewars-engine crate produce shared library, implement some basics
2018-11-07 unC0Rr Fix some warnings here and there, remove unwelcomed code
2018-11-07 alfadur start loading theme textures
2018-11-06 alfadur make fill point asserts persistent
2018-11-06 alfadur a bit more simplification without an apparent performance gain
2018-11-06 alfadur seems like about 25% speedup in land filling
2018-11-06 nemo workaround for the freepascal bug courtesy of koda
2018-11-06 alfadur add more point operators
2018-11-06 Grigory Ustinov Update frontend russian translation
2018-11-06 alfadur pull land into collision detector
2018-11-06 unC0Rr Start working on frontend to rust engine rewrite
2018-11-06 alfadur fix tangents
2018-11-06 alfadur fix ray construction
2018-11-05 unc0rr Bezierize land outline
2018-11-05 unc0rr Implement BeizerCurveSegments, no tests
2018-11-05 alfadur merge
2018-11-05 alfadur collapse rectangle types back together with consistent usage of size
2018-11-05 nemo wtf
2018-11-05 alfadur separate rectangle types based on right/bottom edge inclusivity
2018-11-05 alfadur actually there is a way to preserve mutable polygon iterator
2018-11-05 alfadur fix polygons getting unclosed on mirroring
2018-11-05 alfadur merge
2018-11-05 alfadur organize landgen a bit more
2018-11-04 unc0rr - Fix land_dump always skipping bezierize step
2018-11-04 alfadur yaml crate is having problems with unaligned arrays
2018-11-04 alfadur add command arguments to use a template from file into land_dump
2018-11-04 alfadur add a higher level map generation lib to load yaml templates into somewhere
2018-11-04 alfadur resolve some clippy complaints
2018-11-03 unc0rr - Add distance-divider option to land_dump
2018-11-03 alfadur polygonize OutlinePoints
2018-11-03 alfadur fix compile errors
2018-11-03 unc0rr Implement non-overflowing calculations for high values
2018-11-03 unc0rr land_dump app for testing templated landgen
2018-11-03 Wuzzy Fix portal color being switchable after losing control
2018-11-03 Wuzzy Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
2018-11-03 Wuzzy GameServer: Print syntax help if calling /maxteams without argument
2018-11-03 Wuzzy GameServer: Turn some messages into warnings
2018-11-03 alfadur probably should reuse it everywhere then
2018-11-03 alfadur should have been just norm
2018-11-03 unc0rr You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
2018-11-03 alfadur fix normal offset for split points and make directions more consistent
2018-11-03 alfadur reorder split rectangles
2018-11-03 alfadur simplify normal direction check for bounds distances
2018-11-03 alfadur import some clarity into border distance computation
2018-11-02 alfadur fix typos
2018-11-02 alfadur a bit more simplification
2018-11-02 alfadur swap coordinate system
2018-11-02 alfadur a bit of simplification
2018-11-02 alfadur typofix
2018-11-02 unc0rr Fix another typo
2018-11-02 unc0rr Fix typo
2018-11-02 alfadur mark the center in the theme editor
2018-11-02 alfadur fix play area rect
2018-11-02 unc0rr Finish porting FindPoint()
2018-11-02 alfadur add an existing template to the theme editor
2018-11-02 alfadur add basic land template to theme editor
2018-11-02 alfadur fix some compile errors
2018-11-02 alfadur add some more rectangle convenience methods
2018-11-02 unc0rr Move flip and mirror to outline methods
2018-11-02 alfadur add polygons
2018-11-02 alfadur fix infinite loop in landgen
2018-11-02 alfadur add more rectangle methods
2018-11-02 Wuzzy Add grenka to credits for Russian translation
2018-11-02 alfadur update theme editor
2018-11-02 Wuzzy Add some useful translation checker scripts for Lua
2018-11-02 alfadur component-wise division is actually useful sometimes
2018-11-02 Grigory Ustinov Shortened translations of map types in Russian
2018-11-02 Wuzzy Merge unC0Rr's FindPoint() stuff
2018-11-02 Grigory Ustinov Update translations in ru.lua
2018-11-02 Grigory Ustinov Update Russian frontend translation
2018-11-02 Grigory Ustinov Fix mistakes in russian translation of tips
2018-11-02 Grigory Ustinov Update Russian frontend translations
2018-11-02 unC0Rr Start convertion of FindPoint()
2018-11-02 Wuzzy Typecast the ASCII ESC char
2018-11-02 unC0Rr abs(hwRound()) is nonsense
2018-11-02 unC0Rr - Add methods to work with Rect as box
2018-11-02 unC0Rr Refactor tests, add fn center() for Line
2018-11-02 unC0Rr Introduce OutlineSegmentsIterator, some refactoring
2018-11-02 Wuzzy Remove pointless string assignment in PlaySoundV
2018-11-02 Wuzzy Fix ambigious abs in uGearsHandlersMess
2018-11-02 Wuzzy Fix bad "not" in uTeams (made pas2c angry)
2018-11-02 Wuzzy Use hexadecimal number to represent ASCII ESC
2018-11-02 Wuzzy Add Official racer challenge #17
2018-11-02 Wuzzy Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
2018-11-02 unC0Rr Rework lib structure, no code changes
2018-11-02 Wuzzy Update LastVoice when switching to fallback voice
2018-11-01 alfadur wrestle with borrow checker
2018-11-01 unc0rr Commit broken code for divide_edges in hope for salvation
2018-11-01 alfadur fix overflow check in airmine handling
2018-11-01 unc0rr Also ban special symbols block
2018-11-01 Wuzzy Fix game window width/height setting being broken when using Arabic locale
2018-11-01 Grigory Ustinov Slightly correct russian translation of word utility
2018-11-01 Grigory Ustinov Update russian translation
2018-11-01 Grigory Ustinov Adapt russian translation for modern gaming language
2018-11-01 alfadur start a physics engine to try out this data oriented thing everyone seems to be talking about
2018-11-01 KoBeWi Fix too long Polish translation of fps
2018-11-01 Wuzzy Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
2018-11-01 KoBeWi Add missing translation in pl.lua
2018-11-01 alfadur prevent minigun bullet land impacts from pushing hedgehogs
2018-11-01 alfadur update theme editor to use new land generator implementation
2018-11-01 Wuzzy Fix taunts playing too fast after a shot
2018-10-31 alfadur merge
2018-10-31 unc0rr Implement OutlinePoints for land generators, some ground work for template based landgen
2018-10-29 unc0rr Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
2018-10-31 alfadur add missions_ja.txt
2018-10-31 nemo check for teamgone before activating switcher
2018-10-31 Wuzzy Fix various string errors in Lua locale files
2018-10-31 alfadur japanese translation fixes
2018-10-31 alfadur bump server dependencies
2018-10-31 Wuzzy Fix critical Lua syntax errors in lt.lua
2018-10-31 KoBeWi Update Polish translation
2018-10-31 Wuzzy Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
2018-10-31 Wuzzy Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
2018-10-31 Wuzzy Stop using dsUnknown, replace with concrete damage sources
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
(0) -10000 -1536 tip