2015-03-03 unc0rr amNothing is fine to use in any type of race too
2015-03-01 sheepluva attempt to move cursor now removes selection even if cursor cannot actually move in the specified direction
2015-03-01 sheepluva quick word deletion while holding ctrl (qt style)
2015-03-01 sheepluva holding ctrl will now make cursor skip words/etc in a fashion similar to Qt
2015-03-01 sheepluva whoops, pas2c did not notice this missing ;
2015-03-01 sheepluva since fonts can be loaded in late, update cursor position before first chat display
2015-03-01 sheepluva make team key play well with new cursor
2015-03-01 sheepluva add newline after warning
2015-03-01 sheepluva make sure cursor drawing position does not get messed up by screen resize
2015-03-01 sheepluva teach pas2c how to insert() shortstrings
2015-03-01 sheepluva pas2c does not like setlength called with a shortstring apparently
2015-03-01 sheepluva selections
2015-02-28 sheepluva fix chat input history not restoring utf8-related info
2015-02-28 sheepluva engine: moveable chat cursor. note: discovered bug that utf8 char info is lost/corrupted when input history is used
2015-02-26 unC0Rr Racer challenge map #14
2015-02-18 unC0Rr Racer challenge #13
2015-02-17 nemo Clear flag set by gear on gear deletion. Also added a few more nil checks on HHGear
2015-02-17 nemo Make hedgewars frontend not change scheme/weps to Default if script cfg doesn't match a known scheme. That is, will leave on whatever is selected. Also set a bunch of schemes where we don't care what the scheme/weps are to *
2015-02-17 nemo avoid airmines too when spawning
2015-02-17 nemo bit more friction. remove gstSubmersible clearing. was for the old "sea" thing that is totally gone now. As a general attribute, better to let other stuff clear it as needed.
2015-02-16 nemo make mines submersible
2015-02-16 nemo oops, forgot this annoying thing
2015-02-15 nemo 0s mine time
2015-02-15 nemo make air mines respawn on climbhome
2015-02-16 unc0rr Introducing cbAmmo qmlfrontend
2015-02-15 nemo hook up to frontend
2015-02-08 unc0rr Fix schemes loading qmlfrontend
2015-02-14 nemo Fix bug, undo debug level in server, set air mine number to something non-debug
2015-02-07 unc0rr Send selected scheme config on engine initialization (WIP) qmlfrontend
2015-02-14 nemo Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
2015-02-07 unc0rr merge with default qmlfrontend
2015-02-07 unc0rr merge
2015-02-07 unc0rr Fix pas2c?
2015-02-06 unc0rr This should help with second rejoin bug. (reverting previous workaround over frontend bug and making a new one)
2015-02-06 unC0Rr One more medium template
2015-02-01 nemo fix typo
2015-02-01 nemo I guess the params shouldn't be all or nothing.
2015-02-01 nemo add some config params - speed,accel,delaytime,delayheight,nocake. water rise speed, water rise acceleration, time delay from start of turn for water rise, height delay for same, and disable cake. also set start boulder to indestructible
2015-01-25 nemo Add generic getter/setter for a bunch of more obscure gear structure values
2015-01-25 nemo Add a couple of more variable bindings, make all the set visual gear values optional, to allow skipping trailing params or specifying ones in the middle as nil to not set. Should make using it more convenient in simple cases.
2015-01-24 nemo Make the various mine states a bit clearer (inactive, active but not in seek mode, seek mode, chasing target)
2015-01-21 nemo more turn-based-y
2015-01-19 nemo inherit mines time div 4
2015-01-19 sheepluva feedback/linux: fix wrong mem size being reported if mem > 4GB. thanks to tomreyn for reporting this issue
2015-01-18 nemo merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
2015-01-18 nemo Use the larger scaled airmine sprite originally intended, add some antidickery measures.
2015-01-18 unc0rr Fix here too
2015-01-18 nemo more tweakery
2015-01-18 nemo initialise trackSpeed, add nil check before resetting seek timer
2015-01-18 nemo er... didn't mean to leave this line in
2015-01-18 sheepluva begin/end
2015-01-18 nemo merge
2015-01-18 sheepluva fix pas2c (airbomb code: "not" statement in boolean expression was without parentheses)
2015-01-18 nemo radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
2015-01-17 sheepluva oops. I committed hat fix to .21 branch
2015-01-18 nemo Toss in scaled down underwater SD mine as "air mine" pending, er, cybernetic butterflies or whatever
2015-01-17 nemo tweak a few params. still something wtf going on when on rope
2015-01-17 sheepluva merge
2015-01-16 nemo experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
2015-01-16 sheepluva Merge pull request #31 from LocutusOfBorg/fix-cmake
2015-01-14 unC0Rr Oops, misspelled protocol command
2015-01-13 unc0rr Implement /newseed and /hedgehogs commands. Only tested for building.
2015-01-12 nemo oups. Accidentally commited air mine stuff which needs reworking now since I can't use Gear^.Hedgehog
2015-01-12 nemo move TGear Hedgehog based on how uStats is using it
2015-01-15 Gianfranco Costamagna Add RelWithDebInfo for debugging purposes
2015-01-06 sheepluva merge git head
2015-01-06 sheepluva Merge pull request #29 from LocutusOfBorg/bad-fix-segfault
2015-01-06 Gianfranco Costamagna Unify _P flags
2015-01-06 unc0rr Fix handling of perlin mapgen
2014-11-29 Gianfranco Costamagna Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
2015-01-06 unc0rr - Send maze_size command in other mapgen modes too
2015-01-05 Gianfranco Costamagna Rename test to test_normal, to comply with policy CMP0037
2015-07-09 nemo Fix build w/o S3D and video recording. untested. 0.9.21
2015-01-05 unc0rr merge
2015-06-04 unc0rr More ifdefs \o/ (fix build even more) 0.9.21
2015-01-05 unc0rr merge
2015-06-03 unc0rr Lazy fix for server build 0.9.21
2015-01-05 sheepluva Merge pull request #27 from LocutusOfBorg/fix-build2
2015-06-03 koda Update .hgignore file 0.9.21
2015-01-05 sheepluva Merge pull request #28 from LocutusOfBorg/lua-fix
2015-06-02 koda Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38 0.9.21
2015-01-05 sheepluva Merge pull request #26 from LocutusOfBorg/fix-build
2015-06-02 koda Fix building hedgewars-server 0.9.21 0.9.21-release
2015-01-05 sheepluva Merge pull request #25 from LocutusOfBorg/translation
2015-01-05 unc0rr Support _S and _P in initialization expressions
2015-06-02 koda Allow skipping the bundle step after install on OSX 0.9.21
2015-01-05 sheepluva Merge pull request #24 from LocutusOfBorg/update-travis
2015-01-05 unc0rr Eh, faulty check
2015-06-02 koda Move OSX SDL library configuration from SDLh to proper CMakeLists 0.9.21
2015-01-04 unc0rr Random gravity values interval should include maxgravity
2015-02-02 unc0rr Scheme parsing qmlfrontend
2015-06-01 koda Fix building on OSX when autoupdate is disabled 0.9.21
2015-01-04 unc0rr Include feature_size to demos for checker
2015-01-29 unc0rr [flib] yay, some work on schemes qmlfrontend
2015-01-17 sheepluva fix issue with contributor hat being displayed for wrong players 0.9.21
2015-01-03 unc0rr Oops
2015-01-24 unc0rr CMake script for qmlFrontend qmlfrontend
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
2015-01-03 unc0rr Not compatible anymore
2015-01-03 unc0rr merge default qmlfrontend
2015-01-06 sheepluva backporting some build system fixes and pas2c tweaks 0.9.21
2015-01-02 unc0rr Fix home path
2015-01-04 nemo premature optimisation bit me again. 0.9.21
2015-01-02 unc0rr Fix crash in case of critical image missing
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
2015-01-02 unc0rr checker.ini to avoid hardcoded paths
2015-01-03 nemo oops 0.9.21
2015-01-02 unc0rr Generate config for 'world edge' and 'script param' scheme options
2015-01-03 nemo Tired of not knowing which rooms I can't join 0.9.21
2015-01-01 unc0rr Fix setting gravity multiplied by million for a moment of time on new turn on certain circumstances
2015-01-03 nemo use copyToXY instead to improve legibility 0.9.21
2015-01-01 nemo Try to handle negative gravity w/ snow. Still needs to look nicer. Currently causes banding.
2015-01-02 unc0rr Fix crash in case of critical image missing 0.9.21
2014-12-30 unc0rr Uhm... this seems to count as a workaround, not tested though
2015-01-01 unc0rr Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead 0.9.21
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.
2015-01-01 nemo tweaks to try and make flakes better behaved in negative gravity. branch safe. 0.9.21
2014-12-30 unc0rr Server-side workaround for frontend's script parameter bug in .21
2014-12-30 nemo this should probably work 0.9.21
2014-12-30 unc0rr Merge fixes from .21 branch
2014-12-30 nemo revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay 0.9.21
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*)
2015-01-05 Gianfranco Costamagna Find lua 5.1 on fedora machines (taken from fedora hw git)
2014-12-30 Gianfranco Costamagna Fix arm* build failures
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
2014-12-27 nemo Was not a good idea in the first place IMO
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
2014-12-25 nemo fix amRubber frame positioning fail (probably)
(0) -10000 -3000 -1000 -128 +128 +1000 +3000 tip