Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
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.
Merge
0.9.14
2010-11-13, by unc0rr
copypasta fail
2010-11-12, by nemo
Ban .svg, .psd, .sifz from being present in 'make package_source' output
0.9.14
2010-11-13, by unc0rr
off by 1 error in resurrector index
2010-11-12, by nemo
Some fixes
0.9.14
2010-11-13, by unc0rr
merge (stupid reflexive pull -u)
0.9.14
2010-11-13, by nemo
engine side of a more wind patch. no frontend hook. just want to check it in to pull it from another machine
2010-11-12, by nemo
Useless
0.9.14
2010-11-13, by unc0rr
last-minute pl updates
0.9.14
2010-11-13, by szczur
fixed breakage of game schemes
2010-11-12, by Henek
Updated spanish translation
0.9.14
2010-11-13, by Palewolf
merge
2010-11-12, by unc0rr
Add 0.9.14 and 0.9.15-dev mapping
0.9.14
2010-11-13, by unC0Rr
distribute health evenly amongst graves instead of randomly - avoid situation where a grave stays dead
2010-11-12, by nemo
Apply typo fix also here
2010-11-12, by unc0rr
Remove "-dev" suffix
0.9.14
2010-11-13, by unC0Rr
ok... combine a tick check with texture percentage check. this should be a lot less frequent
2010-11-12, by nemo
Fix typo in russian translation, update english translation with plural forms
0.9.14
2010-11-13, by unC0Rr
Also switch saucer from updating every N ticks to updating as-needed.
2010-11-12, by nemo
update translation files for the 4265 text change
0.9.14
2010-11-12, by nemo
Switch to Damage - Tag is already in use
2010-11-12, by nemo
translation update for the release
0.9.14
2010-11-12, by jose1711
remove floating point/rounding
2010-11-12, by nemo
bugfix. correct crossplatform tips
0.9.14
2010-11-12, by nemo
only update flamethrower texture when the percentage changes
2010-11-12, by nemo
improve behaviour of resurrection. pull in 4254 and 4259 which replace random with index
0.9.14
2010-11-12, by nemo
raised version number
2010-11-12, by koda
pull bugfix into 0.9.14 avoid major performance hit when using flamethrower
0.9.14
2010-11-12, by nemo
exposing Henek's no wind flag
2010-11-12, by koda
Fix typo
0.9.14
2010-11-12, by unc0rr
yay i'm free to break things again!
2010-11-12, by koda
Make server listen on ipv4 interface only
0.9.14
2010-11-12, by unc0rr
drillstrike! might require the drill patch to improve behavior
2010-11-12, by koda
merge this two safe commits from trunk to release branch
0.9.14
2010-11-12, by koda
iphone interface
2010-11-12, by koda
added getrandom and addcaption to lua
2010-11-11, by Henek
Revert to old server in branch 0.9.14
0.9.14
2010-11-11, by unc0rr
Move resurrection to utilities, reduce its probablit a bit to match other utilities, rename the "hint" prop since it really isn't being used as a hint anymore. That can be put back if it changes.
2010-11-11, by nemo
er. and cast to TAmmoType, which burp's routine still requires :)
2010-11-11, by nemo
Forgot burp's new ammo routine
2010-11-11, by nemo
Fix a long-standing bug with ammo due to gstMoving being set on gears generically, causing an incorrect ammo type to be set. This caused crashes and incorrect ammo types.
2010-11-11, by nemo
by default selecting a game mode will select a weapon with the same name, and viceversa; toggable for every game
2010-11-11, by koda
added function GetHogTeamName to lua, makes TeamsCount more useful
2010-11-10, by Henek
added TeamsCount and TotalTurns to lua as requested by mikade
2010-11-10, by Henek
hide crosshair when switching to no weapon
2010-11-09, by nemo
make weapons on rope/parachute/UFO inherit momentum of the hog. needs testing of course
2010-11-09, by nemo
tweak interface, there is no need to manually add new weapons and schemes to the filter list
2010-11-10, by koda
added two games modes and one weaponset
2010-11-10, by koda
removed altuse property for sticky mines
2010-11-09, by Henek
Even more png optimizations
2010-11-09, by unc0rr
More png optimizations
2010-11-09, by unc0rr
Optimized graphics by size using
2010-11-09, by unc0rr
compensate a bit for the reduction in power by increasing target height, avoids bouncing off terrain.
2010-11-08, by nemo
Revert yet again for breaking stuff. No more chances on this. If there'd been a release, this would have been twice with serious breakage. P.S. - as per koda's complaint last time, only reverted the non-iphone, probably means iphone is now broken. Oh well.
2010-11-08, by nemo
No point in leaving hogs at 0, since shotgun triggers death anyway. Also, add some audio cues to extra damage / time
2010-11-08, by nemo
changelog
2010-11-09, by sheepluva
restore circle
2010-11-08, by nemo
added missing game modifiers to lua
2010-11-09, by Henek
merge again? :o
2010-11-08, by koda
fix so gfDisableWind can infact be used in lua
2010-11-08, by Henek
added flag gfDisableWind to be used in lua scripts
2010-11-08, by Henek
Fix wrong order in results screen when players team up
2010-11-08, by TheException
merge
2010-11-08, by koda
inactivate sudden death if both health decrease and water rise is 0 and lower sudden death turns to 50 again
2010-11-08, by Henek
fix preview for the FlightJoust test map (not for release)
2010-11-08, by nemo
smaller update (color and modes)
2010-11-08, by koda
Darken blue, brighten cyan to make more distinguishable, replace gold with peach. Should hopefully resolve objections about colour distinguishability
2010-11-08, by nemo
this time i got it right, i'm sure of it; TEST ANYWAYS
2010-11-08, by koda
revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
2010-11-07, by nemo
no need to clear this flag
2010-11-07, by nemo
revamp gamemodes section in the ifrontend and update ios game modes
2010-11-07, by koda
better end of turn in infinite attack mode. NEEDS TESTING.
2010-11-07, by nemo
oops, remove weapon delays for clean slate - or else crates get frustrating
2010-11-07, by nemo
keep Clean Slate mode closer to default. the increased health in crates and the increased damage isn't really needed.
2010-11-07, by nemo
swedish translation tweaks
2010-11-07, by Henek
swedish translation
2010-11-07, by FIQ
JAWOHL! German translations
2010-11-07, by Always-Godlike
Merge README and CREDITS files into CREDITS
2010-11-07, by Palewolf
SOMEONE SET US UP THE BOM!
2010-11-07, by nemo
remove BOM from ja.txt, fix line endings
2010-11-07, by nemo
err better wait after relase for this one
2010-11-07, by koda
move turnstime and minestime * 1000 outside frontend and place it in engine
2010-11-07, by koda
japanese gets some love
2010-11-07, by mikade
Credit comunity submitted content
2010-11-07, by Palewolf
hee hee
2010-11-07, by nemo
pt again
2010-11-07, by inu
Fix stats messages
2010-11-07, by unc0rr
merge
2010-11-07, by nemo
fix about.cpp and update swedish locale
2010-11-07, by Henek
Fix vertical Sky line with some cards in Castle theme
2010-11-07, by Palewolf
pt_BR, the return. also fix line ending screwups
2010-11-07, by arrom
remove last warnings from xcodeproj
2010-11-07, by koda
spanish translation
2010-11-07, by Palewolf
merge
2010-11-07, by unc0rr
fix stray offset in resurrector, make resurrector use time
2010-11-07, by nemo
My wife now
2010-11-07, by unc0rr
Fix rev dec8aafc6414 (not tested)
2010-11-07, by unc0rr
Small fix to russian translation
2010-11-07, by unc0rr
lupdate
2010-11-07, by unc0rr
Fix a typo
2010-11-07, by unc0rr
Fix 4162:49ad7bea4a33 by renaming the file too
2010-11-07, by nemo
Fix some more messages
2010-11-07, by unc0rr
Fix i18n of plural forms
2010-11-07, by unc0rr
merge
2010-11-07, by unc0rr
Restore es and pl translations to TrophyRace map
2010-11-07, by Palewolf
spanish translation
2010-11-07, by Palewolf
Don't use operator /=
2010-11-07, by unc0rr
merge
2010-11-07, by unc0rr
portuguese update for map lua
2010-11-07, by inu
updated chinese translation
2010-11-07, by tonghuix
renaming gtAmmo_Bomb and gtAmmo_Grenade
2010-11-07, by Henek
merge
2010-11-07, by unc0rr
* Updated German translation
2010-11-07, by smaxx
Fix hanging in air after whip or bat attack
2010-11-07, by unc0rr
some updates
2010-11-07, by inu
Polish updade
2010-11-07, by szczur
update and fix some lua stuff
2010-11-07, by Henek
Remove more int64 casts
2010-11-07, by unc0rr
Don't call getrandom() from parameters to a function. The order of calls is undefined, so desyncs are probable.
2010-11-07, by unc0rr
REmove stupid int64 conversions, provide real fixes to compiler hints
2010-11-07, by unc0rr
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
tip