hedgewars/uAIActions.pas
Tue, 01 Jan 2019 02:25:18 +0100 unc0rr - Bots activate extra time if needed
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
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:43:06 +0100 koda fixwhitespace and dos2unix
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Wed, 31 Oct 2012 14:51:03 +0400 unc0rr Update ai actions tracing subsystem 0.9.18
Mon, 01 Oct 2012 12:01:39 +0400 unc0rr - Fix warnings and hints
Wed, 05 Sep 2012 02:17:04 +0400 unc0rr Fix some warnings
Wed, 25 Jul 2012 16:24:30 +0400 unc0rr - Implement AI land marks which only used to tracks visited areas on the map for now. Significantly reduces wasting of cpu time by AI checking same place several times (10x or even more in rare cases)
Sun, 22 Jul 2012 00:48:48 +0400 unc0rr AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
Fri, 08 Jun 2012 18:03:44 +0400 unc0rr - TestSniperRifle ftw (still needs some consts adjustments, because AI seems to love sniper rifle too much)
Fri, 25 May 2012 15:35:48 +0400 unc0rr - Fix some AI stupidness factors
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
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.
Wed, 28 Dec 2011 18:40:02 +0300 unc0rr It seems there's no need to copy gear's msg. Fixes bots getting stuck after hog switch.
Thu, 01 Dec 2011 18:02:27 +0400 unc0rr - Improve renderer a bit, disallow nested functions
Fri, 18 Nov 2011 15:05:32 +0400 unc0rr Make AI be less scared by crates. Actually, now it starts using switcher just to pick a crate up.
Thu, 17 Nov 2011 23:14:24 +0300 unc0rr Make AI use switcher when:
Tue, 26 Jul 2011 17:27:14 +0400 unc0rr Comment out unsynced logging
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Mon, 22 Nov 2010 21:49:57 +0300 unc0rr Move doPut into uIO (not a very bad place really)
Sun, 21 Nov 2010 19:41:19 +0300 unc0rr uDebug
Thu, 18 Nov 2010 12:12:51 +0300 unC0Rr Haven't found a better place than uIO for OutError
Thu, 18 Nov 2010 11:32:47 +0300 unC0Rr Move some stuff from uMisc to uUtils
Thu, 18 Nov 2010 09:12:27 +0300 unC0Rr Introduce uCommands.pas
Wed, 17 Nov 2010 17:45:55 +0300 unC0Rr Move variables from uMisc to uVariables
Wed, 17 Nov 2010 17:22:36 +0300 unC0Rr Introduce unit uTypes in order to remove some cyclic unit dependencies
less more (0) -50 -30 tip