Mercurial
Mercurial
>
hedgewars-draft
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
Don't send empty theme in config
2013-12-10, by unc0rr
- Restrict game config changes in special rooms
2013-12-09, by unc0rr
Experiment in adding a "boing" graphic for bouncing. It has no text right now (was thinking l10n) and colour is fixed.
2013-12-09, by nemo
Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
2013-12-08, by nemo
Add missing gstCollision bug #725
2013-12-08, by nemo
fix Issue #724: Bee sound never stops (underwater when timer is 0)
2013-12-08, by sheepluva
string/typo fixes
2013-12-08, by sheepluva
revert r938d1c08d0d1 in favour of putting it in the chat log. I think this addresses main concern about missing text. There've been complaints in past too about conversation in bubbles not being visible in history. If the objection is that r938d1c08d0d1 offers a more æsthetic solution, I think it should augment this, be flagged, and fix the visual issues first.
2013-12-07, by nemo
use a variable that allows negative values instead.
2013-12-07, by nemo
disallow speech bubbles to go offscreen
2013-12-08, by sheepluva
fix speechbubbles assigning negative values to a Longword value, overflowing it
2013-12-08, by sheepluva
It seems that at the current state it is necessary to protect sending stats/ending game from multiple execution,
2013-12-06, by sheepluva
* turned out the no-flight zone is also a no-climb-and-progress zone
2013-12-06, by sheepluva
some more campaign string tweaks
2013-12-06, by sheepluva
string tweaks and whitespace fixes
2013-12-06, by sheepluva
german translation updates
2013-12-06, by sheepluva
don't allow autocamera to mess with targetting when e.g. spamming air-attacks in inf attack mode
2013-12-06, by sheepluva
fix buggy win conditions and stats in death01
2013-12-06, by Periklis Ntanasis
- Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
2013-12-05, by unc0rr
here have some lua love: make parameter count error messages more helpful to lua devs
2013-12-04, by sheepluva
lua call SetAmmoDelay(ammotype, delay). note: as the engine does not yet support per-clan/team/hog ammo delay values, lua scripters will have to keep track of individual delays and set them accordingly before a hedgehog's turn (if they want usage cool-down behavior)
2013-12-04, by sheepluva
fix misspelled variable name (cosmetic change)
2013-12-04, by sheepluva
make the team association with hog before calling gear creation. makes some lua a little easier
2013-12-03, by nemo
sethogname/hat need to wrap entire operation around test of hog/gear
2013-12-03, by nemo
adjusting the wind in fruit02
2013-12-04, by Periklis Ntanasis
fixed wrong saved positions, illegal crate destroying and killing cap.Lime early in fruit02
2013-12-04, by Periklis Ntanasis
Load themes lazily
2013-12-04, by unc0rr
Be lazy in loading maps list
2013-12-03, by unc0rr
make all objects depend on .inc files (which are not correctly positioned in list, because cmake can't deal with that
2013-12-03, by sheepluva
Remove turntimeleft/hog gear check from smine if infinite attack is enabled. just use the flightime for that.
2013-12-03, by nemo
make source files objects depend on their predecessors in list
2013-12-03, by sheepluva
fixed user gain control of npc, rope cheat and overlapping bubbles in fruit01
2013-12-03, by Periklis Ntanasis
make lazy loading of map preview a little bit less of a hack
2013-12-02, by sheepluva
Load hats into the model lazily
2013-12-02, by unc0rr
fix for: uCollisions.pas(63,50) Hint: Unit "uGearsList" not used in uCollisions
2013-12-02, by sheepluva
add missing initializers for 'dlc' variables for the 3 default generated map types (fixes 3 clang warnings)
2013-12-02, by sheepluva
don't generate any map previews until they are actually visible. this should improve hedgewars startup performance on weak machines
2013-12-02, by sheepluva
fixed moving npc and flying in forbidden area in ice01
2013-12-02, by Periklis Ntanasis
fixed overlapping bubbles and wrong dialog triggering in moon01
2013-12-02, by Periklis Ntanasis
don't abort changeammo on attacking/attacked in infattack mode, keep scrolling through slot after setweap even if a multishoot was aborted triggering gstattacked, to ensure proper ammo gets set for next turn
2013-12-01, by nemo
Make sticky mine respect lfBouncy, make hogs do same, kinda... make uCollisions return land w/ mask, restrict bouncy to advbounce gears only, which means piano doesn't bounce anymore
2013-11-30, by nemo
Fix erroneous message in console debug
2013-11-30, by unc0rr
Show "incompatible version" message instead of "no such room" on try to join room with another protocol version
2013-11-30, by unc0rr
fix for regression issue 669 "Lobby: User context-menu of offline user shows all options as if user was still online"
2013-11-30, by sheepluva
small cleanup etc
2013-11-30, by sheepluva
don't show 'follow' entry for players that are in lobby
2013-11-30, by sheepluva
regression fix: reallow offline players to be added to friendslist/ignore list
2013-11-30, by sheepluva
fixing position of spawning sparkles of target gears by applying a filthy workaround for a filthy bug in the filthy filthy doStepCase handler.
2013-11-30, by sheepluva
whip: visual enhancements (hat'n'dust) as suggested by nemo
2013-11-29, by sheepluva
Quick and simple dynamite AI without precalculated retreat and without accurate dynamite physics model (no bounce). Still does pretty well, using it mostly off cliffs.
2013-11-29, by unc0rr
Initial pass at bounciness. To try it out, or lfBouncy on girder in uLandGraphics (search for the word graphically)
2013-11-28, by nemo
Animate hedgehogs healths inside team health bar. Proper animation for the case when max team health grows is lost though.
2013-11-28, by unc0rr
update credits
2013-11-27, by sheepluva
unbreak various parts of campaign variable loading/saving
2013-11-25, by sheepluva
don't let (am)Nothing change allowed aiming angles. e.g. fixes aiming problems when on last rope. please test for possible side effects (flying saucer and whatnot)
2013-11-25, by sheepluva
*grumble grumble*
2013-11-24, by nemo
Forbid /delegate to room admin
2013-11-25, by unc0rr
fix tag toggling. I think...
2013-11-24, by nemo
another broken element
2013-11-24, by nemo
fix translation xml
2013-11-24, by nemo
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip