--- crossfire/make_win32 ---


Protocol:pserver User:anonymous
Machine:crossfire.cvs.sourceforge.net CVSROOT:/cvsroot/crossfire

Filename: installwin32.bat
Revision 1.8qal21 2005/10/15 02:25:46 +1 -0
Make win32 users happy. (Untested: Ryo will have to check this)
Show difference between Revision 1.7 and 1.8
Revision 1.7mwedel 2002/04/21 00:23:20 +2 -1
Various minor bugfixes. Note the changes may appear larger than they
really are due to formatting/indentation changes. Run diff -w to
supress those:
make_win32/installwin32.bat: Update for new image files.
server/c_object.c: Fix SAVE_INTERVAL #ifdef block. It failed to compile
as it was written. Simplify code, but it should have the same effect.
server/move.c: Modify push_object so that if a player swaps position
with his pet, we send a esrv_map_scroll. This should save bandwidth,
and also prevents display corruption when fog of war on the client
is in use. Add some new comments, adjust some formatting.
server/player.c: Fix minor typo in comment.
server/skills.c: Modify new_draw_info that is responsible for the
"You pray" messages to not have the NDI_UNIQUE flag so that
they can get batched up, depending on users value of output-count
server/swap.c: Remove swapped out per player unique maps from the list
of maps. Reduces cpu and memory consumption by a minor amount, and
results in a cleaner 'maps command output.
server/weather.c: Add standard crossfire banner to top of file.
Modify long long declartion to just be a long.
MSW 2002-04-20
Show difference between Revision 1.6 and 1.7
Revision 1.6michtoen 2001/12/03 21:49:18 +0 -2
mapstats cmd for extended clients.
Add a cmd which sends mapstats for clients.
This use not the script events. Script events should
used for special scripted events.
Show difference between Revision 1.5 and 1.6
Revision 1.5michtoen 2001/11/15 21:33:59 +1 -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.4 and 1.5
Revision 1.4michtoen 2001/11/01 21:19:15 +23 -23
remove and reinsert as binary -
it avoids \n problems
Show difference between Revision 1.3 and 1.4
Revision 1.3michtoen 2001/11/01 21:18:40 +0 -0
remove and reinsert as binary -
it avoids \n problems
Show difference between Revision 1.2 and 1.3
Revision 1.2michtoen 2001/10/29 20:30:20 +23 -22
Remove a bug, reset some modules
Show difference between Revision 1.1 and 1.2
Revision 1.1michtoen 2001/10/29 15:33:05 None
add new make files for win32 - python style
First version


File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:15