Log in

Difference between revisions of "ManaLink 2.0"

(Added "Guide to Magic.exe editing" by Gargaroz)
 
(42 intermediate revisions by 7 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 ]]
  
[[API for Magic Coding in C]]
 
  
[[How to Patch in Your Cards]]
 
  
[[Thoughts on Creating Specific New Cards]]
+
== Developer Center ==
  
[[Bugs]]
+
[[Coding Cards in C Tutorial]] on how to code, implement and add cards.  Old [[Tutorial]] for adding cards using assembler.
  
[[Useful memory addresses]]
+
[[Editing the .csv files]]
  
[[Event codes]]
+
[[Guide to Magic.exe editing]]
  
[[Triggered abilities]]
+
[[ How to Add New Card Images ]]
  
[[Targeting system]]
+
[[ Coding FAQs ]]
  
== Developer Center ==
+
[[API for Magic Coding in C]] (very outdated... your best bet it to copy from similar cards coded in C)
'''Who is the active developer:''' jatill (I'm going to leave myself here until someone else jumps in the queue)
+
  
'''Queue list for developers:'''
+
[[How to Patch in Your Cards]]
  
 +
[[ Reference ]]
  
'''Who has the latest stable release:''' jatill (2009-03-22)
+
[[Unsolved Mysteries]] and [[ Uncodeable cards ]]
 
+
Download Link: http://www.savefile.com/files/1997761
+
 
+
(please, copy and paste in this place the download link for your latest release)
+
  
 
[[Rules for developers]]
 
[[Rules for developers]]
Line 35: Line 29:
 
[[Memory Address Blocks for each developer]]
 
[[Memory Address Blocks for each developer]]
  
[[jatill's prioritized list]]
 
  
== Other dowload 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)
  
Updated card arts archive: http://rapidshare.com/files/209839529/CardArtNew.rar
+
'''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
  
 
== ManaLink History ==
 
== ManaLink History ==
Line 46: 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