2014-12-20 |
nemo |
Make amGirder invisible in construction mode since it allows placing anywhere in fortress. Print "insufficient power" if placement was blocked due to that, to avoid confusing noobs.
|
changeset |
files
|
2014-12-22 |
nemo |
this bugs me every time I look at it
|
changeset |
files
|
2014-12-19 |
sheepluva |
hat fix
|
changeset |
files
|
2014-12-17 |
sheepluva |
revert last commit
|
changeset |
files
|
2014-12-17 |
sheepluva |
don't save alpha channel to screenshots when not needed
|
changeset |
files
|
2014-12-17 |
sheepluva |
change speechfix implementation (no "continue" anymore
|
changeset |
files
|
2014-12-17 |
sheepluva |
grmlgrml
|
changeset |
files
|
2014-12-17 |
sheepluva |
change string types of speech bubbles fix to work with pas2c
|
changeset |
files
|
2014-12-17 |
sheepluva |
dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)
|
changeset |
files
|
2014-12-17 |
sheepluva |
cleanup speech bubble code a little. this fixes issue 719
|
changeset |
files
|
2014-12-17 |
sheepluva |
ClimbHome mission preview by wuzzy
|
changeset |
files
|
2014-12-17 |
sheepluva |
update changelog
|
changeset |
files
|
2014-12-16 |
sheepluva |
merge'n'magic
|
changeset |
files
|
2014-12-16 |
nemo |
just in case. one more nil check
|
changeset |
files
|
2014-12-16 |
nemo |
aaaand where it was actually crashing
|
changeset |
files
|
2014-12-16 |
nemo |
Add nil checks on HHGear to rope steps.
|
changeset |
files
|
2014-12-16 |
sheepluva |
Issue 871 in hedgewars: "Hedgehog dropping into water while still attached to a rope makes engine crash"
|
changeset |
files
|
2014-12-16 |
nemo |
add a couple of onGearDamage callbacks to mine/barrel fall damage
|
changeset |
files
|
2014-12-15 |
wuzzy |
Issue 867: Update German mission strings
|
changeset |
files
|
2014-12-15 |
sheepluva |
small code tweak
|
changeset |
files
|
2014-12-15 |
sheepluva |
fix for Issue 855: Failure to teleport rarely makes engine crash
|
changeset |
files
|
2014-12-15 |
sheepluva |
Issue 829: Drill rocket drilling dust is slightly misplaced
|
changeset |
files
|
2014-12-15 |
sheepluva |
Issue 852: Using blowtorch to dig through the wrap-around border in caves fails miserably
|
changeset |
files
|
2014-12-15 |
mikade |
Some fixes and (really lazy) fixes
|
changeset |
files
|
2014-12-14 |
sheepluva |
Issue 768: Bee: Camera focus lost
|
changeset |
files
|
2014-12-14 |
sheepluva |
Issue 865: gfResetHealth is not exposed to Lua
|
changeset |
files
|
2014-12-14 |
mikade |
make use of onGearWaterSkip
|
changeset |
files
|
2014-12-14 |
sheepluva |
Issue 755: Lua API: Add ammo type parameter for onHogAttack
|
changeset |
files
|
2014-12-14 |
sheepluva |
lua API event: onGearWaterSkip
|
changeset |
files
|
2014-12-14 |
sheepluva |
remove links from doxygen project number as doxygen escapes them now
|
changeset |
files
|
2014-12-13 |
unc0rr |
Some ru l10n updates
|
changeset |
files
|
2014-12-13 |
nemo |
use TeamsCount instead of cMaxTeams in a few loops
|
changeset |
files
|
2014-12-12 |
Gianfranco Costamagna |
Use notice and skip join on irc
|
changeset |
files
|
2014-12-12 |
nemo |
remove a not that somehow magically appeared in a prior commit.
|
changeset |
files
|
2014-12-11 |
sheepluva |
make camera in wrap mode a bit smarter
|
changeset |
files
|
2014-12-11 |
sheepluva |
world edge tweakes/fixes
|
changeset |
files
|
2014-12-11 |
sheepluva |
fix size of PtrInt. enable tests for pas2c (all passing now)
|
changeset |
files
|
2014-12-11 |
sheepluva |
pas2c doesn't like semi-colons after repeat
|
changeset |
files
|
2014-12-11 |
nemo |
fix copypasta
|
changeset |
files
|
2014-12-11 |
sheepluva |
let sinegun bounce on weBounce
|
changeset |
files
|
2014-12-11 |
mikade |
Add (and slightly tweak) Wuzzy's Target Practice missions
|
changeset |
files
|
2014-12-11 |
mikade |
Wuzzy's changes to stats for some of the training missions.
|
changeset |
files
|
2014-12-11 |
sheepluva |
cont.
|
changeset |
files
|
2014-12-11 |
sheepluva |
wrap explosions!
|
changeset |
files
|
2014-12-11 |
sheepluva |
wrap sinegun
|
changeset |
files
|
2014-12-11 |
wuzzy |
Issue 848: Minor translation update for German (misc files)
|
changeset |
files
|
2014-12-11 |
sheepluva |
fix some old code that assumes that a bullet under water is always outside land array - which is wrong (e.g. during sudden-death in previous releases, also weSea now)
|
changeset |
files
|
2014-12-10 |
sheepluva |
small shell script that accepts hedgewars git revisions as parameters and will try to find the respective mercurial revision
|
changeset |
files
|
2014-12-10 |
sheepluva |
remove redundant check
|
changeset |
files
|
2014-12-10 |
sheepluva |
merge FreeTexture into FreeAndNilTexture
|
changeset |
files
|
2014-12-10 |
nemo |
put back the old uteams cleanup, leaks and all, to worry about post-release since my attempt to use DeleteGear was running into the fact that that procedure does way more than just delete a gear. might need an explicit cleanup routine for both to call.
|
changeset |
files
|
2014-12-10 |
nemo |
Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
|
changeset |
files
|
2014-12-08 |
sheepluva |
make sure view limits are updated at start of game
|
changeset |
files
|
2014-12-08 |
nemo |
skip a bunch of stuff not applicable to cleanup
|
changeset |
files
|
2014-12-08 |
unc0rr |
Normalize to length of _1_9 to avoid endless normalization leading to fire particles floating midair indefinitely
|
changeset |
files
|
2014-12-08 |
nemo |
HedgehogDamaged calls CurrentHedgehog
|
changeset |
files
|