1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-05 10:17:46 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Tahir Akhlaq
7659c1be1b navmesh generation in pcb_reader
- requires RecastDemo built from https://github.com/takhlaq/recastnavigation/tree/garbage
- copy recastdemo.exe, sdl.dll, sdl2.dll into same directory as pcb_reader exe
2019-01-18 18:32:48 +00:00
Mordred
51ee602e43 Moved tools to oos build aswell 2019-01-02 23:40:34 +01:00
Mordred
ade2dece10 Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
f391fe3c99 Boost removed from all tools 2018-10-27 22:51:16 +02:00
NotAdam
4b013b5b0b add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
Mordred
89a9b16555 Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details 2018-08-29 21:40:59 +02:00
Tahir Akhlaq
2a264af7cd fixed discovery legit 2018-08-03 16:54:46 +01:00
Tahir Akhlaq
b211fa9140 attempt to support multi layer discovery parsing 2018-07-26 19:11:08 +01:00
Tahir Akhlaq
71d628762e fixed discovery parser
- updated discoveryinfo.sql with generated discovery entries
2018-07-25 21:46:44 +01:00
Tahir Akhlaq
a4c189b71e attempt to fix build 2018-03-22 22:56:14 +00:00
Mordred
0afb688374 Added discovery parser 2018-03-22 23:01:55 +01:00