1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-03 01:07:47 +00:00
Commit graph

9 commits

Author SHA1 Message Date
NotAdam
db37d9ea3c vs2019 support & dropping std::experimental::filesystem 2019-10-14 18:41:28 +11:00
Adam
bcdfc0cab1 Merge branch 'develop' into develop 2019-01-26 21:25:40 +11:00
NotAdam
c608d9e629 add headless navmesh exporting 2019-01-26 18:45:37 +11:00
NotAdam
80c06a76b4 fix pcb_reader not exporting terrain in composite zone objects 2019-01-26 15:23:37 +11:00
NotAdam
dad88484de fix pcb_reader compiler warnings 2019-01-24 19:04:37 +11:00
Tahir Akhlaq
abb2d87395 pcb_reader
- added eobj parsing (doesnt seem to work?)
- readded ghetto commandline recastdemo export (windows only)
- fixed threadpool legit this time
2019-01-22 19:43:12 +00:00
Tahir Akhlaq
00c7558b1b hopefully builds on linux this time 2019-01-20 21:24:36 +00:00
Tahir Akhlaq
3348cc9c47 clean up some includes in pcb_reader
- fix deadlock
2019-01-20 20:56:14 +00:00
Tahir Akhlaq
fb99dfc915 refactored pcb_reader
- now uses a shitty threadpool which never terminates apparently
- todo: fix indices
2019-01-20 17:47:39 +00:00