2015-09-01 |
sheepluva |
Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
|
changeset |
files
|
2015-09-01 |
sheepluva |
global variable for defining construction distance limit. value smaller 1 means no limit (wip)
|
changeset |
files
|
2015-08-30 |
unc0rr |
Restore player clan on rejoin (issue 934, not tested)
|
changeset |
files
|
2015-08-30 |
unc0rr |
Fix inverse paused state for spectators joining paused game (not tested)
|
changeset |
files
|
2015-08-27 |
unc0rr |
Check for CMD message a bit further down the control flow
|
changeset |
files
|
2015-08-27 |
unC0Rr |
Don't accept any password from players banned on the website
|
changeset |
files
|
2015-08-17 |
nemo |
add missing state binds in lua
|
changeset |
files
|
2015-08-17 |
nemo |
just some indentation tweaks to help me read this while looking for possible causes of the iOS crasher
|
changeset |
files
|
2015-08-15 |
unc0rr |
Some fixes
qmlfrontend
|
changeset |
files
|
2015-08-09 |
Wuzzy |
Update English weapon descriptions
|
changeset |
files
|
2015-08-14 |
unC0Rr |
Break it even more during refactoring
qmlfrontend
|
changeset |
files
|
2015-08-12 |
unC0Rr |
Generate parameters structures
qmlfrontend
|
changeset |
files
|
2015-08-10 |
sheepluva |
more copyright fixes
|
changeset |
files
|
2015-08-10 |
sheepluva |
update copyright year in manpage
|
changeset |
files
|
2015-08-09 |
sheepluva |
this should prevent hogs from hovering in air after using hammer
|
changeset |
files
|
2015-08-09 |
sheepluva |
Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
|
changeset |
files
|
2015-08-09 |
sheepluva |
fix the fix
|
changeset |
files
|
2015-08-08 |
sheepluva |
comment tweaks
|
changeset |
files
|
2015-08-08 |
sheepluva |
tweak prev commit
|
changeset |
files
|
2015-08-08 |
sheepluva |
Hammer changes/fixes: honor extra-damage (Issue 975), round up damage, do correct damage when being spammed in infinite-attack mode
|
changeset |
files
|
2015-08-07 |
nemo |
Fix weapon name - bug #967
|
changeset |
files
|
2015-08-06 |
mikade |
HedgeEditor (bring on the bug reports, wahey!)
|
changeset |
files
|
2015-08-05 |
nemo |
oops. melon pieces need friction and elasticity to bounce right.
|
changeset |
files
|
2015-08-03 |
mikade |
May He Improve Our Graphics Forevermore
|
changeset |
files
|
2015-08-03 |
mikade |
Add Wuzzy's SpeedShoppa challenges.
|
changeset |
files
|
2015-07-31 |
unc0rr |
Make RESTART_SERVER invokable
|
changeset |
files
|
2015-07-31 |
unc0rr |
Use helper function instead of ton of copypasta
|
changeset |
files
|
2015-07-30 |
unc0rr |
Fixes to 10760 to reduce desyncs on checkers and better heat my room during long dark winter nights
|
changeset |
files
|
2015-07-30 |
nemo |
darken and blur the cupcake a bit so that people stop trying to teleport on it
|
changeset |
files
|
2015-07-30 |
mikade |
GetHogVoicepack,GetHogFlag,GetHogGrave
|
changeset |
files
|
2015-07-27 |
Wuzzy |
Block bouncing on the anti-portal surfaces
|
changeset |
files
|
2015-07-23 |
unc0rr |
Don't allow too big messages from clients
|
changeset |
files
|
2015-07-21 |
unc0rr |
Put diagnostic message into log when quitting due to end of input in demo replay mode
|
changeset |
files
|
2015-07-21 |
nemo |
just disable landpixels w/ blurry land instead. the mask can be helpful for debugging at least.
|
changeset |
files
|
2015-07-21 |
nemo |
disable land dump when using blurry land setting.
|
changeset |
files
|
2015-07-19 |
sheepluva |
some visual tweaks to art theme. sue. me.
|
changeset |
files
|
2015-07-19 |
sheepluva |
add some chat message colors
|
changeset |
files
|
2015-07-19 |
sheepluva |
fix timebox sprite
|
changeset |
files
|
2015-07-18 |
sheepluva |
fix pickhammer collision when moving upwards, thanks to MK for reporting
|
changeset |
files
|
2015-07-18 |
sheepluva |
always draw border on terrain if there is only a map mask and no map image. this is a workaround for the fact that space campaign masks use white (lfObject) color instead of black (lfBasic)
|
changeset |
files
|
2015-07-17 |
sheepluva |
unpause game when finishing game
|
changeset |
files
|
2015-07-16 |
sheepluva |
change theme used by sniper training, for performance reasons
|
changeset |
files
|
2015-07-16 |
sheepluva |
remove 2 training missions as suggested in issue #868
|
changeset |
files
|
2015-07-16 |
nemo |
CRLF purge
|
changeset |
files
|
2015-07-14 |
sheepluva |
small german string fix
|
changeset |
files
|
2015-07-14 |
mikade |
ups, remove random testing vars
|
changeset |
files
|
2015-07-14 |
mikade |
tentative/lazy fixes for unC0Rr's evil
|
changeset |
files
|
2015-07-14 |
sheepluva |
update german translation
|
changeset |
files
|
2015-07-14 |
sheepluva |
merge
|
changeset |
files
|
2015-07-13 |
wuzzy |
update for "that sinking feeling"
|
changeset |
files
|
2015-07-13 |
sheepluva |
fix some typos
|
changeset |
files
|
2015-07-13 |
wuzzy |
german lua strings translation
|
changeset |
files
|
2015-07-13 |
sheepluva |
don't keep around those right-side fort files which are just mirror images of left-side forts. generate them at run-time instead. note: inlining changes and deleting files - so consider clean build/install
|
changeset |
files
|
2015-07-13 |
sheepluva |
just ignore gfDivideTeams if more/less than 2 teams. instead of quitting with fatal error
|
changeset |
files
|
2015-07-12 |
sheepluva |
chat: make sure that CTRL is the /only/ modifier key pressed when detecting ctrl+a etc
|
changeset |
files
|
2015-07-12 |
sheepluva |
small changelog update
|
changeset |
files
|
2015-07-11 |
nemo |
remove teamgone. desyncs now. less interesting without the animation, perhaps something should be flagged to replace it
|
changeset |
files
|
2015-07-11 |
sheepluva |
please avoid # in filenames
|
changeset |
files
|
2015-07-09 |
nemo |
Fix build w/o S3D and video recording. untested.
|
changeset |
files
|
2015-07-07 |
nemo |
merge
|
changeset |
files
|
2015-07-04 |
wuzzy |
german translation update
|
changeset |
files
|
2015-07-07 |
nemo |
update hl for .22 airmines
|
changeset |
files
|
2015-07-04 |
sheepluva |
fix Rubberduck grave
|
changeset |
files
|
2015-06-23 |
sheepluva |
fallback to Default voicepack if specified voicepack is not available
|
changeset |
files
|
2015-06-16 |
nemo |
bit friendlier if the uVariables values get changed
|
changeset |
files
|
2015-06-12 |
nemo |
Just to prevent airmines from stealing camera when they blow up... but really what is needed I think is forcing camera to stay on current hedgehog if you are the active player. either all the time, or at least if you are on rope/saucer.
|
changeset |
files
|
2015-06-11 |
sheepluva |
hog number display: no blinking
|
changeset |
files
|
2015-06-10 |
unc0rr |
Time is stored in bytestring now
|
changeset |
files
|
2015-06-10 |
unc0rr |
Buggy executeMany?
|
changeset |
files
|
2015-06-08 |
nemo |
ambiguous
|
changeset |
files
|
2015-06-07 |
sheepluva |
mention hoggywood and cake in the changelog
|
changeset |
files
|
2015-06-06 |
sheepluva |
fix flower grave
|
changeset |
files
|
2015-06-06 |
sheepluva |
fix statue grave
|
changeset |
files
|
2015-06-06 |
sheepluva |
fix chat lines losing color information on texture reload
|
changeset |
files
|
2015-06-04 |
unc0rr |
More ifdefs \o/ (fix build even more)
|
changeset |
files
|
2015-06-03 |
unc0rr |
Lazy fix for server build
|
changeset |
files
|
2015-06-02 |
koda |
Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
|
changeset |
files
|
2015-06-03 |
koda |
Update .hgignore file
|
changeset |
files
|
2015-06-03 |
koda |
merge, mah friend, long time no see
|
changeset |
files
|
2015-06-03 |
mikade |
- some new mission icons
|
changeset |
files
|
2015-06-03 |
nemo |
cursor x/y when targeting for mikade's visual effects. this is not synced
|
changeset |
files
|
2015-06-02 |
koda |
Fix building hedgewars-server
|
changeset |
files
|
2015-06-02 |
koda |
Allow skipping the bundle step after install on OSX
|
changeset |
files
|
2015-06-02 |
koda |
Make sure that the png library name is always defined
|
changeset |
files
|
2015-06-02 |
koda |
Fix libsdl bundling on OSX when library rather than framework is used
|
changeset |
files
|
2015-06-02 |
koda |
Move OSX SDL library configuration from SDLh to proper CMakeLists
|
changeset |
files
|
2015-06-02 |
koda |
Fix retina rendering on OSX
|
changeset |
files
|
2015-06-01 |
koda |
Fix building on OSX when autoupdate is disabled
|
changeset |
files
|
2015-05-26 |
sheepluva |
LuaAPI: fix OnHogAttack the incorrect AmmoType (amNothing) under certain conditions. Thanks for CheezeMonkey for reporting this
|
changeset |
files
|
2015-05-27 |
nemo |
add a bit more spacing around stars, add pad parameter to increase spacing between objects
|
changeset |
files
|
2015-05-27 |
mikade |
- reorder waypoint preview
|
changeset |
files
|
2015-05-27 |
mikade |
- preview generation for rubbers, air-mines, crates, barrels
|
changeset |
files
|
2015-05-26 |
unC0Rr |
merge
|
changeset |
files
|
2015-05-26 |
sheepluva |
merge git head and hg head
|
changeset |
files
|
2015-05-26 |
unC0Rr |
Make sure to have gstMoving flag cleared
|
changeset |
files
|
2015-05-25 |
nemo |
call setScript update if scheme changes, due to scriptparams
|
changeset |
files
|
2015-05-25 |
sheepluva |
merge
|
changeset |
files
|
2015-05-25 |
nemo |
Also preview waypoints
|
changeset |
files
|
2015-05-25 |
sheepluva |
some changelog additions, not complete yet
|
changeset |
files
|
2015-05-25 |
nemo |
Pass ScriptParams to preview to support techracer. Proof of concept for techracer, generate a preview for m=4
|
changeset |
files
|
2015-05-25 |
sheepluva |
Merge pull request #34 from CaF2/master
|
changeset |
files
|
2015-05-25 |
nemo |
prevent damage colouring of indestructible terrain
|
changeset |
files
|
2015-05-25 |
caf2 |
Changed to continental supplies from the DLC, because its better :P
|
changeset |
files
|
2015-05-24 |
nemo |
change from default of 4 (like land mines) to 0, since it was breaking old scripts.
|
changeset |
files
|
2015-05-24 |
nemo |
Bunch of flags off forum, reviewed/renamed by wuzzy and sheepluva
|
changeset |
files
|
2015-07-21 |
unc0rr |
Put types into a separate file
qmlfrontend
|
changeset |
files
|
2015-05-22 |
nemo |
don't decrement 0 timer for air mines...
|
changeset |
files
|
2015-05-20 |
unc0rr |
- Move protocol handling events to main thread through qt's main loop
qmlfrontend
|
changeset |
files
|
2015-05-21 |
mikade |
- (Finally) automatically load points for all current TechRacer maps
|
changeset |
files
|
2015-05-17 |
unc0rr |
merge default
qmlfrontend
|
changeset |
files
|
2015-05-16 |
mikade |
your guess is as good as mine
|
changeset |
files
|
2015-05-16 |
mikade |
Add two new maps, improve an old one
|
changeset |
files
|
2015-05-14 |
mikade |
extensive changes
|
changeset |
files
|
2015-05-13 |
mikade |
hopefully fix some placements
|
changeset |
files
|
2015-05-12 |
unc0rr |
- Fix order of messages, also don't duplicate last timestamped message
|
changeset |
files
|
2015-05-12 |
mikade |
migrate maps, new map, minor fixes
|
changeset |
files
|
2015-05-11 |
nemo |
This probably fixes bug #839 - mine time was hardcoded to 3000 in Attack, instead of using the "0 as undefined" input that other places were using. When re653e96b0ec3 started paying attention to the input parameter, this previously ignored value became a problem.
|
changeset |
files
|
2015-05-11 |
unc0rr |
- Take girder height into account (fix issue #908)
|
changeset |
files
|
2015-05-09 |
mikade |
Added param for rounds in techracer.
|
changeset |
files
|
2015-05-08 |
sheepluva |
reduce volume a bit more. also fix engine hint
|
changeset |
files
|