Repositories
mana
The Mana client. This is what players will use to play Mana-based MMORPGs. more…
Note: This repository has moved to https://github.com/mana/mana
-
Cloning this repository:
git clone git://gitorious.org/mana/mana.git mana cd mana
Add this repository as a remote to an existing local repository:
git remote add mana git://gitorious.org/mana/mana.git git fetch mana git checkout -b my-local-tracking-branch mana/master_or_other_branch
manaserv
The Mana server. You can use this to set up your own MMORPG server. more…
Note: This repository has moved to https://github.com/mana/manaserv
-
Cloning this repository:
git clone git://gitorious.org/mana/manaserv.git manaserv cd manaserv
Add this repository as a remote to an existing local repository:
git remote add manaserv git://gitorious.org/mana/manaserv.git git fetch manaserv git checkout -b my-local-tracking-branch manaserv/master_or_other_branch
manaweb
The Mana web component. This project encompanies the Mana server with a web interface, with administration functionality, player statistics and references. more…
Note: This repository has moved to https://github.com/mana/manaweb
-
Cloning this repository:
git clone git://gitorious.org/mana/manaweb.git manaweb cd manaweb
Add this repository as a remote to an existing local repository:
git remote add manaweb git://gitorious.org/mana/manaweb.git git fetch manaweb git checkout -b my-local-tracking-branch manaweb/master_or_other_branch
manasource-website
The website of the Mana project, http://manasource.org/ more…
Note: This repository moved to https://github.com/mana/manasource-website
-
Cloning this repository:
git clone git://gitorious.org/mana/manasource-website.git manasource-website cd manasource-website
Add this repository as a remote to an existing local repository:
git remote add manasource-website git://gitorious.org/mana/manasource-website.git git fetch manasource-website git checkout -b my-local-tracking-branch manasource-website/master_or_other_branch
guichan-input
-
Cloning this repository:
git clone git://gitorious.org/~jaxad0127/mana/guichan-input.git guichan-input cd guichan-input
Add this repository as a remote to an existing local repository:
git remote add guichan-input git://gitorious.org/~jaxad0127/mana/guichan-input.git git fetch guichan-input git checkout -b my-local-tracking-branch guichan-input/master_or_other_branch
mana-auction
-
Cloning this repository:
git clone git://gitorious.org/~blue112/mana/mana-auction.git mana-auction cd mana-auction
Add this repository as a remote to an existing local repository:
git remote add mana-auction git://gitorious.org/~blue112/mana/mana-auction.git git fetch mana-auction git checkout -b my-local-tracking-branch mana-auction/master_or_other_branch
manaserv-auction
-
Cloning this repository:
git clone git://gitorious.org/~blue112/mana/manaserv-auction.git manaserv-auction cd manaserv-auction
Add this repository as a remote to an existing local repository:
git remote add manaserv-auction git://gitorious.org/~blue112/mana/manaserv-auction.git git fetch manaserv-auction git checkout -b my-local-tracking-branch manaserv-auction/master_or_other_branch
roderics-manasource-web
-
Cloning this repository:
git clone git://gitorious.org/~roderic/mana/roderics-manasource-web.git roderics-manasource-web cd roderics-manasource-web
Add this repository as a remote to an existing local repository:
git remote add roderics-manasource-web git://gitorious.org/~roderic/mana/roderics-manasource-web.git git fetch roderics-manasource-web git checkout -b my-local-tracking-branch roderics-manasource-web/master_or_other_branch
dev-mana
-
Cloning this repository:
git clone git://gitorious.org/~yadaraf/mana/dev-mana.git dev-mana cd dev-mana
Add this repository as a remote to an existing local repository:
git remote add dev-mana git://gitorious.org/~yadaraf/mana/dev-mana.git git fetch dev-mana git checkout -b my-local-tracking-branch dev-mana/master_or_other_branch
luascript-api-manaserv
-
Cloning this repository:
git clone git://gitorious.org/~bulldog98/mana/luascript-api-manaserv.git luascript-api-manaserv cd luascript-api-manaserv
Add this repository as a remote to an existing local repository:
git remote add luascript-api-manaserv git://gitorious.org/~bulldog98/mana/luascript-api-manaserv.git git fetch luascript-api-manaserv git checkout -b my-local-tracking-branch luascript-api-manaserv/master_or_other_branch
ivoshs-manaserv-alternative
-
Cloning this repository:
git clone git://gitorious.org/~ivosh/mana/ivoshs-manaserv-alternative.git ivoshs-manaserv-alternative cd ivoshs-manaserv-alternative
Add this repository as a remote to an existing local repository:
git remote add ivoshs-manaserv-alternative git://gitorious.org/~ivosh/mana/ivoshs-manaserv-alternative.git git fetch ivoshs-manaserv-alternative git checkout -b my-local-tracking-branch ivoshs-manaserv-alternative/master_or_other_branch
ivoshs-mana-alternative
-
Cloning this repository:
git clone git://gitorious.org/~ivosh/mana/ivoshs-mana-alternative.git ivoshs-mana-alternative cd ivoshs-mana-alternative
Add this repository as a remote to an existing local repository:
git remote add ivoshs-mana-alternative git://gitorious.org/~ivosh/mana/ivoshs-mana-alternative.git git fetch ivoshs-mana-alternative git checkout -b my-local-tracking-branch ivoshs-mana-alternative/master_or_other_branch
manamobile
Mana Mobile is an experimental Qt based Mana client for mobile phones, like the N900 and the N8. As this project evolves, it is also meant to form the basis of a new Mana 2.0 client for the desktop. more…
Note: This repository moved to https://github.com/mana/manamobile
-
Cloning this repository:
git clone git://gitorious.org/mana/manamobile.git manamobile cd manamobile
Add this repository as a remote to an existing local repository:
git remote add manamobile git://gitorious.org/mana/manamobile.git git fetch manamobile git checkout -b my-local-tracking-branch manamobile/master_or_other_branch
sfml
-
Cloning this repository:
git clone git://gitorious.org/~jaxad0127/mana/sfml.git sfml cd sfml
Add this repository as a remote to an existing local repository:
git remote add sfml git://gitorious.org/~jaxad0127/mana/sfml.git git fetch sfml git checkout -b my-local-tracking-branch sfml/master_or_other_branch
theboomboomcarss-mana
-
Cloning this repository:
git clone git://gitorious.org/~theboomboomcars/mana/theboomboomcarss-mana.git theboomboomcarss-mana cd theboomboomcarss-mana
Add this repository as a remote to an existing local repository:
git remote add theboomboomcarss-mana git://gitorious.org/~theboomboomcars/mana/theboomboomcarss-mana.git git fetch theboomboomcarss-mana git checkout -b my-local-tracking-branch theboomboomcarss-mana/master_or_other_branch
magic
-
Cloning this repository:
git clone git://gitorious.org/~iceslice/mana/magic.git magic cd magic
Add this repository as a remote to an existing local repository:
git remote add magic git://gitorious.org/~iceslice/mana/magic.git git fetch magic git checkout -b my-local-tracking-branch magic/master_or_other_branch
fuzzyflakes-mana
-
Cloning this repository:
git clone git://gitorious.org/~fuzzyflake/mana/fuzzyflakes-mana.git fuzzyflakes-mana cd fuzzyflakes-mana
Add this repository as a remote to an existing local repository:
git remote add fuzzyflakes-mana git://gitorious.org/~fuzzyflake/mana/fuzzyflakes-mana.git git fetch fuzzyflakes-mana git checkout -b my-local-tracking-branch fuzzyflakes-mana/master_or_other_branch
plasma
-
Cloning this repository:
git clone git://gitorious.org/~KageJittai/mana/plasma.git plasma cd plasma
Add this repository as a remote to an existing local repository:
git remote add plasma git://gitorious.org/~KageJittai/mana/plasma.git git fetch plasma git checkout -b my-local-tracking-branch plasma/master_or_other_branch
kizaings-mana
-
Cloning this repository:
git clone git://gitorious.org/~kizaing/mana/kizaings-mana.git kizaings-mana cd kizaings-mana
Add this repository as a remote to an existing local repository:
git remote add kizaings-mana git://gitorious.org/~kizaing/mana/kizaings-mana.git git fetch kizaings-mana git checkout -b my-local-tracking-branch kizaings-mana/master_or_other_branch
mana-tmw-source-tarball
-
Cloning this repository:
git clone git://gitorious.org/~bertram/mana/mana-tmw-source-tarball.git mana-tmw-source-tarball cd mana-tmw-source-tarball
Add this repository as a remote to an existing local repository:
git remote add mana-tmw-source-tarball git://gitorious.org/~bertram/mana/mana-tmw-source-tarball.git git fetch mana-tmw-source-tarball git checkout -b my-local-tracking-branch mana-tmw-source-tarball/master_or_other_branch
leivanzs-manaserv
-
Cloning this repository:
git clone git://gitorious.org/~leivanz/mana/leivanzs-manaserv.git leivanzs-manaserv cd leivanzs-manaserv
Add this repository as a remote to an existing local repository:
git remote add leivanzs-manaserv git://gitorious.org/~leivanz/mana/leivanzs-manaserv.git git fetch leivanzs-manaserv git checkout -b my-local-tracking-branch leivanzs-manaserv/master_or_other_branch
leivanzs-mana
-
Cloning this repository:
git clone git://gitorious.org/~leivanz/mana/leivanzs-mana.git leivanzs-mana cd leivanzs-mana
Add this repository as a remote to an existing local repository:
git remote add leivanzs-mana git://gitorious.org/~leivanz/mana/leivanzs-mana.git git fetch leivanzs-mana git checkout -b my-local-tracking-branch leivanzs-mana/master_or_other_branch
combos-mana
-
Cloning this repository:
git clone git://gitorious.org/~combo/mana/combos-mana.git combos-mana cd combos-mana
Add this repository as a remote to an existing local repository:
git remote add combos-mana git://gitorious.org/~combo/mana/combos-mana.git git fetch combos-mana git checkout -b my-local-tracking-branch combos-mana/master_or_other_branch
jaxad0127s-manamobile
-
Cloning this repository:
git clone git://gitorious.org/~jaxad0127/mana/jaxad0127s-manamobile.git jaxad0127s-manamobile cd jaxad0127s-manamobile
Add this repository as a remote to an existing local repository:
git remote add jaxad0127s-manamobile git://gitorious.org/~jaxad0127/mana/jaxad0127s-manamobile.git git fetch jaxad0127s-manamobile git checkout -b my-local-tracking-branch jaxad0127s-manamobile/master_or_other_branch
derloisls-mana
-
Cloning this repository:
git clone git://gitorious.org/~derloisl/mana/derloisls-mana.git derloisls-mana cd derloisls-mana
Add this repository as a remote to an existing local repository:
git remote add derloisls-mana git://gitorious.org/~derloisl/mana/derloisls-mana.git git fetch derloisls-mana git checkout -b my-local-tracking-branch derloisls-mana/master_or_other_branch
mana-finish-image-buttons
-
Cloning this repository:
git clone git://gitorious.org/~bertram/mana/mana-finish-image-buttons.git mana-finish-image-buttons cd mana-finish-image-buttons
Add this repository as a remote to an existing local repository:
git remote add mana-finish-image-buttons git://gitorious.org/~bertram/mana/mana-finish-image-buttons.git git fetch mana-finish-image-buttons git checkout -b my-local-tracking-branch mana-finish-image-buttons/master_or_other_branch
manaserv-equipment-fix
-
Cloning this repository:
git clone git://gitorious.org/~bertram/mana/manaserv-equipment-fix.git manaserv-equipment-fix cd manaserv-equipment-fix
Add this repository as a remote to an existing local repository:
git remote add manaserv-equipment-fix git://gitorious.org/~bertram/mana/manaserv-equipment-fix.git git fetch manaserv-equipment-fix git checkout -b my-local-tracking-branch manaserv-equipment-fix/master_or_other_branch
mana-equipment-fix
-
Cloning this repository:
git clone git://gitorious.org/~bertram/mana/mana-equipment-fix.git mana-equipment-fix cd mana-equipment-fix
Add this repository as a remote to an existing local repository:
git remote add mana-equipment-fix git://gitorious.org/~bertram/mana/mana-equipment-fix.git git fetch mana-equipment-fix git checkout -b my-local-tracking-branch mana-equipment-fix/master_or_other_branch

