Commit Graph

20 Commits

Author SHA1 Message Date
disinvite
b239cdd224 add global and function offsets for comparison tool 2023-06-19 11:14:40 -04:00
disinvite
6f99f8c13c implement ErrorToString 2023-06-17 17:52:08 -04:00
disinvite
83dc6f00d1 GetPrimaryBitDepth default return value of 8 2023-06-17 17:50:21 -04:00
Christian Semmler
779be53464
name m_unk848; it's also ddpfPixelFormat.dwFlags & DDPF_PALETTEINDEXED8 2023-06-17 15:24:32 +02:00
Christian Semmler
ab0f319ef4
use BOOL 2023-06-17 15:15:04 +02:00
Christian Semmler
d9f10fe67b
name m_unk84c 2023-06-17 15:03:59 +02:00
Christian Semmler
3a8cb2a50c
use sizeof(ddsd) instead 2023-06-17 13:57:53 +02:00
Christian Semmler
aae1734860
implement GetPrimaryBitDepth 2023-06-17 13:49:25 +02:00
disinvite
216332e64d Start on MxDirectDraw 2023-06-15 10:56:07 -04:00
Christian Semmler
3a4a985fd0
formatting 2023-06-13 20:45:02 +02:00
Christian Semmler
422340f113
lego1: bootstrap LegoNavController implementation 2023-06-13 20:17:20 +02:00
MattKC
dec959f194
Merge pull request #11 from foxtacles/isle-mxcriticalsection
lego1: Add MxCriticalSection implementation
2023-06-12 13:12:06 -07:00
itsmattkc
fa06782e08 improved accuracy of MxVideoParamFlags
This is probably an MxBool, and probably all of the other functions here also take an MxBool
2023-06-12 13:04:46 -07:00
Christian Semmler
0bfb88837e
use LF line ending 2023-06-12 20:46:44 +02:00
Christian Semmler
fba95658b5
lego1: add MxCriticalSection implementation 2023-06-12 20:43:19 +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
itsmattkc
03fcad0bd2 added some legoomni functions and named some isle global vars 2023-06-10 22:11:05 -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