Directory trunk/crossfire/make_win32/

Directory Created:
2001-10-29 16:33
Total Files:
2
Deleted Files:
8
Lines of Code:
0

[root]/trunk/crossfire/make_win32
                Folder removed from repo libcross (0 files, 0 lines)
                Folder removed from repo plugin_anim (0 files, 0 lines)
                Folder removed from repo plugin_common (0 files, 0 lines)
                directory in repo plugin_python (1 files, 0 lines)

Lines of Code

trunk/crossfire/make_win32/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 98 (100.0%) 421 (100.0%) 4.2
ryo_saeba 62 (63.3%) 360 (85.5%) 5.8
michtoen 22 (22.4%) 58 (13.8%) 2.6
qal21 2 (2.0%) 3 (0.7%) 1.5
mwedel 12 (12.2%) 0 (0.0%) 0.0

Most Recent Commits

mwedel 2006-09-19 02:24 Rev.: 4942

make branche directories, delete old trunk.

0 lines of code changed in 10 files:

  • trunk/crossfire/make_win32: .cvsignore (del), INSTALL_WIN32.txt (del), Release_notes.txt (del), cfserver.nsi (del), crossfire.rc (del), crossfire32.dsp (changed), crossfire32.dsw (del), installwin32.bat (changed), make_maps_nsi.pl (del), resource.h (del)
ryo_saeba 2006-09-03 10:11 Rev.: 4870

Snapshot, fix compilation, and so on.

25 lines of code changed in 3 files:

  • trunk/crossfire/make_win32: Release_notes.txt (+18 -13), cfserver.nsi (+3 -5), crossfire.rc (+4 -4)
ryo_saeba 2006-06-06 17:16 Rev.: 4637

Fix Win32 compilation

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsp (changed)
ryo_saeba 2006-05-20 05:51 Rev.: 4573

Snapshot

14 lines of code changed in 2 files:

  • trunk/crossfire/make_win32: Release_notes.txt (+13 -19), cfserver.nsi (+1 -1)
ryo_saeba 2006-02-26 05:09 Rev.: 4496

Win32 1.9.0 release

14 lines of code changed in 3 files:

  • trunk/crossfire/make_win32: Release_notes.txt (+7 -3), cfserver.nsi (+3 -3), crossfire.rc (+4 -4)
ryo_saeba 2006-01-21 11:56 Rev.: 4406

Improved installer, now separates unlinked/python/test maps.

105 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: make_maps_nsi.pl (+105 -44)
ryo_saeba 2006-01-07 12:41 Rev.: 4304

Regions support for plugins

17 lines of code changed in 2 files:

  • trunk/crossfire/make_win32: .cvsignore (+3 -1), Release_notes.txt (+14 -10)
ryo_saeba 2005-12-09 17:17 Rev.: 4110

Fix Windows compilation

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsp (changed)
ryo_saeba 2005-11-27 10:13 Rev.: 4057

A few tweaks to build process

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsp (changed)
ryo_saeba 2005-11-01 07:11 Rev.: 3962

Add animator (experimental) to installer

6 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: cfserver.nsi (+6)
ryo_saeba 2005-11-01 06:50 Rev.: 3961

Fix workspace & such, add cfanim.

0 lines of code changed in 2 files:

  • trunk/crossfire/make_win32: crossfire32.dsp (changed), crossfire32.dsw (changed)
ryo_saeba 2005-10-18 17:12 Rev.: 3906

Update MSCV project.

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsw (changed)
ryo_saeba 2005-10-16 04:22 Rev.: 3879

Check for Python DLL. Fix typo in path remove.

24 lines of code changed in 4 files:

  • trunk/crossfire/make_win32: INSTALL_WIN32.txt (changed), Release_notes.txt (+10 -5), cfserver.nsi (+14 -1), crossfire32.dsp (changed)
qal21 2005-10-15 02:25 Rev.: 3874

Make win32 users happy. (Untested: Ryo will have to check this)

3 lines of code changed in 2 files:

  • trunk/crossfire/make_win32: cfserver.nsi (+3 -1), installwin32.bat (changed)
ryo_saeba 2005-10-01 12:46 Rev.: 3749

Fix const warnings

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsp (changed)
ryo_saeba 2005-09-25 04:47 Rev.: 3707

Fix some compilation warnings.

12 lines of code changed in 2 files:

  • trunk/crossfire/make_win32: Release_notes.txt (+10 -10), cfserver.nsi (+2 -3)
ryo_saeba 2005-08-12 03:06 Rev.: 3537

Add showpets file to install.

2 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: cfserver.nsi (+2)
ryo_saeba 2005-08-11 04:35 Rev.: 3530

1.8.0 Windows release.

1 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: cfserver.nsi (+1 -1)
ryo_saeba 2005-08-11 03:59 Rev.: 3529

Version information files.

4 lines of code changed in 2 files:

  • trunk/crossfire/make_win32: crossfire.rc (new 4), resource.h (new)
ryo_saeba 2005-08-11 03:48 Rev.: 3528

1.8.0 Windows release.

16 lines of code changed in 3 files:

  • trunk/crossfire/make_win32: Release_notes.txt (+6 -6), cfserver.nsi (+10 -4), crossfire32.dsp (changed)
ryo_saeba 2005-07-30 04:47 Rev.: 3512

Missing files at uninstall.

2 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: cfserver.nsi (+2)
ryo_saeba 2005-07-30 03:24 Rev.: 3511

Add news & rules to installer. Remove .pyc files at uninstall.

7 lines of code changed in 2 files:

  • trunk/crossfire/make_win32: cfserver.nsi (+3 -1), make_maps_nsi.pl (+4)
ryo_saeba 2005-07-22 14:53 Rev.: 3500

Better read doc next time.

1 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: cfserver.nsi (+1 -1)
ryo_saeba 2005-07-22 14:39 Rev.: 3499

Don't uninstall service if not installed

4 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: cfserver.nsi (+4 -1)
ryo_saeba 2005-07-15 16:17 Rev.: 3442

Plugin cleanup, remove obsolete libcross.

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsw (changed)
ryo_saeba 2005-07-15 08:51 Rev.: 3433

Glue cleaning. New plugin function.

3 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: Release_notes.txt (+3 -4)
ryo_saeba 2005-07-14 11:27 Rev.: 3429

Forgot that file

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsp (changed)
ryo_saeba 2005-06-22 13:45 Rev.: 3385

Handle Windows service (un)registration

12 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: cfserver.nsi (+12)
ryo_saeba 2005-05-07 12:39 Rev.: 3250

Tweak for release compilation

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsp (changed)
ryo_saeba 2005-05-07 11:24 Rev.: 3249

Fix Win32 compilation

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsp (changed)
ryo_saeba 2005-04-30 02:32 Rev.: 3236

Add reader.l to project, so it's shown

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsp (changed)
ryo_saeba 2005-03-15 17:16 Rev.: 3143

Add missing file

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsp (changed)
ryo_saeba 2005-03-15 16:06 Rev.: 3140

Apply patch #1145089 by cavesomething for region support

2 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: cfserver.nsi (+2)
ryo_saeba 2005-03-13 10:54 Rev.: 3128

Windows 1.7.0 release.

11 lines of code changed in 2 files:

  • trunk/crossfire/make_win32: Release_notes.txt (+7 -9), cfserver.nsi (+4 -1)
ryo_saeba 2005-01-08 17:30 Rev.: 3040

Snapshot release. Create 'datafiles' directory (guild stuff)

5 lines of code changed in 2 files:

  • trunk/crossfire/make_win32: Release_notes.txt (+2 -2), cfserver.nsi (+3 -1)
ryo_saeba 2004-12-21 18:30 Rev.: 3016

Fix crash when dm using free

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsp (changed)
ryo_saeba 2004-11-29 07:03 Rev.: 2999

Misc updates

26 lines of code changed in 3 files:

  • trunk/crossfire/make_win32: .cvsignore (+4 -1), Release_notes.txt (+13 -5), cfserver.nsi (+9 -1)
ryo_saeba 2004-08-16 15:55 Rev.: 2883

Add Win32 NSIS installer script

6 lines of code changed in 2 files:

  • trunk/crossfire/make_win32: Release_notes.txt (new 5), cfserver.nsi (new 1)
ryo_saeba 2004-01-29 15:29 Rev.: 2561

Added flag to not include unistd.h, thus this file doesn't require any modification anymore

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsp (changed)
ryo_saeba 2004-01-18 05:37 Rev.: 2519

Added build_map.c

0 lines of code changed in 1 file:

  • trunk/crossfire/make_win32: crossfire32.dsp (changed)

(15 more)

Generated by StatSVN 0.7.0