disinvite
56d6f81d2c
Changes after review
...
- Reduce scope on global strings
- Size assert for LegoGameState (based on the constructor references only)
- 1 -> TRUE for EnableFullScreenMovie
2023-09-29 16:29:31 -04:00
disinvite
0c66075f2b
LegoFullScreenMovie variable and related
2023-09-29 15:56:13 -04:00
MishaProductions
fb56735fbd
[lego] Implement LegoGameState::SetSavepath ( #76 )
...
* SetSavePath 100% match
* fix naming convention
2023-07-03 10:25:37 -07:00
itsmattkc
8fa45bbe0f
replace shorts with MxS16/MxU16/undefined2
2023-07-02 02:07:11 -07:00
MattKC
e16249b672
Define MxLong/MxULong ( #71 )
...
* define MxLong/MxULong
The "long" type has different sizes on different platforms, and this may cause issues.
* use DWORD to match RegQueryValueExA arg
2023-07-02 01:05:49 -07: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
itsmattkc
d4e2fb8d8a
reorganized repo, implemented mxcore
2023-05-05 02:54:17 -07:00