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-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 alfadur Implement map voting
2018-07-19 alfadur clean up room lookups
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 alfadur Keep hedgehog limit in sync
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 alfadur indulge clippy
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 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-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-13 alfadur Better packing for clients
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-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-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-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 alfadur Mostly implement voting
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 alfadur Implement greetings & fixed rooms
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
(0) -10000 -3000 -1000 -256 +256 +1000 tip