unc0rr [Wed, 18 Mar 2015 23:13:37 +0300] rev 10861
Also update wind indicator on lag when joining midgame
sheepluva [Wed, 18 Mar 2015 21:03:53 +0100] rev 10860
changed/fixed alpha blending in copyToXYFromRect
unc0rr [Wed, 18 Mar 2015 22:57:29 +0300] rev 10859
Only allow one instance of vgtSmoothWindbar also
unc0rr [Tue, 17 Mar 2015 23:57:26 +0300] rev 10858
Don't do anything if sorter was replaced, even for one tick only. Hopefully fixes
issue #907, but not confirmed, though very highly plausible.
unC0Rr [Mon, 16 Mar 2015 11:12:18 +0300] rev 10857
Script parameter to adjust winning score for Mutant
nemo [Sun, 15 Mar 2015 22:01:10 -0400] rev 10856
team coloured, just for the heck of it, based on a param. also del airmine, 'cause, probably not fun here. you're invuln anyway.
nemo [Sun, 15 Mar 2015 16:14:43 -0400] rev 10855
merge ☹
unC0Rr [Fri, 13 Mar 2015 14:09:44 +0300] rev 10854
Racer challenge map #15
sheepluva [Sun, 08 Mar 2015 03:04:06 +0100] rev 10853
and ofc fix pas2c build
sheepluva [Sun, 08 Mar 2015 02:40:32 +0100] rev 10852
render input prefix independent of inputstr so that e.g. a username will not lead to weirdnesses
sheepluva [Sun, 08 Mar 2015 01:51:27 +0100] rev 10851
chat/copypaste: some adjustments and sanity checks
sheepluva [Sun, 08 Mar 2015 01:04:41 +0100] rev 10850
copy to/paste from system clipboard (via frontend)
sheepluva [Fri, 06 Mar 2015 21:24:21 +0100] rev 10849
copy&paste (wip), currently using only a local clipboard
nemo [Sun, 15 Mar 2015 16:14:13 -0400] rev 10848
Allow rope tinting
unc0rr [Tue, 03 Mar 2015 22:22:29 +0300] rev 10847
amNothing is fine to use in any type of race too
sheepluva [Sun, 01 Mar 2015 21:06:27 +0100] rev 10846
attempt to move cursor now removes selection even if cursor cannot actually move in the specified direction
sheepluva [Sun, 01 Mar 2015 20:38:52 +0100] rev 10845
quick word deletion while holding ctrl (qt style)
sheepluva [Sun, 01 Mar 2015 20:14:23 +0100] rev 10844
holding ctrl will now make cursor skip words/etc in a fashion similar to Qt
sheepluva [Sun, 01 Mar 2015 17:32:26 +0100] rev 10843
whoops, pas2c did not notice this missing ;
sheepluva [Sun, 01 Mar 2015 17:12:02 +0100] rev 10842
since fonts can be loaded in late, update cursor position before first chat display
sheepluva [Sun, 01 Mar 2015 16:45:24 +0100] rev 10841
make team key play well with new cursor
sheepluva [Sun, 01 Mar 2015 16:38:18 +0100] rev 10840
add newline after warning
sheepluva [Sun, 01 Mar 2015 16:32:14 +0100] rev 10839
make sure cursor drawing position does not get messed up by screen resize
sheepluva [Sun, 01 Mar 2015 15:56:00 +0100] rev 10838
teach pas2c how to insert() shortstrings
sheepluva [Sun, 01 Mar 2015 15:04:31 +0100] rev 10837
pas2c does not like setlength called with a shortstring apparently
sheepluva [Sun, 01 Mar 2015 04:15:11 +0100] rev 10836
selections
sheepluva [Sat, 28 Feb 2015 22:20:53 +0100] rev 10835
fix chat input history not restoring utf8-related info
sheepluva [Sat, 28 Feb 2015 17:29:07 +0100] rev 10834
engine: moveable chat cursor. note: discovered bug that utf8 char info is lost/corrupted when input history is used
unC0Rr [Thu, 26 Feb 2015 15:38:10 +0300] rev 10833
Racer challenge map #14
unC0Rr [Wed, 18 Feb 2015 14:44:59 +0300] rev 10832
Racer challenge #13
nemo [Tue, 17 Feb 2015 16:05:54 -0500] rev 10831
Clear flag set by gear on gear deletion. Also added a few more nil checks on HHGear
nemo [Tue, 17 Feb 2015 12:09:27 -0500] rev 10830
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 *
nemo [Tue, 17 Feb 2015 10:04:32 -0500] rev 10829
avoid airmines too when spawning
nemo [Tue, 17 Feb 2015 09:50:22 -0500] rev 10828
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.
nemo [Mon, 16 Feb 2015 13:58:32 -0500] rev 10827
make mines submersible
nemo [Sun, 15 Feb 2015 21:27:27 -0500] rev 10826
oops, forgot this annoying thing
nemo [Sun, 15 Feb 2015 15:35:46 -0500] rev 10825
0s mine time
nemo [Sun, 15 Feb 2015 15:34:32 -0500] rev 10824
make air mines respawn on climbhome
unc0rr [Mon, 16 Feb 2015 22:33:15 +0300] rev 10823
Introducing cbAmmo
nemo [Sat, 14 Feb 2015 22:25:31 -0500] rev 10822
hook up to frontend
unc0rr [Mon, 09 Feb 2015 00:37:59 +0300] rev 10821
Fix schemes loading
nemo [Sat, 14 Feb 2015 17:47:28 -0500] rev 10820
Fix bug, undo debug level in server, set air mine number to something non-debug
unc0rr [Sun, 08 Feb 2015 00:10:05 +0300] rev 10819
Send selected scheme config on engine initialization (WIP)
nemo [Sat, 14 Feb 2015 17:34:12 -0500] rev 10818
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
unc0rr [Sat, 07 Feb 2015 23:26:14 +0300] rev 10817
merge with default
unc0rr [Sat, 07 Feb 2015 23:25:33 +0300] rev 10816
merge
unc0rr [Sat, 07 Feb 2015 11:53:08 +0300] rev 10815
Fix pas2c?
unc0rr [Sat, 07 Feb 2015 00:19:54 +0300] rev 10814
This should help with second rejoin bug. (reverting previous workaround over frontend bug and making a new one)
unC0Rr [Fri, 06 Feb 2015 16:08:02 +0300] rev 10813
One more medium template
nemo [Sat, 31 Jan 2015 23:14:12 -0500] rev 10812
fix typo
nemo [Sat, 31 Jan 2015 22:18:40 -0500] rev 10811
I guess the params shouldn't be all or nothing.
nemo [Sat, 31 Jan 2015 22:13:44 -0500] rev 10810
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
nemo [Sun, 25 Jan 2015 16:10:20 -0500] rev 10809
Add generic getter/setter for a bunch of more obscure gear structure values
nemo [Sun, 25 Jan 2015 14:48:02 -0500] rev 10808
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.
nemo [Sat, 24 Jan 2015 13:49:57 -0500] rev 10807
Make the various mine states a bit clearer (inactive, active but not in seek mode, seek mode, chasing target)
nemo [Wed, 21 Jan 2015 16:00:08 -0500] rev 10806
more turn-based-y
nemo [Sun, 18 Jan 2015 22:48:23 -0500] rev 10805
inherit mines time div 4
sheepluva [Mon, 19 Jan 2015 01:18:43 +0100] rev 10804
feedback/linux: fix wrong mem size being reported if mem > 4GB. thanks to tomreyn for reporting this issue
nemo [Sun, 18 Jan 2015 17:14:37 -0500] rev 10803
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo [Sun, 18 Jan 2015 16:57:32 -0500] rev 10802
Use the larger scaled airmine sprite originally intended, add some antidickery measures.