hedgewars/uVariables.pas
2019-07-08 Wuzzy King Mode: Fix king placement phase not working correctly with multiple teams in a clan
2019-06-29 Wuzzy Display special icon when moving bee cursor over gray wrap area
2019-06-02 Wuzzy Homing bee can now be used as secondary ammo
2019-06-02 Wuzzy Properly prevent using airstrike or girder in mid-air
2019-05-26 Wuzzy Rename sprFirepunch to sprFirePunch
2019-05-26 alfadur add idle shouryuuken animation
2019-05-26 Wuzzy Refactor definition of "local" clans
2019-05-21 alfadur add rope layers
2019-05-21 Wuzzy Fix un-selecting weapon while in multishoot allowing another attack
2019-05-17 Wuzzy Add separate hand image for landspray
2019-05-17 Wuzzy Add piano icon on mouse cursor when selecting piano strike
2019-05-17 Wuzzy Refactor PosCount: Use 0 instead of 1 for unused PosSprite
2019-05-17 Wuzzy Show icon above hedgehog for most ammos without hand image
2019-05-16 Wuzzy Show more health-related icons in top right corner
2019-05-16 Wuzzy Show vampirism icon when vampirism is active
2019-05-16 Wuzzy Make health HUD icon green if hog poisoned
2019-05-16 Wuzzy Display current health in top right corner
2019-05-14 alfadur make rope styleable
2019-04-30 Wuzzy Refactor decimal separator to make Pas2C happy
2019-04-27 Wuzzy Move Hedgewars key IDs to CSV file
2019-04-23 Wuzzy Change init theme to Nature
2019-04-20 Wuzzy Poison taunts: Fall back to Default voice if missing
2019-04-18 Wuzzy Refactor mouse movement handling
2019-04-07 Wuzzy Fix floating pixels if wielding and rotating cleaver
2019-04-07 Wuzzy Add key to display extra gear info tags
2019-04-01 Wuzzy Invert colors if clan color is very dark
2019-02-05 Wuzzy Fix precise volume change being a bit buggy
2019-02-05 Wuzzy Precise+zoom/volume change makes changes in smaller steps
2019-02-05 Wuzzy Add setting to set default/initial zoom
2019-01-25 Wuzzy Add settings.ini setting and hwengine param to disable holiday silliness (hat changes, etc.)
2019-01-15 Wuzzy Refactor hwengine: Rename cLocale to cLanguage
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-11 Wuzzy Make sure to render crosshair above render
2019-01-10 Wuzzy Add button to set bounciness in touch interface
2019-01-05 Wuzzy Lua: Add InitHealth, read-only variable containing the initial hog health setting
2019-01-03 Wuzzy Fix bee targeting fail across wrap world edge
2018-12-19 Wuzzy Lua API: Add functions to add team selected in campaign/mission page
2018-12-18 Wuzzy Add Lua functions to save/get mission variables
2018-12-13 nemo Allow scaling hand drawn maps
2018-12-10 Wuzzy Show Sudden Death warning messages only once per round
2018-12-09 Wuzzy Lua API: SetTurnTimePaused/GetTurnTimePaused
2018-11-27 Wuzzy Swap a few weapons in ammo menu to get a nice 6×10 grid
2018-11-23 nemo overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
2018-11-10 Wuzzy Remove all traces of dead code related to amStructure/gtStructure
2018-10-31 Wuzzy Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
2018-10-27 Wuzzy Use sndWatchThis for molotov attack
2018-10-27 Wuzzy Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
2018-10-26 Wuzzy Fix resurrector handling turn time manually, use correct ammoprop instead
2018-10-05 Wuzzy Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
2018-09-15 Wuzzy Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
2018-08-07 Wuzzy Move max. number of crate spawns into variable
2018-07-16 Wuzzy Add variable to make state of sound system clear 0.9.24
2018-08-01 Wuzzy Lua: Allow to use negative value for AddTeam to select a default clan color
2018-07-28 nemo merge of 0.9.24 - hopefully correctly this time
2018-07-24 Wuzzy Limit max droplet count to 50 (fix for 0.9.24 branch only) 0.9.24
2018-07-20 Wuzzy Move hardcoded bounciness values to uConsts
2018-07-16 Wuzzy Add variable to make state of sound system clear
2018-07-10 Wuzzy Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
2018-07-10 Wuzzy Add dedicated key to display mission panel: M
2018-07-10 Wuzzy Add /help chat command for engine
2018-07-08 Wuzzy Fix GetAmmo getting wrong ammo count
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-16 sheepluva add chat size to misc settings. persist in settings.ini ui-scaling
2018-05-15 sheepluva WIP: allow changing chat size ui-scaling
2018-05-03 Wuzzy Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
2018-03-12 Wuzzy Use visible team count instead of total team count to determine rendered team bar height
2018-03-08 Wuzzy Lua API: Add SetSoundMask to disable playing certain sounds
2018-03-07 Wuzzy Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
2018-03-03 unc0rr Having chat mode as game state was a mistake
2018-02-20 Wuzzy Fix volume caption not being shown when hitting mute key
2018-02-14 Wuzzy Switch + Change hog tags now turns on and off all tags
2018-02-08 Wuzzy Fix timebox being usable in SD w/ damage=0
2018-01-31 alfadur Machinegun. also tweaked ignore
2018-01-07 sheepluva also put GL2 fixes into default
2018-01-05 unc0rr Fix missing default values qmlfrontend
2017-12-16 unc0rr Merge default. This branch is up-to-date and code is working. qmlfrontend
2017-11-25 nemo Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
2017-11-17 nemo alt damage should default to false
2017-10-24 Wuzzy Lua API: Fix Goals text being cut off at ca. 255 characters
2017-10-19 nemo extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
2017-10-18 Wuzzy Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
2017-10-13 nemo mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
2017-10-10 Wuzzy Fix cursor still being visible after using piano strike
2017-10-07 nemo extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
2017-10-04 Wuzzy Show selected weapon again when using it in inf attack mode
2017-04-25 nemo turn hwp Ammos overrides into overlays. untested.
2017-04-25 Wuzzy Fix sndBoring being played when force-ending turn due to victory
2017-04-24 Wuzzy Backed out changeset 98824a464230 (disable GetLaunchX/Y again)
2017-04-22 Wuzzy Fix sniper rifle disabling laser sight utility after shooting
2017-04-19 Wuzzy New Lua call: EndTurn to end turn
2017-04-18 KoBeWi Change water speed range for better precision
2016-05-12 Wuzzy Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
2016-05-12 Wuzzy Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
2017-04-08 Wuzzy Add sounds for rubberduck drop, destruction and water collision
2017-04-08 Wuzzy Add ammotype amDuck for rubber duck
2017-04-08 Wuzzy Add gear gtDuck: rubber duck
2017-04-08 KoBeWi Fix bad water flow animation
2017-04-08 KoBeWi Water can now be animated
2017-04-05 Wuzzy Set default theme water color to blue
2016-10-09 KoBeWi added CloudsL and FlakeL
2017-01-15 alfadur code changes to make the new bat animation work
2016-12-10 sheepluva Bug #108 - Phyfs/Pathz: Fix binds not being loaded
2016-05-09 Wuzzy Add SetAmmoDescriptionAppendix to Lua API, see issue 82
2016-05-09 Wuzzy Add Lua API function SetAmmoTexts (see issue 82)
2016-04-30 Wuzzy Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
2016-04-30 Wuzzy Make the timer red when it is the get-away time
2016-04-30 Wuzzy Turn timer digits green when it's still the ready timer
2016-11-16 nemo Make sd-tint a theme variable so cophernue can tweak his sky tinting
2016-11-15 Wuzzy Show symbols at bottom right while extra damage / low grav. are active
2016-07-15 unc0rr merge default qmlfrontend
2016-06-21 nemo bit of a start on HDPI monitor support. Fonts.
2016-05-17 unc0rr Merge default qmlfrontend
2016-04-26 sheepluva create forts in random order
2016-04-26 sheepluva fix clouds/flakes area not being adjusted after ResizeLand()
2016-02-09 unc0rr Merge default qmlfrontend
2016-01-23 sheepluva Lua API: SetCinematicMode(enable)
2016-01-23 sheepluva adding a "cinematic mode" - currently: black bars on bottom/top. triggered by rcplane when pressing enter
2016-01-01 unc0rr merge default qmlfrontend
less more (0) -120 tip