2019-07-01 Wuzzy Fix hog tags of current hog not rendered in gray area of wrap world edge if finger is shown
2019-06-30 Wuzzy Mark Polish translation as complete for next release
2019-06-30 KoBeWi Update Polish frontend translation and finish pl.txt
2019-06-30 Wuzzy Fix sidFPS not being properly right-aligned (again!)
2019-06-29 Wuzzy Display special icon when moving bee cursor over gray wrap area
2019-06-29 Wuzzy Bee: Call HomingWrap in pre-homing phase, too
2019-06-29 Wuzzy Air mine contour: Lower opacity when not seeking
2019-06-29 Wuzzy More logical lamp rules for air mine
2019-06-29 Wuzzy Make air mine contour red when chasing
2019-06-29 Wuzzy Render contour of air mines when in highly opaque water
2019-06-29 Wuzzy WxW: Hide “Please wait ...” panel by default
2019-06-29 Wuzzy Update changelog WRT Polish translation
2019-06-29 KoBeWi Update Polish translation: Lua 100%, update pl.txt
2019-06-24 Wuzzy Fix buggy kamikaze when hog took damage during short waiting phase at start
2019-06-23 Wuzzy Explode hog instantly when taking damage while dying
2019-06-23 Wuzzy Update changelog
2019-06-23 Wuzzy Backed out changeset a5fb73335a87 - This violated the string freeze declared on June 20, 2019
2019-06-22 nemo Someone didn't understand why they couldn't rejoin a game. Maybe this will help
2019-06-22 nemo 48 used to be the limit
2019-06-21 alfadur fill the atlas with sprites
2019-06-21 Wuzzy Update locale files
2019-06-21 GunChleoc Add Scottish Gaelic translation in metadata files
2019-06-21 GunChleoc Update Scottish Gaelic translation (frontend)
2019-06-20 alfadur add a way to reference atlas contents
2019-06-20 alfadur fix hammer and rcplane sprite offsets
2019-06-20 alfadur add missing GL2 support call
2019-06-20 nemo consistent indentation with rest of unit. was just to help me read this block
2019-06-19 unc0rr Rework EquidistantPoints
2019-06-19 nemo make airmines less of CPU hogs
2019-06-19 Wuzzy Make flames ignore bouncy world edge
2019-06-19 Wuzzy uLand.pas: Remove unused variable
2019-06-19 Wuzzy weBounce: Fix some weird bouncing behaviour
2019-06-17 Wuzzy Lua: Fix incorrect values for capcolDefault, capcolSetting
2019-06-18 alfadur enable local admins for non-official servers
2019-06-18 alfadur break error loop in client removal
2019-06-18 alfadur pin removed clients until the output buffer is flushed
2019-06-18 alfadur remove a 2015ism
2019-06-17 Wuzzy ACF5: Fix incorrect ammo display on turn start at wave 3
2019-06-17 Wuzzy New formula to calculate drawn map sizes, now every FeatureSize leads to an unique size
2019-06-17 Wuzzy Fix air mine spawning inside land if land is almost completely full
2019-06-17 Wuzzy Fix mapgen flowers being slightly offset on X axis
2019-06-17 Wuzzy ACF10: Show proper messages when everyone dies
2019-06-17 Wuzzy ACF: Show "Mission succeeded/failed" in stats screen
2019-06-16 Wuzzy ACF5: Tweak hog coordinates to avoid floating
2019-06-16 Wuzzy ACF5: Disable inappropriate "boring" taunt at the end
2019-06-16 Wuzzy ACF5: In final animation, move camera to empty cage
2019-06-16 alfadur avoid allocation in hash comparison
2019-06-16 Wuzzy ACF5: Also clear crates around cyborg
2019-06-16 Wuzzy Fix mouse wheel scrolling team list when used on team color widget
2019-06-15 Wuzzy Set smaller pageStep for all QSliders
2019-06-15 Wuzzy Fix mapgen flowers being placed into indestructible map border
2019-06-15 Wuzzy Refactor uLand.pas a bit and add constant for border width
2019-06-15 Wuzzy Drawn maps: Fix off-by-one errors in land erasing code
2019-06-15 Wuzzy Fix sprays being biased to the left on huge maps
2019-06-15 Wuzzy Perlin maps: Initialize playWidth and playHeight
2019-06-15 Wuzzy Continental supplies: Fix Lua error when first hog of team dies
2019-06-15 Wuzzy Continental supplies: Show continent in team bars
2019-06-15 Wuzzy Continental supplies: Show selected continent if randomly chosen
2019-06-15 Wuzzy Basic Movement Training: Set HealthCaseAmount to 5
2019-06-15 Wuzzy Move piano splash a few pixels lower
2019-06-15 Wuzzy Remove dead code in uWorld.pas
2019-06-15 Wuzzy Fix hog facing direction when landing with parachute
2019-06-15 Wuzzy weBounce: Force hedgehogs to stay in playable area
2019-06-15 Wuzzy Keep hog facing direction while on parachute
2019-06-15 Wuzzy Properly set dx/dy of hedgehog on parachute
2019-06-15 Wuzzy Change max hedgehog estimate for drawn map sizes 1-3
2019-06-15 Wuzzy Fix world edge positions for drawn maps
2019-06-15 Wuzzy Restrict object placement between leftX and rightX
2019-06-15 Wuzzy Drawn maps: Erase land outside of land bounds
2019-06-14 Wuzzy Fix freezer drawing land outside of indestructible land border in some map types
2019-06-14 Wuzzy Fix coloring of map border at top left/right corner being wrong sometimes
2019-06-14 Wuzzy ACF1: Crate challenge: Fix turn time being reset to infinity after taking dmg
2019-06-14 Wuzzy WxW, Racer: Make bots skip/auto-confirm setup phase
2019-06-14 Wuzzy Continental supplies: Bots select random continent
2019-06-13 Wuzzy Clear jump and walk msgs after placement
2019-06-11 Wuzzy Fix floating hog when switching to moving hog
2019-06-08 Wuzzy Frenzy: Change ammo slots to be closer to original slots
2019-06-08 Wuzzy Frenzy: Fix incorrect ammo slot numbers in ammo menu
2019-06-08 Wuzzy Lua API: Add SetAmmoSlot
2019-06-07 Wuzzy CTF/Control: Fix incomplete hedgehog loop bounds
2019-06-07 Wuzzy Remove kamikaze and piano strike from CTF and Control
2019-06-07 Wuzzy Battalion (King): At end of turn, re-kill all minions without king
2019-06-07 Wuzzy End turn immediately when hedgehog health reaches 0
2019-06-07 Wuzzy Battalion (King): Kill minions with default boom
2019-06-07 Wuzzy Battalion: Handle gfKing properly
2019-06-04 alfadur use tuple parsers
2019-06-04 alfadur fix parser getting stuck
2019-06-04 alfadur simplify root parser
2019-06-04 unc0rr Fix build errors in certain configurations
2019-06-04 unc0rr Apply dos2unix to rust sources
2019-06-04 alfadur make custom combinators high order
2019-06-04 alfadur parser cleanup
2019-06-04 alfadur merge
2019-06-04 alfadur fix lists parsing
2019-06-04 unc0rr Add 'discard' method for lfprng
2019-06-04 alfadur upgrade to nom5 beta2
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 tip