User contributions
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 17:52, 30 April 2009 (diff | hist) . . (-40) . . ManaLink 2.0
- 17:50, 30 April 2009 (diff | hist) . . (-46) . . ManaLink 2.0
- 17:48, 30 April 2009 (diff | hist) . . (+813) . . N Injecting code (Created page with 'Sometimes you'll need to add code to an existing sub in Magic.exe. The trouble is that since Magic.exe is just assembly code, we can't insert lines of code without breaking ever...')
- 17:45, 30 April 2009 (diff | hist) . . (+333) . . Coding FAQs
- 17:37, 30 April 2009 (diff | hist) . . (+412) . . Coding FAQs
- 16:47, 30 April 2009 (diff | hist) . . (+512) . . Coding FAQs
- 16:00, 30 April 2009 (diff | hist) . . (+291) . . N Coding FAQs (Created page with 'Q: Where would I find cards that are not in the /src/cards c files? I want to look at some other already exsisting cards in their raw c format. Take for instance Ancestrial recal...')
- 15:57, 30 April 2009 (diff | hist) . . (+19) . . m ManaLink 2.0
- 21:00, 23 April 2009 (diff | hist) . . (+1) . . ManaLink 2.0 (→Developer Center)
- 20:44, 17 April 2009 (diff | hist) . . (+1) . . ManaLink 2.0 (→Developer Center)
- 18:01, 15 April 2009 (diff | hist) . . (+463) . . Coding Cards in C Tutorial
- 17:57, 15 April 2009 (diff | hist) . . (-2) . . Coding Cards in C Tutorial (→Adding a New Card)
- 17:56, 15 April 2009 (diff | hist) . . (+164) . . Coding Cards in C Tutorial (→Adding a New Card)
- 17:54, 15 April 2009 (diff | hist) . . (+26) . . Coding Cards in C Tutorial (→Getting Started)
- 20:54, 13 April 2009 (diff | hist) . . (-102) . . Coding Cards in C Tutorial (→Getting Started)
- 19:22, 13 April 2009 (diff | hist) . . (+93) . . Coding Cards in C Tutorial (→Getting Started)
- 18:48, 13 April 2009 (diff | hist) . . (+117) . . Coding Cards in C Tutorial
- 17:40, 13 April 2009 (diff | hist) . . (+6) . . Coding Cards in C Tutorial (→Getting Started)
- 17:02, 13 April 2009 (diff | hist) . . (+846) . . Thoughts on Creating Specific New Cards (top)
- 16:58, 13 April 2009 (diff | hist) . . (+1) . . Thoughts on Creating Specific New Cards
- 16:58, 13 April 2009 (diff | hist) . . (+183) . . Thoughts on Creating Specific New Cards
- 15:58, 13 April 2009 (diff | hist) . . (-4,340) . . Talk:Thoughts on Creating Specific New Cards (Replaced content with 'Moved to Thoughts on Creating Specific New Cards') (top)
- 15:57, 13 April 2009 (diff | hist) . . (-3) . . Thoughts on Creating Specific New Cards
- 15:57, 13 April 2009 (diff | hist) . . (+4,330) . . Thoughts on Creating Specific New Cards
- 15:46, 13 April 2009 (diff | hist) . . (+783) . . N Instructions (Created page with 'Requirements: *Perl must be installed on your machine (free download at http://www.activestate.com/activeperl/ or http://www.softpedia.com/get/Authoring- ... lBox.shtml *You must...')
- 15:45, 13 April 2009 (diff | hist) . . (-1) . . ManaLink 2.0 (→Other download links)
- 15:44, 13 April 2009 (diff | hist) . . (+3) . . ManaLink 2.0 (→Other dowload links)
- 15:44, 13 April 2009 (diff | hist) . . (+83) . . ManaLink 2.0 (→Other dowload links)
- 15:10, 9 April 2009 (diff | hist) . . (-28) . . ManaLink 2.0 (→Developer Center)
- 21:06, 6 April 2009 (diff | hist) . . (-44) . . ManaLink 2.0 (→Developer Center)
- 06:32, 5 April 2009 (diff | hist) . . (-55) . . ManaLink 2.0 (→Developer Center)
- 17:02, 2 April 2009 (diff | hist) . . (+56) . . ManaLink 2.0 (→Developer Center)
- 00:41, 1 April 2009 (diff | hist) . . (-31) . . ManaLink 2.0 (→Developer Center)
- 00:41, 1 April 2009 (diff | hist) . . (-71) . . ManaLink 2.0 (→Developer Center)
- 22:47, 29 March 2009 (diff | hist) . . (0) . . ManaLink 2.0 (→Developer Center)
- 15:44, 29 March 2009 (diff | hist) . . (+141) . . ManaLink 2.0 (→Developer Center)
- 21:23, 27 March 2009 (diff | hist) . . (+207) . . N Basic equipment (Created page with 'This takes care of all the work of creating an equipment. The equipped creature is saved in card_instance.targets[9]. For a simple example, see Bonesplitter. For an advanced ...')
- 21:21, 27 March 2009 (diff | hist) . . (+230) . . N Can be played as sorcery (Created page with 'This is a boolean function that reports whether the given player can currently play abilities at sorcery speed. Currently, this only checks that it is your main phase. Additi...')
- 21:20, 27 March 2009 (diff | hist) . . (+232) . . API for Magic Coding in C
- 21:12, 27 March 2009 (diff | hist) . . (+168) . . N Generate token (Created page with 'This sub is a call back to an ASM function that generates a token. It works great for many cards, but when using this call in C, there are random errors. User beware.')
- 21:09, 27 March 2009 (diff | hist) . . (+430) . . N Mana producer (Created page with 'This encompasses several aspects of mana production, from seeing whether the activated ability to be played, to producing the mana. It also tells the AI that 1 mana of the appro...')
- 21:07, 27 March 2009 (diff | hist) . . (+155) . . N Indestructible (Created page with 'If an indestructible permanent dies from lethal damage, the game will crash. For now, it is recommended that you only use this for non-creature permanents.')
- 21:06, 27 March 2009 (diff | hist) . . (-125) . . API for Magic Coding in C
- 21:05, 27 March 2009 (diff | hist) . . (+228) . . API for Magic Coding in C
- 21:00, 27 March 2009 (diff | hist) . . (+138) . . N Rand (Created page with 'Returns a random integer from 0 to max-1. This function doesn't accept large number (I'm not sure what the limit is, but 2000 is too high)')
- 20:59, 27 March 2009 (diff | hist) . . (+24) . . API for Magic Coding in C
- 15:43, 27 March 2009 (diff | hist) . . (+2) . . m Unsolved Mysteries (→Solvable, and will open up a lot of possibilities)
- 15:43, 27 March 2009 (diff | hist) . . (+194) . . Unsolved Mysteries (→Solvable, and will open up a lot of possibilities)
- 18:26, 26 March 2009 (diff | hist) . . (-73) . . ManaLink 2.0 (→Developer Center)
- 15:57, 25 March 2009 (diff | hist) . . (+58) . . Unsolved Mysteries (→Solvable, and will open up a lot of possibilities)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
Retrieved from "https://www.slightlymagic.net/wiki/Special:Contributions/Jatill"
