Mon, 04 Jun 2012 22:43:56 +0400 |
unc0rr |
Don't make unnecessary calls to TestWhip, TestFirePunch, TestBaseballBat and TestHammer functions as they have no need to take Targ parameter into account and thus may only be called once per position
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 12:42:44 +0400 |
unc0rr |
Some brainfucking code which greatly reduces number of TestCollision* calls in hedgehog walk routine. Especially helpful to AI optimization. Also fixes some edge cases.
|
file |
diff |
annotate
|
Fri, 25 May 2012 15:35:48 +0400 |
unc0rr |
- Fix some AI stupidness factors
|
file |
diff |
annotate
|
Sun, 13 May 2012 18:50:04 -0400 |
nemo |
AI can't use cWindSpeedf since it now does a smooth transition
|
file |
diff |
annotate
|
Sat, 05 May 2012 19:04:59 +0100 |
koda |
old typed const moved to their proper unit
|
file |
diff |
annotate
|
Sat, 05 May 2012 17:29:04 +0100 |
koda |
split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
|
file |
diff |
annotate
|
Wed, 02 May 2012 11:43:43 +0100 |
koda |
marked a couple of functions as inline
|
file |
diff |
annotate
|
Tue, 01 May 2012 19:56:55 +0200 |
koda |
breaking news, we don't support typed consts anymore
|
file |
diff |
annotate
|
Sun, 11 Mar 2012 20:12:31 -0400 |
nemo |
Start on adding drowning bonus to bat/firepunch/whip. AI still is not smart enough to change direction when firepunching to face the water, or change the angle of the bat.
|
file |
diff |
annotate
|
Sun, 26 Feb 2012 18:13:26 -0500 |
nemo |
don't use currenthedgehog
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 09:01:31 -0500 |
lovelacer |
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
|
file |
diff |
annotate
|
Mon, 28 Nov 2011 17:38:50 +0100 |
Xeli |
typo... >,<
|
file |
diff |
annotate
|
Mon, 28 Nov 2011 17:37:43 +0100 |
Xeli |
added a switch USE_SDLTHREADS
|
file |
diff |
annotate
|
Thu, 24 Nov 2011 16:33:36 +0100 |
Xeli |
removed extra endif
|
file |
diff |
annotate
|
Thu, 24 Nov 2011 16:18:45 +0100 |
koda |
GSoC 2011: Android port - merged mainstream
|
file |
diff |
annotate
|
Fri, 18 Nov 2011 15:05:32 +0400 |
unc0rr |
Make AI be less scared by crates. Actually, now it starts using switcher just to pick a crate up.
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 23:14:24 +0300 |
unc0rr |
Make AI use switcher when:
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 21:44:35 +0300 |
unc0rr |
- Move actions stack out of Walk procedure
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 18:03:51 +0100 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 18:03:31 +0100 |
Xeli |
first part of the new downloader implementation
hedgeroid
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 18:38:21 +0100 |
koda |
slight cleanup, fix compiling with sdl-1.2
hedgeroid
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 18:02:55 +0100 |
Xeli |
and now it even works for sdl12 \o/
hedgeroid
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 17:55:23 +0100 |
Xeli |
use the new SDL_CreateThread call
hedgeroid
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 17:06:49 +0100 |
Xeli |
merge...i think
hedgeroid
|
file |
diff |
annotate
|
Thu, 10 Nov 2011 23:14:40 +0300 |
unc0rr |
Improve parsing of complex references like "a^[b[c], d]"
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 01:16:15 +0200 |
koda |
code working on ios now
hedgeroid
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 00:03:14 +0200 |
koda |
reviewed the build system and parts of the previous merge, performed some code cleanup
hedgeroid
|
file |
diff |
annotate
|
Fri, 19 Aug 2011 17:22:12 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Fri, 19 Aug 2011 15:41:04 +0400 |
unc0rr |
Remove PosInStack function, as bots behave better (they search more positions) without it
|
file |
diff |
annotate
|