User contributions for Araxestroy
From sc2k-reverse
Jump to navigationJump to search
15 April 2025
- 03:5303:53, 15 April 2025 diff hist +44 MediaWiki:Sidebar No edit summary current
- 03:5203:52, 15 April 2025 diff hist +31 m Main Page No edit summary
8 April 2025
- 20:0920:09, 8 April 2025 diff hist +504 Known global variables No edit summary
6 April 2025
- 03:5803:58, 6 April 2025 diff hist +29 MediaWiki:Common.css No edit summary current
- 03:5403:54, 6 April 2025 diff hist +106 Modding/Hooks No edit summary current
- 03:4903:49, 6 April 2025 diff hist +670 N Modding/Hooks Created page with "{{Live draft}} {| class="wikitable sortable" |+ Uncategorized hooks |- ! {{tooltip|Name|The name of the hook.}} ! {{tooltip|Before?|If there's a _Before hook.}} ! {{tooltip|After?|If there's an _After hook.}} ! {{tooltip|Kuroko?|Whether or not this hook is exposed to Kuroko.}} ! {{tooltip|Added in|What version/build the hook was added in}} ! Signature |- | Hook_OnNewCity || {{Yes|}} || {{No|}} || {{NYI}} || 0.10-dev || <tt>void fn(void)</tt> |- | Hook_GameDoIdleUpkeep |..."
- 03:4603:46, 6 April 2025 diff hist +224 N Template:NYI Created page with "<noinclude> {| class="wikitable" |- |</noinclude>style="background:#CCCCCC; color:black; text-align:center; {{{style|}}}" class="table-yes"|{{tooltip|NYI|Not yet implemented}}<noinclude> |} Category:Templates</noinclude>" current
- 03:4203:42, 6 April 2025 diff hist +19 m Template:No No edit summary current
- 03:4103:41, 6 April 2025 diff hist +19 m Template:Yes No edit summary current
- 03:4103:41, 6 April 2025 diff hist +218 N Template:Yes Created page with "<noinclude> {| class="wikitable" |- |</noinclude>style="background:#9EFF9E; color:black; {{{style|}}}" class="table-yes"|13px|link=| {{{1|Yes}}}<noinclude> |} Category:Templates</noinclude>"
- 03:4003:40, 6 April 2025 diff hist +216 N Template:No Created page with "<noinclude> {| class="wikitable" |- |</noinclude>style="background:#FFC7C7; color:black; {{{style|}}}" class="table-yes"|13px|link=| {{{1|No}}}<noinclude> |} Category:Templates</noinclude>"
- 03:3803:38, 6 April 2025 diff hist 0 N File:Green check.svg No edit summary current
- 03:3803:38, 6 April 2025 diff hist 0 N File:Dark Red x.svg No edit summary current
- 03:0403:04, 6 April 2025 diff hist +12 m Main Page No edit summary
- 02:3402:34, 6 April 2025 diff hist +5,979 N Modding Created page with "{{Heavy construction}} {{Live draft}} == Example: Mod template (testmod) == <syntaxhighlight lang="c++" line> // sc2kfix/testmod dllmain.cpp: test/template mod with inline documentation // (c) 2025 sc2kfix project (https://sc2kfix.net) - released under the MIT license // These two lines are mandatory for sc2kfix mods. The first one ensures that all Windows API // calls use the ANSI calls instead of the Unicode calls, which aligns with the way that SimCity // 2000 was..." current
- 02:3402:34, 6 April 2025 diff hist +441 N Template:Live draft Created page with "{{mbox | text='''Release the terror of the year 2000!'''<br>This page or section is a "live draft". It may be brand new or nearing completion, or constantly being reworked. Its current state should be considered accurate to the best of the knowledge of the authors, but may change in the future. | image=1224.png | iwidth=32 | min-width=32 | caption=1224 | border=#bbbbbb | background=#e8e8e8 }} <noinclude>Category:Templates</noinclude>" current
- 02:2602:26, 6 April 2025 diff hist +25 File:1224.png No edit summary current
- 02:2602:26, 6 April 2025 diff hist 0 N File:1224.png No edit summary
- 02:2602:26, 6 April 2025 diff hist 0 N File:224.png No edit summary current
5 April 2025
- 23:5023:50, 5 April 2025 diff hist +33 Main Page No edit summary
1 April 2025
- 00:3900:39, 1 April 2025 diff hist +94 Main Page No edit summary
24 March 2025
- 10:2110:21, 24 March 2025 diff hist +1,433 N User:Araxestroy/Class notes Created page with "=== <code>class CCmdUI</code> === This is a base class in MFC used as a helper for UI update/draw callbacks when eg. menus are drawn. The following is from the MFC 2.1 include file <code>afxwin.h</code>, with additional annotations added: <syntaxhighlight lang="c++" line> class CCmdUI // simple helper class { public: // Attributes UINT m_nID; UINT m_nIndex; // menu item or other index // if a menu item CMenu* m_pMenu; // NULL if not a menu..." current
- 10:0210:02, 24 March 2025 diff hist +33 User:Araxestroy No edit summary current
19 March 2025
- 18:0118:01, 19 March 2025 diff hist +138 Main Page No edit summary
16 March 2025
- 00:3500:35, 16 March 2025 diff hist +305 User:Araxestroy No edit summary
15 March 2025
- 22:1822:18, 15 March 2025 diff hist +757 User:Araxestroy →Notepad
- 19:5319:53, 15 March 2025 diff hist +407 Known global variables No edit summary
13 March 2025
- 23:3523:35, 13 March 2025 diff hist +516 Function list No edit summary
12 March 2025
- 02:1402:14, 12 March 2025 diff hist 0 m Known global variables pCwndMainWindow -> pCWndRootWindow
11 March 2025
- 18:5318:53, 11 March 2025 diff hist +18 Known global variables No edit summary
- 18:5018:50, 11 March 2025 diff hist +57 Function list No edit summary
- 18:4818:48, 11 March 2025 diff hist +27 m Function list No edit summary
- 02:5702:57, 11 March 2025 diff hist +190 Function list No edit summary
10 March 2025
- 20:3220:32, 10 March 2025 diff hist +34 User:Araxestroy/DOS version decompilation notes No edit summary current
- 20:3120:31, 10 March 2025 diff hist +34 User:Araxestroy/DOS version decompilation notes No edit summary
- 20:2820:28, 10 March 2025 diff hist +154 User:Araxestroy/DOS version decompilation notes No edit summary
- 20:2020:20, 10 March 2025 diff hist +1,316 N User:Araxestroy/DOS version decompilation notes Created page with "We're not doing a full patch or anything on the DOS version but I've got an IDA database going for it to compare a few things against. If anyone asks me for a DOS patch I will put them in The Little Box Of Screams along with the Amiga fanboys. === Possible thiscall format === A lot seems to use __usercall with int a1@<edx> at the start. I'm wondering if this is a __thiscall variant specific to some DOS compiler, where that should actually be int this@<edx> more or less..."
- 20:0920:09, 10 March 2025 diff hist +70 User:Araxestroy No edit summary
- 19:5519:55, 10 March 2025 diff hist 0 MapXBLD Redirected page to Tiles current Tag: New redirect
9 March 2025
- 03:2703:27, 9 March 2025 diff hist +202 Function list No edit summary
8 March 2025
- 17:2417:24, 8 March 2025 diff hist +43 Function list Add thunks and function signatures for two functions
7 March 2025
- 22:5222:52, 7 March 2025 diff hist +106 Main Page No edit summary
- 22:2022:20, 7 March 2025 diff hist +102 Main Page No edit summary
- 03:2103:21, 7 March 2025 diff hist +204 Function list No edit summary
- 03:2103:21, 7 March 2025 diff hist 0 Template:Mostly understood No edit summary current
- 03:1803:18, 7 March 2025 diff hist +185 N Template:Barely explored Created page with "<noinclude> {| class="wikitable" |- |</noinclude>style="background:#FFC7C7; color:black; {{{style|}}}" class="table-yes"|Barely explored<noinclude> |} Category:Templates</noinclude>" current
- 03:1803:18, 7 March 2025 diff hist +189 N Template:Somewhat understood Created page with "<noinclude> {| class="wikitable" |- |</noinclude>style="background:#FFFF88; color:black; {{{style|}}}" class="table-yes"|Somewhat understood<noinclude> |} Category:Templates</noinclude>" current
- 03:1703:17, 7 March 2025 diff hist +187 N Template:Mostly understood Created page with "<noinclude> {| class="wikitable" |- |</noinclude>style="background:#CCEEFF; color:black; {{{style|}}}" class="table-yes"|Mostly understood<noinclude> |} Category:Templates</noinclude>"
- 03:1603:16, 7 March 2025 diff hist +180 N Template:Understood Created page with "<noinclude> {| class="wikitable" |- |</noinclude>style="background:#9EFF9E; color:black; {{{style|}}}" class="table-yes"|Understood<noinclude> |} Category:Templates</noinclude>" current
6 March 2025
- 17:4217:42, 6 March 2025 diff hist +38 m Function list No edit summary