--- deliantra/server/DEVELOPERS 2006/02/03 07:11:13 1.1.1.1 +++ deliantra/server/DEVELOPERS 2007/03/05 19:10:49 1.4 @@ -1,97 +1,39 @@ -The main purpose of this file is to try to reduce duplicate effort, -and to know who worked on what. - -If you have CVS access and are doing work/plan to do work, please update -this file accordingly. A brief description of what you plan to do -is useful, so others working in that area can know who to contact. - -The following people have CVS access: -Mark Wedel ("cvs", mwedel@scruz.net) - core maintainer, handles patches - submitted by those not having CVS access, investigates bugs, - and future long term developement. -Peter Mardahl <"peterm", peterm@eecs.berkeley.edu> runes, new spells, changing - of spell parameters, new archetypes, random maps, traps, race/class, - diseases, graded lighting, movers, creators, peterm/* maps -David Andrew Michael Noelle ("damn", dave@straylight.org)- - fixing things that ain't broke (and occasionally some that is) - primarily in the server, maps, and archetypes -Raphael Quinet ("quinet", Raphael Quinet) - sounds (originally using rplay), - client/server split, various small changes to the server. -Frank Tore Johansen ("ftj", frankj@osc.no) - misc. -Kjetil Torgrim Homme ("kjetilho", kjetilho@ifi.uio.no) -David Sundqvist ("azzi") - images -Steve Fink ("sfink") - ? -? ("dragonm", dragonm@absolut.tegris.com) - Client/server -John Cater ("cater", john.cater@eng.monash.edu.au) - Maps, navar etc, bug fixing -Bob Tanner ("tanner", tanner@real-time.com) - .spec files -? ("hfukui") - ? I think these last two may be read-only access -? ("robert") - ? -Jan Echternach ("jec", jan.echternach@informatik.uni-rostock.de) - bug fixing -Andreas Vogl ("red_blaze", andi.vogl@gmx.net) - bug fixing, creating maps, - maintaining pupland. -David Hurst "dnh@hawthorn.csse.monash.edu.au" - gods rebalancing, images - for classes and other images, spell testing and concepts -Hwei Sheng Teoh hsteoh@quickfur.yi.org -- random_maps expand2x, also, - images for Fiend, dread, beholder generator, grimreaper. -Tim Rightnour ("garbled", root@garbled.net) - luck, attackmessages, time, - weather, new alchemy, overlay maps, emotions. -Todd Mitchell ("Avion", temichell@sympatico.ca) -general busybody, - graphics and arches(player animation, winter graphics, many others), - metadata (lore),python scripts, creating maps, getting Tim to add - Orcknuckle... -Nicolas Weeger ("Ryo", nicolas.weeger@laposte.net) - some work on Win32 port, - some bugfixes & improvements. -David Seikel ("onefang", won_fang@yahoo.com.au) - bug fixing, weather tweaking, - weather god, visualisations, large forest, ice castle and ant farm - maps. - - -Still active developers: -Phil Brown (phil@bolthole.com)- Java Client - - The following poeple have contributed a lot to Crossfire in the past, -but presently I believe they are not currently working on crossfire. - -Brian Thomas (thomas@astro.psu.edu)- Skills, alchemy, altars -Tyler Van Gorder added color stuff, - interested in working on client side (user interface) -David.M.Fisher@Dartmouth.EDU (David M. Fisher) -Rupert G. Goldie testing under Purify, new spells, - spell paths, and gifts. -'Evil' ERic Mehlhaff Client server, also - works with Peter Mardahl -"Eric A. Anderson" - general bug fixing -Michael Martin (martinm@millner.bevc.blacksburg.va.us) - Java client - -From: Mark Wedel -X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.14 i686) -To: "crossfire-devel@lists.real-time.com" - -Subject: [CF-Devel] CVS repository moved. -Date: Thu, 22 Feb 2001 21:21:31 -0800 - - The cvs repository is now installed on sourceforge. - - If you do not have any changes in your checked out tree, the easiest thing to -do is just do a new checkout. See http://sourceforge.net/cvs/?group_id=13833 -for information on setup. - - If you want to reparent your tree, do the following: - -1) Create a /tmp/Root file with the new repository information. The contents -ofmine looks like: -:ext:mwedel@cvs.sourceforge.net:/cvsroot/crossfire - - Everything but the login name (mwedel) should be the same for anyone else. - -2) Update all the Root entries in your cvs tree. To do that, run -find . -name Root -exec cp /tmp/Root {} \; -This is best run from the the relevant directory (arch, crossfire, maps, -client). IF you have all those and nothing checked out in a common directory, -you could run it from there. - -3) Update the repository information. Use the perl script I provide - its -useage is update_rp - if run from the parent dir, it would be arch, -crossfire, maps, client, as above. If withing the arch, ... dirs, then just -use. +The list below are people that have worked on Crossfire+. +------------------------------------------------------------------------------ +Name Nickname Email address +------------------------------------------------------------------------------ +Marc Lehmann "schmorp" schmorp@schmorp.de +Robin Redeker "elmex" elmex@ta-sa.org +Pippijn van Steenhoven "pippijn" pip88nl@gmail.com + +The list below are people that have worked on Crossfire before Crossfire+. +------------------------------------------------------------------------------ +Name Nickname Email address +------------------------------------------------------------------------------ +Mark Wedel "cvs" mwedel@sonic.net +Peter Mardahl "peterm" peterm@eecs.berkeley.edu +David Andrew Michael Noelle "damn" dave@straylight.org +Raphael Quinet "quinet" ? +Frank Tore Johansen "ftj" frankj@osc.no +Kjetil Torgrim Homme "kjetilho" kjetilho@ifi.uio.no +David Sundqvist "azzi" ? +? "dragonm" dragonm@absolut.tegris.com +John Cater "cater" john.cater@eng.monash.edu.au +Bob Tanner "tanner" tanner@real-time.com +Jan Echternach "jec" jan.echternach@informatik.uni-rostock.de +Andreas Vogl "red_blaze" andi.vogl@gmx.net +David Hurst "?" dnh@hawthorn.csse.monash.edu.au +Hwei Sheng Teoh "?" hsteoh@quickfur.yi.org +Tim Rightnour "garbled" root@garbled.net +Todd Mitchell "Avion" temichell@sympatico.ca +Nicolas Weeger "Ryo" nicolas.weeger@laposte.net +David Seikel "onefang" won_fang@yahoo.com.au +Phil Brown "?" phil@bolthole.com +Brian Thomas "?" thomas@astro.psu.edu +Tyler Van Gorder "?" tvangod@ecst.csuchico.edu +David M. Fisher "?" David.M.Fisher@Dartmouth.EDU +Rupert G. Goldie "?" rgg@aaii.oz.au +'Evil' ERic Mehlhaff "?" mehlhaff@ocf.Berkeley.EDU +"Eric A. Anderson" "?" eanders+@CMU.EDU +Michael Martin "?" martinm@millner.bevc.blacksburg.va.us