Directory Statistics for make_win32/plugin_python/

Back to Index Page

Lines Of Code for make_win32/plugin_python/

Commits for make_win32/plugin_python/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
ryo_saeba15 (88.2%) 124 (100.0%) 128 (100.0%) 8.27
michtoen2 (11.8%) 0 (0.0%) 0 (0.0%) 0.00

Commit Log

DateAuthorFile/Message
2/26/06 4:09 AMryo_saeba
Win32 1.9.0 release (1 Files changed, 4 Lines changed)
make_win32/plugin_python/plugin_python.rc 1.2 (+4 -4)
1/14/06 5:41 AMryo_saeba
New files (1 Files changed, 0 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.14 (+0 -0)
12/17/05 12:26 PMryo_saeba
Update Win32/MSVC project file (1 Files changed, 0 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.13 (+0 -0)
11/27/05 9:13 AMryo_saeba
A few tweaks to build process (1 Files changed, 0 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.12 (+0 -0)
11/20/05 9:08 AMryo_saeba
Plugins can access archetypes. Added wrappers in Python. (1 Files changed, 0 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.11 (+0 -0)
11/11/05 3:56 PMryo_saeba
Version info for plugin (3 Files changed, 124 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.10 (+0 -0)
make_win32/plugin_python/plugin_python.rc 1.1 added 109
make_win32/plugin_python/resource.h 1.1 added 15
11/1/05 5:50 AMryo_saeba
Fix workspace & such, add cfanim. (1 Files changed, 0 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.9 (+0 -0)
10/16/05 4:22 AMryo_saeba
Check for Python DLL. Fix typo in path remove. (1 Files changed, 0 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.8 (+0 -0)
8/11/05 3:48 AMryo_saeba
1.8.0 Windows release. (1 Files changed, 0 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.7 (+0 -0)
7/15/05 4:17 PMryo_saeba
Plugin cleanup, remove obsolete libcross. (1 Files changed, 0 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.6 (+0 -0)
3/13/05 9:54 AMryo_saeba
Windows 1.7.0 release. (1 Files changed, 0 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.5 (+0 -0)
1/8/05 4:30 PMryo_saeba
Snapshot release. Create 'datafiles' directory (guild stuff) (1 Files changed, 0 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.4 (+0 -0)
11/29/04 6:03 AMryo_saeba
Misc updates (1 Files changed, 0 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.3 (+0 -0)
11/26/01 11:52 AMmichtoen
Attack Patch 25.11.01

Detailed information in the dev list.
The changes are to many to explain here.
(1 Files changed, 0 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.2 (+0 -0)
11/15/01 9:33 PMmichtoen
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!
(1 Files changed, 0 Lines changed)
make_win32/plugin_python/plugin_python.dsp 1.1 added