hedgewars/uAIActions.pas
2019-01-01 unc0rr - Bots activate extra time if needed
2015-08-10 sheepluva more copyright fixes
2014-02-04 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
2014-01-21 koda fixwhitespace and dos2unix
2014-01-17 sheepluva update copyright to 2014
2013-05-29 unc0rr bump copyright year for Andrey entries
2012-10-31 unc0rr Update ai actions tracing subsystem 0.9.18
2012-10-01 unc0rr - Fix warnings and hints
2012-09-04 unc0rr Fix some warnings
2012-07-25 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)
2012-07-21 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.
2012-06-08 unc0rr - TestSniperRifle ftw (still needs some consts adjustments, because AI seems to love sniper rifle too much)
2012-05-25 unc0rr - Fix some AI stupidness factors
2012-05-05 koda old typed const moved to their proper unit
2012-05-01 koda breaking news, we don't support typed consts anymore
2012-02-17 koda the most important commit of the year
2012-01-17 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
2011-12-28 unc0rr It seems there's no need to copy gear's msg. Fixes bots getting stuck after hog switch.
2011-12-01 unc0rr - Improve renderer a bit, disallow nested functions
2011-11-18 unc0rr Make AI be less scared by crates. Actually, now it starts using switcher just to pick a crate up.
2011-11-17 unc0rr Make AI use switcher when:
2011-07-26 unc0rr Comment out unsynced logging
2011-03-01 koda Happy 2011 :)
2010-11-22 unc0rr Move doPut into uIO (not a very bad place really)
2010-11-21 unc0rr uDebug
2010-11-18 unC0Rr Haven't found a better place than uIO for OutError
2010-11-18 unC0Rr Move some stuff from uMisc to uUtils
2010-11-18 unC0Rr Introduce uCommands.pas
2010-11-17 unC0Rr Move variables from uMisc to uVariables
2010-11-17 unC0Rr Introduce unit uTypes in order to remove some cyclic unit dependencies
2010-05-02 smxx Engine:
2010-04-01 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
2010-03-29 koda just some very sane stuff for the iphone port (plus some macro on pascal files)
2009-11-20 koda revamped file access and debug display
2009-11-05 koda move compiler directives to standard pascal
2008-07-07 unc0rr Update copyright headers a bit
2008-04-27 unc0rr Update copyright info in source files headers
2008-02-05 unc0rr - New command 'set weapon'
2008-01-20 unc0rr More verbose awareness message
2008-01-20 unc0rr - Small cleanup
2007-12-16 unc0rr Fix AI breaking demos and saves in some cases
2007-07-01 unc0rr Fix AI jumping to wrong direction on the turn start
2007-07-01 unc0rr - Better randomness of placing hedgehogs on the land
2007-02-11 unc0rr AI thinks in separate thread
2007-02-05 unc0rr Update copyright information
2007-01-27 unc0rr integer -> LongInt
2007-01-26 unc0rr AI compiles, but doesn't work
2007-01-21 unc0rr Fixed-point arithmetics in engine.
2006-11-26 unc0rr Watchdog for bots to prevent them from being stacked by bugs of engine physics
2006-10-11 unc0rr Fixed compilation with freepascal version prior to 1.9.6
2006-10-11 unc0rr Fixed weird bots behavior
2006-10-10 unc0rr Fix bots regressions
2006-10-05 unc0rr Relicense to GPL
2006-09-24 unc0rr Many small fixes
2006-09-13 unc0rr - Fix 'new team' regression
2006-09-11 unc0rr - Many fixes to AI
2006-07-20 unc0rr - Fixed bug with hedgehog under water using rope
2006-07-11 unc0rr - New First Aid powerup
2006-07-08 unc0rr - Unicode support for team and hedgehogs names
2006-06-28 unc0rr - Changed falling damage scoring
2006-06-23 unc0rr - Many AI improvements
2006-06-20 unc0rr Many AI improvements, bots do think in separate thread
2006-06-14 unc0rr - Start AI rewrite
2005-09-12 unc0rr minor code review
2005-08-23 unc0rr - set svn:eol-style to native
2005-08-22 unc0rr Add current sources.
less more (0) tip