Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+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.
Move flip and mirror to outline methods
2018-11-02, by unc0rr
add polygons
2018-11-02, by alfadur
fix infinite loop in landgen
2018-11-02, by alfadur
add more rectangle methods
2018-11-02, by alfadur
Add grenka to credits for Russian translation
2018-11-02, by Wuzzy
update theme editor
2018-11-02, by alfadur
Add some useful translation checker scripts for Lua
2018-11-02, by Wuzzy
component-wise division is actually useful sometimes
2018-11-02, by alfadur
Shortened translations of map types in Russian
2018-11-02, by Grigory Ustinov
Merge unC0Rr's FindPoint() stuff
2018-11-02, by Wuzzy
Update translations in ru.lua
2018-11-02, by Grigory Ustinov
Update Russian frontend translation
2018-11-02, by Grigory Ustinov
Fix mistakes in russian translation of tips
2018-11-02, by Grigory Ustinov
Update Russian frontend translations
2018-11-02, by Grigory Ustinov
Start convertion of FindPoint()
2018-11-02, by unC0Rr
Typecast the ASCII ESC char
2018-11-02, by Wuzzy
abs(hwRound()) is nonsense
2018-11-02, by unC0Rr
- Add methods to work with Rect as box
2018-11-02, by unC0Rr
Refactor tests, add fn center() for Line
2018-11-02, by unC0Rr
Introduce OutlineSegmentsIterator, some refactoring
2018-11-02, by unC0Rr
Remove pointless string assignment in PlaySoundV
2018-11-02, by Wuzzy
Fix ambigious abs in uGearsHandlersMess
2018-11-02, by Wuzzy
Fix bad "not" in uTeams (made pas2c angry)
2018-11-02, by Wuzzy
Use hexadecimal number to represent ASCII ESC
2018-11-02, by Wuzzy
Add Official racer challenge #17
2018-11-02, by Wuzzy
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
2018-11-02, by Wuzzy
Rework lib structure, no code changes
2018-11-02, by unC0Rr
Update LastVoice when switching to fallback voice
2018-11-02, by Wuzzy
wrestle with borrow checker
2018-11-02, by alfadur
Commit broken code for divide_edges in hope for salvation
2018-11-02, by unc0rr
fix overflow check in airmine handling
2018-11-02, by alfadur
Also ban special symbols block
2018-11-01, by unc0rr
Fix game window width/height setting being broken when using Arabic locale
2018-11-01, by Wuzzy
Slightly correct russian translation of word utility
2018-11-01, by Grigory Ustinov
Update russian translation
2018-11-01, by Grigory Ustinov
Adapt russian translation for modern gaming language
2018-11-01, by Grigory Ustinov
start a physics engine to try out this data oriented thing everyone seems to be talking about
2018-11-01, by alfadur
Fix too long Polish translation of fps
2018-11-01, by KoBeWi
Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
2018-11-01, by Wuzzy
Add missing translation in pl.lua
2018-11-01, by KoBeWi
prevent minigun bullet land impacts from pushing hedgehogs
2018-11-01, by alfadur
update theme editor to use new land generator implementation
2018-11-01, by alfadur
Fix taunts playing too fast after a shot
2018-11-01, by Wuzzy
merge
2018-11-01, by alfadur
Implement OutlinePoints for land generators, some ground work for template based landgen
2018-10-31, by unc0rr
Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
2018-10-29, by unc0rr
add missions_ja.txt
2018-10-31, by alfadur
check for teamgone before activating switcher
2018-10-31, by nemo
Fix various string errors in Lua locale files
2018-10-31, by Wuzzy
japanese translation fixes
2018-10-31, by alfadur
bump server dependencies
2018-10-31, by alfadur
Fix critical Lua syntax errors in lt.lua
2018-10-31, by Wuzzy
Update Polish translation
2018-10-31, by KoBeWi
Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
2018-10-31, by Wuzzy
Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
2018-10-31, by Wuzzy
Stop using dsUnknown, replace with concrete damage sources
2018-10-31, by Wuzzy
Merge
2018-10-30, by Wuzzy
Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
2018-10-30, by Wuzzy
Play another voice as fallback if sndRevenge could not be found
2018-10-30, by Wuzzy
Refactor fallback taunt code
2018-10-28, by Wuzzy
Add taunts: Leavemealone, Cutitout (when attacked many times)
2018-10-28, by Wuzzy
Add revenge taunt
2018-10-28, by Wuzzy
fix theme editor
2018-10-30, by alfadur
extract size struct for common usage
2018-10-30, by alfadur
add circle filling to land2d
2018-10-30, by alfadur
make theme editor render some random map lines
2018-10-30, by alfadur
hide get_next back
2018-10-29, by alfadur
start a theme editor as an excuse to see land generator in action
2018-10-29, by alfadur
make useful stuff public
2018-10-29, by alfadur
Start land generators implementation
2018-10-28, by unc0rr
Remove some dead code
2018-10-28, by unc0rr
Play sndStupid on round draw instead of sndNutter
2018-10-28, by Wuzzy
Chance to play sndNutter if player sacrifices hog and misses
2018-10-28, by Wuzzy
Only play sndThisOneIsMine if crate drops close to hog
2018-10-28, by Wuzzy
Shorten some Ohdear/Solong sounds to match the death animation
2018-10-27, by Wuzzy
Don't play sndDrat or sndBugger on self-kill
2018-10-27, by Wuzzy
New taunt: Runaway, when something is about to blow up near current hog
2018-10-27, by Wuzzy
Use sndWatchThis for molotov attack
2018-10-27, by Wuzzy
Classic voice: Add Melon.ogg (copied from Watchthis.ogg)
2018-10-27, by Wuzzy
Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
2018-10-27, by Wuzzy
Add 3 taunts: Amazing, Brilliant, Excellent
2018-10-27, by Wuzzy
Add 7 new taunts
2018-10-27, by Wuzzy
Add missing Firepunch taunt for Classic voice (copied from Watchthis.ogg)
2018-10-27, by Wuzzy
uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
2018-10-27, by Wuzzy
Add Grenade taunt when grenade close to hog is about to blow up
2018-10-27, by Wuzzy
update changelog
2018-10-27, by alfadur
and finally make the bat hit moving gears for completeness
2018-10-27, by alfadur
make whip hit moving gears
2018-10-27, by alfadur
make kamikaze hit moving gears as well
2018-10-27, by alfadur
make firepunch hit moving gears (airmines are not amused)
2018-10-27, by alfadur
prevent firepunch from hitting the same gear multiple times
2018-10-27, by alfadur
Draw mission panel behind ammo menu tooltip
2018-10-27, by Wuzzy
Tweak commenting in uWorld render routine
2018-10-27, by Wuzzy
Update changelog
2018-10-27, by alfadur
No firepunch hit sound for sticky mines
2018-10-27, by Wuzzy
Add credits for shoryuken_hit.ogg
2018-10-27, by Wuzzy
Tweak firepunch sound that Wuzzy found
2018-10-27, by alfadur
Clear gmLeft/gmRight after using landspray/flamethrower to prevent accidental walking
2018-10-27, by Wuzzy
add some japanese tips as well
2018-10-27, by alfadur
Fix resurrector handling turn time manually, use correct ammoprop instead
2018-10-26, by Wuzzy
Display "0 remaining" if multi-shoot weapon has been used up
2018-10-26, by Wuzzy
Fix seduction not stopping if hog took damage before attack was complete
2018-10-26, by Wuzzy
complete ja.txt
2018-10-26, by alfadur
GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
2018-10-26, by Wuzzy
Tweak error messages of /callvote kick
2018-10-26, by Wuzzy
Fix lack of message and segfault when number texture creation fails
2018-10-26, by unc0rr
Add flamethrower, ice_beam_idle and landgun sound files which I have forgotten
2018-10-26, by Wuzzy
Add separate sound symbols for case impact and extra damage
2018-10-26, by Wuzzy
CS: Highlight "Available weapon specials:" as well
2018-10-26, by Wuzzy
Continental supplies: Highlight "Special weapons:" line in mission panel
2018-10-26, by Wuzzy
Add sound for landspray
2018-10-26, by Wuzzy
Add ice beam idle sound
2018-10-26, by Wuzzy
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+1000
tip