isle/LEGO1/lego/legoomni/src/entity
Christian Semmler d97ce96768
Use Windows virtual key macros for keys (#1302)
* Use Windows virtual key macros for keys

* Add `VK_OEM_MINUS`

* Fix missing key

* Name variable
2024-12-29 17:14:36 +01:00
..
act2brick.cpp Fix -Wwrite-strings warnings (#1267) 2024-12-23 17:11:38 -07:00
act2policestation.cpp Fix MxParam casts in Notify functions (#1188) 2024-12-03 15:51:03 -07:00
legoactor.cpp Match LegoActor::SetROI (#1295) 2024-12-28 17:43:06 +01:00
legoactorpresenter.cpp Remove USHRT_MAX from ParseExtra functions (#1086) 2024-08-17 08:56:25 -07:00
legocameracontroller.cpp Progress on Helicopter::FUN_100042a0 (#1242) 2024-12-20 01:27:14 +01:00
legoentity.cpp Match Helicopter::HandleEndAnim (#1276) 2024-12-25 18:39:51 +01:00
legoentitypresenter.cpp Remove USHRT_MAX from ParseExtra functions (#1086) 2024-08-17 08:56:25 -07:00
legojetskiraceactor.cpp Fix Vector2/Vector3 order (#1272) 2024-12-24 22:21:26 +01:00
legolocations.cpp Fix float constants and conversions (#1279) 2024-12-25 21:01:00 +01:00
legonavcontroller.cpp Use Windows virtual key macros for keys (#1302) 2024-12-29 17:14:36 +01:00
legopovcontroller.cpp Implement/match several functions in Act3, refactor (#1197) 2024-12-08 18:00:57 +01:00
legoworld.cpp Match LegoWorld::Find (#1301) 2024-12-28 21:17:03 +01:00
legoworldpresenter.cpp Add LegoOmni::World enum (#1252) 2024-12-21 18:08:55 +01:00