Petr Mikheev
|
aef2e9d8de
|
Replace World::getExterior with WorldModel::getCell
|
2022-12-28 22:06:49 +01:00 |
|
Petr Mikheev
|
b8fb013edf
|
Merge MWLua::ObjectRegistry and MWWorld::WorldModel
|
2022-12-28 12:45:11 +01:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
florent.teppe
|
0a5c863f27
|
fewer header includes
|
2022-09-08 21:08:59 +02:00 |
|
elsid
|
552301c8fb
|
Cleanup openmw lua includes
|
2022-08-17 23:47:30 +02:00 |
|
elsid
|
20c15b30de
|
Move getLuaType out of MWWorld::PtrBase
This function is used only for Lua related code and don't need to be present
everywhere ptr.hpp is included.
|
2022-07-05 00:53:19 +02:00 |
|
Petr Mikheev
|
50b143b53f
|
Fast fix in cellbindings.cpp
|
2022-06-24 23:41:11 +00:00 |
|
Petr Mikheev
|
377c00261a
|
[Lua] Ability to distinguish normal interiors and quasi exteriors (like Mournhold).
|
2022-06-24 18:24:02 +02:00 |
|
Petr Mikheev
|
0f84bfde51
|
[Lua] Replace cell.selectObjects with cell.getAll
|
2022-03-15 23:35:36 +01:00 |
|
Bret Curtis
|
d1fb854521
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
esm typo
esm typo
|
2022-01-23 17:04:48 +01:00 |
|
Petr Mikheev
|
7549496162
|
A few small fixes + expose makeReadOnly to Lua + an option to apply makeReadOnly during deserialize
|
2021-12-15 02:38:54 +01:00 |
|
Petr Mikheev
|
c463f52390
|
Add Cell Lua bindings
|
2021-07-09 20:48:54 +02:00 |
|