2010-09-22 |
smaxx |
Engine:
|
file |
diff |
annotate
|
2010-09-06 |
nemo |
Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
|
file |
diff |
annotate
|
2010-07-03 |
koda |
a couple of fixes i missed previously
|
file |
diff |
annotate
|
2010-07-03 |
koda |
further code cleanup and less redundancy
|
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-21 |
unc0rr |
In pascal unit is a namespace
|
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-20 |
koda |
revamped file access and debug display
|
file |
diff |
annotate
|
2009-11-09 |
unc0rr |
- Formatting changes
|
file |
diff |
annotate
|
2009-11-06 |
unc0rr |
AI knows what artillery mode is
|
file |
diff |
annotate
|
2009-11-05 |
koda |
move compiler directives to standard pascal
|
file |
diff |
annotate
|
2009-10-25 |
koda |
completes touch input/control (problems with moving camera)
|
file |
diff |
annotate
|
2009-09-10 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
2009-07-30 |
unc0rr |
Fix queue bug triggered by AI
|
file |
diff |
annotate
|
2008-07-07 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
2008-05-18 |
unc0rr |
- Fix bug with picking up ammos from cases, when total ammo count may become more than AMMO_INFINITE
|
file |
diff |
annotate
|
2008-05-17 |
unc0rr |
Fix 'AI may break demos playing' message while loading saves
|
file |
diff |
annotate
|
2008-04-27 |
unc0rr |
Update copyright info in source files headers
|
file |
diff |
annotate
|
2008-02-25 |
unc0rr |
Make AI aware of new high jump technique (there's still an issue with two successive jumps)
|
file |
diff |
annotate
|
2008-01-20 |
unc0rr |
Oops, this is right fix for assert
|
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-09-21 |
unc0rr |
Add CurrentHedgehog variable which simplifies code
|
file |
diff |
annotate
|
2007-09-18 |
unc0rr |
Fix THandle -> TThreadID
|
file |
diff |
annotate
|
2007-07-08 |
unc0rr |
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
|
file |
diff |
annotate
|
2007-07-02 |
unc0rr |
Fix some warnings
|
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-06-17 |
unc0rr |
- Get rid of ammoProp_AttackInFall and gstFalling
|
file |
diff |
annotate
|
2007-05-26 |
unc0rr |
Tags with current damage
|
file |
diff |
annotate
|
2007-05-07 |
unc0rr |
Bots know shotgun behavior better
|
file |
diff |
annotate
|
2007-05-06 |
unc0rr |
Now really fix compilation
|
file |
diff |
annotate
|
2007-05-06 |
unc0rr |
Fix compilation on 64bit arch
|
file |
diff |
annotate
|
2007-05-05 |
unc0rr |
- A good implementation of shotgun
|
file |
diff |
annotate
|
2007-03-19 |
unc0rr |
Use freepascal's routines to manipulate threads
|
file |
diff |
annotate
|
2007-03-17 |
unc0rr |
- Get rid of operator := to have GPC support
|
file |
diff |
annotate
|
2007-02-14 |
unc0rr |
Now really proper fix
|
file |
diff |
annotate
|
2007-02-14 |
unc0rr |
- Fix bad fix from previous revision .)
|
file |
diff |
annotate
|
2007-02-13 |
unc0rr |
Fix hedgehog stopping after picking up bonus box
|
file |
diff |
annotate
|
2007-02-13 |
unc0rr |
Fix bugs:
|
file |
diff |
annotate
|
2007-02-11 |
unc0rr |
Many small improvements
|
file |
diff |
annotate
|
2007-02-11 |
unc0rr |
AI thinks in separate thread
|
file |
diff |
annotate
|
2007-02-10 |
unc0rr |
- Better AI thinking behavior
|
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-12-10 |
unc0rr |
- Implement ammo cases
|
file |
diff |
annotate
|
2006-11-19 |
unc0rr |
Fix weird bots behavior on low fps
|
file |
diff |
annotate
|
2006-10-12 |
unc0rr |
- Many small fixes
|
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-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-15 |
unc0rr |
- Fix AI not to damage self hedgehogs
|
file |
diff |
annotate
|