Mercurial
Mercurial
>
sheepy-clone
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
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.
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
Remove weird fallbacks for sndHmm
2018-12-08, by Wuzzy
Make better re-use of some mission strings
2018-12-08, by Wuzzy
Whoops. Forgot to bump default gameServer MOTD to 0.9.25. :(
0.9.25
2018-12-08, by Wuzzy
Clarify the buttons in pagenet
2018-12-08, by Wuzzy
Update description of the "training" menu to be more accurate
2018-12-08, by Wuzzy
Fix minor grammar fail
2018-12-08, by Wuzzy
Modify texts in first 2 ACF missions to be compatible with Touch
2018-12-08, by Wuzzy
Add tutorial texts for Touch interface
2018-12-08, by Wuzzy
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
tip