Mercurial
Mercurial
>
sheepy-clone
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Show error message in frontend if video encoding failed in engine
2019-01-17, by Wuzzy
Initialize newGameTicks/newRealTicks
2019-01-17, by Wuzzy
make stuff const
2019-01-17, by alfadur
ASA fruit01: Add hog appear effect
2019-01-17, by Wuzzy
Animate lib: AnimOutOfNowhere's 2nd and 3rd args are now optional
2019-01-17, by Wuzzy
ASA death01: Tweak mines and barrels a bit
2019-01-17, by Wuzzy
ASA death01: Optimize hog spawn positions, animate professor teleportation
2019-01-17, by Wuzzy
Clear hog gear message less agressively in ACF3
2019-01-17, by Wuzzy
Update changelog
2019-01-17, by Wuzzy
ACF5: Disable utilities until the traitor has been dealt with
2019-01-16, by Wuzzy
Lua: Fix SetAmmoDelay not working properly when called after initialization
2019-01-16, by Wuzzy
Fix DismissTeam not clearing the team properly
2019-01-16, by Wuzzy
Make passive teams no longer mess with game stats
2019-01-16, by Wuzzy
Update clan passive status when team died / got resurrected
2019-01-16, by Wuzzy
ASA ice01: Clear hero's gear message when entering no-fly zone
2019-01-16, by Wuzzy
ASA desert01: Make smugglers smarter
2019-01-16, by Wuzzy
ASA desert01: Enable skip all the time
2019-01-16, by Wuzzy
Make use of passive teams in various campaign missions
2019-01-16, by Wuzzy
Add SetTeamPassive. Passive teams are treated like frozen teams
2019-01-16, by Wuzzy
pagegamestats: Fix time number rendering
2019-01-16, by Wuzzy
ASA desert01: Fix third battle sometimes stopping instantly
2019-01-16, by Wuzzy
ASA death01: Hide, don't delete "human" professor, to avoid traitor taunt
2019-01-16, by Wuzzy
ASA death01: Fix precise key not getting cleared
2019-01-16, by Wuzzy
ASA desert01: Clear hero gear message when battle starts
2019-01-16, by Wuzzy
Clear gear message in AnimSwitchHog
2019-01-16, by Wuzzy
ASA cosmos: Minor cinematic tweaks for meteorite cut scene
2019-01-16, by Wuzzy
Remove unused variable from hwform.h
2019-01-16, by Wuzzy
Campaign: Try to auto-select an open mission after selecting team or campaign
2019-01-16, by Wuzzy
Campaign: Select next unfinished mission after completing one
2019-01-16, by Wuzzy
Frontend: Don't reset campaign mission selection to top of list after each play
2019-01-16, by Wuzzy
Make game engine load the user's locale correctly (bug 688)
2019-01-16, by Wuzzy
Refactor hwengine: Rename cLocale to cLanguage
2019-01-16, by Wuzzy
Make hog kill stat stuff consistent WRT SD water rise
2019-01-15, by Wuzzy
Fix hog taunts counting SD water rise drowns as team kills (bug 691)
2019-01-15, by Wuzzy
Comment all important variables in uStats
2019-01-15, by Wuzzy
Target practice: Change target radar color to red
2019-01-15, by Wuzzy
Highlight next target for most target practices
2019-01-15, by Wuzzy
ACF5: Delete circles vgears after wave3 appeared
2019-01-14, by Wuzzy
Keep track of accuracy record in target practice challenges
2019-01-14, by Wuzzy
Remove "loser" messages in challenges
2019-01-14, by Wuzzy
just focus on the unsafe deletes in a hopefully branch-safe fashion
0.9.25
2019-01-14, by 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, by nemo
Rename the special "none" key in frontend
2019-01-14, by Wuzzy
branch merge
2019-01-14, by nemo
ai improvements are release branch safe
0.9.25
2019-01-14, by nemo
Reverse order of visual gears linked list
2019-01-14, by Wuzzy
Update changelog for campaign updates
2019-01-14, by Wuzzy
ASA moon02: Don't play victory animation if runner died and hero survived
2019-01-14, by Wuzzy
ASA: Tweak spawning height of hedgehogs
2019-01-14, by Wuzzy
ASA moon02: Fix player not losing if time runs out while still having the rope
2019-01-14, by Wuzzy
Fix crosshair sometimes not getting removed
2019-01-14, by Wuzzy
Outsource commonly used words in siPointType to QTfrontend
2019-01-14, by Wuzzy
ASA moon02: Add finishing times in ranking
2019-01-14, by Wuzzy
ASA: Show current time and personal best in moon02
2019-01-14, by Wuzzy
ASA desert02: Show escape record in-game
2019-01-14, by Wuzzy
Tweak bounce effects of some gears
2019-01-14, by Wuzzy
Fix "unused variable" warning (valOK)
2019-01-14, by Wuzzy
Remove a bunch of dead out-commented code
2019-01-14, by Wuzzy
Fix WorldWrap returning sometimes true unjustifiably
2019-01-14, by Wuzzy
Properly stop freezeray at bounce edge (instead of restarting the ray over and over again)
2019-01-14, by Wuzzy
Fix airplane line being drawn in front of many HUD elements
2019-01-13, by Wuzzy
Air attack: Don't spawn missile if it would end up inside bounce world edge of other side
2019-01-13, by Wuzzy
Tweak height limit of air attack in bounce edge maps
2019-01-13, by Wuzzy
Disallow placement of piano beyond bounce world edge
2019-01-13, by Wuzzy
Deny air attack in bounce world edge if target is in "impossible" position
2019-01-13, by Wuzzy
Don't try to spawn air mines beyond the bounce world edge
2019-01-13, by Wuzzy
Bounce off gears at bouncy world edge only if they move towards it
2019-01-13, by Wuzzy
Frontend: Tweak button padding once more
2019-01-13, by Wuzzy
Mention zoom key in movement training
2019-01-12, by Wuzzy
Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug 718)
2019-01-12, by Wuzzy
Frontend: More button padding tweaking
2019-01-12, by Wuzzy
TS: Restore 2 of the "specialist" letters
2019-01-12, by Wuzzy
merge release branch
2019-01-11, by nemo
tabs to spaces
0.9.25
2019-01-11, by 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, by nemo
couple more use after frees for gear deletion.
2019-01-11, by nemo
Make sure to render crosshair above render
2019-01-11, by Wuzzy
Render contour of flying saucer is in (mostly) opaque
2019-01-11, by Wuzzy
Frontend: Increase padding of small push buttons
2019-01-11, by Wuzzy
Restore map scaling of Tunnels script
2019-01-10, by Wuzzy
Force MapFeatureSize=12 in TechRacer
2019-01-10, by Wuzzy
Fix Racer ghost not resetting properly after a skip (bug 565)
2019-01-10, by Wuzzy
Fix dy hardcoded value in kamikaze test
2019-01-10, by unc0rr
Fix broken kamikaze logic when target position is close to attacker
2019-01-10, by unc0rr
Don't say "first blood" in games with only 1 clan
2019-01-10, by Wuzzy
Fix wind bar animation not looping properly
2019-01-10, by Wuzzy
Prevent wind bar from overflowing with high wind values
2019-01-10, by Wuzzy
Tweak appear/disappear animation of touch widgets
2019-01-10, by Wuzzy
Minor touch refactor
2019-01-10, by Wuzzy
Swap 2 targets in grenade training to make the start a bit easier
2019-01-10, by Wuzzy
Update grenade training to support bounciness in Touch
2019-01-10, by Wuzzy
Add button to set bounciness in touch interface
2019-01-10, by Wuzzy
Use player team's control scheme for all teams if there's a mission team
2019-01-10, by Wuzzy
Fix player team ignoring custom team control scheme in campaign/missions
2019-01-10, by Wuzzy
Restructure changelog
2019-01-10, by Wuzzy
Fix double water splash if flying saucer drowns (bug 681)
2019-01-10, by Wuzzy
Remove default keybinding for unselecting weapon
2019-01-09, by Wuzzy
Allow to leave a control unused (no key binding)
2019-01-09, by Wuzzy
fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog
2019-01-09, by nemo
Add control (default: X) to unselect current weapon
2019-01-09, by Wuzzy
Send and display owner name of own teams in online games (fixes bug 468)
2019-01-09, by Wuzzy
Suppress “<team> is gone message on game end
2019-01-08, by Wuzzy
Pagetraining: Make sure the translator comment will be collected
2019-01-06, by Wuzzy
Make turn timer gray when finishing target practice
2019-01-06, by Wuzzy
Display team records in training menu
2019-01-06, by Wuzzy
BRW: Fix Lua error after using timebox
2019-01-05, by Wuzzy
TS: Scale health with the “initial health” setting from game scheme
2019-01-05, by Wuzzy
Lua: Add InitHealth, read-only variable containing the initial hog health setting
2019-01-05, by Wuzzy
TS: Improve configurability by game scheme
2019-01-05, by Wuzzy
TS: Simplify mission panel, fix bad string concatenation
2019-01-05, by Wuzzy
TS: Add script param to set specialists for all teams at once
2019-01-05, by Wuzzy
Document TS script param syntax, change some letters
2019-01-05, by Wuzzy
Clean up indents and comments in The_Specialists.lua
2019-01-05, by Wuzzy
Allow customising the teams
2019-01-05, by nemo
ASA ice02: Clean up some subtle weirdness on timeout
2019-01-03, by Wuzzy
Fix bee targeting fail across wrap world edge
2019-01-03, by Wuzzy
Fix force-locked schemes getting unlocked when changing map types (bug 378)
2019-01-03, by Wuzzy
ASA ice02: Don't show remaining saucers in stats (unimportant)
2019-01-02, by Wuzzy
heh. apparently pas2c doesn't validate pascal, so I guess we need to dogfood *both*
2019-01-02, by nemo
remove Wuzzy's val checking, add a FIXME to add that to the C implementation
2019-01-02, by nemo
Initialize mission completion status on frontend load
2019-01-02, by Wuzzy
From https://salsa.debian.org/games-team/hedgewars/blob/master/debian/patches/link-libatomic.patch
0.9.25
2019-01-01, by nemo
- Bots activate extra time if needed
2019-01-01, by unc0rr
- Never consider a bot in inf attacks mode being in after attack mode, helps action in inf attack
2019-01-01, by unc0rr
Implement letter repeat check
2018-12-28, by unc0rr
Server action refactoring part 1 of N
2018-12-28, by alfadur
Start chat_sanitizer package inspired by chat bot on pokerth server
2018-12-27, by unc0rr
ASA cosmos: Move flower icons of desert planet above cactus instead of bird
2018-12-21, by Wuzzy
ASA cosmos: Remove unneccary message when hero dies after moon was reached
2018-12-21, by Wuzzy
Simplify some mission strings
2018-12-21, by Wuzzy
Update German translation
2018-12-21, by Wuzzy
Update locale files
2018-12-21, by Wuzzy
Localization: Also collect first line of credits.csv
2018-12-21, by Wuzzy
Reduce skipping craziness in ASA fruit02 a bit
2018-12-21, by Wuzzy
Minor refactor in single missions
2018-12-21, by Wuzzy
Fix team name bugs in RC Plane Challenge and Dangerous Ducklings
2018-12-21, by Wuzzy
Merge nemo's VideoRec commit
2018-12-21, by Wuzzy
Fix 2 team name mistakes in missions
2018-12-21, by Wuzzy
Update mission description for Bazooka Battlefield
2018-12-21, by Wuzzy
ASA desert01: Fix mission ending when all smugglers are dead
2018-12-21, by Wuzzy
ASA death01: Use unique team names for professor teams
2018-12-21, by Wuzzy
Update ASA campaign to use player chosen team identity
2018-12-21, by Wuzzy
ACF: Consistent cannibals flag/voice, change Princess flag
2018-12-21, by Wuzzy
Use player team name in ACF campaign
2018-12-21, by Wuzzy
Refactor ACF missions, store team names in variables
2018-12-21, by Wuzzy
Change AddTeam/AddMissionTeam to return real team name and index (in that order)
2018-12-20, by Wuzzy
Use player's team identity for SimpleMission-based mission
2018-12-20, by Wuzzy
Use player-chosen team identity for most challenges and scenarios
2018-12-20, by Wuzzy
Check team name collision and make them unique, if neccessary
2018-12-20, by Wuzzy
Use player-chosen team identity for training and a few challenges
2018-12-19, by Wuzzy
Lua: AddTeam / AddMissionTeam now return team index
2018-12-19, by Wuzzy
Remove unused vars in uTeams
2018-12-19, by Wuzzy
Lua API: Add functions to add team selected in campaign/mission page
2018-12-19, by Wuzzy
remove if disabled in main config
2018-12-19, by nemo
Keep track of singleplayer high scores in challenges
2018-12-19, by Wuzzy
Add fallback preview image for scenarios
2018-12-19, by Wuzzy
Add image for challenges
2018-12-19, by Wuzzy
Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
2018-12-19, by Wuzzy
Tweak training menu spacing
2018-12-19, by Wuzzy
Save and restore last campaign/training team selection in settings.ini
2018-12-18, by Wuzzy
Sync team comboboxes in campaign and training page
2018-12-18, by Wuzzy
Training page: Don't change selection after changing team or playing
2018-12-18, by Wuzzy
Update training page after completing a training
2018-12-18, by Wuzzy
Fix victory check of a few scenarios
2018-12-18, by Wuzzy
Add Lua callback: onGameResult
2018-12-18, by Wuzzy
Report mission victory for most missions
2018-12-18, by Wuzzy
Add Lua functions to save/get mission variables
2018-12-18, by Wuzzy
Add team selection in training page and basic check mark support
2018-12-18, by Wuzzy
Attempt to allow building video recording in pas2c mode, currently fails parsing
2018-12-16, by unc0rr
if a script is set, feature size can generate different maps
2018-12-16, by nemo
Same with ShoppaMap
2018-12-16, by nemo
fix DiagonalMaze after the drawing scaling change, add some params since ginormous maze is kinda entertaining
2018-12-16, by nemo
Apply rustfmt to all files
2018-12-16, by unc0rr
Start database interaction implementation
2018-12-16, by unc0rr
Rope training: Simplify final challenge, remove mines
2018-12-15, by Wuzzy
Rope training: Show hint after destroying barrels
2018-12-15, by Wuzzy
Make various stunts in flying saucer training easier
2018-12-15, by Wuzzy
Movement training: Show damage message only after passing certain point
2018-12-15, by Wuzzy
Show mission panel key as permanent caption in movement training
2018-12-15, by Wuzzy
Fix incorrect text for sidNoEndTurn in en.txt
2018-12-14, by Wuzzy
Add language-neutral version of Trainings.png
2018-12-14, by Wuzzy
Update changelog
2018-12-14, by Wuzzy
Backed out changeset f791c46b47a4
2018-12-14, by Wuzzy
Update changelog and README
2018-12-14, by Wuzzy
Start first turn in ACF5 even faster
2018-12-14, by Wuzzy
ACF3: Fix weapons being disabled in first turn
2018-12-14, by Wuzzy
Faster switch to correct hog in ACF5
2018-12-14, by Wuzzy
Fix incorrect message in ASA death01
2018-12-14, by Wuzzy
Set internal version to 1.0.0-dev
2018-12-14, by Wuzzy
Append -dev to version string if built in non-release mode
2018-12-14, by Wuzzy
Fix minor mistake in credits
2018-12-14, by Wuzzy
Colorize people names in About screen
2018-12-14, by Wuzzy
Merge recent Rust changes
2018-12-14, by Wuzzy
Add nicknames in credits
2018-12-14, by Wuzzy
Adopt physfs-rs lib and adapt it to recent std library, remove global mutex
2018-12-13, by unc0rr
Add more maps and theme credits in credits.csv
2018-12-13, by Wuzzy
Clean up CREDITS file, move more credits to credits.csv
2018-12-13, by Wuzzy
Merge
2018-12-13, by Wuzzy
Some minor credits typo fixes
2018-12-13, by Wuzzy
Make captions in credits translatable, too
2018-12-13, by Wuzzy
Add row type column in credits.csv
2018-12-13, by Wuzzy
Make about dialog in frontend translatable
2018-12-13, by Wuzzy
Restructure credits
2018-12-13, by Wuzzy
Point to CREDITS file
2018-12-13, by Wuzzy
Move credits to RFC-4180-conforming CSV file
2018-12-13, by Wuzzy
pull in nicer fix
2018-12-13, by nemo
This seems to be all that was needed for bug #719
0.9.25
2018-12-13, by nemo
Backed out changeset 1ffa8bfc5c58
0.9.25
2018-12-13, by nemo
merge in 0.9.25 fixes
2018-12-13, by nemo
Disable screenshoting in pas2c due to unimplemented function. bug #719
0.9.25
2018-12-13, by nemo
dumbest pas2c fix ever?
2018-12-13, by nemo
might as well render preview using smallest size to speed it up
2018-12-13, by nemo
Backed out changeset e60e2e7dd43a to restore pre-0.9.25 string changes
2018-12-13, by Wuzzy
Allow scaling hand drawn maps
2018-12-12, by nemo
Move rust server into rust folder
2018-12-10, by unc0rr
Frenzy: More consistent ready time setting
2018-12-10, by Wuzzy
Frenzy: Hide slot key info in Touch (there are no slot keys in Touch)
2018-12-10, by Wuzzy
Remove debugging code
2018-12-10, by Wuzzy
Ammo menu: Show number instead F1, etc. if slot keys differ from default or in Touch interface
2018-12-10, by Wuzzy
Also play countdown warning sounds with low initial turn time
2018-12-10, by Wuzzy
Skip ammo menu open animation if playing with TurnTime <= 10s
2018-12-10, by Wuzzy
Shorter turn reaction delay
2018-12-10, by Wuzzy
Also show SD warning 3 and 7 rounds before SD
2018-12-10, by Wuzzy
Show Sudden Death warning messages only once per round
2018-12-10, by Wuzzy
Tweak damage tag delay
2018-12-10, by Wuzzy
Fix "first blood" taunt being repeated if same hog got hurt again
2018-12-10, by Wuzzy
Properly disable SD in That Sinking Feeling
2018-12-10, by Wuzzy
Fix poison damage not working in first round
2018-12-10, by Wuzzy
Remove incorrectly used Delay parameter in many scripts
2018-12-10, by Wuzzy
Longer delays between turns for better readability
2018-12-10, by Wuzzy
End turn immediately if king of own team was killed
2018-12-10, by Wuzzy
Fix some King Mode bugs causing minions not always being properly killed
2018-12-10, by Wuzzy
Hide most HUD elements in cinematic mode
2018-12-09, by Wuzzy
Fix fail to parse protocol number from engine
2018-12-09, by unc0rr
Colorize switching arrows, pointing arrow and target cross in clan color
2018-12-09, by Wuzzy
Lua API: SetTurnTimePaused/GetTurnTimePaused
2018-12-09, by Wuzzy
Lua API: Make the last 2 params optional in the SpawnFake*Crate functions
2018-12-09, by Wuzzy
pull file io out of server handler
2018-12-09, by alfadur
Add Hmm.ogg for Default_ru
2018-12-09, by Wuzzy
Add more fallback sounds
2018-12-09, by Wuzzy
less
more
|
(0)
-10000
-3000
-1000
-240
+240
tip