1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 07:37:45 +00:00
Commit graph

5 commits

Author SHA1 Message Date
NotAdam
625bcaebc7 fix pcb_reader compiler warnings 2019-01-24 19:04:37 +11:00
Tahir Akhlaq
4bad458849 pcb_reader:
- purge cache every 1000 files
- fixed issues with threadpool
- attempt at using recast api to generate navmesh (doesnt work)
2019-01-21 15:23:38 +00:00
Tahir Akhlaq
3bbf8fe2aa hopefully builds on linux this time 2019-01-20 21:24:36 +00:00
Tahir Akhlaq
b5ecf60f7a clean up some includes in pcb_reader
- fix deadlock
2019-01-20 20:56:14 +00:00
Tahir Akhlaq
59725025e7 refactored pcb_reader
- now uses a shitty threadpool which never terminates apparently
- todo: fix indices
2019-01-20 17:47:39 +00:00