Evil Eye
|
c9783344a0
|
Wrap all memory allocating Lua functions in protected calls
|
2024-08-22 22:22:28 +02:00 |
|
elsid
|
37b695a0cf
|
Cleanup includes
|
2024-03-21 11:14:01 +01:00 |
|
elsid
|
dcd81d026f
|
Use settings values for Video settings
* Convert window mode, vsync mode into enums, screenshot type into a struct.
* Add missing doc for screenshot type.
|
2023-10-27 14:31:23 +02:00 |
|
elsid
|
f6fce5ee15
|
Cleanup includes
|
2023-07-08 11:28:56 +02:00 |
|
glassmancody.info
|
c27904aa92
|
lua - add world to viewport function to camera
|
2023-06-14 11:47:11 -07:00 |
|
elsid
|
5d5e6844d1
|
Use settings values for Camera settings
|
2023-05-20 22:23:09 +02:00 |
|
Petr Mikheev
|
4562b8c06b
|
Add headers for all .cpp files in mwlua; move packages initilaization from LuaManager to luabindings.cpp
|
2023-04-25 23:24:51 +02:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
elsid
|
552301c8fb
|
Cleanup openmw lua includes
|
2022-08-17 23:47:30 +02:00 |
|
Petr Mikheev
|
7ccbf95503
|
[Lua] makeStrictReadOnly for enums
|
2022-05-16 00:16:26 +02:00 |
|
uramer
|
95ad67eb8b
|
Add extraRoll to the Lua camera package
|
2022-05-12 23:21:47 +02:00 |
|
Cody Glassman
|
882245b935
|
Lua Bindings: Add view distance bindings to camera
|
2022-05-09 19:40:48 +00:00 |
|
Petr Mikheev
|
3af8ea5dfc
|
Update Lua bindings for the camera
|
2022-04-06 21:55:05 +02:00 |
|
Petr Mikheev
|
f42badd7be
|
Dehardcode camera
|
2021-11-19 20:37:21 +01:00 |
|
Petr Mikheev
|
2f25257a3e
|
Move LuaState::makeReadOnly(sol::table) out of the class because it doesn't need to access LuaState internals.
|
2021-09-19 14:38:27 +02:00 |
|
Petr Mikheev
|
32218f6dd5
|
More Lua bindings
|
2021-07-09 20:24:56 +02:00 |
|