Mercurial
Mercurial
>
hedgewars-draft
/ 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.
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
Add reminder to call /restart_server with "yes"
2018-12-08, by Wuzzy
/registered_only now tells in chat whether the state is on or off
2018-12-08, by Wuzzy
Fix incomplete syntax help of /callvote
2018-12-08, by Wuzzy
Add chat command "/help room" to show room help in game
2018-12-08, by Wuzzy
Bump protocol number to 58 (1.0.0-dev)
2018-12-08, by Wuzzy
pull 0.9.25 changes into default
2018-12-07, by nemo
try again 🙃
2018-12-07, by alfadur
dispose of server mods
2018-12-07, by alfadur
Rework EngineInstance::generatePreview, add preview cleanup function in enginelib
2018-12-07, by unC0Rr
Allow to instantiate HWEngine with different library binaries
2018-12-07, by unC0Rr
Add possibility to instantiate HWEngine objects from QML, reorganize work with preview
2018-12-07, by unC0Rr
Rename protocol_version to hedgewars_engine_protocol_version to ensure use of correct library
2018-12-07, by unC0Rr
Move the static mines test (bug #96) to a separate folder to allow using all tests in tests/lua for release testing.
0.9.25
2018-12-05, by nemo
Add log note just in case pas2c does anything odd.
0.9.25
2018-12-05, by nemo
Explain those weird hexcodes in uGearsHedgehog
0.9.25
2018-12-05, by Wuzzy
make pas2c function without haskell aborting if locale is C
0.9.25
2018-12-05, by nemo
Fix cluster bomb target practice counting clusters as "shots"
0.9.25
2018-12-05, by Wuzzy
ACF1: Fix Lua error when hitting Attack after failing the rope challenge
0.9.25
2018-12-04, by Wuzzy
0.9.25 release branch
0.9.25
2018-12-03, by nemo
close 0.9.23
0.9.23
2018-12-03, by nemo
close 0.9.22
0.9.22
2018-12-03, by nemo
Added tag 0.9.25-release for changeset 5e28098fb593
2018-12-03, by Wuzzy
Fix stray tab character
0.9.25-release
2018-12-02, by unc0rr
Make sad Pas2C happy again (add missing parenthesis around a "not")
2018-12-01, by Wuzzy
Apply Pas2C fix suggested by unC0Rr
2018-12-01, by Wuzzy
Bump protocol number to 57
2018-12-01, by Wuzzy
Fix some incorrect German translations
2018-12-01, by Wuzzy
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
tip