Wed, 02 Sep 2015 11:55:37 -0400 nemo Trying to get these scripts to behave properly, still WIP though.
Wed, 02 Sep 2015 16:58:31 +0200 sheepluva fix internal function name
Wed, 02 Sep 2015 05:59:21 +0200 wuzzy make tunnels script use MapFeatureSize
Wed, 02 Sep 2015 05:52:02 +0200 sheepluva some more tweaks
Wed, 02 Sep 2015 04:59:17 +0200 sheepluva make diagonal maze use map feature size
Wed, 02 Sep 2015 04:49:11 +0200 sheepluva also expose MapFeatureSize in onPreviewInit
Wed, 02 Sep 2015 04:25:24 +0200 sheepluva Lua API: expose MapFeatureSize during init
Wed, 02 Sep 2015 04:03:24 +0200 sheepluva fix on-code documentation of EraseSprite
Wed, 02 Sep 2015 01:25:29 +0200 sheepluva display circle for custom build dist values, display nothing if no limit. map borders are not taken into account at this point
Wed, 02 Sep 2015 00:39:35 +0200 sheepluva Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
Tue, 01 Sep 2015 23:54:13 +0200 sheepluva global variable for defining construction distance limit. value smaller 1 means no limit (wip)
Sun, 30 Aug 2015 18:03:44 +0300 unc0rr Restore player clan on rejoin (issue 934, not tested)
Sun, 30 Aug 2015 17:12:12 +0300 unc0rr Fix inverse paused state for spectators joining paused game (not tested)
Thu, 27 Aug 2015 22:03:57 +0300 unc0rr Check for CMD message a bit further down the control flow
Thu, 27 Aug 2015 14:47:38 +0300 unC0Rr Don't accept any password from players banned on the website
Mon, 17 Aug 2015 14:14:58 -0400 nemo add missing state binds in lua
Mon, 17 Aug 2015 10:56:24 -0400 nemo just some indentation tweaks to help me read this while looking for possible causes of the iOS crasher
Sat, 15 Aug 2015 16:23:00 +0300 unc0rr Some fixes qmlfrontend
Sun, 09 Aug 2015 07:20:18 +0200 Wuzzy Update English weapon descriptions
Fri, 14 Aug 2015 17:07:36 +0300 unC0Rr Break it even more during refactoring qmlfrontend
Wed, 12 Aug 2015 17:30:14 +0300 unC0Rr Generate parameters structures qmlfrontend
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Mon, 10 Aug 2015 02:39:34 +0200 sheepluva update copyright year in manpage
Sun, 09 Aug 2015 05:19:56 +0200 sheepluva this should prevent hogs from hovering in air after using hammer
Sun, 09 Aug 2015 04:30:41 +0200 sheepluva Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
Sun, 09 Aug 2015 04:02:23 +0200 sheepluva fix the fix
Sun, 09 Aug 2015 00:49:49 +0200 sheepluva comment tweaks
Sun, 09 Aug 2015 00:25:35 +0200 sheepluva tweak prev commit
Sun, 09 Aug 2015 00:19:33 +0200 sheepluva Hammer changes/fixes: honor extra-damage (Issue 975), round up damage, do correct damage when being spammed in infinite-attack mode
Fri, 07 Aug 2015 07:30:14 -0400 nemo Fix weapon name - bug #967
Thu, 06 Aug 2015 12:12:42 +0900 mikade HedgeEditor (bring on the bug reports, wahey!)
Wed, 05 Aug 2015 11:33:02 -0400 nemo oops. melon pieces need friction and elasticity to bounce right.
Mon, 03 Aug 2015 17:07:38 +0900 mikade May He Improve Our Graphics Forevermore
Mon, 03 Aug 2015 12:24:12 +0900 mikade Add Wuzzy's SpeedShoppa challenges.
Sat, 01 Aug 2015 00:13:05 +0300 unc0rr Make RESTART_SERVER invokable
Sat, 01 Aug 2015 00:09:59 +0300 unc0rr Use helper function instead of ton of copypasta
Fri, 31 Jul 2015 00:25:31 +0300 unc0rr Fixes to 10760 to reduce desyncs on checkers and better heat my room during long dark winter nights
Thu, 30 Jul 2015 16:28:35 -0400 nemo darken and blur the cupcake a bit so that people stop trying to teleport on it
Thu, 30 Jul 2015 22:19:05 +0900 mikade GetHogVoicepack,GetHogFlag,GetHogGrave
Mon, 27 Jul 2015 11:51:05 -0400 Wuzzy Block bouncing on the anti-portal surfaces
Thu, 23 Jul 2015 19:51:14 +0300 unc0rr Don't allow too big messages from clients
Tue, 21 Jul 2015 23:51:58 +0300 unc0rr Put diagnostic message into log when quitting due to end of input in demo replay mode
Tue, 21 Jul 2015 08:41:06 -0400 nemo just disable landpixels w/ blurry land instead. the mask can be helpful for debugging at least.
Tue, 21 Jul 2015 08:28:48 -0400 nemo disable land dump when using blurry land setting.
Sun, 19 Jul 2015 13:19:20 +0200 sheepluva some visual tweaks to art theme. sue. me.
Sun, 19 Jul 2015 04:05:19 +0200 sheepluva add some chat message colors
Sun, 19 Jul 2015 03:10:00 +0200 sheepluva fix timebox sprite
Sat, 18 Jul 2015 19:10:57 +0200 sheepluva fix pickhammer collision when moving upwards, thanks to MK for reporting
Sat, 18 Jul 2015 02:44:36 +0200 sheepluva always draw border on terrain if there is only a map mask and no map image. this is a workaround for the fact that space campaign masks use white (lfObject) color instead of black (lfBasic)
Fri, 17 Jul 2015 10:06:00 +0200 sheepluva unpause game when finishing game
Thu, 16 Jul 2015 22:16:35 +0200 sheepluva change theme used by sniper training, for performance reasons
Thu, 16 Jul 2015 21:50:59 +0200 sheepluva remove 2 training missions as suggested in issue #868
Thu, 16 Jul 2015 08:39:35 -0400 nemo CRLF purge
Wed, 15 Jul 2015 00:27:12 +0200 sheepluva small german string fix
Tue, 14 Jul 2015 20:06:07 +0900 mikade ups, remove random testing vars
Tue, 14 Jul 2015 20:01:15 +0900 mikade tentative/lazy fixes for unC0Rr's evil
Tue, 14 Jul 2015 03:45:27 +0200 sheepluva update german translation
Tue, 14 Jul 2015 02:01:58 +0200 sheepluva merge
Tue, 14 Jul 2015 01:56:47 +0200 wuzzy update for "that sinking feeling"
Mon, 13 Jul 2015 23:30:12 +0200 sheepluva fix some typos
Mon, 13 Jul 2015 22:10:01 +0200 wuzzy german lua strings translation
Mon, 13 Jul 2015 11:01:01 +0200 sheepluva don't keep around those right-side fort files which are just mirror images of left-side forts. generate them at run-time instead. note: inlining changes and deleting files - so consider clean build/install
Mon, 13 Jul 2015 06:19:51 +0200 sheepluva just ignore gfDivideTeams if more/less than 2 teams. instead of quitting with fatal error
Sun, 12 Jul 2015 23:15:39 +0200 sheepluva chat: make sure that CTRL is the /only/ modifier key pressed when detecting ctrl+a etc
Sun, 12 Jul 2015 08:20:33 +0200 sheepluva small changelog update
Sat, 11 Jul 2015 18:36:06 -0400 nemo remove teamgone. desyncs now. less interesting without the animation, perhaps something should be flagged to replace it
Sat, 11 Jul 2015 18:28:26 +0200 sheepluva please avoid # in filenames
Thu, 09 Jul 2015 13:27:56 -0400 nemo Fix build w/o S3D and video recording. untested.
Tue, 07 Jul 2015 19:19:43 -0400 nemo merge
Sat, 04 Jul 2015 21:48:02 +0200 wuzzy german translation update
Tue, 07 Jul 2015 19:19:18 -0400 nemo update hl for .22 airmines
Sat, 04 Jul 2015 03:43:41 +0200 sheepluva fix Rubberduck grave
Wed, 24 Jun 2015 01:23:37 +0200 sheepluva fallback to Default voicepack if specified voicepack is not available
Tue, 16 Jun 2015 10:08:07 -0400 nemo bit friendlier if the uVariables values get changed
Fri, 12 Jun 2015 17:28:20 -0400 nemo Just to prevent airmines from stealing camera when they blow up... but really what is needed I think is forcing camera to stay on current hedgehog if you are the active player. either all the time, or at least if you are on rope/saucer.
Thu, 11 Jun 2015 03:31:33 +0200 sheepluva hog number display: no blinking
Wed, 10 Jun 2015 23:21:30 +0300 unc0rr Time is stored in bytestring now
Wed, 10 Jun 2015 23:05:38 +0300 unc0rr Buggy executeMany?
Mon, 08 Jun 2015 08:21:09 -0400 nemo ambiguous
Sun, 07 Jun 2015 04:40:02 +0200 sheepluva mention hoggywood and cake in the changelog
Sat, 06 Jun 2015 23:57:12 +0200 sheepluva fix flower grave
Sat, 06 Jun 2015 23:28:07 +0200 sheepluva fix statue grave
Sat, 06 Jun 2015 22:10:11 +0200 sheepluva fix chat lines losing color information on texture reload
Thu, 04 Jun 2015 19:57:04 +0300 unc0rr More ifdefs \o/ (fix build even more)
Wed, 03 Jun 2015 23:24:56 +0300 unc0rr Lazy fix for server build
Tue, 02 Jun 2015 19:53:30 +0100 koda Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
Wed, 03 Jun 2015 14:50:54 +0100 koda Update .hgignore file
Wed, 03 Jun 2015 14:52:30 +0100 koda merge, mah friend, long time no see
Wed, 03 Jun 2015 22:16:03 +0900 mikade - some new mission icons
Wed, 03 Jun 2015 07:30:12 -0400 nemo cursor x/y when targeting for mikade's visual effects. this is not synced
Tue, 02 Jun 2015 19:51:04 +0100 koda Fix building hedgewars-server
Tue, 02 Jun 2015 18:37:40 +0100 koda Allow skipping the bundle step after install on OSX
Tue, 02 Jun 2015 18:10:46 +0100 koda Make sure that the png library name is always defined
Tue, 02 Jun 2015 17:57:15 +0100 koda Fix libsdl bundling on OSX when library rather than framework is used
Tue, 02 Jun 2015 01:58:10 +0100 koda Move OSX SDL library configuration from SDLh to proper CMakeLists
Tue, 02 Jun 2015 01:28:21 +0100 koda Fix retina rendering on OSX
Mon, 01 Jun 2015 14:30:22 +0200 koda Fix building on OSX when autoupdate is disabled
Tue, 26 May 2015 23:29:53 +0200 sheepluva LuaAPI: fix OnHogAttack the incorrect AmmoType (amNothing) under certain conditions. Thanks for CheezeMonkey for reporting this
Wed, 27 May 2015 10:37:12 -0400 nemo add a bit more spacing around stars, add pad parameter to increase spacing between objects
Wed, 27 May 2015 23:00:56 +0900 mikade - reorder waypoint preview
Wed, 27 May 2015 22:34:11 +0900 mikade - preview generation for rubbers, air-mines, crates, barrels
Tue, 26 May 2015 12:00:39 +0300 unC0Rr merge
Tue, 26 May 2015 10:42:17 +0200 sheepluva merge git head and hg head
Tue, 26 May 2015 11:59:46 +0300 unC0Rr Make sure to have gstMoving flag cleared
Mon, 25 May 2015 16:53:52 -0400 nemo call setScript update if scheme changes, due to scriptparams
Mon, 25 May 2015 22:50:38 +0200 sheepluva merge
Mon, 25 May 2015 16:40:04 -0400 nemo Also preview waypoints
Mon, 25 May 2015 22:32:32 +0200 sheepluva some changelog additions, not complete yet
Mon, 25 May 2015 15:48:07 -0400 nemo Pass ScriptParams to preview to support techracer. Proof of concept for techracer, generate a preview for m=4
Mon, 25 May 2015 14:26:54 +0200 sheepluva Merge pull request #34 from CaF2/master
Mon, 25 May 2015 14:31:06 -0400 nemo prevent damage colouring of indestructible terrain
Mon, 25 May 2015 13:53:12 +0200 caf2 Changed to continental supplies from the DLC, because its better :P
Sun, 24 May 2015 15:44:21 -0400 nemo change from default of 4 (like land mines) to 0, since it was breaking old scripts.
Sun, 24 May 2015 15:13:03 -0400 nemo Bunch of flags off forum, reviewed/renamed by wuzzy and sheepluva
Tue, 21 Jul 2015 23:46:52 +0300 unc0rr Put types into a separate file qmlfrontend
Fri, 22 May 2015 13:39:12 -0400 nemo don't decrement 0 timer for air mines...
Thu, 21 May 2015 00:19:06 +0300 unc0rr - Move protocol handling events to main thread through qt's main loop qmlfrontend
Thu, 21 May 2015 18:21:55 +0900 mikade - (Finally) automatically load points for all current TechRacer maps
Mon, 18 May 2015 00:20:09 +0300 unc0rr merge default qmlfrontend
Sat, 16 May 2015 19:15:08 +0900 mikade your guess is as good as mine
Sat, 16 May 2015 19:08:45 +0900 mikade Add two new maps, improve an old one
Thu, 14 May 2015 23:09:21 +0900 mikade extensive changes
Wed, 13 May 2015 23:01:00 +0900 mikade hopefully fix some placements
Tue, 12 May 2015 22:38:33 +0300 unc0rr - Fix order of messages, also don't duplicate last timestamped message
Tue, 12 May 2015 22:09:25 +0900 mikade migrate maps, new map, minor fixes
Mon, 11 May 2015 13:53:08 -0400 nemo This probably fixes bug #839 - mine time was hardcoded to 3000 in Attack, instead of using the "0 as undefined" input that other places were using. When re653e96b0ec3 started paying attention to the input parameter, this previously ignored value became a problem.
Mon, 11 May 2015 19:58:54 +0300 unc0rr - Take girder height into account (fix issue #908)
Sat, 09 May 2015 14:30:01 +0900 mikade Added param for rounds in techracer.
Fri, 08 May 2015 15:36:19 +0200 sheepluva reduce volume a bit more. also fix engine hint
Fri, 08 May 2015 09:16:21 -0400 nemo 50% volume on music to make sheepluva happy
Thu, 07 May 2015 17:57:57 +0200 sheepluva add simple build instructions
Thu, 07 May 2015 17:29:12 +0300 unC0Rr Long awaited hwmap<->txt converter, which took less than hour to make
Mon, 18 May 2015 00:07:52 +0300 unc0rr Move SDLNet_TCP_Send to its own thread qmlfrontend
Thu, 07 May 2015 21:56:21 +0900 mikade fml
Sun, 17 May 2015 00:14:30 +0300 unc0rr Some more work on flib network qmlfrontend
Thu, 07 May 2015 21:48:19 +0900 mikade oops
Fri, 15 May 2015 23:28:31 +0300 unc0rr Parse net commands, answer to pings qmlfrontend
Thu, 07 May 2015 21:44:19 +0900 mikade one more map, extra param
Wed, 13 May 2015 23:21:40 +0300 unc0rr Mockup of protocol parser qmlfrontend
Tue, 05 May 2015 12:48:25 +0200 sheepluva merge: merge the git merge head into hg tip, with anothera hg merge. merge. merge. merge. merge. meeeerrrrgeeee.
Mon, 11 May 2015 00:27:16 +0300 unc0rr Fix jumpts table, build array of handlers (wip) qmlfrontend
Mon, 04 May 2015 18:32:33 +0200 sheepluva chat: simplify some code and fix bugs I noticed during testing
Sat, 09 May 2015 23:30:19 +0300 unc0rr Produce some useful code qmlfrontend
Mon, 04 May 2015 18:39:00 +0300 unc0rr Less code - less bugs (fix pas2c build)
Mon, 04 May 2015 23:52:56 +0200 sheepluva Merge pull request #32 from gunchleoc/master
Mon, 04 May 2015 17:49:15 +0300 unc0rr merge default qmlfrontend
Fri, 01 May 2015 00:17:38 +0200 sheepluva chat: further tweaks and cleanups
Thu, 30 Apr 2015 21:53:41 +0200 sheepluva different implementation for utf-8 char detection/handling
Thu, 30 Apr 2015 18:59:54 +0200 sheepluva chat: generate utf8 info e.g. for pasted contents
Sat, 02 May 2015 11:47:55 +0900 mikade fix techracer map 3
Fri, 01 May 2015 23:22:23 +0300 unc0rr - ?Fix? nemo's attempt in r959219241c67
Fri, 01 May 2015 22:01:14 +0300 unc0rr merge
Fri, 01 May 2015 22:23:37 +0900 mikade ups, forgot we need to make TechRacer aware of airmines
Fri, 01 May 2015 22:08:13 +0900 mikade new test for lols
Sat, 18 Apr 2015 10:32:12 +0100 gunchleoc New gd translation of main ts file.
Wed, 29 Apr 2015 17:17:40 +0300 unc0rr Catch exceptions in accept() call
Mon, 27 Apr 2015 17:21:58 +0000 vittorio giovara Do not set rpath when binaries are installed in the standard search path
Sat, 11 Apr 2015 17:37:43 +0300 unc0rr Add ceil() function to fpcrtl of pas2c
Sat, 11 Apr 2015 15:34:07 +0300 unc0rr Silly fixes for silly pas2c
Mon, 04 May 2015 17:48:57 +0300 unc0rr Try another approach, WIP qmlfrontend
Fri, 10 Apr 2015 23:58:05 +0300 unc0rr Switch to mysql-simple, as hdbc package seems to be abandoned and anyway never satisfied me
Wed, 29 Apr 2015 23:52:18 +0300 unc0rr Rendering some code qmlfrontend
Fri, 10 Apr 2015 11:14:53 -0400 nemo bouncy/noportal check after spawn
Tue, 28 Apr 2015 23:26:12 +0300 unc0rr Some more work on network client implementation qmlfrontend
Fri, 10 Apr 2015 10:36:17 -0400 nemo tweak erase
Tue, 28 Apr 2015 11:49:48 +0300 unc0rr Will use own tree type qmlfrontend
Wed, 08 Apr 2015 23:59:35 -0400 nemo also erase
Sat, 25 Apr 2015 23:46:09 +0300 unc0rr Some hedgewars coding a week keeps doctor away qmlfrontend
Wed, 08 Apr 2015 15:10:44 -0400 nemo fix copypasta typo, failure to bump offset of lf params
Wed, 22 Apr 2015 23:33:16 +0300 unc0rr Some futher work on flib net client part qmlfrontend
Wed, 08 Apr 2015 15:04:48 -0400 nemo Add options to set colouring, behind existing land, and horizontal/vertical flipping to PlaceSprite
Thu, 16 Apr 2015 23:31:13 +0300 unc0rr Start network support: only setting up a connection for now qmlfrontend
Sun, 05 Apr 2015 16:41:39 -0400 nemo Make bouncing a bit less wtf for various gears tested (hog, 'zooka, saucer hog, drill strike). Less hacky is another matter.
Tue, 14 Apr 2015 11:18:14 +0300 unC0Rr Racer challenge map #17 qmlfrontend
Sun, 05 Apr 2015 12:44:54 +0900 mikade fix error in Nobody Laugh
Sat, 11 Apr 2015 22:39:29 +0300 unc0rr Make ammo scheme work qmlfrontend
Fri, 03 Apr 2015 16:46:14 -0400 nemo enable bounce on rubber for air bombs. give them the missing elasticity they needed for the code there to work properly.
Sat, 11 Apr 2015 17:23:56 +0300 unc0rr Oops, forgot this file qmlfrontend
Fri, 03 Apr 2015 16:39:09 -0400 nemo give melon pieces a radius. is why they weren't bouncing.
Wed, 08 Apr 2015 23:39:18 +0300 unc0rr Ammo schemes list, almost works qmlfrontend
Fri, 03 Apr 2015 15:20:08 -0400 nemo Make FP tunnel 2px wider.
Thu, 02 Apr 2015 21:09:56 +0300 unc0rr - Merge default qmlfrontend
Wed, 01 Apr 2015 22:46:52 +0300 unc0rr racer challenge map #16
Wed, 01 Apr 2015 10:17:01 +0300 unC0Rr Fix off-by-1 error
Wed, 01 Apr 2015 02:42:37 +0200 sheepluva terminate engine and output fatal error message if hedgehogs are added incorrectly
Tue, 31 Mar 2015 23:14:09 +0300 unc0rr - Fix ping timeouts after incorrect "/vote" commands (protocol violation)
Tue, 31 Mar 2015 23:01:53 +0300 unc0rr "/force" command for server admin to force voting result
Tue, 31 Mar 2015 22:50:12 +0300 unc0rr Send notice when accepting vote
Tue, 31 Mar 2015 22:37:04 +0300 unc0rr Don't change hedgehogs total number to a value > 48 as result of voting.
Tue, 31 Mar 2015 03:41:36 +0200 sheepluva small pixel jizz tweak
Tue, 31 Mar 2015 02:30:29 +0200 sheepluva alternative explosion border smoothing
Tue, 31 Mar 2015 00:15:00 +0200 sheepluva draw birdy's feathers in low quality mode too
Wed, 25 Mar 2015 21:30:04 +0100 sheepluva only display cake timer if it is low
Wed, 25 Mar 2015 20:30:52 +0100 sheepluva allow gear specific data (with gear type specific type). applied to cake
Tue, 24 Mar 2015 21:18:05 +0100 sheepluva still messing with rendering
Tue, 24 Mar 2015 22:51:49 +0300 unc0rr Hints for bottom feeder, which were somehow lost
Tue, 24 Mar 2015 19:25:03 +0100 sheepluva rendering tweaks cont.
Tue, 24 Mar 2015 16:52:35 +0100 sheepluva rendering tweaks cont.
Tue, 24 Mar 2015 12:48:55 +0100 sheepluva rendering tweaks/cleanup cont.
Mon, 23 Mar 2015 02:03:45 +0100 sheepluva show correct default if current team is local team
Sun, 22 Mar 2015 22:06:44 +0100 sheepluva fix segfault caused by last commit if spectating
Sun, 22 Mar 2015 21:40:16 +0100 sheepluva make using hog speech a bit more comfortable
Fri, 20 Mar 2015 15:00:52 -0400 nemo remove switch from allowed utilities. 14:57 <@unC0Rr> way too OP
Thu, 19 Mar 2015 21:23:56 +0100 sheepluva don't modify collision data when applying visual edge smoothing
Wed, 18 Mar 2015 21:52:13 +0100 sheepluva fallback to first color in colors array if there is no valid color specified
Wed, 18 Mar 2015 23:18:52 +0300 unc0rr Don't spawn team widget sorter on each frame when in lag. Issue 'spectate 0' instead, and only on first lag occasion.
Wed, 18 Mar 2015 23:13:37 +0300 unc0rr Also update wind indicator on lag when joining midgame
Wed, 18 Mar 2015 21:03:53 +0100 sheepluva changed/fixed alpha blending in copyToXYFromRect
Wed, 18 Mar 2015 22:57:29 +0300 unc0rr Only allow one instance of vgtSmoothWindbar also
Tue, 17 Mar 2015 23:57:26 +0300 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.
Mon, 16 Mar 2015 11:12:18 +0300 unC0Rr Script parameter to adjust winning score for Mutant
Sun, 15 Mar 2015 22:01:10 -0400 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.
Sun, 15 Mar 2015 16:14:43 -0400 nemo merge ☹
Fri, 13 Mar 2015 14:09:44 +0300 unC0Rr Racer challenge map #15
Sun, 08 Mar 2015 03:04:06 +0100 sheepluva and ofc fix pas2c build
Sun, 08 Mar 2015 02:40:32 +0100 sheepluva render input prefix independent of inputstr so that e.g. a username will not lead to weirdnesses
Sun, 08 Mar 2015 01:51:27 +0100 sheepluva chat/copypaste: some adjustments and sanity checks
Sun, 08 Mar 2015 01:04:41 +0100 sheepluva copy to/paste from system clipboard (via frontend)
Fri, 06 Mar 2015 21:24:21 +0100 sheepluva copy&paste (wip), currently using only a local clipboard
Sun, 15 Mar 2015 16:14:13 -0400 nemo Allow rope tinting
Tue, 03 Mar 2015 22:22:29 +0300 unc0rr amNothing is fine to use in any type of race too
Sun, 01 Mar 2015 21:06:27 +0100 sheepluva attempt to move cursor now removes selection even if cursor cannot actually move in the specified direction
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.
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 tip