summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-11Apply elsid's switch suggestionsclangformatEvil Eye
2021-10-11Remove Java optionEvil Eye
2021-07-05Remove some useless directivesjvoisin
2021-07-05Fix error: unknown enumerated scalarEvil Eye
2021-07-05Go Allman all the way.psi29a
2021-07-05Fix clang12 issue; remove javascript/objc psi29a
2021-07-05finally introduce .clang-format; request for comments and changesBret Curtis
2021-07-05Merge branch 'navmesh_memory' into 'master'psi29a
2021-07-05Merge branch 'constexpr_const' into 'master'psi29a
2021-07-05Merge branch 'curl-fail' into 'master'psi29a
2021-07-04Use RecastMeshBuilder once to create RecastMeshelsid
2021-07-04Shrink to fit recast mesh dataelsid
2021-07-04Define ESM::Land static constants as constexprelsid
2021-07-04Fail on bad download instead of downloading HTML 404 pageAnyOldName3
2021-07-04Merge branch 'astoecke-fix-6129' into 'master'psi29a
2021-07-04Fix Avatar Preview Coordinate Transformations in the Inventory (Issues #6129,...Andreas Stöckel
2021-07-03Merge branch 'fix-sneaking-with-followers' into 'master'Evil Eye
2021-07-03Ignore actors siding with player in awarness check to allow training the snea...NeveHanter
2021-07-03Merge branch 'showmap' into 'master'Evil Eye
2021-07-03Fix ShowMap partial match filtering (bug #6115)Dobrohotov Alexei
2021-07-02Merge branch 'base64-fixes' into 'master'psi29a
2021-07-01Merge branch 'list2vect' into 'master'elsid
2021-07-01Use a std::vector instead of a std::list in hypertextparser.cppjvoisin
2021-07-01Merge branch 'fix_new_game_guard_3' into 'master'psi29a
2021-06-30Consider path not found when there is navmesh query errorelsid
2021-06-30Use proper check for distanceelsid
2021-06-30Check dtNavMeshQuery::findStraightPath statuselsid
2021-06-30Check dtNavMeshQuery::getPolyHeight statuselsid
2021-06-30Remove redundant getPolyHeight wrapperelsid
2021-06-30Move include where it is neededelsid
2021-06-30Remove redundant check for y coordinate in inRange functionelsid
2021-06-29Merge branch 'del_cmt' into 'master'Evil Eye
2021-06-29Delete an outdated/irrelevant commentjvoisin
2021-06-29Merge branch 'fontloader' into 'master'Evil Eye
2021-06-29Merge branch 'clamp' into 'master'Petr Mikheev
2021-06-29Merge branch 'const_moar' into 'master'Petr Mikheev
2021-06-29Minor refactor making use of std::clampjvoisin
2021-06-29Use a switch-case instead of a map, on elsid@' advicejvoisin
2021-06-29Clean the fontloader's hack for polish font upjvoisin
2021-06-28Merge branch 'staticsload' into 'master'Evil Eye
2021-06-28Merge branch 'fix_malexa_escape' into 'master'psi29a
2021-06-28Merge branch 'alpha-test-override' into 'master'psi29a
2021-06-28Merge branch 'pathgrid_tooltip' into 'master'psi29a
2021-06-28Merge branch 'optimize_off_mesh_connections' into 'master'psi29a
2021-06-28Some actors are supposed to spawn on an object that belongs to an adjacent cell.fredzio
2021-06-28Do not overwrite old removed state with old dummy stateAnyOldName3
2021-06-28Show number of pathgrid node in a tooltipelsid
2021-06-27Add pathgrid edges as one direction off mesh connectionelsid
2021-06-27Use only off mesh connections starting or ending in a given tileelsid
2021-06-27Cleanup unused tile positions from OffMeshConnectionsManagerelsid