0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
type conversion from long to int otherwise the argument is always 1 More... over 14 years ago
Typechecking now accepts long and int for integer types More... over 14 years ago
re-generate source files when engine headers change [CMake] [fix]
Robin Vobruba
as hoijui
More... over 14 years ago
minimal streamlining [CMake] [minor]
Robin Vobruba
as hoijui
More... over 14 years ago
Minor bugfix, team is now set in the init function More... over 14 years ago
added also to header CALLING_CONV...
abma
as Matthias Ableitner
More... over 14 years ago
readded CALLING_CONV (fixes compile warnings on win32)
abma
as Matthias Ableitner
More... over 14 years ago
less (bloat) includes
abma
as Matthias Ableitner
More... over 14 years ago
Merge branch 'master' of git://github.com/spring/Python
abma
as Matthias Ableitner
More... over 14 years ago
extend python.version property for multiple python versions
abma
as Matthias Ableitner
More... over 14 years ago
Removed typo More... over 14 years ago
Bugfix in NullPythonAI Added super calls to object.__init__ to BaseAI and Team Added __repr__ to Team and BaseAI More... over 14 years ago
corrected comment
abma
as Matthias Ableitner
More... over 14 years ago
remove try'n'error loading python & add setting
abma
as Matthias Ableitner
More... over 14 years ago
now compatible to python3.1 (credits to thegeorge)
abma
as Matthias Ableitner
More... over 14 years ago
Revert "removed unused depends to python.dll/libpython.so"
abma
as Matthias Ableitner
More... over 14 years ago
removed unused depends to python.dll/libpython.so
abma
as Matthias Ableitner
More... over 14 years ago
added docstrings from interface + fix unload
abma
as Matthias Ableitner
More... over 14 years ago
fixed unload, nicer logoutput, removed exports
abma
as Matthias Ableitner
More... over 14 years ago
more cleanup logging
abma
as Matthias Ableitner
More... over 14 years ago
removed LOG macro, cleanup
abma
as Matthias Ableitner
More... over 14 years ago
cleanup, removed some printfs, removed unused code
abma
as Matthias Ableitner
More... over 14 years ago
cleanup nullai
abma
as Matthias Ableitner
More... over 14 years ago
final fix
abma
as Matthias Ableitner
More... over 14 years ago
bugfix for dynamic loading of libpython
abma
as Matthias Ableitner
More... over 14 years ago
dynamic load libpython
abma
as Matthias Ableitner
More... over 14 years ago
Added typechecking to interface More... over 14 years ago
Changed Interface function calls More... over 14 years ago
cmake syntax fix [CMake] [fix]
Robin Vobruba
as hoijui
More... over 14 years ago
build the loader together with the main target [CMake]
Robin Vobruba
as hoijui
More... over 14 years ago