[10105] Condition CONDITION_ZONEID (4) extanded way work.

* Condition CONDITION_ZONEID renamed CONDITION_AREAID and now work also with subzone area ids
* Second arg of condition cna be 0 or 1 now in in case 1 check "not in area" case
* Also all condition related error output include condition id.
This commit is contained in:
VladimirMangos 2010-06-25 14:48:11 +04:00
parent 11372496e5
commit e203a235ba
3 changed files with 56 additions and 49 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10104"
#define REVISION_NR "10105"
#endif // __REVISION_NR_H__