Sun, 01 Mar 2015 20:38:52 +0100 sheepluva quick word deletion while holding ctrl (qt style)
Sun, 01 Mar 2015 20:14:23 +0100 sheepluva holding ctrl will now make cursor skip words/etc in a fashion similar to Qt
Sun, 01 Mar 2015 17:32:26 +0100 sheepluva whoops, pas2c did not notice this missing ;
Sun, 01 Mar 2015 17:12:02 +0100 sheepluva since fonts can be loaded in late, update cursor position before first chat display
Sun, 01 Mar 2015 16:45:24 +0100 sheepluva make team key play well with new cursor
Sun, 01 Mar 2015 16:38:18 +0100 sheepluva add newline after warning
Sun, 01 Mar 2015 16:32:14 +0100 sheepluva make sure cursor drawing position does not get messed up by screen resize
Sun, 01 Mar 2015 15:56:00 +0100 sheepluva teach pas2c how to insert() shortstrings
Sun, 01 Mar 2015 15:04:31 +0100 sheepluva pas2c does not like setlength called with a shortstring apparently
Sun, 01 Mar 2015 04:15:11 +0100 sheepluva selections
Sat, 28 Feb 2015 22:20:53 +0100 sheepluva fix chat input history not restoring utf8-related info
Sat, 28 Feb 2015 17:29:07 +0100 sheepluva engine: moveable chat cursor. note: discovered bug that utf8 char info is lost/corrupted when input history is used
Thu, 26 Feb 2015 15:38:10 +0300 unC0Rr Racer challenge map #14
Wed, 18 Feb 2015 14:44:59 +0300 unC0Rr Racer challenge #13
Tue, 17 Feb 2015 16:05:54 -0500 nemo Clear flag set by gear on gear deletion. Also added a few more nil checks on HHGear
Tue, 17 Feb 2015 12:09:27 -0500 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 *
Tue, 17 Feb 2015 10:04:32 -0500 nemo avoid airmines too when spawning
Tue, 17 Feb 2015 09:50:22 -0500 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.
Mon, 16 Feb 2015 13:58:32 -0500 nemo make mines submersible
Sun, 15 Feb 2015 21:27:27 -0500 nemo oops, forgot this annoying thing
Sun, 15 Feb 2015 15:35:46 -0500 nemo 0s mine time
Sun, 15 Feb 2015 15:34:32 -0500 nemo make air mines respawn on climbhome
Mon, 16 Feb 2015 22:33:15 +0300 unc0rr Introducing cbAmmo qmlfrontend
Sat, 14 Feb 2015 22:25:31 -0500 nemo hook up to frontend
Mon, 09 Feb 2015 00:37:59 +0300 unc0rr Fix schemes loading qmlfrontend
Sat, 14 Feb 2015 17:47:28 -0500 nemo Fix bug, undo debug level in server, set air mine number to something non-debug
Sun, 08 Feb 2015 00:10:05 +0300 unc0rr Send selected scheme config on engine initialization (WIP) qmlfrontend
Sat, 14 Feb 2015 17:34:12 -0500 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
Sat, 07 Feb 2015 23:26:14 +0300 unc0rr merge with default qmlfrontend
Sat, 07 Feb 2015 23:25:33 +0300 unc0rr merge
Sat, 07 Feb 2015 11:53:08 +0300 unc0rr Fix pas2c?
Sat, 07 Feb 2015 00:19:54 +0300 unc0rr This should help with second rejoin bug. (reverting previous workaround over frontend bug and making a new one)
Fri, 06 Feb 2015 16:08:02 +0300 unC0Rr One more medium template
Sat, 31 Jan 2015 23:14:12 -0500 nemo fix typo
Sat, 31 Jan 2015 22:18:40 -0500 nemo I guess the params shouldn't be all or nothing.
Sat, 31 Jan 2015 22:13:44 -0500 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
Sun, 25 Jan 2015 16:10:20 -0500 nemo Add generic getter/setter for a bunch of more obscure gear structure values
Sun, 25 Jan 2015 14:48:02 -0500 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.
Sat, 24 Jan 2015 13:49:57 -0500 nemo Make the various mine states a bit clearer (inactive, active but not in seek mode, seek mode, chasing target)
Wed, 21 Jan 2015 16:00:08 -0500 nemo more turn-based-y
Sun, 18 Jan 2015 22:48:23 -0500 nemo inherit mines time div 4
Mon, 19 Jan 2015 01:18:43 +0100 sheepluva feedback/linux: fix wrong mem size being reported if mem > 4GB. thanks to tomreyn for reporting this issue
Sun, 18 Jan 2015 17:14:37 -0500 nemo merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
Sun, 18 Jan 2015 16:57:32 -0500 nemo Use the larger scaled airmine sprite originally intended, add some antidickery measures.
Mon, 19 Jan 2015 00:12:26 +0300 unc0rr Fix here too
Sun, 18 Jan 2015 16:01:09 -0500 nemo more tweakery
Sun, 18 Jan 2015 15:12:54 -0500 nemo initialise trackSpeed, add nil check before resetting seek timer
Sun, 18 Jan 2015 15:03:35 -0500 nemo er... didn't mean to leave this line in
Sun, 18 Jan 2015 20:59:37 +0100 sheepluva begin/end
Sun, 18 Jan 2015 14:48:23 -0500 nemo merge
Sun, 18 Jan 2015 15:36:36 +0100 sheepluva fix pas2c (airbomb code: "not" statement in boolean expression was without parentheses)
Sun, 18 Jan 2015 14:47:25 -0500 nemo radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
Sat, 17 Jan 2015 21:41:01 +0100 sheepluva oops. I committed hat fix to .21 branch
Sun, 18 Jan 2015 14:18:06 -0500 nemo Toss in scaled down underwater SD mine as "air mine" pending, er, cybernetic butterflies or whatever
Sat, 17 Jan 2015 10:07:12 -0500 nemo tweak a few params. still something wtf going on when on rope
Sat, 17 Jan 2015 14:26:25 +0100 sheepluva merge
Fri, 16 Jan 2015 17:51:29 -0500 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.
Fri, 16 Jan 2015 15:47:34 +0100 sheepluva Merge pull request #31 from LocutusOfBorg/fix-cmake
Wed, 14 Jan 2015 11:47:50 +0300 unC0Rr Oops, misspelled protocol command
Tue, 13 Jan 2015 23:37:07 +0300 unc0rr Implement /newseed and /hedgehogs commands. Only tested for building.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip