Commit Graph

28769 Commits (LTO-timing)
 

Author SHA1 Message Date
psi29a a8d4ba535f Merge branch 'master' into 'LTO-timing'
# Conflicts:
#   CI/before_script.msvc.sh
2 years ago
psi29a ebc34ea251 Merge branch 'geodes' into 'master'
Get rid of obsolete osg::Geode where it is possible

See merge request OpenMW/openmw!2167
2 years ago
Andrei Kortunov de58c9dff3 Get rid of obsolete osg::Geode where it is possible 2 years ago
psi29a 0b08e5e29a Merge branch 'guifixes' into 'master'
Improve binding VFS to MyGUI

See merge request OpenMW/openmw!2165
2 years ago
Andrei Kortunov 168a097c8b Improve binding VFS to MyGUI 2 years ago
elsid 2acf19bf2a Merge branch 'revert' into 'master'
Revert controversial changes in luadoc generation (!2124, !2130)

See merge request OpenMW/openmw!2166
2 years ago
Petr Mikheev aa807c0c3c Revert controversial changes in luadoc generation (!2124, !2130) 2 years ago
psi29a 3b75ae7ff1 Merge branch 'terrain-include-cleanup' into 'master'
Cleanup includes in Terrain component

See merge request OpenMW/openmw!2157
2 years ago
psi29a 29d8330c5f Merge branch 'fix-debug-build' into 'master'
Use correct assertion for the file implementation

See merge request OpenMW/openmw!2163
2 years ago
Matt c6bc264b35 Use correct assertion for the file implementation 2 years ago
psi29a 4a15fae588 Merge branch 'fix-fileclose' into 'master'
Use ScopedHandle for File::Handle

See merge request OpenMW/openmw!2159
2 years ago
psi29a b460904761 Merge branch 'benchmarkiseasy' into 'master'
Add a simple HOWTO for the builtin tracing functionality.

See merge request OpenMW/openmw!1275
2 years ago
psi29a 036896078d Merge branch 'swedish-translation' into 'master'
Swedish i10n translations

See merge request OpenMW/openmw!2131
2 years ago
Joakim Berg 03b178c2eb Swedish i10n translations 2 years ago
psi29a 8da463926e Merge branch 'warnfix' into 'master'
Follow-up for MR 2112

See merge request OpenMW/openmw!2162
2 years ago
psi29a 6cb8079877 Merge branch 'unique_ptr_wizard' into 'master'
Use unique_ptr for Wizard::InstallationPage members

See merge request OpenMW/openmw!2160
2 years ago
ζeh Matt 8f7ec42c09
Close handle if valid for move assignment 2 years ago
Andrei Kortunov 4e7fe5a8bd Set VFS only once 2 years ago
Andrei Kortunov 4e9a063de2 Fix MacOS build 2 years ago
ζeh Matt 8a724eb772
Delete assignment and copy constructor 2 years ago
ζeh Matt 3c8ef8463c
Close only valid handles 2 years ago
elsid c197896765
Use unique_ptr for Wizard::InstallationPage members 2 years ago
Petr Mikheev e222afc764 Merge branch 'fwd-lua-vfs' into 'master'
Type forward VFS::Manager in luastate.hpp and l10n.hpp

See merge request OpenMW/openmw!2158
2 years ago
ζeh Matt 2014ea40b9
Use ScopedHandle for File::Handle 2 years ago
psi29a 40cab76de5 Merge branch 'fonts' into 'master'
Enhance a way to setup fonts and layout files

See merge request OpenMW/openmw!2112
2 years ago
ζeh Matt c5d85c1854
Revert removal of <atomic> 2 years ago
ζeh Matt 764d34362e
Type forward VFS::Manager in luastate.hpp and l10n.hpp 2 years ago
ζeh Matt ddf43ec42f
Move structs into separate headers, cleanup includes, cleanup forwarders 2 years ago
psi29a 5078b6822a Merge branch 'remove-lowlevelfile' into 'master'
Remove obsolete LowLevelFile

See merge request OpenMW/openmw!2156
2 years ago
ζeh Matt ce556ba0cc
Remove obsolete LowLevelFile 2 years ago
Andrei Kortunov dc97b1d1b4 Add changelog entries 2 years ago
Andrei Kortunov 845a812ebf Drop fonts export - users are supposed to use TrueType fonts or mods with legacy format 2 years ago
Andrei Kortunov b60d14d434 Updated documentation 2 years ago
Andrei Kortunov 5bc5c1bb0c Use our fonts as a fallback 2 years ago
psi29a d888eb84a5 Merge branch 'rm_redundant_echo' into 'master'
Remove redundant echo

See merge request OpenMW/openmw!2137
2 years ago
psi29a 79cc55b2a3 Merge branch 'rename-drawstate' into 'master'
Rename DrawState_ to DrawState and use enum class

See merge request OpenMW/openmw!2151
2 years ago
psi29a 809c6acc1a Merge branch 'everlasting_snow' into 'master'
Use meaningful names instead of pretending we don't know what snow is

See merge request OpenMW/openmw!2152
2 years ago
Andrei Kortunov 1f864e3127 Do not override monospace font 2 years ago
Andrei Kortunov dc0d6fe31d Avoid code duplication 2 years ago
Andrei Kortunov facdc8fc0d Use string_view 2 years ago
Andrei Kortunov d83382d236 Rework Profiler to work with VFS 2 years ago
Andrei Kortunov 59c4ea014d Rework StatsHandler to support VFS 2 years ago
Andrei Kortunov 6f6b5ba04b Some refactoring 2 years ago
Andrei Kortunov db686b25c2 Use fallback data from openmw.cfg to setup fonts 2 years ago
Andrei Kortunov 8513bc9620 Fix build error on MSVC 2 years ago
Andrei Kortunov 8fc3635c2c Use case-insensitive font keys, remove debug code 2 years ago
Andrei Kortunov c47a48e25d Inject layout files to VFS 2 years ago
Andrei Kortunov 2630bc21dd Allow to override MyGUI layout 2 years ago
Andrei Kortunov 4ddba5142e Introduce font mappings 2 years ago
Andrei Kortunov dd04bfccfb Load fonts 2 years ago