isle/LEGO1/viewmanager
Anonymous Maarten 8113a17167
Backports of isle-portable x64 fixes (#1044)
* Introduce LPD3DRM_APPDATA typedef for setting d3drm appdata

* Fix warning about assigning const string literals to variable char pointers

* Don't cast pointers to integers on non-32-bit architectures

* memset 2nd argument is int

* Assume cpuid is available on x86_64, needs testing on i386 and unavailable on anything else

* Store HFILE in its own member variable
2024-06-25 17:56:30 +02:00
..
viewlod.cpp Implement TglImpl::MeshBuilder::CreateMesh (#635) 2024-03-08 17:55:25 +01:00
viewlod.h Implement ViewManager::FUN_100a65b0 (#650) 2024-03-10 05:12:15 +01:00
viewlodlist.cpp Beta addrs for ViewLODList (#898) 2024-05-09 22:16:12 -04:00
viewlodlist.h Beta addrs for ViewLODList (#898) 2024-05-09 22:16:12 -04:00
viewmanager.cpp Backports of isle-portable x64 fixes (#1044) 2024-06-25 17:56:30 +02:00
viewmanager.h basic name improvements (#930) 2024-05-18 15:20:05 -04:00
viewroi.cpp implement functions in ViewROI and ViewLodList (#631) 2024-03-05 22:15:32 +01:00
viewroi.h Bootstrap LegoLOD, implement/match ViewManager::FUN_100a66a0 (#625) 2024-03-04 22:57:35 +01:00