Cekis
a63877337e
Refactored DbBindableLong to be more appropriately named DbBindableInt32
2022-01-17 03:31:45 -05:00
Cekis
4d7c0de43f
Adjusted DbBindableLong to be 64 bits if needed and adjusted timing for 64 bits
2021-12-21 18:22:16 -05:00
Cekis
66fc6c48dd
Updated CMake build flags
2021-12-13 19:56:00 -05:00
Cekis
78959d8034
Fixed issue for newer compilers and adjusted Oracle and chat for compilation
2021-12-11 22:57:25 -05:00
Cekis
a4e3f44fec
Fixed issues with CMake configuration
2021-12-10 14:11:28 -05:00
Cekis
966c7eef79
Added Oracle 21 paths and fixed issue with naming
2021-12-08 20:50:13 -05:00
Cekis
f41c6ec149
Fixed compiler warnings for mixing Strings with char *
2021-11-28 23:38:47 -05:00
Cekis
5c88dd754a
Added adjustments that allow compiling with CLang 9.0.1 or GCC 10
2021-11-26 02:52:26 -05:00
Cekis
8be3a301d3
Removed old crypto lib
2021-11-22 00:55:50 -05:00
Cekis
c87b327408
Updating badly chosen replacement data type
2021-11-22 00:39:12 -05:00
Cekis
3fad517897
Back port to 32 bit to take advantage of 64 bit adjustments
2021-11-22 00:28:35 -05:00
Cekis
7e13b9546a
Fixed size issue with ByteStream and removed some debug output
2021-11-20 19:08:23 -05:00
Cekis
d49e30c9f0
Merge branch '64-bit-types' of https://github.com/SWG-Source/src into 64-bit-types
2021-11-17 02:07:13 -05:00
Cekis
094525218e
Adjusted a few more data types to fix communication issues.
2021-11-17 02:06:36 -05:00
Cekis and GitHub
ebe78d309b
Update README.md
2021-11-13 00:42:08 -08:00
Cekis and GitHub
62db74b999
Updated readme and added recognition to Apathy
...
Mega thanks to Apathy for his help in making the 64 bit version happen. Without his knowledge and super-special ability to act as a mega sounding board. Thanks for letting me ramble and lose my mind!
2021-11-13 00:40:01 -08:00
Cekis
a4367ad879
Fixed issue with PlayerQuestData parsing - server is RUNNING
2021-11-13 03:12:15 -05:00
Cekis
26b6f8365f
Reworked Archive package for standard data types and fixed issue with Server package overrun
2021-11-13 02:22:37 -05:00
Cekis
6725ce7696
Fixed some incorrect sizing on network messages.
2021-11-07 21:53:51 -05:00
Cekis
05e9202dbf
Removed native methods that no longer exist.
2021-11-06 16:08:49 -04:00
Cekis
45e474ecbe
Fixed timeout issue with server startup.
2021-11-06 00:26:45 -04:00
Cekis
5889d7e753
Fixed issue with profanity filter
2021-11-04 17:04:49 -04:00
Cekis
f059a84c8c
Fixed issues loading string tables.
2021-11-03 14:39:09 -04:00
Cekis
ac1f374b0b
Datatables now compiling correctly
2021-11-02 00:44:59 -04:00
Cekis
88bdd17f06
Compiling 100% - Execution still broken - DataTable tool may need adjustment
2021-11-01 00:30:09 -04:00
Cekis
7700a7c7ea
Adjusting CMake files
2021-10-31 13:52:33 -04:00
Cekis
e172d41216
Progress on updating Crypto++
2021-10-30 14:56:30 -04:00
Cekis
0139fd830a
Added Crypto++ v8.6 - does not yet build as a whole
2021-10-29 16:39:28 -04:00
Cekis
60c8c1fcbf
Compiling 100% with Types change approach - still does not build.
2021-10-21 17:45:04 -04:00
John and GitHub
f838d31a26
Update PlayerCreatureController.cpp
2021-10-05 23:42:27 -04:00
John and GitHub
e11d527b7a
Update PlayerCreatureController.cpp
2021-09-28 13:36:36 -04:00
John and GitHub
61070d8b6a
Update PlayerCreatureController.cpp
2021-09-28 01:50:11 -04:00
John and GitHub
8ed0a7cb67
Update TangibleObject.cpp
2021-09-28 01:42:28 -04:00
John and GitHub
f909c2f926
Add Lava Resistant Kit Functionality Support
2021-09-15 16:37:52 -04:00
Erusman
d78c3182c1
src will now compile with gcc 7, 8, and 9. Tested on current openSUSE 15.2 VM as well as Debian 11 with gcc 9.4
2021-09-12 18:15:05 -07:00
Erusman
78519f34d9
add oracle instantclient 19.12 support for FindOracle.cmake
2021-09-12 07:04:35 -07:00
Erusman
653e85f6ee
Update to gcc cflags to allow src to comile with gcc 8.
2021-09-11 05:09:08 -07:00
AconiteX
b04b46981d
Bug Fix for Cell Permissions in Space Transfers
2021-08-24 09:25:24 -04:00
AconiteX
1a6d142a23
Cell Permission Updates
2021-08-20 00:48:22 -04:00
John and GitHub
cec47798d1
Update Client.cpp
2021-08-17 10:47:57 -04:00
John and GitHub
b0b8f6d799
Update ScriptFunctionTable.cpp
2021-08-17 09:32:05 -04:00
John and GitHub
c4290801b0
Update ScriptFunctionTable.h
2021-08-17 09:30:48 -04:00
AconiteX
55976968a0
Admin Account Routing Refactor
2021-08-16 11:44:25 -04:00
AconiteX
89169339c6
Move no trade removal script attach from baselines to initialization
2021-08-14 00:43:41 -04:00
AconiteX
5c96c3343c
Cleanup Warden/Squelch/Spammer Permissions
2021-08-10 20:50:00 -04:00
Cekis and GitHub
5278762ed1
Delete .github/workflows directory
2021-06-20 12:12:42 -07:00
Cekis and GitHub
06df64c7a6
Update main.yml
2021-06-20 12:00:44 -07:00
Cekis and GitHub
3a45f0943b
Update main.yml
2021-06-20 11:58:55 -07:00
Cekis and GitHub
12f3060ad8
Update main.yml
2021-06-20 11:58:05 -07:00
Cekis and GitHub
d517c3bf4d
Update main.yml
2021-06-20 11:53:21 -07:00