Protocol: | pserver | User: | anonymous |
Machine: | crossfire.cvs.sourceforge.net | CVSROOT: | /cvsroot/crossfire |
Filename: crossfire32.dsw | |||
Revision 1.8 | ryo_saeba | 2005/11/01 05:50:15 | +15 -0 |
Fix workspace & such, add cfanim. | |||
Show difference between Revision 1.7 and 1.8 | |||
Revision 1.7 | ryo_saeba | 2005/10/18 17:12:03 | +15 -0 |
Update MSCV project. | |||
Show difference between Revision 1.6 and 1.7 | |||
Revision 1.6 | ryo_saeba | 2005/07/15 16:17:03 | +3 -24 |
Plugin cleanup, remove obsolete libcross. | |||
Show difference between Revision 1.5 and 1.6 | |||
Revision 1.5 | michtoen | 2001/11/19 17:30:28 | +3 -0 |
Full support now for gender, rank and alignment. Full support for guilds & quests in code, most script functions included. - some fixes - old clients will not be effected - to avoid treasure file error msg, collect arches | |||
Show difference between Revision 1.4 and 1.5 | |||
Revision 1.4 | michtoen | 2001/11/15 21:33:59 | +30 -0 |
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! | |||
Show difference between Revision 1.3 and 1.4 | |||
Revision 1.3 | michtoen | 2001/11/01 21:22:28 | +0 -0 |
remove and reinsert as binary - it avoids \n problems | |||
Show difference between Revision 1.2 and 1.3 | |||
Revision 1.2 | michtoen | 2001/11/01 21:21:41 | +0 -0 |
remove and reinsert as binary - it avoids \n problems | |||
Show difference between Revision 1.1 and 1.2 | |||
Revision 1.1 | michtoen | 2001/10/29 15:33:05 | None |
add new make files for win32 - python style | |||
First version |