Yaroslav Taben
|
cc25d2dbdf
|
Fixed type check in search_contains method of PyFilter
If we use mind's own entity, the type is NPCMind, and not PyEntity
|
2014-09-27 18:23:08 -04:00 |
|
Yaroslav Taben
|
a24bcca804
|
Added "search_contains" method to PyFilter class.
This method is used to search "contains" property of an entity.
This is not yet tested.
|
2014-09-20 15:28:06 -04:00 |
|
Yaroslav Taben
|
f53301a7ea
|
Added match_entity method to PyFilter.
The method allows using a filter to match a single entity.
|
2014-08-28 17:58:35 -04:00 |
|
Yaroslav Taben
|
c5001cf3fa
|
Changed parser to use an instance of a provider factory for segments
Modified the client code to comply to this change
|
2014-08-15 13:53:17 -04:00 |
|
Yaroslav Taben
|
136d94e9ae
|
Removed unused components
|
2014-08-11 18:11:10 -04:00 |
|
Yaroslav Taben
|
3e7292e742
|
Fixed Filter wrapper segfaults and reformatted the code.
|
2014-07-24 14:17:47 -04:00 |
|
Yaroslav Taben
|
7dfe6fe297
|
Added Filter wrapper class for Python
|
2014-07-17 23:51:29 -04:00 |
|