Greg Copeland 9e9960bcb5 Continue to add code that releases the GIL.
Modernized some code to comply with newer (python 2.4+) C-API
interfaces. Some wesnoth functions now return bool values, as
documented, rather than ints. A new version of bruteforce has been
added which shows unsafe AI. This AI runs 2x-14x faster than the stock
bruteforce because of memoize pattern and psyco.  The AI is only
available if unsafe AI execution is enabled (disable option).
2008-06-30 16:22:20 +00:00
..
2008-06-29 23:02:50 +00:00
2008-06-29 16:52:29 +00:00
2008-05-31 11:11:08 +00:00
2008-06-29 16:52:29 +00:00
2008-06-14 21:24:59 +00:00