(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 15:47, October 26, 2010 (diff | hist) . . (-70) . . User:Borlox (BVH1Isxjg0o=) (top)
- 10:55, September 7, 2010 (diff | hist) . . (+51) . . Cataclysm AddOn status (Added Fortress (compatible))
- 23:33, August 5, 2009 (diff | hist) . . (+849) . . N Talk:Baddons.wcf (Created page with 'Here is the source of an quick'n'dirty parser for the baddons.wcf file: <pre> #include <stdint.h> #include <stdio.h> struct wcf { uint32_t id; uint8_t name_hash[16]; uint8_t...') (top)
- 23:30, August 5, 2009 (diff | hist) . . (+1,295) . . N Baddons.wcf (Created page with ''''baddons.wcf''' is a file, that is part of the World of Warcraft client at version 3.2 and is located in the folder ''World of Warcraft\WDB''. It is assumed to contain a list o...')
- 10:56, May 1, 2008 (diff | hist) . . (+1,385) . . World of Warcraft API (→Knowledge Base Functions: parameters and short summaries added)
- 10:37, May 1, 2008 (diff | hist) . . (+306) . . N API KBArticle IsLoaded (New page: {{wowapi}} __NOTOC__ Determine if the article is loaded. loaded = KBArticle_IsLoaded() == Parameters == === Arguments === :() === Returns === : loaded :;loaded : Boolean - True if the...) (top)
- 10:36, May 1, 2008 (diff | hist) . . (+655) . . N API KBArticle GetData (New page: {{wowapi}} __NOTOC__ Returns data for the current article. id, subject, subjectAlt, text, keywords, languageId, isHot = KBArticle_GetData() == Parameters == === Arguments === :() === R...) (top)
- 10:30, May 1, 2008 (diff | hist) . . (+759) . . N API KBArticle BeginLoading (New page: {{wowapi}} __NOTOC__ Starts the article load process. KBArticle_BeginLoading(id, searchType) == Parameters == === Arguments === :(id, searchType) :;id : Integer - The article's ID :;se...) (top)
- 10:21, May 1, 2008 (diff | hist) . . (+453) . . N API KBSetup GetLanguageData (New page: {{wowapi}} __NOTOC__ Returns information about a language. id, caption = KBSetup_GetLanguageData(index) == Parameters == === Arguments === :(index) :;index : Integer - Range from 1 to ...) (top)
- 10:18, May 1, 2008 (diff | hist) . . (-12) . . m API KBSetup GetCategoryData (Changed link to the real API page of KBSetup_GetCategoryCount) (top)
- 10:16, May 1, 2008 (diff | hist) . . (+381) . . N API KBSetup GetLanguageCount (New page: {{wowapi}} __NOTOC__ Returns the number of languages in the knowledge base. count = KBSetup_GetLanguageCount() == Parameters == === Arguments === :() === Returns === : count :;count :...) (top)
- 10:12, May 1, 2008 (diff | hist) . . (+296) . . N API KBSystem GetServerStatus (New page: {{wowapi}} __NOTOC__ Returns the current server status. status = KBSystem_GetServerStatus() == Parameters == === Arguments === :() === Returns === : status :;status : String - The ser...) (top)
- 10:10, May 1, 2008 (diff | hist) . . (+331) . . N API KBSystem GetServerNotice (New page: {{wowapi}} __NOTOC__ Returns the current server notice. notice = KBSystem_GetServerNotice() == Parameters == === Arguments === :() === Returns === : notice :;notice : String - The ser...) (top)
- 10:05, May 1, 2008 (diff | hist) . . (+193) . . N API KBSystem GetMOTD (New page: {{wowapi}} __NOTOC__ Returns the server message of the day. motd = KBSystem_GetMOTD() == Parameters == === Arguments === :() === Returns === :motd :;motd : String - The message of the...) (top)
- 10:01, May 1, 2008 (diff | hist) . . (+66) . . m User talk:Borlox
- 17:20, April 18, 2008 (diff | hist) . . (-74) . . m API KBSetup IsLoaded (Forgot to remove a link to my sandbox page )-:) (top)
- 17:19, April 18, 2008 (diff | hist) . . (-82) . . m API KBSetup GetTotalArticleCount (Forgot to remove a link to my sandbox page )-:) (top)
- 17:19, April 18, 2008 (diff | hist) . . (-77) . . m API KBSetup GetSubCategoryData (Forgot to remove a link to my sandbox page )-:) (top)
- 17:19, April 18, 2008 (diff | hist) . . (-82) . . m API KBSetup GetSubCategoryCount (Forgot to remove a link to my sandbox page )-:) (top)
- 17:19, April 18, 2008 (diff | hist) . . (-69) . . m API KBSetup GetCategoryData (Forgot to remove a link to my sandbox page )-:)
- 17:18, April 18, 2008 (diff | hist) . . (-86) . . m API KBSetup GetCategoryCount (Forgot to remove a link to my sandbox page )-:) (top)
- 17:18, April 18, 2008 (diff | hist) . . (-82) . . m API KBSetup GetArticleHeaderData (Forgot to remove a link to my sandbox page )-:) (top)
- 17:17, April 18, 2008 (diff | hist) . . (-82) . . m API KBSetup GetArticleHeaderCount (Forgot to remove a link to my sandbox page )-:) (top)
- 17:17, April 18, 2008 (diff | hist) . . (-82) . . m API KBSetup BeginLoading (Forgot to remove a link to my sandbox page )-:) (top)
- 17:15, April 18, 2008 (diff | hist) . . (+511) . . N API KBSetup GetTotalArticleCount (New page: {{wowapi}}__NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns the number of articles. count = KBSetup_GetTotalArticleCount() == Parameter...)
- 17:14, April 18, 2008 (diff | hist) . . (+584) . . N API KBSetup GetSubCategoryData (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns information about a subcategory. id, caption = KBSetup_GetSubCategoryData(c...)
- 17:13, April 18, 2008 (diff | hist) . . (+438) . . N API KBSetup GetSubCategoryCount (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns the number of subcategories in a category. count = KBSetup_GetSubCategoryCo...)
- 17:12, April 18, 2008 (diff | hist) . . (+510) . . N API KBSetup GetCategoryData (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns information about a category. id, caption = KBSetup_GetCategoryData(index) ...)
- 17:12, April 18, 2008 (diff | hist) . . (+357) . . N API KBSetup GetCategoryCount (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns the number of categories. count = KBSetup_GetCategoryCount() == Parameters...)
- 17:12, April 18, 2008 (diff | hist) . . (+824) . . N API KBSetup GetArticleHeaderData (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns header information about an article. id, title, isHot, isNew = KBSetup_GetA...)
- 17:11, April 18, 2008 (diff | hist) . . (+556) . . N API KBSetup GetArticleHeaderCount (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns the number of articles for the current page. count = KBSetup_GetArticleHead...)
- 17:10, April 18, 2008 (diff | hist) . . (+502) . . N API KBSetup IsLoaded (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Determine if the article list is loaded. loaded = KBSetup_IsLoaded() == Parameters...)
- 17:10, April 18, 2008 (diff | hist) . . (+861) . . N API KBSetup BeginLoading (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Starts the loading of articles. KBSetup_BeginLoading(articlesPerPage, currentPage) ...)
- 16:53, August 22, 2007 (diff | hist) . . (-25) . . m User:Borlox (→Other Stuff)
- 20:21, August 16, 2007 (diff | hist) . . (+24) . . m User:Borlox (→Other Stuff)
- 20:20, August 16, 2007 (diff | hist) . . (+54) . . N User:Borlox/APB Config (New page: {{data}} * EU Blackrock Borlox * EU Blackrock Dunglom) (top)
- 18:33, August 12, 2007 (diff | hist) . . (0) . . m User:Borlox/KB (moved the toc a bit upwards) (top)
- 12:52, August 12, 2007 (diff | hist) . . (+654) . . m User:Borlox/KB (added some links)
- 18:59, August 10, 2007 (diff | hist) . . (+593) . . Nm User:Borlox/API KBSetup GetSubCategoryData (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns information about a subcategory. id, caption = KBSetup_GetCategoryData(cate...) (top)
- 18:56, August 10, 2007 (diff | hist) . . (+438) . . Nm User:Borlox/API KBSetup GetSubCategoryCount (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns the number of subcategories in a category. count = KBSetup_GetSubCategoryCo...) (top)
- 18:55, August 10, 2007 (diff | hist) . . (+140) . . m User:Borlox/KB (Added some functions)
- 18:49, August 10, 2007 (diff | hist) . . (+824) . . Nm User:Borlox/API KBSetup GetArticleHeaderData (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns header information about an article. id, title, isHot, isNew = KBSetup_GetA...) (top)
- 18:43, August 10, 2007 (diff | hist) . . (+511) . . Nm User:Borlox/API KBSetup GetTotalArticleCount (New page: {{wowapi}}__NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns the number of articles. count = KBSetup_GetTotalArticleCount() == Parameter...) (top)
- 18:41, August 10, 2007 (diff | hist) . . (+556) . . Nm User:Borlox/API KBSetup GetArticleHeaderCount (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns the number of articles for the current page. count = KBSetup_GetArticleHead...) (top)
- 12:02, August 9, 2007 (diff | hist) . . (+510) . . Nm User:Borlox/API KBSetup GetCategoryData (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns information about a category. id, caption = KBSetup_GetCategoryData(index) ...) (top)
- 12:00, August 9, 2007 (diff | hist) . . (+1) . . m User:Borlox/API KBSetup GetCategoryCount (top)
- 12:00, August 9, 2007 (diff | hist) . . (+6) . . m User:Borlox/API KBSetup GetCategoryCount
- 11:58, August 9, 2007 (diff | hist) . . (+350) . . Nm User:Borlox/API KBSetup GetCategoryCount (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Returns the number of categories. count = KBSetup_GetCategoryCount() == Parameters...)
- 22:01, August 8, 2007 (diff | hist) . . (+180) . . m User:Borlox/API KBSetup BeginLoading (added example and fixed formating) (top)
- 21:58, August 8, 2007 (diff | hist) . . (+502) . . Nm User:Borlox/API KBSetup IsLoaded (New page: {{wowapi}} __NOTOC__ <div style="float: right"><small>'''Main Page'''</small></div> Determine if the article list is loaded. loaded = KBSetup_IsLoaded() == Parameters...) (top)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)