2015-01-01 |
unc0rr |
Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead
0.9.21
|
changeset |
files
|
2014-12-30 |
unc0rr |
Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
|
changeset |
files
|
2015-01-01 |
nemo |
tweaks to try and make flakes better behaved in negative gravity. branch safe.
0.9.21
|
changeset |
files
|
2014-12-30 |
unc0rr |
Server-side workaround for frontend's script parameter bug in .21
|
changeset |
files
|
2014-12-30 |
nemo |
this should probably work
0.9.21
|
changeset |
files
|
2014-12-30 |
unc0rr |
Merge fixes from .21 branch
|
changeset |
files
|
2014-12-30 |
nemo |
revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay
0.9.21
|
changeset |
files
|
2014-12-29 |
Gianfranco Costamagna |
Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*)
|
changeset |
files
|
2015-01-05 |
Gianfranco Costamagna |
Find lua 5.1 on fedora machines (taken from fedora hw git)
|
changeset |
files
|
2014-12-30 |
Gianfranco Costamagna |
Fix arm* build failures
|
changeset |
files
|
2014-12-30 |
Gianfranco Costamagna |
Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*)
0.9.21
|
changeset |
files
|
2014-12-27 |
nemo |
Was not a good idea in the first place IMO
|
changeset |
files
|
2014-12-27 |
unc0rr |
Workaround bug (each time losing room master status, even when joining mutliple rooms, new instance of NetAmmoSchemeModel created, receiving schemeConfig and modifying its 43rd member, thus the last model which accepts this signal has the string cut down several times, workaround creates copy of qstringlist to avoid modifying shared message instance. Proper fix would delete unneeded instances of NetAmmoSchemeModel, but who cares)
0.9.21
|
changeset |
files
|
2014-12-25 |
nemo |
fix amRubber frame positioning fail (probably)
|
changeset |
files
|
2014-12-24 |
unc0rr |
0.9.21 branch
0.9.21
|
changeset |
files
|
2014-12-24 |
unc0rr |
More complete fix for FULLMAPCONFIG message, also add new known protocol versions
|
changeset |
files
|
2014-12-24 |
nemo |
Tweak to land texturing. Treat any non-lfBasic as edge
|
changeset |
files
|
2014-12-24 |
nemo |
cleaned up amRubber.png
|
changeset |
files
|
2014-12-24 |
krdrt5367 |
polish update for rubber
|
changeset |
files
|
2014-12-24 |
nemo |
fix for issue #894
|
changeset |
files
|
2014-12-24 |
nemo |
bleah. I hate burning changelog revisions, but this isn't finished
|
changeset |
files
|
2014-12-24 |
nemo |
Probably fixes issue #891 although the overall playability of the campaign, who knows, since invalid name was used in the add too
|
changeset |
files
|
2014-12-24 |
nemo |
*sigh* Somehow I clobbered these while making the changes, without meaning to. Revert to old ones.
|
changeset |
files
|
2014-12-24 |
nemo |
This resolves issue #890 and issue #886
|
changeset |
files
|
2014-12-24 |
nemo |
forgot zopfli
|
changeset |
files
|
2014-12-24 |
nemo |
Suggestion of Wuzzy's. Use Randy's water as SD water.
|
changeset |
files
|
2014-12-24 |
nemo |
merge
|
changeset |
files
|
2014-12-24 |
vittorio giovara |
add wuzzy to credits
|
changeset |
files
|
2014-12-24 |
nemo |
Add Randy's Candy_v1 as an upgrade to the Cake theme, add Cake theme to list of selectable themes. Also add forgotten Hoggywood CMakeLists.txt.
|
changeset |
files
|
2014-12-24 |
Wuzzy |
Add Hoggywood. Theme by Rofra, updated and improved by Wuzzy
|
changeset |
files
|
2014-12-27 |
Gianfranco Costamagna |
Add my address to IT translation
|
changeset |
files
|
2014-12-24 |
nemo |
should fix perlin gen on 32 bit
|
changeset |
files
|
2014-12-23 |
nemo |
merge
|
changeset |
files
|
2014-12-22 |
unc0rr |
Hide "optimize" button
|
changeset |
files
|
2014-12-21 |
sheepluva |
german translation update, mostly just adding wuzzy's suggested strings
|
changeset |
files
|
2014-12-21 |
wuzzy |
Issue 875: Fix faulty translation in German
|
changeset |
files
|
2014-12-22 |
nemo |
scaling is not safe in multi at all using a team add. will use the first real team instead.
|
changeset |
files
|
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
|