2015-06-04 |
unc0rr |
More ifdefs \o/ (fix build even more)
0.9.21
|
changeset |
files
|
2015-01-05 |
unc0rr |
merge
|
changeset |
files
|
2015-06-03 |
unc0rr |
Lazy fix for server build
0.9.21
|
changeset |
files
|
2015-01-05 |
sheepluva |
Merge pull request #27 from LocutusOfBorg/fix-build2
|
changeset |
files
|
2015-06-03 |
koda |
Update .hgignore file
0.9.21
|
changeset |
files
|
2015-01-05 |
sheepluva |
Merge pull request #28 from LocutusOfBorg/lua-fix
|
changeset |
files
|
2015-06-02 |
koda |
Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
0.9.21
|
changeset |
files
|
2015-01-05 |
sheepluva |
Merge pull request #26 from LocutusOfBorg/fix-build
|
changeset |
files
|
2015-06-02 |
koda |
Fix building hedgewars-server
0.9.21 0.9.21-release
|
changeset |
files
|
2015-01-05 |
sheepluva |
Merge pull request #25 from LocutusOfBorg/translation
|
changeset |
files
|
2015-01-05 |
unc0rr |
Support _S and _P in initialization expressions
|
changeset |
files
|
2015-06-02 |
koda |
Allow skipping the bundle step after install on OSX
0.9.21
|
changeset |
files
|
2015-01-05 |
sheepluva |
Merge pull request #24 from LocutusOfBorg/update-travis
|
changeset |
files
|
2015-01-05 |
unc0rr |
Eh, faulty check
|
changeset |
files
|
2015-06-02 |
koda |
Move OSX SDL library configuration from SDLh to proper CMakeLists
0.9.21
|
changeset |
files
|
2015-01-04 |
unc0rr |
Random gravity values interval should include maxgravity
|
changeset |
files
|
2015-02-02 |
unc0rr |
Scheme parsing
qmlfrontend
|
changeset |
files
|
2015-06-01 |
koda |
Fix building on OSX when autoupdate is disabled
0.9.21
|
changeset |
files
|
2015-01-04 |
unc0rr |
Include feature_size to demos for checker
|
changeset |
files
|
2015-01-29 |
unc0rr |
[flib] yay, some work on schemes
qmlfrontend
|
changeset |
files
|
2015-01-17 |
sheepluva |
fix issue with contributor hat being displayed for wrong players
0.9.21
|
changeset |
files
|
2015-01-03 |
unc0rr |
Oops
|
changeset |
files
|
2015-01-24 |
unc0rr |
CMake script for qmlFrontend
qmlfrontend
|
changeset |
files
|
2015-01-06 |
sheepluva |
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
0.9.21
|
changeset |
files
|
2015-01-03 |
unc0rr |
Not compatible anymore
|
changeset |
files
|
2015-01-03 |
unc0rr |
merge default
qmlfrontend
|
changeset |
files
|
2015-01-06 |
sheepluva |
backporting some build system fixes and pas2c tweaks
0.9.21
|
changeset |
files
|
2015-01-02 |
unc0rr |
Fix home path
|
changeset |
files
|
2015-01-04 |
nemo |
premature optimisation bit me again.
0.9.21
|
changeset |
files
|
2015-01-02 |
unc0rr |
Fix crash in case of critical image missing
|
changeset |
files
|
2015-01-04 |
nemo |
Intent is to allow filtering by arbitrary flag combinations. This isn't actually working yet. No idea why. It seems it should. Tired though, so will look at it tomorrow.
0.9.21
|
changeset |
files
|
2015-01-02 |
unc0rr |
checker.ini to avoid hardcoded paths
|
changeset |
files
|
2015-01-03 |
nemo |
oops
0.9.21
|
changeset |
files
|
2015-01-02 |
unc0rr |
Generate config for 'world edge' and 'script param' scheme options
|
changeset |
files
|
2015-01-03 |
nemo |
Tired of not knowing which rooms I can't join
0.9.21
|
changeset |
files
|
2015-01-01 |
unc0rr |
Fix setting gravity multiplied by million for a moment of time on new turn on certain circumstances
|
changeset |
files
|
2015-01-03 |
nemo |
use copyToXY instead to improve legibility
0.9.21
|
changeset |
files
|
2015-01-01 |
nemo |
Try to handle negative gravity w/ snow. Still needs to look nicer. Currently causes banding.
|
changeset |
files
|
2015-01-02 |
unc0rr |
Fix crash in case of critical image missing
0.9.21
|
changeset |
files
|
2014-12-30 |
unc0rr |
Uhm... this seems to count as a workaround, not tested though
|
changeset |
files
|
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
|