1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 23:57:46 +00:00
sapphire/src/servers/Server_REST
Tahir Akhlaq 0ecf2bd962 enabled edit and continue on windows
- usage: tools > options > debugging > general > enable edit and continue (tick all options within its subtree)
 - attach vs to a server, edit its code, alt + f10
2017-09-03 03:25:12 +01:00
..
client_http.hpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
CMakeLists.txt enabled edit and continue on windows 2017-09-03 03:25:12 +01:00
Forwards.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
LoginSession.cpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
LoginSession.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
main.cpp more restructuring 2017-08-19 00:18:40 +02:00
PlayerMinimal.cpp Fix action interrupt crash; Escaping character names; Adjustments to HP formula; 2017-08-23 00:38:54 -03:00
PlayerMinimal.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
SapphireAPI.cpp Fix action interrupt crash; Escaping character names; Adjustments to HP formula; 2017-08-23 00:38:54 -03:00
SapphireAPI.h mass replace data types to fixed width ones 2017-08-11 22:58:45 +01:00
server_http.hpp mass replace data types to fixed width ones 2017-08-11 22:58:45 +01:00
Session.cpp Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00
Session.h Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00