2011-03-02 |
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.
|
file |
diff |
annotate
|
2011-03-01 |
koda |
Happy 2011 :)
|
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 |
nemo |
remove some more PHedgehog casts
|
file |
diff |
annotate
|
2010-11-17 |
unc0rr |
uTeams
|
file |
diff |
annotate
|
2010-11-17 |
unc0rr |
uLand isn't that important to them
|
file |
diff |
annotate
|
2010-11-17 |
unc0rr |
Remove ugly PHedgehog(Gear^.Hedgehog) cast
|
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-09-22 |
smaxx |
Engine:
|
file |
diff |
annotate
|
2010-07-31 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
2010-05-02 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-04-27 |
mbait |
Teleport AI:
|
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-21 |
unc0rr |
In pascal unit is a namespace
|
file |
diff |
annotate
|
2010-03-18 |
nemo |
Adjust tests for cluster and watermelon, add molotov, assign FP test to whip, try to keep AI from attempting fire walking.
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-01-26 |
koda |
complete the replacement of init/free wrappers for every unit
|
file |
diff |
annotate
|
2010-01-14 |
koda |
makes freepascal code compatible with OBJFPC mode
|
file |
diff |
annotate
|
2009-11-11 |
nemo |
AI fire w/o moving for artillery. Needs testing, but seems to work quickly and w/o AI screwups.
|
file |
diff |
annotate
|
2009-11-05 |
koda |
move compiler directives to standard pascal
|
file |
diff |
annotate
|
2009-10-25 |
koda |
fix a segfault in the iphone simulator by moving options.inc at the beginning of the file
|
file |
diff |
annotate
|
2009-09-10 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
2009-04-03 |
unc0rr |
Some AI tweaks by imcold
|
file |
diff |
annotate
|
2009-02-15 |
unc0rr |
Fix array overflow
|
file |
diff |
annotate
|
2009-01-25 |
unc0rr |
Apply nemo's world resize patch
|
file |
diff |
annotate
|
2008-11-28 |
unc0rr |
More delay after jump, less delay after small fall for hedgehog
|
file |
diff |
annotate
|
2008-10-14 |
unc0rr |
Add more support for handling disconnects while playing (not fully tested)
|
file |
diff |
annotate
|
2008-07-30 |
unc0rr |
- Some physics changes
|
file |
diff |
annotate
|
2008-07-07 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
2008-06-17 |
unc0rr |
Fix warnings
|
file |
diff |
annotate
|
2008-05-09 |
unc0rr |
Remove temporary debug messages
|
file |
diff |
annotate
|
2008-05-09 |
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
|
file |
diff |
annotate
|
2008-04-27 |
unc0rr |
Update copyright info in source files headers
|
file |
diff |
annotate
|
2007-08-16 |
unc0rr |
- Small fixes
|
file |
diff |
annotate
|
2007-07-03 |
unc0rr |
- Introduce clans (teams with same color)
|
file |
diff |
annotate
|
2007-07-02 |
unc0rr |
Convert teams list to array
|
file |
diff |
annotate
|
2007-06-17 |
unc0rr |
- Get rid of ammoProp_AttackInFall and gstFalling
|
file |
diff |
annotate
|
2007-05-07 |
unc0rr |
Bots know shotgun behavior better
|
file |
diff |
annotate
|
2007-03-17 |
unc0rr |
- Get rid of operator := to have GPC support
|
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-28 |
unc0rr |
AI works properly
|
file |
diff |
annotate
|
2007-01-27 |
unc0rr |
integer -> LongInt
|
file |
diff |
annotate
|
2007-01-27 |
unc0rr |
- Repair bots: they can walk and use bazooka, possible cannot jump (why?)
|
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-10-08 |
unc0rr |
Bots are in the same thread as game. Fixes FreePascal issues.
|
file |
diff |
annotate
|
2006-10-05 |
unc0rr |
Relicense to GPL
|
file |
diff |
annotate
|
2006-09-03 |
unc0rr |
Implement bot levels
|
file |
diff |
annotate
|
2006-08-11 |
unc0rr |
Small fixes for better FPC compatibility
|
file |
diff |
annotate
|
2006-08-06 |
unc0rr |
Get rid of x86 assembler when using fpc
|
file |
diff |
annotate
|
2006-08-05 |
unc0rr |
- Fixed compilation
|
file |
diff |
annotate
|
2006-07-23 |
unc0rr |
- New fort
|
file |
diff |
annotate
|
2006-07-20 |
unc0rr |
- Fixed bug with hedgehog under water using rope
|
file |
diff |
annotate
|
2006-07-16 |
unc0rr |
- New test map
|
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
|