[12156] Improve BG - Eye of the Storm

* Use generic capture point code
* Fix sending netherstorm flag carrier state
* Update score only on resource tick
* Fix world state dummies
* Rather big cleanup
This commit is contained in:
stfx 2012-08-30 12:25:24 +02:00 committed by Antz
parent 012c2ef51b
commit 97f6703301
4 changed files with 517 additions and 655 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12155"
#define REVISION_NR "12156"
#endif // __REVISION_NR_H__