Commit Graph

30880 Commits (a7b7f99d72b54f1d1b26114697cc6190f68b2dbd)
 

Author SHA1 Message Date
glassmancody.info a7b7f99d72 Expose game object's bounding box in lua api 2 years ago
psi29a 54a79cfc39 Merge branch 'master' into 'master'
fixed some typos and spelling errors

See merge request OpenMW/openmw!3010
2 years ago
Elias Howell bf8fafa79a fixed some typos and spelling errors 2 years ago
psi29a feb10ae05b Merge branch 'revert_3003' into 'master'
Revert !3003 because it caused #7361

Closes #7361

See merge request OpenMW/openmw!3006
2 years ago
Petr Mikheev 3a8a4e8bff Revert "Replace `rayTest` with `convexSweepTest` `MovementSolver::traceDown`. Needed to prevent teleporting down through sewer grates."
This reverts commit 917132e326.
2 years ago
Alexei Kotov 4394970894 Merge branch 'gui_view' into 'master'
Use string_view in journal code

See merge request OpenMW/openmw!3005
2 years ago
Evil Eye f93d41d9ce Use string_view instead of const char* 2 years ago
Evil Eye ad3195488b Remove unimplemented method declaration 2 years ago
psi29a 0a8c801d66 Merge branch 'lua_getters' into 'master'
Rename some functions in Lua API from `aaa` to `getAaa` (for consistency with `setAaa`)

Closes #7356

See merge request OpenMW/openmw!3004
2 years ago
psi29a 753696583e Merge branch 'trace_down' into 'master'
Replace `rayTest` in `MovementSolver::traceDown` with `convexSweepTest`

See merge request OpenMW/openmw!3003
2 years ago
Petr Mikheev 067df2d07e Rename some functions in Lua API from `aaa` to `getAaa` (for consistency with `setAaa`) 2 years ago
psi29a 1f0aede634 Merge branch 'celloverride' into 'master'
Fix cell overrides and remove unused, incomplete erase method

See merge request OpenMW/openmw!3001
2 years ago
Petr Mikheev 917132e326 Replace `rayTest` with `convexSweepTest` `MovementSolver::traceDown`. Needed to prevent teleporting down through sewer grates. 2 years ago
psi29a ee224d00ab Merge branch 'keep_refnum' into 'master'
Keep refnum when moving objects to/from inventory (partially resolves #6148)

Closes #6148

See merge request OpenMW/openmw!2995
2 years ago
Evil Eye 22ba0a1cf0 Improve variable names 2 years ago
Petr Mikheev 86fce41a39 Keep refnum when moving objects to/from inventory (#6148) 2 years ago
elsid 188de0d8d4 Merge branch 'journalcase' into 'master'
Remove dialogue related instances of getRefIdString

See merge request OpenMW/openmw!2999
2 years ago
jvoisin 61691da512 Merge branch 'script_run' into 'master'
Pass path to startup script as std::filesystem::path

See merge request OpenMW/openmw!3002
2 years ago
elsid 6de335dd77
Pass path to startup script as std::filesystem::path 2 years ago
Evil Eye 2a48642fe3 Fix cell overrides and remove unused, incomplete erase method 2 years ago
Tetramir 1b3dc232f1 Merge branch 'editbox_log_spam' into 'master'
Fix MyGUI log spam when post processing HUD is open

Closes #7131

See merge request OpenMW/openmw!2996
2 years ago
Evil Eye 3cf0977c0b Remove dialogue related instances of getRefIdString 2 years ago
psi29a a60fbf1f3d Merge branch 'fix_teleport_rot' into 'master'
Fixed teleport function to use rotation flags

See merge request OpenMW/openmw!2998
2 years ago
Tobias Tribble 43544e7d30 Fixed teleport function to use rotation flags 2 years ago
psi29a cdc753df70 Merge branch 'lua_refactoring' into 'master'
MWLua refactoring

See merge request OpenMW/openmw!2956
2 years ago
psi29a dacbbc1d20 Merge branch 'dehardcode_steal' into 'master'
Remove Content file check when stealing

See merge request OpenMW/openmw!2987
2 years ago
Abdu Sharif ad64c4d627 Update CHANGELOG.md 2 years ago
Abdu Sharif 50076461ea Update openmw_postprocessor_hud.skin.xml 2 years ago
elsid 905c91a129 Merge branch 'simplify_comical' into 'master'
Simplify a funny-written function

See merge request OpenMW/openmw!2994
2 years ago
jvoisin 5299065cad Simplify a funny-written function 2 years ago
psi29a 83203ae4d9 Merge branch 'minor_header_cleanup_clion' into 'master'
Minor header cleanup

See merge request OpenMW/openmw!2991
2 years ago
psi29a 67c0138aee Merge branch 'fix-7335-bis' into 'master'
OpenCS fixes the issues with the addon's saving

See merge request OpenMW/openmw!2952
2 years ago
jvoisin c7a3f43915 Minor header cleanup
This has been done via CLion's "unused include directive",
set to "detect completely unused".
2 years ago
psi29a a5acc22954 Merge branch 'fix_yaml' into 'master'
Fix .clang-format and .clang-tidy

See merge request OpenMW/openmw!2973
2 years ago
Bret Curtis 707e223b01 fix up github workflow 2 years ago
jvoisin 24eb1165fc Fix .clang-format and .clang-tidy
- `AlwaysBreakTemplateDeclarations` is a ternary, no a boolean.
- `WarningsAsErrors` is the list of checks that should be treated as errors,
  not a boolean.
2 years ago
psi29a 9f653b2a79 Merge branch 'fix_gcc_preprocess' into 'master'
Fix Ubuntu_GCC_preprocess job

See merge request OpenMW/openmw!2989
2 years ago
elsid 81ed0ccd52
Fetch with unshallow flag
Otherwise fetch may not fetch all commits in the branch.
2 years ago
Tobias Tribble 2c887d82d0 Removed Content file check 2 years ago
Petr Mikheev 1387671bbf Merge branch 'fix_teleport' into 'master'
Fix gameObject.teleport function, previously would not work with items in inventories

See merge request OpenMW/openmw!2984
2 years ago
Zackhasacat c4246159af Fix gameObject.teleport function, previously would not work with items in inventories 2 years ago
jvoisin c752c8950f Merge branch 'use_std_locale' into 'master'
make use of std::wstring_convert to replace boost::locale::conv::utf_to_utf

See merge request OpenMW/openmw!2969
2 years ago
psi29a 130fd387ea make use of std::wstring_convert to replace boost::locale::conv::utf_to_utf 2 years ago
psi29a 3bd72e9c5d Merge branch 'no_automagick' into 'master'
Add missing `sol::is_automagical : std::false_type` in magicbindings.cpp

See merge request OpenMW/openmw!2982
2 years ago
psi29a 39a40f3a73 Merge branch 'rm_ref_id_empty' into 'master'
Remove ESM::RefId::sEmpty

See merge request OpenMW/openmw!2981
2 years ago
Petr Mikheev 519950ad3b Merge branch 'creature_soul_fix' into 'master'
Fix documentation error for creatureRecord.soulValue

See merge request OpenMW/openmw!2983
2 years ago
Tobias Tribble 15d940654d Fixed field error in documentation 2 years ago
Petr Mikheev d1d1a280d0 Add missing `sol::is_automagical : std::false_type` in magicbindings.cpp 2 years ago
psi29a 0697c73455 Merge branch 'creature_record_soul' into 'master'
Add soulValue to creatureRecord lua bindings

See merge request OpenMW/openmw!2980
2 years ago
elsid 0601d7213e
Remove ESM::RefId::sEmpty
This variable is only required to return empty RefId as const reference. There
is no point in doing so for a type cheap to copy.
2 years ago