2015-03-24 sheepluva rendering tweaks/cleanup cont.
2015-03-23 sheepluva show correct default if current team is local team
2015-03-22 sheepluva fix segfault caused by last commit if spectating
2015-03-22 sheepluva make using hog speech a bit more comfortable
2015-03-20 nemo remove switch from allowed utilities. 14:57 <@unC0Rr> way too OP
2015-03-19 sheepluva don't modify collision data when applying visual edge smoothing
2015-03-18 sheepluva fallback to first color in colors array if there is no valid color specified
2015-03-18 unc0rr Don't spawn team widget sorter on each frame when in lag. Issue 'spectate 0' instead, and only on first lag occasion.
2015-03-18 unc0rr Also update wind indicator on lag when joining midgame
2015-03-18 sheepluva changed/fixed alpha blending in copyToXYFromRect
2015-03-18 unc0rr Only allow one instance of vgtSmoothWindbar also
2015-03-17 unc0rr Don't do anything if sorter was replaced, even for one tick only. Hopefully fixes issue #907, but not confirmed, though very highly plausible.
2015-03-16 unC0Rr Script parameter to adjust winning score for Mutant
2015-03-16 nemo team coloured, just for the heck of it, based on a param. also del airmine, 'cause, probably not fun here. you're invuln anyway.
2015-03-15 nemo merge ☹
2015-03-13 unC0Rr Racer challenge map #15
2015-03-08 sheepluva and ofc fix pas2c build
2015-03-08 sheepluva render input prefix independent of inputstr so that e.g. a username will not lead to weirdnesses
2015-03-08 sheepluva chat/copypaste: some adjustments and sanity checks
2015-03-08 sheepluva copy to/paste from system clipboard (via frontend)
2015-03-06 sheepluva copy&paste (wip), currently using only a local clipboard
2015-03-15 nemo Allow rope tinting
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
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 tip