Commit Graph

9 Commits

Author SHA1 Message Date
fagoatse bc1c17fde9 Core/PacketIO: Fixed SMSG_AUTH_RESPONSE structure after recent hotfix (#21)
just syncing with TC
2018-06-21 00:15:50 +03:00
hondacrx 2c3479c6e2 Core/Refactor: Part 4 2018-05-27 15:40:06 -04:00
hondacrx 5dacd669b5 Core/Refactor: Part 3 2018-05-16 19:57:48 -04:00
hondacrx 0a3dfaba37 Updated to 7.3.5.25996 (Db2 files not updated) 2018-02-19 10:32:16 -05:00
hondacrx 796fcd9242 Fixed string getting cut off if the string had some symbols. The length of the string would not be the same as the bytes length. 2018-01-04 18:28:13 -05:00
hondacrx 28c0ef9d03 Happy New Year!!!! 2018-01-02 13:02:21 -05:00
Fabian facab2dce6 Revert "Fixed some (many) "{ get; set; }""
This reverts commit 8393349316.
2017-11-05 22:26:25 +01:00
Fabian 8393349316 Fixed some (many) "{ get; set; }" 2017-10-26 19:36:15 +02:00
Fabian a3dc7b3f48 Ported .Net Core commits:
hondacrx:
- Initial commit: Switch to .Net Core 2.0
- Fix build and removed not needed files
Fabi:
- Updated solution platforms.
- Changed folder structure.
- Change library target framework to netstandard2.0.
- Updated solution platforms again...
- Removed windows specific kernel32 function usage (Ctrl-C handler).
2017-10-26 17:23:44 +02:00