Log in

Difference between revisions of "ManaLink 2.0"

(Developer Center)
(Added "Guide to Magic.exe editing" by Gargaroz)
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
Update for Microprose's Magic: The Gathering PC Game
 
Update for Microprose's Magic: The Gathering PC Game
  
[[Tutorial]] on how to add new cards. [[Coding Cards in C Tutorial]]
+
[[ Installation Guide and User Manual ]]
  
[[ Coding FAQs ]]
 
  
[[API for Magic Coding in C]]
 
  
[[How to Patch in Your Cards]]
+
== Developer Center ==
  
[[Thoughts on Creating Specific New Cards]]
+
[[Coding Cards in C Tutorial]] on how to code, implement and add cards.  Old [[Tutorial]] for adding cards using assembler.
  
[[ Reference ]]
+
[[Editing the .csv files]]
  
[[Unsolved Mysteries]] (i.e. functions that haven't been coded in C yet, but are doable)
+
[[Guide to Magic.exe editing]]
  
== Developer Center ==
+
[[ How to Add New Card Images ]]
'''Who is the active developer:''' none
+
  
'''Who has the latest stable release:''' jatill (2009-05-13)
+
[[ Coding FAQs ]]
  
Download Link: http://savefile.com/client/file_edit.php?fid=1997761
+
[[API for Magic Coding in C]] (very outdated... your best bet it to copy from similar cards coded in C)
  
(please, copy and paste in this place the download link for your latest release)
+
[[How to Patch in Your Cards]]
 +
 
 +
[[ Reference ]]
 +
 
 +
[[Unsolved Mysteries]] and [[ Uncodeable cards ]]
  
 
[[Rules for developers]]
 
[[Rules for developers]]
  
 
[[Memory Address Blocks for each developer]]
 
[[Memory Address Blocks for each developer]]
 +
 +
  
 
== Other download links ==
 
== Other download links ==
 
(Work in progress - please add here the link for your additions, if they are not new cards, as new sounds, arts or whatever adds custom contents to the game)
 
(Work in progress - please add here the link for your additions, if they are not new cards, as new sounds, arts or whatever adds custom contents to the game)
 
'''Mathusalem's latest card arts archive:''' http://rapidshare.com/files/213864441/CardArtNew_.rar
 
 
'''Arts for Jatill's 26th March release:''' http://rapidshare.com/files/213864441/CardArtNew_.rar
 
 
'''Updated card arts archive:''' http://rapidshare.com/files/213058492/CardArtNew.rar
 
 
 
'''jatill's draft engine''' http://savefile.com/files/2063805 [[ Instructions ]] 
 
 
  
 
'''Harry Pitfal's Alternative Duel Sounds:''' http://www.savefile.com/files/2053308
 
'''Harry Pitfal's Alternative Duel Sounds:''' http://www.savefile.com/files/2053308
  
  
'''Mathusalem's game new graphic skin (test):''' http://rapidshare.com/files/213411676/DuelartNew.rar
+
'''Mathusalem's game new graphic skin (test):''' http://rapidshare.com/files/255736204/DuelartNew.rar
  
 
== ManaLink History ==
 
== ManaLink History ==
Line 50: Line 43:
 
== ManaLink Links ==
 
== ManaLink Links ==
 
[http://www.slightlymagic.net/forum/viewforum.php?f=25 Slightly Magic Forum]  
 
[http://www.slightlymagic.net/forum/viewforum.php?f=25 Slightly Magic Forum]  
 +
 +
[[ Other Apps by jatill ]]
  
 
[[Category:ManaLink]]
 
[[Category:ManaLink]]

Latest revision as of 09:28, 7 November 2011

Update for Microprose's Magic: The Gathering PC Game

Installation Guide and User Manual


Contents

[edit] Developer Center

Coding Cards in C Tutorial on how to code, implement and add cards. Old Tutorial for adding cards using assembler.

Editing the .csv files

Guide to Magic.exe editing

How to Add New Card Images

Coding FAQs

API for Magic Coding in C (very outdated... your best bet it to copy from similar cards coded in C)

How to Patch in Your Cards

Reference

Unsolved Mysteries and Uncodeable cards

Rules for developers

Memory Address Blocks for each developer


[edit] Other download links

(Work in progress - please add here the link for your additions, if they are not new cards, as new sounds, arts or whatever adds custom contents to the game)

Harry Pitfal's Alternative Duel Sounds: http://www.savefile.com/files/2053308


Mathusalem's game new graphic skin (test): http://rapidshare.com/files/255736204/DuelartNew.rar

[edit] ManaLink History

[edit] ManaLink Links

Slightly Magic Forum

Other Apps by jatill