From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../config/01_admin_executor_service.lnk | 134 ++++++++++++ .../x-cvsweb-markup/index.html | Bin 0 -> 2529 bytes .../code/snowballs2/config/04_welcome_service.lnk | 134 ++++++++++++ cvs/cvsweb.cgi/code/snowballs2/config/05_chat.lnk | 134 ++++++++++++ .../x-cvsweb-markup/index.html | Bin 0 -> 2459 bytes .../code/snowballs2/config/06_frontend.lnk | 134 ++++++++++++ .../x-cvsweb-markup/index.html | Bin 0 -> 2517 bytes .../x-cvsweb-markup/index.html | Bin 0 -> 2517 bytes .../code/snowballs2/config/08_snowballs.lnk | 134 ++++++++++++ .../x-cvsweb-markup&rev=1.1 | Bin 0 -> 2525 bytes .../code/snowballs2/config/?hideattic=0/index.html | 155 ++++++++++++++ .../snowballs2/config/?sortby=author/index.html | 155 ++++++++++++++ .../code/snowballs2/config/?sortby=log/index.html | 155 ++++++++++++++ .../code/snowballs2/config/?sortby=rev/index.html | 155 ++++++++++++++ .../code/snowballs2/config/Attic/index.html | 86 ++++++++ .../snowballs2/config/admin_executor_service.cfg | 134 ++++++++++++ .../x-cvsweb-markup&rev=1.1 | 21 ++ .../code/snowballs2/config/chat_service.cfg | 134 ++++++++++++ cvs/cvsweb.cgi/code/snowballs2/config/client.cfg | 134 ++++++++++++ .../x-cvsweb-markup/index.html | 227 +++++++++++++++++++++ cvs/cvsweb.cgi/code/snowballs2/config/index.html | 154 ++++++++++++++ .../code/snowballs2/config/login_service.cfg | 134 ++++++++++++ .../x-cvsweb-markup/index.html | 30 +++ .../snowballs2/config/login_service_database.cfg | 134 ++++++++++++ .../x-cvsweb-markup/index.html | 20 ++ .../code/snowballs2/config/naming_service.cfg | 134 ++++++++++++ .../x-cvsweb-markup/index.html | 20 ++ .../x-cvsweb-markup&rev=1.1 | 17 ++ .../code/snowballs2/config/welcome_service.cfg | 134 ++++++++++++ 29 files changed, 2803 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/01_admin_executor_service.lnk create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/02_login_service.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/04_welcome_service.lnk create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/05_chat.lnk create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/05_chat.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/06_frontend.lnk create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/06_frontend.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/07_position.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/08_snowballs.lnk create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/08_snowballs.lnk?content-type=text/x-cvsweb-markup&rev=1.1 create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/?hideattic=0/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/?sortby=author/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/?sortby=log/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/?sortby=rev/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/Attic/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/admin_executor_service.cfg create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/admin_executor_service.cfg?content-type=text/x-cvsweb-markup&rev=1.1 create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/chat_service.cfg create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/client.cfg create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/client.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/login_service.cfg create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/login_service.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/login_service_database.cfg create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/login_service_database.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/naming_service.cfg create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/naming_service.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/position_service.cfg?content-type=text/x-cvsweb-markup&rev=1.1 create mode 100644 cvs/cvsweb.cgi/code/snowballs2/config/welcome_service.cfg (limited to 'cvs/cvsweb.cgi/code/snowballs2/config') diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/01_admin_executor_service.lnk b/cvs/cvsweb.cgi/code/snowballs2/config/01_admin_executor_service.lnk new file mode 100644 index 00000000..e4f1a7cc --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/01_admin_executor_service.lnk @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / snowballs2 / config / 01_admin_executor_service.lnk
+ + + + + +
01_admin_executor_service.lnk
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+ADDED: config
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/02_login_service.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/02_login_service.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..68654153 Binary files /dev/null and b/cvs/cvsweb.cgi/code/snowballs2/config/02_login_service.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html differ diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/04_welcome_service.lnk b/cvs/cvsweb.cgi/code/snowballs2/config/04_welcome_service.lnk new file mode 100644 index 00000000..3904d9e4 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/04_welcome_service.lnk @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / snowballs2 / config / 04_welcome_service.lnk
+ + + + + +
04_welcome_service.lnk
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+ADDED: config
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/05_chat.lnk b/cvs/cvsweb.cgi/code/snowballs2/config/05_chat.lnk new file mode 100644 index 00000000..af188402 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/05_chat.lnk @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / snowballs2 / config / 05_chat.lnk
+ + + + + +
05_chat.lnk
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+ADDED: config
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/05_chat.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/05_chat.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..6a413515 Binary files /dev/null and b/cvs/cvsweb.cgi/code/snowballs2/config/05_chat.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html differ diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/06_frontend.lnk b/cvs/cvsweb.cgi/code/snowballs2/config/06_frontend.lnk new file mode 100644 index 00000000..1abe298c --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/06_frontend.lnk @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / snowballs2 / config / 06_frontend.lnk
+ + + + + +
06_frontend.lnk
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+ADDED: config
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/06_frontend.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/06_frontend.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..ed6c18d8 Binary files /dev/null and b/cvs/cvsweb.cgi/code/snowballs2/config/06_frontend.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html differ diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/07_position.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/07_position.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..a2df8b37 Binary files /dev/null and b/cvs/cvsweb.cgi/code/snowballs2/config/07_position.lnk?rev=1.1&content-type=text/x-cvsweb-markup/index.html differ diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/08_snowballs.lnk b/cvs/cvsweb.cgi/code/snowballs2/config/08_snowballs.lnk new file mode 100644 index 00000000..7be9c46d --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/08_snowballs.lnk @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / snowballs2 / config / 08_snowballs.lnk
+ + + + + +
08_snowballs.lnk
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+ADDED: config
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/08_snowballs.lnk?content-type=text/x-cvsweb-markup&rev=1.1 b/cvs/cvsweb.cgi/code/snowballs2/config/08_snowballs.lnk?content-type=text/x-cvsweb-markup&rev=1.1 new file mode 100644 index 00000000..57217817 Binary files /dev/null and b/cvs/cvsweb.cgi/code/snowballs2/config/08_snowballs.lnk?content-type=text/x-cvsweb-markup&rev=1.1 differ diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/?hideattic=0/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/?hideattic=0/index.html new file mode 100644 index 00000000..9ae5a567 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/?hideattic=0/index.html @@ -0,0 +1,155 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / snowballs2 / config
+ + + + + + + + + + + + + + + + + + + + + + +
FileRev.AgeAuthorLast log entry
[BACK] + Previous Directory +    
[TXT] + 01_admin_executor_service.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 02_login_service.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 03_naming_service.lnk + 1.1  4 months lecroart  no message +
[TXT] + 03_naming_service_shard1.lnk + (in the Attic) [Hide] 1.2  4 months lecroart  no message +
[TXT] + 04_welcome_service.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 05_chat.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 06_frontend.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 07_position.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 08_snowballs.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + admin_executor_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + chat_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + client.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + frontend_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + login_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + login_service_database.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + naming_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + position_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + welcome_service.cfg + 1.1  4 months lecroart  ADDED: config +

+ +Show only files with tag: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/?sortby=author/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/?sortby=author/index.html new file mode 100644 index 00000000..891de1f6 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/?sortby=author/index.html @@ -0,0 +1,155 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / snowballs2 / config
+ + + + + + + + + + + + + + + + + + + + + + + +
FileRev.AgeAuthorLast log entry
[BACK] + Previous Directory +    
[DIR] + Attic/[Don't hide]    
[TXT] + 01_admin_executor_service.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 02_login_service.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 03_naming_service.lnk + 1.1  4 months lecroart  no message +
[TXT] + 04_welcome_service.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 05_chat.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 06_frontend.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 07_position.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 08_snowballs.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + admin_executor_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + chat_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + client.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + frontend_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + login_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + login_service_database.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + naming_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + position_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + welcome_service.cfg + 1.1  4 months lecroart  ADDED: config +

+ +Show only files with tag: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/?sortby=log/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/?sortby=log/index.html new file mode 100644 index 00000000..c7b36ce1 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/?sortby=log/index.html @@ -0,0 +1,155 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / snowballs2 / config
+ + + + + + + + + + + + + + + + + + + + + + + +
FileRev.AgeAuthorLast log entry
[BACK] + Previous Directory +    
[DIR] + Attic/[Don't hide]    
[TXT] + 01_admin_executor_service.lnk + 1.1  3 months lecroart  ADDED: config +
[TXT] + 02_login_service.lnk + 1.1  3 months lecroart  ADDED: config +
[TXT] + 04_welcome_service.lnk + 1.1  3 months lecroart  ADDED: config +
[TXT] + 05_chat.lnk + 1.1  3 months lecroart  ADDED: config +
[TXT] + 06_frontend.lnk + 1.1  3 months lecroart  ADDED: config +
[TXT] + 07_position.lnk + 1.1  3 months lecroart  ADDED: config +
[TXT] + 08_snowballs.lnk + 1.1  3 months lecroart  ADDED: config +
[TXT] + admin_executor_service.cfg + 1.1  3 months lecroart  ADDED: config +
[TXT] + chat_service.cfg + 1.1  3 months lecroart  ADDED: config +
[TXT] + client.cfg + 1.1  3 months lecroart  ADDED: config +
[TXT] + frontend_service.cfg + 1.1  3 months lecroart  ADDED: config +
[TXT] + login_service.cfg + 1.1  3 months lecroart  ADDED: config +
[TXT] + login_service_database.cfg + 1.1  3 months lecroart  ADDED: config +
[TXT] + naming_service.cfg + 1.1  3 months lecroart  ADDED: config +
[TXT] + position_service.cfg + 1.1  3 months lecroart  ADDED: config +
[TXT] + welcome_service.cfg + 1.1  3 months lecroart  ADDED: config +
[TXT] + 03_naming_service.lnk + 1.1  3 months lecroart  no message +

+ +Show only files with tag: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/?sortby=rev/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/?sortby=rev/index.html new file mode 100644 index 00000000..33871f4b --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/?sortby=rev/index.html @@ -0,0 +1,155 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / snowballs2 / config
+ + + + + + + + + + + + + + + + + + + + + + + +
FileRev.AgeAuthorLast log entry
[BACK] + Previous Directory +    
[DIR] + Attic/[Don't hide]    
[TXT] + 01_admin_executor_service.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 02_login_service.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 03_naming_service.lnk + 1.1  4 months lecroart  no message +
[TXT] + 04_welcome_service.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 05_chat.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 06_frontend.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 07_position.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 08_snowballs.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + admin_executor_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + chat_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + client.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + frontend_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + login_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + login_service_database.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + naming_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + position_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + welcome_service.cfg + 1.1  4 months lecroart  ADDED: config +

+ +Show only files with tag: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/Attic/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/Attic/index.html new file mode 100644 index 00000000..f7c31abf --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/Attic/index.html @@ -0,0 +1,86 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / snowballs2 / config / Attic
+ + + + + +
FileRev.AgeAuthorLast log entry
[BACK] + Previous Directory +    
[TXT] + 03_naming_service_shard1.lnk + 1.2  4 months lecroart  no message +

+Show only files with tag: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/admin_executor_service.cfg b/cvs/cvsweb.cgi/code/snowballs2/config/admin_executor_service.cfg new file mode 100644 index 00000000..f573f9e0 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/admin_executor_service.cfg @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / snowballs2 / config / admin_executor_service.cfg
+ + + + + +
admin_executor_service.cfg
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+ADDED: config
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/admin_executor_service.cfg?content-type=text/x-cvsweb-markup&rev=1.1 b/cvs/cvsweb.cgi/code/snowballs2/config/admin_executor_service.cfg?content-type=text/x-cvsweb-markup&rev=1.1 new file mode 100644 index 00000000..d8a3030d --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/admin_executor_service.cfg?content-type=text/x-cvsweb-markup&rev=1.1 @@ -0,0 +1,21 @@ + + + +code/snowballs2/config/admin_executor_service.cfg - view - 1.1 + +
[BACK] Return to admin_executor_service.cfg + CVS log [TXT][DIR] Up to Nevrax / code / snowballs2 / config

File: Nevrax / code / snowballs2 / config / admin_executor_service.cfg (download)
+Revision 1.1, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN +
CVS Tags: HEAD
+ADDED: config
+
+

+Services = { "NS", "LS", "WS" };
+
+NS = { "r:\code\nelns\naming_service",  "r:\code\nelns\naming_service\debug\naming_service.exe" };
+LS = { "r:\code\nelns\login_service",   "r:\code\nelns\login_service\debug\login_service.exe" };
+WS = { "r:\code\nelns\welcome_service", "r:\code\nelns\welcome_service\debug\welcome_service.exe" };
+
+WindowStyle = "WIN";
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/chat_service.cfg b/cvs/cvsweb.cgi/code/snowballs2/config/chat_service.cfg new file mode 100644 index 00000000..b0bc2dff --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/chat_service.cfg @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / snowballs2 / config / chat_service.cfg
+ + + + + +
chat_service.cfg
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+ADDED: config
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/client.cfg b/cvs/cvsweb.cgi/code/snowballs2/config/client.cfg new file mode 100644 index 00000000..474965aa --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/client.cfg @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / snowballs2 / config / client.cfg
+ + + + + +
client.cfg
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+ADDED: config
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/client.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/client.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..7ce0d041 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/client.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html @@ -0,0 +1,227 @@ + + + +code/snowballs2/config/client.cfg - view - 1.1 + +
[BACK] Return to client.cfg + CVS log [TXT][DIR] Up to Nevrax / code / snowballs2 / config

File: Nevrax / code / snowballs2 / config / client.cfg (download)
+Revision 1.1, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN +
CVS Tags: HEAD
+ADDED: config
+
+

//////////////////////////////////////////////////////////////////////////////
+// Config file for Snowballs 2 client ////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
+
+//
+// This file is used to setup the client.
+//
+// You can modify almost all variables dynamically (when the client is launched)
+// and the new values will be reloaded automatically in the client.
+//
+
+// Font name used for all text in the client (it can be a .ttf, .fon, .pfb)
+FontName = "n019003l.pfb";
+
+// Root directory where we can find the client datas (zones, tiles, maps, ...)
+DataPath = "../client/data/";
+
+//////////////////////////////////////////////////////////////////////////////
+// Screen Variables //////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
+
+// Resolution of the screen
+ScreenWidth = 800;
+ScreenHeight = 600;
+ScreenDepth = 32;
+
+// If 1, run in fullscreen mode, 0 for windowed
+ScreenFull = 0;
+
+// Start position of the player (the z is always 0)
+StartPoint = { 1840.0, -970.0, 0.0 };
+
+//////////////////////////////////////////////////////////////////////////////
+// Mouse Variables ///////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
+
+// 1 to inverse the mouse vertical direction
+MouseInvert = 0;
+
+// Zoom step for the mouse wheel
+MouseZoomStep = 3.0;
+
+// Initial distance of the camera to the main character
+ViewLagBehind = 6.0;
+
+// Initial height of the camera relative to the character
+ViewHeight = 4.5;
+
+// Initial height of the target relative to the character
+ViewTargetHeight = 4.0;
+
+//////////////////////////////////////////////////////////////////////////////
+// Entities Variables ////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
+
+// Color of the entity name on top of entities
+EntityNameColor = { 255, 255, 255, 255 };
+
+// Font size of the entity name
+EntityNameSize = 16;
+
+//////////////////////////////////////////////////////////////////////////////
+// Commands interface Variables //////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
+
+// If 1, display the command (chat) interface
+ShowCommands = 1;
+
+// If 1, display graph
+ShowGraph = 0;
+
+// Position & size of the command interface
+CommandsBoxX = 0.02;
+CommandsBoxY = 0.025;
+CommandsBoxWidth = 0.76;
+CommandsBoxBorder = 0.009;
+
+// Number of lines to display in the command interface
+CommandsNbLines = 5;
+
+// Space between 2 lines
+CommandsLineHeight = 0.025;
+
+// Color of the backgound interface
+CommandsBackColor = { 0, 0, 128, 128 };
+
+// Color of the text interface
+CommandsFrontColor = { 255, 255, 255, 255 };
+
+// Font size for the command lines
+CommandsFontSize = 14;
+
+//////////////////////////////////////////////////////////////////////////////
+// Radar interface Variables /////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
+
+// If 0, no radar, if 1, big radar, if 2, small radar
+RadarState = 2;         // 0 = no, 1 = big, 2 = little
+
+// Position & size of the radar interface
+RadarPosX = 0.2;
+RadarPosY = 0.22;
+RadarWidth = 0.6;
+RadarHeight = 0.7;
+
+// Radar colors
+RadarBackColor = { 0, 255, 0, 50 };
+RadarFrontColor = { 0, 255, 0, 100 };
+RadarSelfColor = { 0, 255, 0, 255 };
+RadarOtherColor = { 255, 100, 0, 255 };
+RadarPlaceColor = { 0, 0, 255, 255 };
+
+// Size of the entity displayed in the radar
+RadarEntitySize = 0.006;
+RadarDistance = 500;
+RadarMinDistance = 100;
+RadarMaxDistance = 1000;
+RadarFontSize = 14;
+
+// Position & size of the small radar
+RadarLittlePosX = 0.915;
+RadarLittlePosY = 0.83;
+RadarLittleRadius = 0.1;
+
+// Position of particular places in the world (point of reference)
+RadarParticularPlaces = {
+        "2300.0", "-776.0",  "Vagimount",
+        "770.0",  "-640.0",  "Manhatan",
+        "1135.0", "-840.0",  "ThePill",
+        "1033.0", "-944.0",  "End WuDoor",
+        "564.0",  "-1033.0", "Start WuDoor",
+        "2125.0", "-764.0",  "BigHole",
+        "2169.0", "-1258.0", "GapCave",
+        "1840.0", "-970.0",  "StartPosition",
+        "2350.0", "-1158.0", "BackWay",
+        "2440.0", "-1302.0", "WorldRoof",
+        "2228.0", "-1045.0", "DeepForest",
+        "2133.0", "-471.0", "PingooVillage",
+};
+
+//////////////////////////////////////////////////////////////////////////////
+// Login Variables ///////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
+
+// Address of the login system (should be itsalive.nevrax.org)
+//LoginSystemAddress = "itsalive.nevrax.org";
+LoginSystemAddress = "localhost";
+
+// Your login
+Login = "";
+
+// Your password
+Password = "";
+
+// The shard number index
+ShardNumber = 0;
+
+// If 1, display the login procedure at the beginning of the game
+AutoLogin = 0;
+
+//////////////////////////////////////////////////////////////////////////////
+// Landscape Variables ///////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
+
+// Landscape color (can't be modified in real time)
+LandscapeAmbiantColor = { 17, 54, 100 };
+LandscapeDiffuseColor = { 241, 226, 244 };
+LandscapeMultiplyFactor = 1.1;
+
+// Landscape tesselation
+LandscapeTileNear = 50.0;       // more is bigger more is faster
+LandscapeThresold = 0.001;      // more is bigger more is faster
+
+SunAmbientColor = { 255, 255, 255 };
+SunDiffuseColor = { 255, 255, 255 };
+SunSpecularColor = { 255, 255, 255};
+SunDirection = { -2.935, +0.107, -1.22 };
+
+//////////////////////////////////////////////////////////////////////////////
+// Fog Variables /////////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
+
+// 1 if you want to see the fog
+FogEnable = 0;
+FogStart = 200;                         // in meter
+FogEnd = 500;                           // in meter
+FogColor = { 80, 77, 118 };
+
+// Name of the landscape data
+BankName = "bank.bank";
+FarBankName = "bank.farbank";
+RetrieverBankName = "snowballs.rbank";
+GlobalRetrieverName = "snowballs.gr";
+
+//////////////////////////////////////////////////////////////////////////////
+// Compass interface Variables ///////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
+
+// Position & size of the compass interface
+CompassPosX = 1.2;
+CompassPosY = 0.13;
+CompassRadius = 0.020;
+
+// Color of the compass
+CompassColor = { 150, 50, 255, 150 };
+
+//////////////////////////////////////////////////////////////////////////////
+// Instance groups ///////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
+
+InstanceGroups = {
+"3_AN.ig", "4_AP.ig", "5_AD.ig", "5_AK.ig", "5_AL.ig", "5_AP.ig", "5_AQ.ig", "6_AG.ig", "6_AI.ig", "6_AL.ig", "6_AN.ig", "6_AO.ig", "6_AQ.ig", "7_AJ.ig", "7_AN.ig", "7_AO.ig", "8_AL.ig", "8_AN.ig", "3_AF.ig", "8_AR.ig", "3_AG.ig", "3_AI.ig", "3_AJ.ig", "3_AL.ig", "3_AO.ig", "3_AQ.ig", "3_AR.ig", "4_AH.ig", "4_AI.ig", "4_AJ.ig", "4_AK.ig", "4_AM.ig", "4_AN.ig", "4_AQ.ig", "4_AR.ig", "5_AF.ig", "5_AI.ig", "5_AJ.ig", "5_AN.ig", "5_AO.ig", 
+"6_AH.ig", "6_AJ.ig", "6_AR.ig", "7_AK.ig", "7_AM.ig", "7_AR.ig", "8_AG.ig", "8_AJ.ig", "8_AK.ig"
+};
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/index.html new file mode 100644 index 00000000..9e680c17 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/index.html @@ -0,0 +1,154 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / snowballs2 / config
+ + + + + + + + + + + + + + + + + + + + + + + +
FileRev.AgeAuthorLast log entry
[BACK] + Previous Directory +    
[DIR] + Attic/[Don't hide]    
[TXT] + 01_admin_executor_service.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 02_login_service.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 03_naming_service.lnk + 1.1  4 months lecroart  no message +
[TXT] + 04_welcome_service.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 05_chat.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 06_frontend.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 07_position.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + 08_snowballs.lnk + 1.1  4 months lecroart  ADDED: config +
[TXT] + admin_executor_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + chat_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + client.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + frontend_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + login_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + login_service_database.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + naming_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + position_service.cfg + 1.1  4 months lecroart  ADDED: config +
[TXT] + welcome_service.cfg + 1.1  4 months lecroart  ADDED: config +

+Show only files with tag: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/login_service.cfg b/cvs/cvsweb.cgi/code/snowballs2/config/login_service.cfg new file mode 100644 index 00000000..a8ce74c3 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/login_service.cfg @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / snowballs2 / config / login_service.cfg
+ + + + + +
login_service.cfg
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+ADDED: config
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/login_service.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/login_service.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..e2b9ca83 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/login_service.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html @@ -0,0 +1,30 @@ + + + +code/snowballs2/config/login_service.cfg - view - 1.1 + +
[BACK] Return to login_service.cfg + CVS log [TXT][DIR] Up to Nevrax / code / snowballs2 / config

File: Nevrax / code / snowballs2 / config / login_service.cfg (download)
+Revision 1.1, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN +
CVS Tags: HEAD
+ADDED: config
+
+

+WindowStyle = "WIN";
+
+Port = 49999;   // port for the client connection (default is 49999)
+
+WSPort = 49998; // port for the welcome connection (default is 49998)
+
+ServerVersion = 1;      // version of shard (must match with the client version)
+
+AcceptNewUser = 1;      // 1 if you want to add new player, 0 if you want to eject new player
+
+AcceptExternalShard = 1;        // 1 is you accept external shard (not referenced in the config file), 0 if you want to eject unknown shards
+
+CryptPassword = 0;      // 1 is you want to store password in crypted format, 0 for plain text
+
+Beep = 1;               // 1 if you want to beep when a new client comes
+
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/login_service_database.cfg b/cvs/cvsweb.cgi/code/snowballs2/config/login_service_database.cfg new file mode 100644 index 00000000..7ba70f2d --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/login_service_database.cfg @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / snowballs2 / config / login_service_database.cfg
+ + + + + +
login_service_database.cfg
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+ADDED: config
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/login_service_database.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/login_service_database.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..3b935520 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/login_service_database.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html @@ -0,0 +1,20 @@ + + + +code/snowballs2/config/login_service_database.cfg - view - 1.1 + +
[BACK] Return to login_service_database.cfg + CVS log [TXT][DIR] Up to Nevrax / code / snowballs2 / config

File: Nevrax / code / snowballs2 / config / login_service_database.cfg (download)
+Revision 1.1, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN +
CVS Tags: HEAD
+ADDED: config
+
+

Users = {
+ "ace","ace","1","",
+};
+
+Shards = {
+ "127.0.0.1", "local shard 1",
+};
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/naming_service.cfg b/cvs/cvsweb.cgi/code/snowballs2/config/naming_service.cfg new file mode 100644 index 00000000..e5e27016 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/naming_service.cfg @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / snowballs2 / config / naming_service.cfg
+ + + + + +
naming_service.cfg
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+ADDED: config
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/naming_service.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/snowballs2/config/naming_service.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..5c0d6531 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/naming_service.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html @@ -0,0 +1,20 @@ + + + +code/snowballs2/config/naming_service.cfg - view - 1.1 + +
[BACK] Return to naming_service.cfg + CVS log [TXT][DIR] Up to Nevrax / code / snowballs2 / config

File: Nevrax / code / snowballs2 / config / naming_service.cfg (download)
+Revision 1.1, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN +
CVS Tags: HEAD
+ADDED: config
+
+

+WindowStyle = "WIN";
+
+Port = 40000;
+
+BasePort = 41000;
+
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/position_service.cfg?content-type=text/x-cvsweb-markup&rev=1.1 b/cvs/cvsweb.cgi/code/snowballs2/config/position_service.cfg?content-type=text/x-cvsweb-markup&rev=1.1 new file mode 100644 index 00000000..34fcfe00 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/position_service.cfg?content-type=text/x-cvsweb-markup&rev=1.1 @@ -0,0 +1,17 @@ + + + +code/snowballs2/config/position_service.cfg - view - 1.1 + +
[BACK] Return to position_service.cfg + CVS log [TXT][DIR] Up to Nevrax / code / snowballs2 / config

File: Nevrax / code / snowballs2 / config / position_service.cfg (download)
+Revision 1.1, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN +
CVS Tags: HEAD
+ADDED: config
+
+

NSHost = "localhost";
+NSPort = 40000;
+
+WindowStyle = "WIN";
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/code/snowballs2/config/welcome_service.cfg b/cvs/cvsweb.cgi/code/snowballs2/config/welcome_service.cfg new file mode 100644 index 00000000..2d49e8b5 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/config/welcome_service.cfg @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / snowballs2 / config / welcome_service.cfg
+ + + + + +
welcome_service.cfg
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+ADDED: config
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1