isle/LEGO1/omni/src
Anonymous Maarten c77b5869f5
Fix warnings triggered by isle-portable (#1304)
* Replace computed constant with more readable computed constants

* LegoAnim::GetActorUnknown0x04 returns a number, not a pointer

* Add macro for creating RGB555 colors

* Texture pixel data is passed through as const data

* Compare palette index against 0 instead of NULL pointer

* warning: deleting 'void*' is undefined [-Wdelete-incomplete] warning

Some DirectX sdk's declars D3DRMIMAGE::buffer1 and D3DRMIMAGE::buffer2
as a void pointer.

* Don't use floats

* Fix wrong op

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
2024-12-29 22:45:00 +01:00
..
action Refactor MxStreamList based lists (#1260) 2024-12-23 16:32:16 +01:00
audio Remove USHRT_MAX from ParseExtra functions (#1086) 2024-08-17 08:56:25 -07:00
common Match MxPresenter::StartAction (#1290) 2024-12-27 20:05:22 +01:00
entity Further clean up Omni/LegoOmni separation (#423) 2024-01-11 16:02:55 +01:00
event Rename InitPresenters to Create, remove this keyword (#1000) 2024-06-07 22:13:42 +02:00
main Refactor MxStreamList based lists (#1260) 2024-12-23 16:32:16 +01:00
notify Implement LegoCarBuild::FUN_10024890() and others, refactor (#1126) 2024-11-01 09:21:15 -07:00
stream Match MxDiskStreamProvider::FUN_100d1780 (#1299) 2024-12-28 18:41:35 +01:00
system Progress on LegoCarBuildAnimPresenter (#1103) 2024-09-12 21:51:33 +02:00
video Fix warnings triggered by isle-portable (#1304) 2024-12-29 22:45:00 +01:00