[root]/trunk/crossfire/make_win32/plugin_python
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 21 (100.0%) | 136 (100.0%) | 6.4 |
ryo_saeba | 16 (76.2%) | 136 (100.0%) | 8.5 |
mwedel | 3 (14.3%) | 0 (0.0%) | 0.0 |
michtoen | 2 (9.5%) | 0 (0.0%) | 0.0 |
make branche directories, delete old trunk.
0 lines of code changed in 3 files:
Snapshot, fix compilation, and so on.
4 lines of code changed in 1 file:
Win32 1.9.0 release
4 lines of code changed in 1 file:
New files
0 lines of code changed in 1 file:
Update Win32/MSVC project file
0 lines of code changed in 1 file:
A few tweaks to build process
0 lines of code changed in 1 file:
Plugins can access archetypes. Added wrappers in Python.
0 lines of code changed in 1 file:
Version info for plugin
128 lines of code changed in 3 files:
Fix workspace & such, add cfanim.
0 lines of code changed in 1 file:
Check for Python DLL. Fix typo in path remove.
0 lines of code changed in 1 file:
1.8.0 Windows release.
0 lines of code changed in 1 file:
Plugin cleanup, remove obsolete libcross.
0 lines of code changed in 1 file:
Windows 1.7.0 release.
0 lines of code changed in 1 file:
Snapshot release. Create 'datafiles' directory (guild stuff)
0 lines of code changed in 1 file:
Misc updates
0 lines of code changed in 1 file:
Attack Patch 25.11.01
Detailed information in the dev list.
The changes are to many to explain here.
0 lines of code changed in 1 file:
Plugin_Python works now in Windows!
Alot of changes:
- New VisualC files to compile & install plugin_python.dll
and libcross.
- patch plugins.c and plugin_python.c to compiler under win32/VC
- remove some nasty bugs. The plugin now gives out correct version
messages and will be right noticed under dm command "pluglist"
- Fixed first plugin routines like "Say" and "initPlugin".
The whole package is running and ready for fix up!
0 lines of code changed in 1 file: