Christian Semmler
b449da1fa3
Introduce clang-format ( #240 )
2023-10-25 01:38:27 +02:00
Ramen2X
8b1c8f7abe
use MxResult return type in MxCore::Tickle()
2023-10-16 18:46:45 -04:00
Christian Semmler
b4258da0f5
MxLong Tickle() -> MxResult Tickle() ( #135 )
...
* MxLong Tickle() -> MxResult Tickle()
* Remove garbage
* Fix implementations
2023-09-21 11:51:24 -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
9990d0a2b7
lego: match GetClassName/IsClass ( #48 )
2023-06-25 18:34:13 -07:00
itsmattkc
2a93655f06
added even more definitions
2023-06-18 20:56:55 -07:00
itsmattkc
8ff739c6d3
name some functions in mxticklemanager
2023-05-21 21:45:25 -07:00
itsmattkc
d4e2fb8d8a
reorganized repo, implemented mxcore
2023-05-05 02:54:17 -07:00