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

5 commits

Author SHA1 Message Date
Reyli
6111461aef Removing C style casts round 2
Replacing the stuff I did for warning removal during build from C style
casts to static_cast.
2024-06-24 00:39:45 -05:00
Reyli
5c7d90ff84 Warning removals round 2
Chugged through the rest of the warnings by casting and builds without
warnings.
I was going through the intellisense stuff and initializing struct
variables but like... it stopped working after I restarted Visual
Studio.

Guess you get what I got.
2024-06-21 09:51:53 -05:00
Mordred
a84d0f4154 Map previously unmapped eobj and enpc
# Conflicts:
#	src/world/Manager/EventMgr.cpp
2023-02-05 07:18:30 +09:00
Mordred
b17af41e67 Major rewrite of zonelines, aetherytes and discoveries 2019-10-21 23:24:26 +02:00
Mordred
038cb5442a Cleaned up pcb_reader as nav_export 2019-02-01 23:27:16 +01:00