Commit Graph

28 Commits

Author SHA1 Message Date
Pirulax 459561140a
Update `ReversedClasses.md` and `hooks.csv` (#1065)
* Fix `WriteHooksToFile`

* Update docs
2025-05-03 18:07:42 +03:00
yukani dae4b67e25
General refactor (#987) 2025-04-04 00:23:33 +03:00
yukani dcac006bcc Replace notsa::enumerate with rngv::enumerate 2025-04-02 19:57:59 +03:00
Pirulax 804f6dc5b8
Update `ReversedClasses.md`, `hooks.csv` and change format of it a little (#869)
* Refactor `hooks2md.py`, add %, and some other minor changes
* Update `hooks.csv`
* Generate new `ReversedClasses.md`
* Apply suggestions (separate `not-at-all` reversed category, disclaimer for inacccurate percentages)
2025-03-14 00:37:49 +01:00
yukani 1b37b015fb
Reverse some funcs (#700) 2024-03-11 01:22:50 +03:00
yukani d7d3c23fe8
Refactor `GxtChar` and enable UTF-8 (#696) 2024-02-25 16:39:45 +03:00
Pirulax db67061097
Update ReversedClasses.MD (#644) 2024-01-02 14:00:57 +03:00
Pirulax 8691a46739
Update the coding guidelines (#573) 2023-07-09 21:45:32 +02:00
yukani 5142972668
Add a line about helper functions to guidelines (#477) 2022-09-17 01:06:51 +02:00
yukani 2c9df167d5 update coding guidelines 2022-04-22 21:35:06 +03:00
saml1er ea4c01581b
Add coding guidelines 2021-08-23 02:48:21 +03:00
yukani d63562b2f7
Finish reversing CClock (#103)
* finish reversing CClock

* reference variables back
2021-08-23 02:48:18 +03:00
saml1er 5530467bdf update README.md and ReversedClasses.MD 2021-02-20 10:54:18 +05:00
saml1er 6696066f3c Update ReversedClasses.MD 2020-12-30 00:42:47 +05:00
saml1er 65322f3b64
Update ReversedClasses.MD
Added "CBirds"
2020-12-05 02:49:59 +05:00
saml1er e7b06cdee1 Reverse cTransmission 2020-10-03 15:57:14 +05:00
saml1er bd419619ef Revese 6 events 2020-09-18 17:47:30 +05:00
saml1er c247a64ce1 Reverse 10 events 2020-09-17 17:45:55 +05:00
saml1er 428309c048 Reverse 6 events 2020-09-16 22:55:06 +05:00
saml1er 2a195af657 Reverse 4 events 2020-09-14 20:32:28 +05:00
saml1er dd447ebe91 Reverse CColSphere 2020-09-14 18:41:25 +05:00
saml1er 0368f01654 Reverse 5 events 2020-09-10 14:43:51 +05:00
saml1er dd2f1fe13b Reverse 8 events 2020-08-10 03:49:31 +05:00
saml1er d03cfa889e Reverse CEventCreatePartnerTask and partner task structs 2020-08-08 22:44:42 +05:00
saml1er 1df634c538 Reverse CEventHandlerHistory 2020-08-02 23:09:07 +05:00
saml1er 0e16308afc Rename ReversedFunctions.MD to ReversedClasses.MD 2020-07-28 13:45:34 +05:00
saml1er 17134510e7 Update ReversedFunctions.MD 2020-07-28 13:43:12 +05:00
Bigbossbro08 5b661634f9
add credits and progress, and remove unnecessary README text
* Reversed many CTheZones functions
Updated and reversed CMenuManager::Process
Updated some classes from plugin-sdk

* Fixing CTheZones

* CTheZones fix

* fixed CTheZones::Load and CTheZones::Save

* removed comments and buggy functions

* Removed spaces from some code

* Revert "Removed spaces from some code"

This reverts commit 02dc31d6d94e682398b57768494fa53269ff678b.

* Using spaces instead of tabs

* fixed tabs and should be using spaces...

* initial test documentation

* more modifications to codes

* added Tips and Tricks

* typo fix

* more updates to documentations

* Small fix

* numbering

* link error fix

* link error fix

* minor details

* removed TIps and tricks

* fix title

* README improvements

* title fixes

* delete Readme.MD

* put build instructions in README

* Delete Building.MD

* tweak progress part

* update credits

Co-authored-by: saml1er <10183157+saml1er@users.noreply.github.com>
2020-07-20 01:53:09 +05:00