hedgewars/uAIMisc.pas
Wed, 02 Mar 2011 11:48:02 -0500 nemo Try to make AI aware of dud mines by clearing gstAttacking on dud, and adding some rules on mine health/damage/dud probability to AI weighting.
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
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
Wed, 17 Nov 2010 22:09:07 -0500 nemo remove some more PHedgehog casts
Wed, 17 Nov 2010 22:14:41 +0300 unc0rr uTeams
Wed, 17 Nov 2010 22:07:03 +0300 unc0rr uLand isn't that important to them
Wed, 17 Nov 2010 20:58:23 +0300 unc0rr Remove ugly PHedgehog(Gear^.Hedgehog) cast
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
Wed, 22 Sep 2010 21:53:29 +0200 smaxx Engine:
Sat, 31 Jul 2010 11:24:53 +0200 koda remove trailing spaces from end of line
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Tue, 27 Apr 2010 12:51:29 +0000 mbait Teleport AI:
Thu, 01 Apr 2010 16:08:09 +0000 nemo Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
Sun, 21 Mar 2010 19:02:03 +0000 unc0rr In pascal unit is a namespace
Thu, 18 Mar 2010 02:55:42 +0000 nemo Adjust tests for cluster and watermelon, add molotov, assign FP test to whip, try to keep AI from attempting fire walking.
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Tue, 26 Jan 2010 21:55:51 +0000 koda complete the replacement of init/free wrappers for every unit
Thu, 14 Jan 2010 16:46:50 +0000 koda makes freepascal code compatible with OBJFPC mode
Wed, 11 Nov 2009 21:54:28 +0000 nemo AI fire w/o moving for artillery. Needs testing, but seems to work quickly and w/o AI screwups.
Thu, 05 Nov 2009 16:23:09 +0000 koda move compiler directives to standard pascal
Sun, 25 Oct 2009 16:35:09 +0000 koda fix a segfault in the iphone simulator by moving options.inc at the beginning of the file
Thu, 10 Sep 2009 15:29:28 +0000 nemo Strip trailing spaces
Fri, 03 Apr 2009 16:38:16 +0000 unc0rr Some AI tweaks by imcold
Sun, 15 Feb 2009 17:48:05 +0000 unc0rr Fix array overflow
Sun, 25 Jan 2009 18:10:23 +0000 unc0rr Apply nemo's world resize patch
Fri, 28 Nov 2008 14:52:00 +0000 unc0rr More delay after jump, less delay after small fall for hedgehog
Tue, 14 Oct 2008 14:33:54 +0000 unc0rr Add more support for handling disconnects while playing (not fully tested)
Wed, 30 Jul 2008 12:14:24 +0000 unc0rr - Some physics changes
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
Tue, 17 Jun 2008 19:22:54 +0000 unc0rr Fix warnings
Fri, 09 May 2008 20:03:53 +0000 unc0rr Remove temporary debug messages
Fri, 09 May 2008 12:58:10 +0000 unc0rr If there's more hedgehogs in AI's team than in others, then it will be less afraid to give damage to friend hedgehog
Sun, 27 Apr 2008 11:40:22 +0000 unc0rr Update copyright info in source files headers
Thu, 16 Aug 2007 07:05:29 +0000 unc0rr - Small fixes
Tue, 03 Jul 2007 16:09:04 +0000 unc0rr - Introduce clans (teams with same color)
Mon, 02 Jul 2007 21:33:21 +0000 unc0rr Convert teams list to array
Sun, 17 Jun 2007 14:48:15 +0000 unc0rr - Get rid of ammoProp_AttackInFall and gstFalling
Mon, 07 May 2007 20:21:26 +0000 unc0rr Bots know shotgun behavior better
Sat, 17 Mar 2007 18:17:19 +0000 unc0rr - Get rid of operator := to have GPC support
Sun, 11 Feb 2007 15:33:19 +0000 unc0rr AI thinks in separate thread
Mon, 05 Feb 2007 19:33:24 +0000 unc0rr Update copyright information
Sun, 28 Jan 2007 20:58:06 +0000 unc0rr AI works properly
Sat, 27 Jan 2007 14:18:33 +0000 unc0rr integer -> LongInt
Sat, 27 Jan 2007 14:06:29 +0000 unc0rr - Repair bots: they can walk and use bazooka, possible cannot jump (why?)
Fri, 26 Jan 2007 22:36:21 +0000 unc0rr AI compiles, but doesn't work
Sun, 21 Jan 2007 19:51:02 +0000 unc0rr Fixed-point arithmetics in engine.
Sun, 08 Oct 2006 18:17:52 +0000 unc0rr Bots are in the same thread as game. Fixes FreePascal issues.
Thu, 05 Oct 2006 16:33:18 +0000 unc0rr Relicense to GPL
Sun, 03 Sep 2006 15:26:52 +0000 unc0rr Implement bot levels
Fri, 11 Aug 2006 20:00:29 +0000 unc0rr Small fixes for better FPC compatibility
Sun, 06 Aug 2006 20:08:15 +0000 unc0rr Get rid of x86 assembler when using fpc
Sat, 05 Aug 2006 20:57:36 +0000 unc0rr - Fixed compilation
Sun, 23 Jul 2006 21:22:44 +0000 unc0rr - New fort
Thu, 20 Jul 2006 20:11:32 +0000 unc0rr - Fixed bug with hedgehog under water using rope
Sun, 16 Jul 2006 08:13:51 +0000 unc0rr - New test map
Tue, 11 Jul 2006 21:04:05 +0000 unc0rr - New First Aid powerup
Sat, 08 Jul 2006 21:40:03 +0000 unc0rr - Unicode support for team and hedgehogs names
less more (0) -60 tip