2012-07-26 merge
Stepan777 <stepik-777@mail.ru> [Thu, 26 Jul 2012 21:56:47 +0400] rev 7442
merge
2012-07-26 Better prediction of cluster, melon, and whip
unc0rr [Thu, 26 Jul 2012 11:56:43 +0400] rev 7441
Better prediction of cluster, melon, and whip
2012-07-27 rewrite to make the string shorter
nemo [Fri, 27 Jul 2012 10:38:29 -0400] rev 7440
rewrite to make the string shorter
2012-07-26 Merge
Medo <smaxein@googlemail.com> [Thu, 26 Jul 2012 11:10:56 +0200] rev 7439
Merge
2012-08-09 Modified Animate.lua: Modified event removal function to check if removed event is before current one, added optional parameter to RemoveEventFunc for optional checking of parameter list identicity.
belphegorr <szabibibi@gmail.com> [Fri, 10 Aug 2012 00:20:21 +0300] rev 7438
Modified Animate.lua: Modified event removal function to check if removed event is before current one, added optional parameter to RemoveEventFunc for optional checking of parameter list identicity.
2012-07-25 merge
unc0rr [Wed, 25 Jul 2012 22:46:03 +0400] rev 7437
merge
2012-08-02 Removed gfOneClanMode from Mission 7
belphegorr <szabibibi@gmail.com> [Thu, 02 Aug 2012 05:52:56 +0300] rev 7436
Removed gfOneClanMode from Mission 7
2012-07-25 Commit commented out code which I used to debug AI walking
unc0rr [Wed, 25 Jul 2012 16:31:34 +0400] rev 7435
Commit commented out code which I used to debug AI walking
2012-07-31 Added Mission 7: Family Reunion
belphegorr <szabibibi@gmail.com> [Tue, 31 Jul 2012 21:21:27 +0300] rev 7434
Added Mission 7: Family Reunion
2012-07-25 - 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)
unc0rr [Wed, 25 Jul 2012 16:24:30 +0400] rev 7433
- 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) - More branching in walk algorythm which allows for better coverage of reachable places. Sometimes makes AI perform ridiculous jumping just to make a tiny step. - Small fixes/adjustments
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip