hedgewars/uCommandHandlers.pas
Fri, 05 Oct 2018 21:41:56 +0200 unc0rr Fix pas2c build a bit more
Sun, 09 Sep 2018 12:25:23 +0200 Wuzzy Only reset CursorMovement to 0 if command "-cur_*" is called with appropriate direction
Fri, 31 Aug 2018 18:15:45 +0200 Wuzzy Critical error if loading a script has failed
Wed, 08 Aug 2018 14:38:54 +0200 Wuzzy Refactor text color variable names, export 2 color values to Lua
Wed, 08 Aug 2018 14:10:32 +0200 Wuzzy Use light gray color for volume change, just like for the auto camera msgs
Sat, 21 Jul 2018 00:34:32 +0200 Wuzzy Add control to cycle through timer/bounciness values
Tue, 10 Jul 2018 16:44:13 +0200 Wuzzy Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
Tue, 10 Jul 2018 16:07:11 +0200 Wuzzy Add dedicated key to display mission panel: M
Thu, 08 Mar 2018 03:00:51 +0100 Wuzzy uCommandHandlers: Remove unused variable
Sun, 04 Mar 2018 00:13:38 +0100 unc0rr Having chat mode as game state was a mistake
Tue, 20 Feb 2018 17:52:22 +0100 Wuzzy Fix volume caption not being shown when hitting mute key
Thu, 15 Feb 2018 21:47:31 +0100 Wuzzy Fix hittig precise+rottags the first time when all tags started off showing health tag in gfInvulnerable
Thu, 15 Feb 2018 13:49:14 +0100 Wuzzy The rottags key alone now toggles hog tags; preecise+rottags is used to cycle tags
Wed, 14 Feb 2018 23:03:35 +0100 Wuzzy Fix some consistency issues with change hog tags control
Wed, 14 Feb 2018 22:56:32 +0100 Wuzzy Flip Switch/Precise key combintions with change hog tags
Wed, 14 Feb 2018 22:54:13 +0100 Wuzzy Switch + Change hog tags now turns on and off all tags
Wed, 14 Feb 2018 22:27:18 +0100 Wuzzy Toggle hog tag translucency with Precise + Change hog tags key
Wed, 14 Feb 2018 21:28:44 +0100 Wuzzy Add separate control for changing hedgehog tags
Mon, 12 Feb 2018 23:37:08 +0100 Wuzzy Make team chat its own control and use [U] key by default
Wed, 29 Nov 2017 20:35:56 -0500 nemo This is a desyncing change. But... We might need a new release anyway. ☹
Wed, 01 Nov 2017 20:52:06 +0100 unc0rr Don't send taunt message for automatically happening taunt animation
Fri, 22 Sep 2017 19:17:06 +0200 Wuzzy Backed out changeset c19e5ece5b3f
Fri, 22 Sep 2017 18:46:28 +0200 Wuzzy Fix rotatemask (hedgehog info) key toggling team bars instead of changing hedgehog tags
Mon, 10 Apr 2017 20:56:01 +0200 Wuzzy Fix crash when trying to open ammo menu with current team hog gear = nil
Sun, 01 May 2016 01:18:58 +0200 Wuzzy When doing something, set ready time to 0 instead of 1
Sun, 31 Jan 2016 16:07:14 +0300 unc0rr Bye-bye TryDo
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
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.
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.
Sat, 14 Feb 2015 22:25:31 -0500 nemo hook up to frontend
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
Sun, 14 Dec 2014 21:54:54 +0100 sheepluva Issue 768: Bee: Camera focus lost
Sun, 07 Dec 2014 14:36:28 -0500 nemo Add that "make screenshots of Land/LandPixels" thing for map creators
Tue, 02 Dec 2014 13:29:06 -0500 nemo switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
Mon, 17 Nov 2014 15:25:24 +0100 sheepluva some whitespace fixes
Sat, 08 Nov 2014 11:26:16 -0500 nemo Partially hook up feature size so horrorcat has something to test.
Thu, 30 Oct 2014 15:09:49 -0400 nemo Add Auto Camera messages to localisation
Mon, 20 Oct 2014 19:50:46 +0200 sheepluva allow toggling ammo menu while NoTeamOrHH, as suggested by unC0Rr
Fri, 22 Aug 2014 00:57:07 +0400 alfadur - Support for pausing multiplayer games
Sat, 31 May 2014 00:33:51 +0200 sheepluva get rid of fpc warnings/hints
Wed, 07 May 2014 00:04:02 +0400 unc0rr sekret feature (test commit)
Fri, 25 Apr 2014 16:52:04 +0400 unc0rr Add race type detection
Mon, 10 Feb 2014 00:43:03 +0400 unc0rr It compiles \o/
Tue, 04 Feb 2014 19:45:22 +0100 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Tue, 14 Jan 2014 12:44:29 +0400 unc0rr GravRacer, GravHigh, GravMutant, Grav... uhm... shoppamap? Easy! Gravity script could be combined with any other script now.
Sat, 04 Jan 2014 23:55:54 +0400 unc0rr merge default webgl
Wed, 01 Jan 2014 14:16:01 +0400 unc0rr Special script parameter variable in game scheme
Sun, 15 Dec 2013 14:05:42 -0500 nemo remove state from check, just to see if this was why we just desynced
Sat, 14 Dec 2013 14:29:14 -0500 nemo state too "why not"
Fri, 13 Dec 2013 22:14:02 +0400 unc0rr - /owner command to specify team owner
Sun, 24 Nov 2013 22:11:55 -0500 nemo fix tag toggling. I think...
Tue, 12 Nov 2013 22:34:54 -0500 nemo Delete now toggles hiding team area
Mon, 04 Nov 2013 01:23:20 +0400 unc0rr Only toggle afk mode when it's not your turn
Sun, 03 Nov 2013 22:39:00 +0400 unc0rr Quick and simple implementation of afk mode (toggled by /pause)
Fri, 11 Oct 2013 17:43:13 +0200 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
Thu, 03 Oct 2013 14:47:33 -0400 nemo add world edges to config
Tue, 04 Jun 2013 22:28:12 +0200 koda update branch webgl
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Sat, 20 Apr 2013 02:20:15 +0200 koda update 0.9.19 with dev branch 0.9.19
Mon, 15 Apr 2013 23:06:06 +0400 unc0rr Implement issue 308 with '|' as separator
Tue, 02 Apr 2013 21:00:57 +0200 koda update webgl branch webgl
Fri, 22 Feb 2013 14:42:57 -0500 nemo oops. forgot this one.
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Thu, 10 Jan 2013 22:59:46 +0400 martin_bede Fix tons of warnings
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Thu, 29 Nov 2012 23:23:19 -0500 Joe Doyle (Ginto8) Move global variables to units that use them
Thu, 22 Nov 2012 00:41:53 +0100 koda updated branch webgl
Sun, 11 Nov 2012 17:15:19 +0100 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
Wed, 14 Nov 2012 22:45:36 +0400 unc0rr Get rid of Pathz and UserPathz physfslayer
Sun, 04 Nov 2012 17:47:44 -0500 nemo Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem. 0.9.18
Sat, 27 Oct 2012 00:20:31 +0400 unc0rr No hacks! Fix issue 437
Fri, 26 Oct 2012 14:06:42 -0400 nemo Set minimums on a few values to avoid camera zooming out past them. partly Issue #430. Might be worth defining a new constant for this.
Tue, 23 Oct 2012 16:52:13 -0400 nemo Flag script parsecommands to avoid echoing to net
Mon, 22 Oct 2012 23:35:12 +0400 unc0rr - Fix desyncs triggered by AI
Wed, 03 Oct 2012 12:04:29 +0400 unc0rr No commit message
Wed, 05 Sep 2012 02:17:04 +0400 unc0rr Fix some warnings
Thu, 30 Aug 2012 14:26:05 -0400 nemo neglected stuff
Thu, 30 Aug 2012 13:02:19 -0400 nemo Checking merge against latest trunk
Mon, 06 Aug 2012 00:40:26 +0400 Stepan777 merge
Wed, 01 Aug 2012 18:35:09 -0400 nemo Toggle autoCameraOn in Findhh instead of checking FollowGear which could be set in a variety of places. Issue #404
Thu, 26 Jul 2012 21:56:47 +0400 Stepan777 merge
Wed, 25 Jul 2012 10:56:14 -0400 nemo Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
Sat, 21 Jul 2012 17:51:51 -0400 nemo better?
Fri, 20 Jul 2012 21:30:53 -0400 nemo unc0rr, let me know what you think? Values were chosen semi-arbitrarily. But I was playing through a lot of large demos.
Mon, 23 Jul 2012 19:17:04 +0300 belphegorr Finished mission 6: Dragon's lair
Fri, 20 Jul 2012 21:15:38 -0400 nemo Ok. *these* should be safe with just this one extra check...
Thu, 30 Aug 2012 12:13:24 -0400 nemo checkpoint merge
Fri, 20 Jul 2012 19:56:58 -0400 nemo :( I have no idea why this did not work
Fri, 20 Jul 2012 18:48:04 -0400 nemo Avoid desync playing back demos
Fri, 20 Jul 2012 15:12:47 -0400 nemo I thirst for randomness.
Fri, 20 Jul 2012 15:39:13 +0100 koda ooops (and indentation)
Fri, 20 Jul 2012 12:25:53 +0100 koda press 8 to mute audio while ingame
Sat, 14 Jul 2012 23:19:09 -0400 nemo Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
Mon, 11 Jun 2012 17:56:10 +0400 Stepan777 merge
Sun, 10 Jun 2012 14:36:40 -0400 nemo Ensure that Clan ammo always takes precedence over Per Hog Ammo in the flags. It'd be best for the user sake if these buttons acted more like radio buttons.
Mon, 25 Jun 2012 10:46:48 +0300 belphegorr The first campaign commit with a lot of changes...
Fri, 08 Jun 2012 02:52:35 +0400 Stepan777 1. Add IFDEFs for video recording
Thu, 07 Jun 2012 17:42:32 +0400 Stepan777 merge
Tue, 05 Jun 2012 14:07:28 +0400 unc0rr - Allow camera movement while current hedgehog is falling
Mon, 04 Jun 2012 21:32:30 +0400 Stepan777 here it is
Thu, 31 May 2012 15:14:39 +0400 unc0rr pas2c stuff
Mon, 21 May 2012 16:46:24 -0400 nemo checksum
Tue, 22 May 2012 00:29:32 +0400 unc0rr Feel free to add real checksum function
Sat, 12 May 2012 22:50:33 +0400 unc0rr Get rid of cripple SendIPCc
Fri, 11 May 2012 22:50:52 +0400 unc0rr uCommandHandlers now compiles
Sat, 05 May 2012 19:04:59 +0100 koda old typed const moved to their proper unit
Tue, 01 May 2012 19:56:55 +0200 koda breaking news, we don't support typed consts anymore
Sat, 21 Apr 2012 19:51:13 +0400 unc0rr - Remove support for variables in command handlers
Mon, 26 Mar 2012 20:29:37 -0400 nemo At mikade's request. give scripting access to the map name prior to override.
Sun, 25 Mar 2012 14:51:13 +0200 mikade Add the parameters I missed the first time when I added these hooks.
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Tue, 17 Jan 2012 09:01:31 -0500 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
Sun, 27 Nov 2011 23:13:22 +0300 unc0rr Countless imporvements to the parser and countless help to the parser in sources.
Thu, 24 Nov 2011 16:18:45 +0100 koda GSoC 2011: Android port - merged mainstream
Sat, 12 Nov 2011 21:44:26 -0500 nemo this should allow overriding static maps from lua
Sat, 12 Nov 2011 17:06:49 +0100 Xeli merge...i think hedgeroid
Thu, 10 Nov 2011 12:20:01 -0500 nemo Make mazes filter use same variable as template filter
less more (0) -120 tip