1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 16:57:47 +00:00
Commit graph

136 commits

Author SHA1 Message Date
Mordred Admin
ec72cf6836 Merge http://www.github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN
Conflicts:
	CMakeLists.txt
	src/servers/Server_Common/Network/PacketDef/Ipcs.h
	src/servers/Server_Zone/Actor/PlayerQuest.cpp
	src/servers/Server_Zone/Actor/PlayerSql.cpp
2017-10-25 14:49:35 +02:00
ShelbyZ
b15fc7164c Addressing unchecked iterator issues with core project
- std::equal can take a 2nd iterator end
- use _SCL_SECURE_NO_WARNINGS for std::copy issues in exd_common_gen
2017-10-22 18:11:00 -07:00
Mordred
897cbb07ac Merge pull request #147 from takhlaq/pcb
fixed map export legit this time
2017-10-21 09:20:37 +02:00
Tahir Akhlaq
6789dad0e8 fixed map export legit this time 2017-10-20 22:50:21 +01:00
Mordred
7dc192cee2 Merge pull request #146 from takhlaq/pcb
cleaned up some compiler warnings in pcb_reader
2017-10-20 21:27:59 +02:00
Tahir Akhlaq
5a023f8436 legit why the fuck are we missing stairs in towers (pcb) 2017-10-20 17:56:01 +01:00
Tahir Akhlaq
424c52ce7d cleaned up some compiler warnings in pcb_reader
- fixed loading some gimmick entries
2017-10-20 13:34:03 +01:00
Mordred
a0ddf9659c Merge pull request #141 from takhlaq/pcb
pcb stuff (missing some objects)
2017-10-19 19:00:21 +02:00
Tahir Akhlaq
fbe91234a4 fix linux build for pcb reader 2017-10-19 17:49:08 +01:00
Tahir Akhlaq
9263496d27 fix pcb linux build 2017-10-19 17:26:01 +01:00
Tahir Akhlaq
bc89049ada fixed collision dumping
- added saintcoinach's sgb parsing
2017-10-19 16:38:06 +01:00
ShelbyZ
abb2ccdbe4 signed/unsigned mismatch issues
- Move for...loop int to size_t
- Move int32_t to uint32_t
2017-10-19 07:12:09 -07:00
Tahir Akhlaq
a90fd345dc const all the things for readability
- removed .mdl collision loading since game doesnt use it

fixed style issues in pcb_reader
2017-10-19 09:39:05 +01:00
Tahir Akhlaq
06271dd669 fixed issue with missing objects 2017-10-19 09:38:53 +01:00
Tahir Akhlaq
2e13df1934 slightly cleaned up PCB reader, added some exception logging 2017-10-19 09:38:52 +01:00
Tahir Akhlaq
ae1b8a393e cleaned up collision map exporter
- export by object
2017-10-19 09:38:51 +01:00
Tahir Akhlaq
9ec749a964 exported collision maps correctly now (i think) 2017-10-19 09:38:50 +01:00
Mordred
15d18f29de hopefully fixed issues with pcb 2017-10-19 09:38:49 +01:00
Tahir Akhlaq
44f7dc290f added wavefront obj dump (doesnt work yet) 2017-10-19 09:38:49 +01:00
Tahir Akhlaq
3c24a3ef57 added list.pcb file mapping
- added LGB parser (all credit for LGB to contributor<https://github.com/ufx/SaintCoinach/blob/master/SaintCoinach/Graphics/Lgb/>, lgb.h is simply their work ported to c++)
- todo: correct object placement
2017-10-19 09:38:48 +01:00
Mordred Admin
e490d0c28c Array support in exd generator 2017-10-13 14:45:14 +02:00
Mordred
3088d1b66d Included the ex.json 2017-10-12 23:40:45 +02:00
Mordred
90819c4c23 Fixed 2 small issues in the generator code 2017-10-12 18:54:19 +02:00
Mordred Admin
afdb2f401a Improved exd struct generator, arrays still missing 2017-10-12 15:47:21 +02:00
Mordred Admin
c541064b22 Fixed the struct generator and added a small struct test app 2017-10-12 09:02:28 +02:00
Mordred
bad5a17850 first potentially working dat reader generation 2017-10-12 00:07:41 +02:00
Mordred Admin
3a64f62f33 Actually generate a pseudostruct 2017-10-11 15:03:08 +02:00
Mordred Admin
9edf9dca68 Barebone project for exd struct parsing 2017-10-11 14:27:17 +02:00
Mordred Admin
cdfd2e8294 exd common parser now defines structs strongly typed 2017-10-11 13:35:58 +02:00
Mordred
0500512a16 However a windows.h include got in there... 2017-10-03 12:06:12 +02:00
Mordred
5e93cf116a simplified cmakelist 2017-10-03 11:55:21 +02:00
Mordred
1be9d18059 Added a generator for enums based on data in the exds 2017-10-03 11:51:38 +02:00
Minho Kang
e532d4b314 Ported dump vfs path script to 4.06 2017-09-10 23:52:50 +09:00
Mordred
3ecc1e6f14 more restructuring 2017-08-19 00:18:40 +02:00
amibu
97580d6460 Added hacky PS4 support back 2017-08-08 22:55:02 +02:00
Mordred Admin
e691d0504a Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00