Main public logs
From sc2k-reverse
Jump to navigationJump to search
Combined display of all available logs of sc2k-reverse. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:49, 6 April 2025 Araxestroy talk contribs created page 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:46, 6 April 2025 Araxestroy talk contribs created page 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>")
- 03:41, 6 April 2025 Araxestroy talk contribs created page 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:40, 6 April 2025 Araxestroy talk contribs created page 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:38, 6 April 2025 Araxestroy talk contribs created page File:Green check.svg
- 03:38, 6 April 2025 Araxestroy talk contribs uploaded File:Green check.svg
- 03:38, 6 April 2025 Araxestroy talk contribs created page File:Dark Red x.svg
- 03:38, 6 April 2025 Araxestroy talk contribs uploaded File:Dark Red x.svg
- 02:34, 6 April 2025 Araxestroy talk contribs created page 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...")
- 02:34, 6 April 2025 Araxestroy talk contribs created page 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>")
- 02:26, 6 April 2025 Araxestroy talk contribs created page File:1224.png
- 02:26, 6 April 2025 Araxestroy talk contribs uploaded File:1224.png
- 02:26, 6 April 2025 Araxestroy talk contribs created page File:224.png
- 02:26, 6 April 2025 Araxestroy talk contribs uploaded File:224.png
- 10:21, 24 March 2025 Araxestroy talk contribs created page 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...")
- 20:20, 10 March 2025 Araxestroy talk contribs created page 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...")
- 21:40, 8 March 2025 User account Rage8885 talk contribs was created by Araxestroy talk contribs
- 01:35, 8 March 2025 User account NotAnyoneSpecial talk contribs was created by Araxestroy talk contribs
- 01:32, 8 March 2025 User account Unknown user talk was created by Araxestroy talk contribs
- 22:13, 7 March 2025 User account Unknown user talk was created by Araxestroy talk contribs
- 03:18, 7 March 2025 Araxestroy talk contribs created page 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>")
- 03:18, 7 March 2025 Araxestroy talk contribs created page 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>")
- 03:17, 7 March 2025 Araxestroy talk contribs created page 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:16, 7 March 2025 Araxestroy talk contribs created page Template:Understood (Created page with "<noinclude> {| class="wikitable" |- |</noinclude>style="background:#9EFF9E; color:black; {{{style|}}}" class="table-yes"|Understood<noinclude> |} Category:Templates</noinclude>")
- 02:44, 6 March 2025 Araxestroy talk contribs created page Known global variables (Created page with "{{Heavy construction}} This is a table of global variables in SimCity 2000 that have been at least partially reverse engineered and given names. It is probably going to be unpleasant to update, but at least it looks nice and you can sort it. Data about where in the MISC chunk certain variables are located is from dfloer's sc2k-docs repository on GitHub (CC BY-SA 4.0). {| class="wikitable sortable" |+ Uncategorized variables |- ! {{tooltip|Address|The address of the va...")
- 02:34, 6 March 2025 Araxestroy talk contribs created page Template:Win32 BOOL (Created page with "{{tooltip|BOOL|4 bytes, aka DWORD. Not to be confused with the C++ bool type, which is 1 byte.}}")
- 01:04, 6 March 2025 Araxestroy talk contribs created page Category:Game data (Created page with "This is kind of the root category for anything that comes out of the reverse engineering project as a whole.")
- 00:35, 6 March 2025 Araxestroy talk contribs created page Function list (Created page with "{{Heavy construction}} This is a table of function names. It is probably going to be unpleasant to update, but at least it looks nice and you can sort it. When adding new functions to the table, please make sure you insert them into the appropriate order by thunk address (the function that just has a <code>jmp '''ActualFunctionBody'''</code> instruction in it). {| class="wikitable sortable" |+ All functions |- ! {{tooltip|Thunk address|The address of the function thun...")
- 00:34, 6 March 2025 Araxestroy talk contribs created page Template:Heavy construction (Created page with "{{mbox | text='''SimCopter One reporting heavy traffic!'''<br>This page or section is under '''''significant''''' construction. It may be a large repository of data that's constantly being updated, or there may be a large rework in progress. There is a good chance the contents of this page will have dramatically changed next time you look at it.<br>Please check the history before making any edits to ensure any changes you make won't conflict with anyone else's. | image=1...")
- 00:29, 6 March 2025 Araxestroy talk contribs created page File:1195.png
- 00:29, 6 March 2025 Araxestroy talk contribs uploaded File:1195.png
- 00:29, 6 March 2025 Araxestroy talk contribs created page File:1169.png
- 00:29, 6 March 2025 Araxestroy talk contribs uploaded File:1169.png
- 00:06, 6 March 2025 Araxestroy talk contribs created page Template:Tooltip (Created page with "<includeonly><span style="cursor: help; border-bottom: thin dotted cornflowerblue;" id="tooltip" title="{{{texttip|{{{2|}}}}}}">{{{target|{{{1}}}}}}</span></includeonly> <noinclude>Prints some text with a pretty dotted underline that shows a message when you hover over it. <code><nowiki>{{tooltip|Shown text|Hover text}}</nowiki></code> Produces: {{tooltip|Shown text|Hover text}} Category:Templates</noinclude>")
- 23:53, 5 March 2025 User account AF talk contribs was created by Araxestroy talk contribs and password was sent by email (Username adjusted)
- 23:42, 5 March 2025 User account Unknown user talk was created by Araxestroy talk contribs and password was sent by email
- 17:51, 5 March 2025 Araxestroy talk contribs created page MediaWiki:Requestaccount-acc-text (Created page with "A confirmation message will be sent to your email address once you submit this request. Your email address will not be published. Please respond by clicking on the confirmation link provided by the email. When your account creation request is approved, a temporary password will be emailed to you.")
- 17:50, 5 March 2025 Araxestroy talk contribs created page MediaWiki:Requestaccount-text (Created page with "'''Complete and submit the following form to request a user account on {{SITENAME}}.''' Once your account request has been approved, you will be emailed a notification with a temporary password and a login link. You will be required to change your password upon logging in for the first time for security reasons. '''If you do not provide a valid email address, you will not be able to use your account.'''")
- 17:47, 5 March 2025 Araxestroy talk contribs created page MediaWiki:Requestaccount-tos (Created page with "I have read and agree to abide by the [[{{MediaWiki:Requestaccount-page}}|Terms of Service]] of {{SITENAME}}. I agree that my contributions to {{SITENAME}} will be licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 license.")
- 17:47, 5 March 2025 Araxestroy talk contribs created page MediaWiki:Requestaccount-agree (Created page with "You must certify that you agree to our Terms of Service.")
- 16:45, 5 March 2025 Araxestroy talk contribs protected File:SC2K-reverse Header.png [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Upload=Allow only administrators] (indefinite) (Core site asset) (hist)
- 16:43, 5 March 2025 Araxestroy talk contribs created page Category:Game sprites (Created page with "This category contains SimCity 2000 sprites uploaded for wiki use. '''Please add files that belong in this category sparingly; we don't want EA to get upset with us.'''")
- 16:42, 5 March 2025 Araxestroy talk contribs created page Category:Templates (Created page with "This category contains all the templates used on the wiki.")
- 16:41, 5 March 2025 Araxestroy talk contribs created page Template:Construction (Created page with "{{mbox | text='''The industrial thingamajig isn't ready for service yet.'''<br>This page or section is under construction. It may be a stub in need of work, or it may be under heavy editing. Please check the history before making any edits to ensure any changes you make won't conflict with anyone else's. | image=1167.png | caption=1167 | border=#fabd23 | background=#ffe39d }} <includeonly>Category:Under construction</includeonly> <noinclude>Category:Templates</no...")
- 16:35, 5 March 2025 Araxestroy talk contribs created page File:1167.png
- 16:35, 5 March 2025 Araxestroy talk contribs uploaded File:1167.png
- 16:28, 5 March 2025 Araxestroy talk contribs created page Template:Mbox (Created page with "<table class="msgbox {{#if: {{{classes|}}}|{{{classes}}}|}}" style="{{ #if: {{{border|}}} | border-color: {{{border}}}; | }} {{ #if: {{{background|}}} | background: {{{background}}}; | }} {{ #if: {{{color|}}} | color: {{{color}}}; | }}"><tr><td class="msgboximg" style="min-width:{{{min-width|64}}}px;">[[File:{{{image|Placeholder.png}}}| {{{pic-align|center}}} | {{{caption|Hmmm...}}} | {{{iwidth|64}}}px]]</td><td>{{{text|'''Message box template'''.<br>Use attribute 'text'...")
- 16:26, 5 March 2025 Araxestroy talk contribs uploaded a new version of File:Placeholder.png (Slightly bigger)
- 16:20, 5 March 2025 Araxestroy talk contribs created page File:Placeholder.png (Lovingly borrowed from TCRF.)
- 16:20, 5 March 2025 Araxestroy talk contribs uploaded File:Placeholder.png (Lovingly borrowed from TCRF.)