1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-29 19:38:27 +00:00
Commit graph

27670 commits

Author SHA1 Message Date
Bret Curtis
c0d535d178 fix indentation 2022-03-01 17:43:52 +01:00
Bret Curtis
dd7334af8e small cleanups 2022-03-01 16:31:18 +01:00
Bret Curtis
e9af92c481 add ccache for msbuild 2022-03-01 15:26:29 +01:00
Bret Curtis
fe969e85de case-sensative 2022-03-01 12:40:21 +01:00
Bret Curtis
dac18ef3cc switch back to ccache now that msvc support has landed; let it pass through until new release 2022-03-01 12:40:21 +01:00
psi29a
f197235ec3 try without starting server? 2022-03-01 12:40:21 +01:00
psi29a
72bd3a6f66 switch to sccache 2022-03-01 12:40:21 +01:00
psi29a
3723fb5773 actually use the damn thing 2022-03-01 12:40:21 +01:00
psi29a
aafcc95a3f Update .gitlab-ci.yml 2022-03-01 12:40:21 +01:00
psi29a
887e9a1e17 use -C 2022-03-01 12:40:21 +01:00
psi29a
383e2499fe add ccache option in before_script.msvc.sh 2022-03-01 12:40:21 +01:00
psi29a
cbb1b48183 let's see if ccache is put in PATH and if we can use standard bash... 2022-03-01 12:40:20 +01:00
psi29a
1524c359fa Update .gitlab-ci.yml 2022-03-01 12:40:20 +01:00
psi29a
3afa46b25e Merge branch 'CPP20_support' into 'master'
Support C++20

See merge request OpenMW/openmw!1705
2022-03-01 11:11:37 +00:00
Bret Curtis
32fd6f297a static_cast bitwise operation between different enumeration types 2022-03-01 10:53:01 +01:00
Bret Curtis
6601274992 constify weakcache overloaded operators 2022-03-01 10:53:01 +01:00
Bret Curtis
1927b1c6d9 use static cast to handle: deprecated between enumerations of different types 2022-03-01 10:53:01 +01:00
Bret Curtis
ad11cc8d8a reinstall fontconfig as needed; const an imbigious == operator 2022-03-01 10:53:01 +01:00
Bret Curtis
4b742dd461 explicit capture for lamda 2022-03-01 09:43:08 +01:00
psi29a
3558196098 Merge branch 'Newer-Bsa-formats-no-longer-load' into 'master'
#6651 Newer bsa formats no longer load

Closes #6651

See merge request OpenMW/openmw!1703
2022-03-01 07:22:04 +00:00
psi29a
a59ee1ec50 Merge branch 'absorb_self' into 'master'
Prevent write to empty vector element

Closes #6655

See merge request OpenMW/openmw!1704
2022-03-01 07:17:30 +00:00
Evil Eye
25feea9b16 Prevent write to empty vector element 2022-02-28 16:42:22 +01:00
psi29a
ceae2d664d Merge branch 'refactor/stdlist' into 'master'
Use std::vector instead of std::list for some functions

See merge request OpenMW/openmw!1699
2022-02-28 07:40:21 +00:00
Cédric Mocquillon
ff7ad93bac Avoid missusing of CompressedBSAFile with private inheritance 2022-02-27 20:40:35 +01:00
Petr Mikheev
c2da4a5d49 Merge branch 'fix_messagebox_layer' into 'master'
Update hardcoded layers (hotfix for https://gitlab.com/OpenMW/openmw/-/merge_requests/1681)

See merge request OpenMW/openmw!1701
2022-02-27 11:59:55 +00:00
uramer
6845d681f2 Update hardcoded layers (hotfix for https://gitlab.com/OpenMW/openmw/-/merge_requests/1681) 2022-02-27 11:59:55 +00:00
psi29a
2d4e9b38ae Merge branch 'lua_ui_image' into 'master'
Document the Lua Image widget, add UI texture resources

See merge request OpenMW/openmw!1637
2022-02-26 17:48:50 +00:00
uramer
67879bac55 MR feedack 2022-02-26 17:01:46 +01:00
Petr Mikheev
6afafbbe30 Merge branch 'refactor_layers' into 'master'
Refactor UI layers

See merge request OpenMW/openmw!1681
2022-02-26 13:54:42 +00:00
uramer
21a363d96f Refactor UI layers 2022-02-26 13:54:42 +00:00
Cédric Mocquillon
fe13fa850e Fix bug on memorystream 2022-02-26 14:38:33 +01:00
jvoisin
f8c57770c5 Merge branch 'strv_esmtool' into 'master'
Use toStringView in esmtool instead of toString

See merge request OpenMW/openmw!1700
2022-02-25 17:46:02 +00:00
uramer
a7bb87d8a1 Use StringUtils::format 2022-02-25 18:18:27 +01:00
uramer
e7474490a1 Document using ui.texture to create atlases 2022-02-25 18:18:27 +01:00
uramer
94cc090f73 PR feedack for documentation 2022-02-25 18:18:27 +01:00
uramer
e7ed709e5e Fix Lua TextEdit skin 2022-02-25 18:18:26 +01:00
uramer
fc50724f5c Render text and images correctly in templates with slots 2022-02-25 18:18:26 +01:00
uramer
e092ee2624 Document the Lua Image widget, add UI texture resources 2022-02-25 18:18:26 +01:00
jvoisin
7f3058d501 Use toStringView in esmtool instead of toString 2022-02-25 17:40:27 +01:00
ζeh Matt
eca405e5c7
Use std::vector instead of std::list 2022-02-25 04:02:21 +02:00
psi29a
58e794414a Merge branch 'c++20_fixes' into 'master'
Support compilation with c++20

See merge request OpenMW/openmw!1698
2022-02-24 09:07:08 +00:00
elsid
42d6032c8b
Support compilation with c++20 2022-02-24 00:49:40 +01:00
psi29a
7e4e78b1a7 Merge branch 'engarde' into 'master'
Always reduce weapon condition by the raw damage (bug #6559)

Closes #6559

See merge request OpenMW/openmw!1694
2022-02-23 21:49:57 +00:00
psi29a
9ca0c7144c Merge branch 'minor_docs_fixes' into 'master'
Minor docs fixes

See merge request OpenMW/openmw!1697
2022-02-23 21:45:25 +00:00
psi29a
3e37d37504 Merge branch 'fix_esm3_levelled_list_init' into 'master'
Fix coverity issue about uninitialized members of LevelledListBase

See merge request OpenMW/openmw!1696
2022-02-23 21:44:35 +00:00
uramer
62aac3cc77 Fix Lua Camera module declaration 2022-02-23 22:09:08 +01:00
uramer
4a0b784699 Use reasonable Luadoc comment headers 2022-02-23 22:08:50 +01:00
uramer
c0f095a462 Fix typos 2022-02-23 22:02:28 +01:00
elsid
3c66a927d8
Fix coverity issue about uninitialized members of LevelledListBase
* Remove explicit constructor.
* Use static constexpr where possible.
* Use CRTP to get RecName.
2022-02-23 20:39:05 +01:00
Alexei Dobrohotov
fdd9e6a793 Always reduce weapon condition by the raw damage (bug #6559) 2022-02-23 16:37:56 +03:00