Christian Semmler
30ef923bf4
hotfix: messed up structure due to windows.h ( #37 )
2023-06-21 23:13:15 -07:00
Christian Semmler
fa8e4523bd
isle: match Isle::Tick and FindExistingInstance ( #32 )
...
* match Isle::Tick and FindExistingInstance
* add offset comments
* inline Isle::Tick
* move inline MxDSObject, remove mx.cpp
2023-06-21 15:18:37 -07:00
itsmattkc
319b52f248
added more definitions
...
Also clarify .exe on script because Wine cares about that
2023-06-18 20:50:32 -07:00
itsmattkc
6843216dfa
isle: commit header that i forgot in the previous commit
2023-06-13 21:28:39 -07:00
Moss Gallagher
f81c5f944c
isle: Matched WNDCLASS_NAME to Original
...
In 1.0 WINDOW_TITLE seems to be a define like WNDCLASS_NAME. However, in
1.1 it is a const char* like in the already existing code. It also has a
value of "Lego Island" in 1.0 but a value of "Lego®" in 1.1.
2023-06-11 03:16:44 -07:00
itsmattkc
03fcad0bd2
added some legoomni functions and named some isle global vars
2023-06-10 22:11:05 -07:00
itsmattkc
d4e2fb8d8a
reorganized repo, implemented mxcore
2023-05-05 02:54:17 -07:00