Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
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.
use rev info from the just created file when configuring without mercurial
2013-03-04, by koda
dump rev and hash in a file to be packed by cpack
2013-03-04, by koda
adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
2013-03-04, by koda
hopefully fix bug 523, file extension association
2013-03-04, by koda
merge for the win
2013-03-04, by koda
caught two frontend warnings
2013-03-04, by koda
convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
2013-03-04, by koda
convert HW_DEV in ifdef DEBUG clauses
2013-03-04, by koda
fix portal/hammer interaction, ban freezer from portal
2013-03-03, by nemo
keep hogs from sliding while they are being frozen
2013-03-03, by nemo
Make hogs thaw only on enemy turns, make timebox counter decrement only on your turn, adjust knock for frozen hogs, increase damage on frozen hogs, make freezer fuel only reduce when not adjusting angle.
2013-03-03, by nemo
Call act as if attack ended on last shot if switching while in mid multi-shoot. Thanks to AI for discovering this.
2013-03-03, by nemo
add neglected merge
2013-03-03, by nemo
Fix team file path
2013-03-03, by unc0rr
Fix water on ice setting
2013-03-03, by Urbertar
Eh, two players condition seems to make more sense than two clans here
2013-03-03, by unc0rr
Fix DrawLine bug
2013-03-03, by Urbertar
lol nemo, lol
2013-03-03, by unc0rr
tweaks to sea ice appearance
2013-03-01, by nemo
Possibly fixed issue 533.
2013-03-01, by dag10
Resolves issue 528. Fixed platform-specific order of buttons on seed prompt and new room prompt. Fixed height of back button on all pages -- now aligns to bottom. On pagemain, feedback and dlc buttons no longer fixed size.
2013-03-01, by dag10
my turn to do a neglected merge for someone else
2013-03-01, by nemo
Review the list of synced messages in isSyncedCommand. Fixes issue 546.
2013-03-02, by unc0rr
Made pressing the button in mapContainer only randomize things if client is master. Fixes issue 545. Also synchronized themes. Fixes issue 547.
2013-03-01, by dag10
avoid floating point desync, other script tweaks
2013-03-01, by Vatten
So. A while ago, while trying to prevent hogs blowtorching getting turned around, unc0rr altered the old range of blowtorch from 1/8th of 180° up or down, to a 4° gain in upwards and a -4° loss in downwards. He also made it so that starting tunnels could fail to erase sufficient terrain, trapping hogs. Here are a couple of workarounds to more closely approximate old behaviour (do some initial erasure, adjust min/max angles)
2013-02-28, by nemo
Safety check. The main place this can be a problem is on a mild bowl w/ multiple hogs. Could possibly add a hog collision check in here.
2013-02-28, by nemo
split version information in engine too
2013-03-01, by koda
drop useless option, automatically set revision and debug info
2013-03-01, by koda
split cVersionString into its three separate components (version, revision, hash) and apply the new values sensibly on the frontend (esp. title, info and feedback)
2013-03-01, by koda
mysterious merge
2013-02-28, by koda
support WARNING message status on cmake 2.6 (bug 524)
2013-02-28, by koda
correct copyright header on files i added
2013-02-28, by koda
use NETGAME_DEFAULT_PORT macro across frontend sources
2013-02-28, by koda
move weapons line away from hwconsts.h so that modifying it doesn't needlessly recompile everything, introduce a way to try documenting which weapons each number represents
2013-02-28, by koda
add icegun everywhere (default, crazy, 1oe) with a qt prob delay crate of 2
2013-02-28, by koda
close branch
icegun
2013-06-04, by koda
add 'One of Everything' in the weaponsets, from nemo's idea
2013-02-28, by koda
merge icegun branch w/ default
icegun
2013-02-28, by nemo
Merge
2013-02-28, by Urbertar
Draw ice on water
2013-02-28, by Urbertar
Make refactoring. Remove DrawIce function
2013-02-28, by Urbertar
small update of german engine translation
2013-02-28, by sheepluva
aaagh. remove dead code. again.
2013-02-28, by nemo
Apologies if jaree had done something similar, but didn't see anything in repo pull. This removes Land[] mixed w/ LandPixels[] and streamlines things a little
2013-02-27, by nemo
physfs strikes back
2013-02-27, by koda
define ice edge colour
2013-02-27, by nemo
enable asm only on intel/amd machines
2013-02-27, by koda
remove dead code
2013-02-27, by nemo
merge physfslayer in default
2013-02-27, by koda
Draw ice on water
2013-02-27, by Urbertar
.hgignore
2013-02-27, by koda
pull icegun into default. it has a few issues, but, pretty close. that way more people will play with it.
2013-02-26, by nemo
merge w/ default
icegun
2013-02-26, by nemo
huh. how'd we end up needing a merge here...
icegun
2013-02-26, by nemo
Separate setting and drawing ice
icegun
2013-02-26, by Urbertar
Make little refactoring
icegun
2013-02-26, by Urbertar
Check is lanscape already ice
icegun
2013-02-26, by Urbertar
put ice colour in uVariables, add check for land that is already ice
icegun
2013-02-26, by nemo
Change shape of ice to round
icegun
2013-02-26, by Urbertar
Don't calculate edges of map as edges of landscape
icegun
2013-02-26, by Urbertar
Check bounds of landscape in drawice procedure
icegun
2013-02-26, by Urbertar
forgot this loop
icegun
2013-02-25, by nemo
graphics tweak. flag a couple more overeager setall HH
icegun
2013-02-25, by nemo
ice texture still needs moving to uLandGraphics and circle drawing
icegun
2013-02-25, by nemo
Merge
2013-02-25, by unc0rr
workaround for frequent AllHH active call in hedgehog step
icegun
2013-02-25, by nemo
add hiragana/katakana ranges to CJK check.
2013-02-24, by nemo
More fiddling w/ sliding
icegun
2013-02-25, by nemo
*sigh* somehow misplaced this. this should have been rd9627d65edf7
2013-02-24, by nemo
slight tweak to colours
icegun
2013-02-25, by nemo
add some missing wrapping.
2013-02-24, by nemo
quick and dirty and inefficient example of Tiy's suggested terrain sampling. Still needs moving to uLandGraphics
icegun
2013-02-25, by nemo
Fix issue 537 (empty team created on startup)
2013-02-23, by unc0rr
savesurf
icegun
2013-02-25, by koda
Fix issue 507 (not highlighting friends joins)
2013-02-23, by unc0rr
This and the "retain freezing" stuff could probably use a flag.
2013-02-23, by nemo
too aggressive?
icegun
2013-02-25, by nemo
prevent drilling into hogs w/ drill rocket
2013-02-22, by nemo
Trying to improve rendering, sliding and thawing. Messing around w/ making fire thaw faster.
icegun
2013-02-24, by nemo
Restore freezing hedgehog for shotgun, sniper rifle and deagle to make unc0rr happy. You'll still be able to get away after throwing cleaver and sticky bomb tho.
2013-02-22, by nemo
close thei branch
physfslayer
2013-02-27, by koda
Messing around w/ Freezer
icegun
2013-02-24, by nemo
Support 'registered only' room flag in frontend
2013-02-22, by unc0rr
on windows fpc-linking is the funniest of all
physfslayer
2013-02-25, by koda
Add freezing hogs with icegun
icegun
2013-02-24, by Urbertar
oops. forgot this one.
2013-02-22, by nemo
moar docs update
physfslayer
2013-02-25, by koda
Add change ice gun image
icegun
2013-02-23, by Urbertar
Allow switching away from any weapon when during multishoot.
2013-02-22, by nemo
upd doc
physfslayer
2013-02-25, by koda
Add frozen land texture
icegun
2013-02-23, by Urbertar
This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
2013-02-22, by unc0rr
due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not
physfslayer
2013-02-25, by koda
Add land freezing
icegun
2013-02-23, by Urbertar
Global notice with /global command. Can now warn users when doing server restart.
2013-02-22, by unc0rr
documentation
physfslayer
2013-02-24, by koda
Oh, and # too to prevent occasional game hang when N is followed by #
2013-02-22, by unc0rr
perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search
physfslayer
2013-02-24, by koda
Flush buffer on N command
2013-02-22, by unc0rr
disable unneeded physfs archives (as of bug 529)
physfslayer
2013-02-24, by koda
Try to prevent hedgehogs number in team desync
2013-02-21, by unc0rr
this should hijack the linker name and always pick the bundled physfs when another version is already prsent
physfslayer
2013-02-24, by koda
Merge
2013-02-21, by unc0rr
blindly updated Android build files for new physfs
physfslayer
2013-02-23, by koda
Merge
2013-02-21, by unc0rr
updated ios project files for the new phys build system
physfslayer
2013-02-23, by koda
Merge
2013-02-21, by unc0rr
Workaround queued signals problem in netclient instead. Should fix everything.
2013-02-21, by unc0rr
this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib
physfslayer
2013-02-22, by koda
Updating Italian translation. In progress, as usual.
2013-02-20, by Marco Bresciani
Unbreak build
2013-02-21, by unc0rr
workaround static physfs static linking on linux
physfslayer
2013-02-22, by koda
We need this to fix hedgehog numbers desync (workarounded in previous revision)
2013-02-21, by unc0rr
and now compile and link properly
physfslayer
2013-02-22, by koda
Fix stupid mistake which made checker desync almost always
2013-02-21, by unc0rr
update cmake files to use the two libraries independently
physfslayer
2013-02-22, by koda
Found another possible source of desync, trying similar workaround on this
2013-02-21, by unc0rr
split extras and src
physfslayer
2013-02-22, by koda
Forbit guest checkers
2013-02-21, by unc0rr
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip