Ramen2X
|
2477b89e32
|
add actions forward decl header (#699)
* add actions forward decl header
* newline
* format
* remove existing fwd declares
* Headers
* replace COMPAT_MODE check
* flip
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-03-19 15:54:13 -04:00 |
|
Ramen2X
|
937a45020c
|
refactor action headers (#686)
|
2024-03-17 16:52:42 -04:00 |
|
Christian Semmler
|
5b8f515968
|
Implement/match Isle::HandleTransitionEnd (#683)
* Implement/match Isle::HandleTransitionEnd
* Rename enums
* Forward declare enum for C++11+
* Add underlying storage to action headers
* Fix missing define
|
2024-03-17 18:01:47 +01:00 |
|
Ramen2X
|
bf6765b575
|
fix dupes in action headers (#679)
|
2024-03-16 02:43:56 +01:00 |
|
Ramen2X
|
6cd5ffcf1a
|
implement RegistrationBook::ReadyWorld(), impl/match MxDisplaySurface::CopySurface() (#678)
* implement RegistrationBook::ReadyWorld()
* don't fix the size of letterBuffer
* Fix crash in MxStillPresenter::Clone
* Implement MxDisplaySurface::CopySurface
100% match
* improve accuracy
* invert HasRegistered check
* fix legogamestate structure, documentation tweaks
* this might be cleaner actually
* Update mxdisplaysurface.cpp
* Update legogamestate.h
* don't hardcode action ids in VTable0x64
* Match ~98%
---------
Co-authored-by: Misha <106913236+MishaProductions@users.noreply.github.com>
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-03-16 02:32:06 +01:00 |
|
Ramen2X
|
7fad763699
|
refactor script enum structure (#649)
* add autogenerated action headers
* refactor police
* refactor infocenter
* refactor jukebox
* refactor regbook
* format
* scope headers in namespaces instead
* attempt to dynamically build headers ignore list in ncc
* correct whitespace in naming.yml
* fix wrong folder
* fix accidental extra newline in cmakelists
|
2024-03-10 17:08:21 +01:00 |
|