Christian Semmler
|
4258fb0deb
|
Add back some stuff from decomp (#2)
* Add ncc script
* add requirements.txt
* Add other builds
* Add with submodules
* Comment out for now
* Add
|
2024-06-25 19:49:59 +02:00 |
|
Christian Semmler
|
3fdf45968e
|
Remove decomp tools
|
2024-06-25 19:48:57 +02:00 |
|
Nathan M Gilbert
|
7821d952ec
|
Pathactor (#800)
* Implement LegoPathActor::VTable0x8c
* Fix paramater name
* WIP fixes
* more fixes
* style
* fix
* fix
* fix
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-04-14 16:43:07 +02:00 |
|
Misha
|
f50b771fff
|
begin implementation of InfoCenter class (#444)
* Push changes
* fixes
* Implement Infocenter::HandleEndAction
* match Infocenter::StopCutScene
* implement Infocenter::HandleKeyPress
* fixes
* Update infocenter.cpp
* Update legoworld.cpp
* use enums
* WIP Fixes
* Fix
* Fix
* Fix
* Rename function
* Change enum
* Update enums
* Refactor another enum
* Refactor MxDSType
* Refactor HashTableOpt
* Fixes
* Refactor tickle enum
* Update other enums
* Add EnumConstantName to ncc
* Move enum to global namespace
* Rename enum
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-17 17:53:53 +01:00 |
|
Christian Semmler
|
bc5ca621a4
|
(Proposal) Introduction of naming convention checker (ncc ) (#322)
* Add ncc tool
* Add symlink
* Fixes
* Try this
* Try this
* Try this
* Try this
* Add include path
* Update style
* Update style
* Add more rules
* Fix style
* Update styles
* Fix name parameter
* Fix MxParam p
* Fix m_unk0x pattern
* Allow 4 digits for relative hex
* Add missing offset
* Fix some parameters
* Fix some vtables
* Fix more vtables
* Update rules, fixes
* More fixes
* More fixes
* More fixes
* More fixes
* More fixes
* More fixes
* More fixes
* Fix last issue
* Update readme
* Update readme
* Update CONTRIBUTING.md
* Fix annotations
* Rename
* Update CONTRIBUTING.md
* Update README.md
|
2023-12-13 11:48:14 +01:00 |
|