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