Cydra
|
a19ab94388
|
Merge branch 'master' into ClassLayout
# Conflicts:
# LEGO1/legoinputmanager.h
# LEGO1/mxvideomanager.cpp
# LEGO1/mxvideomanager.h
# isle.mak
# isle.mdp
|
2023-06-26 20:17:19 +02:00 |
|
Christian Semmler
|
64d2b9e02b
|
lego: implement SetControlMax and related partials (MxVideoManager, MxPalette, MxUnknown100dc6b0) (#42)
* lego: implement LegoNavController::SetControlMax and related
* use MxResult
* fix name
|
2023-06-24 10:09:46 -07:00 |
|
Cydra
|
c460f66cff
|
Again more classes and virtual function resolves. Builds and compares fine.
|
2023-06-24 02:50:14 +02:00 |
|
Christian Semmler
|
7ff3acebb3
|
remove execute bits on files
|
2023-06-12 18:05:43 +02:00 |
|
itsmattkc
|
279d626279
|
import all functions from lego1 exports
This declares a bunch of classes and functions for us, as well as fixes some declarations that were slightly incorrect (e.g. missing "virtual", etc)
|
2023-06-11 18:03:54 -07:00 |
|