Lucy
|
fce3397b92
|
Add missing includes for *nix
(cherry picked from commit 769edce0c883960ca9eac69a8e05e89760dafafd)
|
2023-01-20 06:54:51 +01:00 |
|
Mordred
|
920da4de3b
|
Tiny cleanup
|
2023-01-18 21:44:26 +01:00 |
|
Mordred
|
4cef7cdab9
|
Map previously unmapped eobj and enpc
|
2022-01-23 23:00:50 +01:00 |
|
Mordred
|
48ed9da414
|
Initial commit of Sapphire for FFXIV 3.0 "light rewrite"
|
2021-11-27 00:53:57 +01:00 |
|
Taezen
|
7f983bbf67
|
exd parser optimizations
|
2021-09-13 16:30:32 +02:00 |
|
NotAdam
|
abcba7aebd
|
Merge branch 'feature/vs2019' into develop
|
2020-02-08 09:58:30 +11:00 |
|
Mordred
|
b17af41e67
|
Major rewrite of zonelines, aetherytes and discoveries
|
2019-10-21 23:24:26 +02:00 |
|
NotAdam
|
db37d9ea3c
|
vs2019 support & dropping std::experimental::filesystem
|
2019-10-14 18:41:28 +11:00 |
|
Mordred Admin
|
3db411d907
|
Fixing some CMake issues with mariadb
|
2019-08-30 15:29:02 +02:00 |
|
NotAdam
|
90d1fbc3ea
|
refactor Util -> Common::Util & Action to World::Action
|
2019-06-02 00:35:00 +10:00 |
|
NotAdam
|
4c535accd6
|
begin tools cleanup, lgb group dumping
|
2019-04-11 19:06:27 +10:00 |
|
Mordred
|
972a5ae806
|
Small bnpc fixed. Target / initial state
|
2019-01-29 23:54:52 +01:00 |
|
Tahir Akhlaq
|
9711cc475d
|
pcb_reader:
- block main export thread while tasks are pending
|
2019-01-26 16:07:07 +00:00 |
|
Tahir Akhlaq
|
ebeb5db3ba
|
pcb_reader:
- try free up some memory (recast still leaking a lot though)
|
2019-01-26 15:39:20 +00:00 |
|
Tahir Akhlaq
|
3827650c9e
|
pcb_reader:
- export obj if it doesnt exist already
|
2019-01-26 11:30:25 +00:00 |
|
NotAdam
|
75e9571c8f
|
fix build and obj exporting
|
2019-01-26 21:34:16 +11:00 |
|
NotAdam
|
ff3848729a
|
revert to default path
|
2019-01-26 21:26:45 +11:00 |
|
Adam
|
bcdfc0cab1
|
Merge branch 'develop' into develop
|
2019-01-26 21:25:40 +11:00 |
|
Tahir Akhlaq
|
519398a96d
|
pcb_reader
- export by level name
|
2019-01-26 10:10:40 +00:00 |
|
NotAdam
|
3075764990
|
cleanup navmesh and navquery
|
2019-01-26 20:14:14 +11:00 |
|
NotAdam
|
6e736ed4f1
|
style is good now probably
|
2019-01-26 19:45:42 +11:00 |
|
NotAdam
|
a30ae6bcac
|
fix more style
|
2019-01-26 19:43:42 +11:00 |
|
NotAdam
|
a8fd79e6ad
|
fix style
|
2019-01-26 19:41:57 +11:00 |
|
NotAdam
|
d7418fb6c3
|
move comment to correct location
|
2019-01-26 18:47:59 +11:00 |
|
NotAdam
|
c608d9e629
|
add headless navmesh exporting
|
2019-01-26 18:45:37 +11:00 |
|
NotAdam
|
3d88447968
|
fix race condition where navmesh export would start before object is exported
|
2019-01-26 16:37:18 +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
|
f057208abf
|
more pcb_reader things
|
2019-01-23 18:47:41 +00: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
|
5484ceb2a6
|
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
|
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 |
|
Tahir Akhlaq
|
9aff14b92e
|
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
|
2019-01-20 09:56:50 +00:00 |
|
Tahir Akhlaq
|
249ed527f3
|
pcb_reader things because lets use two threads and keep one locked for no reason
|
2019-01-20 09:53:15 +00:00 |
|
NotAdam
|
06408d5496
|
link and include recast in pcb_reader
|
2019-01-20 20:07:32 +11:00 |
|
Tahir Akhlaq
|
bb5224bcd6
|
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
|
303fc8c236
|
Moved tools to oos build aswell
|
2019-01-02 23:40:34 +01:00 |
|
Mordred
|
589205d41e
|
Moved cmake logic to root cmakelists
|
2018-12-31 13:54:31 +01:00 |
|
Mordred
|
f7a8f29b16
|
No more namespace Core, renamed to Sapphire
|
2018-11-29 16:55:48 +01:00 |
|
Mordred
|
3cddd7b1ab
|
Boost removed from all tools
|
2018-10-27 22:51:16 +02:00 |
|
NotAdam
|
e357521ee6
|
add spdlog, remove boost is gone from common
|
2018-10-25 12:21:22 +11:00 |
|
Mordred
|
e745bd0329
|
Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details
|
2018-08-29 21:40:59 +02:00 |
|
goaaats
|
15345d36d2
|
Fix pcb_reader, quest_parser
|
2018-02-11 16:50:31 +01:00 |
|
Adam
|
4ccc2cfc26
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2018-02-08 23:58:30 +11:00 |
|
Adam
|
06bf24a606
|
pcb_reader dumps hierachyId now
spawning objects has never been more fun!
|
2018-02-08 23:28:30 +11:00 |
|
Mordred
|
cf6d997405
|
Merge pull request #246 from GokuWeedLord/develop
fix windows paths with pcb reader
|
2018-02-08 11:40:51 +01:00 |
|
Adam
|
2347568293
|
fix pcb_reader ignoring windows paths in arguments
|
2018-02-08 20:29:39 +11:00 |
|
Tahir Akhlaq
|
6a32729540
|
added instancecontent.csv dump to pcb_reader
|
2018-02-07 22:13:20 +00:00 |
|