Commit Graph

7 Commits

Author SHA1 Message Date
haykam821 1317eb48c0
Make the parameter for equals methods consistent (#2361)
* Make the parameter for equals methods consistent

Fixes #2299

* Add conventions for the correct parameter for equals methods
2021-04-29 17:12:46 +01:00
haykam821 012d0ebd24 Add conventions for game content capitalization in documentation (#2325)
* Add conventions for game content capitalization in documentation

* Use sentence case for the header of the game content capitalization section

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-04-17 18:37:36 +02:00
YanisBft 83d6b1581d
Add javadocs convention (#1790)
* Add javadocs convention

* Update CONVENTIONS.md
2020-10-13 08:56:22 +01:00
Juuxel c1d0d9db1f
Add CONTRIBUTING.md, mention mojmap being ARR (#1222)
* Add CONTRIBUTING.md, mention mojmap being ARR

Closes #1221. Created CONTRIBUTING.md file that is basically
a copy-paste from the README.

Closes #1209. CONVENTIONS.md now mentions that names from
mojmap should not be used.

* Suggestions
2020-03-26 14:12:00 +00:00
Prospector 462812a68e
Container -> ScreenHandler (#1106)
* Container -> ScreenHandler

* Fix first set of issues (excluding comments)

* Fix comment issues
2020-03-08 22:18:57 +00:00
Marcono1234 1520c972c5 Fix CONVENTIONS.md typos (#770) 2019-07-11 21:47:24 +01:00
Runemoro 001d1f2527 Add naming conventions (#733)
* Create CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md

* Update CONVENTIONS.md
2019-06-19 22:21:40 +01:00