Commit Graph

  • 22dd13d4a4 Merge pull request #34 from Galaxies-Reborn/x64-dx9-no-docker 64-bit-types John 2026-07-26 12:45:03 -04:00
  • a7c14599c8 Support Oracle 19 x64 Instant Client discovery Sais 2026-07-24 21:10:27 -04:00
  • 750f7d8601 Stop dereferencing a 32-bit frame offset in the SIGSEGV handler Sais 2026-07-25 02:20:03 -04:00
  • 4fac50d2e5 Back QueryPerformanceCounter with a monotonic clock Sais 2026-07-25 02:20:03 -04:00
  • ec3419dbb0 Store call stack addresses at pointer width Sais 2026-07-25 02:19:45 -04:00
  • 55c8f225f2 Use fixed-width counts in the NetworkId and Unicode packed maps Sais 2026-07-25 02:19:32 -04:00
  • 7d2159a337 Merge pull request #31 from SWG-Source/feature/configurable-entertainer-captcha master Heron 2026-05-13 19:38:09 -04:00
  • 28af3bbff9 Added parameter to control entertainer captcha from the server feature/configurable-entertainer-captcha Heron 2026-05-13 16:42:45 -04:00
  • e52f3f2f72 Merge pull request #29 from bcalabro/patch-1 John 2025-05-07 18:36:48 -04:00
  • 688a477fd9 Add JNI Call for getBuildoutAreaRect for buildout_utility.java Brandon Calabro 2025-05-07 14:00:35 -05:00
  • 498b0638e7 fix for preventing use of openCont on NPCs John 2023-10-23 03:59:03 -04:00
  • 8fbee78517 Fixed bugs related to database inconsistencies between 32 bit and 64 bit. Cekis 2023-09-01 01:57:54 -04:00
  • 73ecb88aeb Removed problematic compiler flags Cekis 2023-09-01 01:56:05 -04:00
  • eee557e84c Organized CMake file a bit better Cekis 2023-08-31 01:31:26 -04:00
  • 1cadfc275b Added static casts to BindableLongs when storing data Cekis 2023-08-30 01:13:07 -04:00
  • af9221a143 Merge pull request #28 from SWG-Source/Cekis-patch-1 Cekis 2023-06-21 22:09:14 -07:00
  • 8a86bcc30d Merge branch 'Cekis-patch-1' of https://github.com/SWG-Source/src into Cekis-patch-1 Cekis-patch-1 Cekis-SWG 2023-06-21 22:08:11 -07:00
  • 9f5425d421 Update CreatureObject.cpp Cekis 2023-06-21 21:48:49 -07:00
  • 319a0aefa8 Update CreatureObject.cpp Cekis 2023-06-21 17:33:49 -07:00
  • dc211532a8 Update CreatureObject.cpp Cekis 2023-06-21 21:48:49 -07:00
  • 30d3403434 Update compile-src.yml Cekis 2023-06-21 21:47:40 -07:00
  • 6a8a8e12ab Update CreatureObject.cpp Cekis 2023-06-21 17:33:49 -07:00
  • cf939a4a2d Update CreatureObject.cpp Cekis 2023-06-19 22:50:04 -07:00
  • b12f98ec26 Removed annoying output used for testing and added chat library link atmo Cekis 2023-02-21 18:46:51 -05:00
  • 8624c44254 Merge branch 'master' into 64-bit-types Cekis 2022-09-22 11:49:30 -07:00
  • 1df9ef14e7 Fixed issue where guarded targets in space would crash Cekis 2022-09-21 19:54:18 -04:00
  • 20501250af [E] Stop crafting session serverside when finishing last step (#27) Rory King 2022-07-30 16:02:08 +01:00
  • ac2b7d70dd Stopgap fix for stoi crash in ext admin level req John 2022-04-03 06:34:03 -04:00
  • 445d9e51e2 Update ServerObject.cpp John 2022-03-21 20:33:07 -04:00
  • a659007e40 Update ServerObject.cpp John 2022-03-21 19:00:12 -04:00
  • 77176f3495 Server account lot size now a config value. Cekis 2022-03-21 15:30:01 -04:00
  • aea98a2b44 Interim commit checkpoint - starts up but failure to read data after quest progresses Cekis 2022-02-16 16:23:53 -05:00
  • 97e1954eb3 Removed extra line break on mIFF compiler Cekis 2022-02-07 17:20:44 -05:00
  • 487ddeee31 Backed out bad commit and added cleaner logging to mIFF. Cekis 2022-02-07 15:53:11 -05:00
  • 9fea76f6ab Added extra verbiage to logging statement Cekis 2022-02-07 09:35:22 -05:00
  • 552af24d0a Adjustments to issues when compiling in 64 bits Cekis 2022-02-05 15:51:47 -05:00
  • 1f36461dc5 Fixed issues found in my own review. Cekis 2022-02-01 23:08:16 -05:00
  • 16bf8e1c71 Updated method as userData is actually a 32 bit integer Cekis 2022-01-27 00:10:48 -08:00
  • 0689560564 Merged in master branch Cekis 2022-01-24 23:53:34 -08:00
  • f8aaa0efdf Addressed several compiler warnings from GCC Cekis 2022-01-24 23:34:28 -08:00
  • 7957b543fd Added comments and removed setting defaults again for CMake Cekis 2022-01-19 14:55:14 -05:00
  • c3c081bf8d Updating CMake build files to be more reliable and readable. Cekis 2022-01-19 01:01:16 -05:00
  • a63877337e Refactored DbBindableLong to be more appropriately named DbBindableInt32 Cekis 2022-01-17 03:31:45 -05:00
  • b180059793 Create compile-src.yml Cekis 2022-01-15 10:59:25 -08:00
  • a5c209e26e Updated CMake files for CI effort Cekis 2022-01-14 03:09:45 -05:00
  • 4d7c0de43f Adjusted DbBindableLong to be 64 bits if needed and adjusted timing for 64 bits Cekis 2021-12-21 18:22:16 -05:00
  • 19ecf72b4c Fixed issues causing newer compilers to complain. Cekis 2021-12-13 21:08:31 -05:00
  • 66fc6c48dd Updated CMake build flags Cekis 2021-12-13 19:56:00 -05:00
  • 78959d8034 Fixed issue for newer compilers and adjusted Oracle and chat for compilation Cekis 2021-12-11 22:57:25 -05:00
  • 4c19ed30fe Update FindOracle.cmake Phoenix 2021-12-10 20:56:30 -05:00
  • 1a15b45540 Update FindOracle.cmake Phoenix 2021-12-10 20:49:30 -05:00
  • a4e3f44fec Fixed issues with CMake configuration Cekis 2021-12-10 14:11:28 -05:00
  • 966c7eef79 Added Oracle 21 paths and fixed issue with naming Cekis 2021-12-08 20:50:13 -05:00
  • 3542f54831 Update FindJNI.cmake Phoenix 2021-11-29 19:31:47 -05:00
  • f41c6ec149 Fixed compiler warnings for mixing Strings with char * Cekis 2021-11-28 23:38:47 -05:00
  • 334fdd42d3 Added association for external projects that include the udplibrary (i.e. stationchat) Cekis 2021-11-27 11:13:57 -08:00
  • 5c88dd754a Added adjustments that allow compiling with CLang 9.0.1 or GCC 10 Cekis 2021-11-26 02:52:26 -05:00
  • 8be3a301d3 Removed old crypto lib Cekis 2021-11-22 00:55:50 -05:00
  • c87b327408 Updating badly chosen replacement data type Cekis 2021-11-22 00:39:12 -05:00
  • 3fad517897 Back port to 32 bit to take advantage of 64 bit adjustments Cekis 2021-11-22 00:28:35 -05:00
  • 7e13b9546a Fixed size issue with ByteStream and removed some debug output Cekis 2021-11-20 19:08:23 -05:00
  • b401b7110a Update README.md Cekis 2021-11-18 13:03:54 -08:00
  • d49e30c9f0 Merge branch '64-bit-types' of https://github.com/SWG-Source/src into 64-bit-types Cekis 2021-11-17 02:07:13 -05:00
  • 094525218e Adjusted a few more data types to fix communication issues. Cekis 2021-11-17 02:06:36 -05:00
  • ebe78d309b Update README.md Cekis 2021-11-13 00:42:08 -08:00
  • 62db74b999 Updated readme and added recognition to Apathy Cekis 2021-11-13 00:40:01 -08:00
  • a4367ad879 Fixed issue with PlayerQuestData parsing - server is RUNNING Cekis 2021-11-13 03:12:15 -05:00
  • 26b6f8365f Reworked Archive package for standard data types and fixed issue with Server package overrun Cekis 2021-11-13 02:22:37 -05:00
  • f9deb62de2 Update README.md Cekis 2021-11-09 22:26:06 -08:00
  • 39af06e524 Update README.md Cekis 2021-11-09 22:13:57 -08:00
  • 6725ce7696 Fixed some incorrect sizing on network messages. Cekis 2021-11-07 21:53:51 -05:00
  • 05e9202dbf Removed native methods that no longer exist. Cekis 2021-11-06 16:08:49 -04:00
  • 45e474ecbe Fixed timeout issue with server startup. Cekis 2021-11-06 00:26:45 -04:00
  • 5889d7e753 Fixed issue with profanity filter Cekis 2021-11-04 17:04:49 -04:00
  • f059a84c8c Fixed issues loading string tables. Cekis 2021-11-03 14:39:09 -04:00
  • ac1f374b0b Datatables now compiling correctly Cekis 2021-11-02 00:44:59 -04:00
  • 88bdd17f06 Compiling 100% - Execution still broken - DataTable tool may need adjustment Cekis 2021-11-01 00:30:09 -04:00
  • 7700a7c7ea Adjusting CMake files Cekis 2021-10-31 13:52:33 -04:00
  • e172d41216 Progress on updating Crypto++ Cekis 2021-10-30 14:56:30 -04:00
  • 0139fd830a Added Crypto++ v8.6 - does not yet build as a whole Cekis 2021-10-29 16:39:28 -04:00
  • 60c8c1fcbf Compiling 100% with Types change approach - still does not build. Cekis 2021-10-21 17:45:04 -04:00
  • 5d8b37067f Checkpoint - committing to investigate a different approach. 64-bit-conversion Cekis 2021-10-20 12:29:04 -04:00
  • ef283489b5 WIP: Tools now generating 64 bit versions of IFF files Cekis 2021-10-18 14:20:49 -04:00
  • 597d4567ae Many integer data type changes (and some temp output) Cekis 2021-10-15 15:25:43 -04:00
  • e8a1715dfd Fixed bug with Miff, TPF and TAB tools not working. Cekis 2021-10-13 04:49:32 -04:00
  • 69caed8941 Check Point: Compiles 100% with MIFF Cekis 2021-10-08 13:53:17 -04:00
  • 940972f67b Check Point: Compiles to about 75% Cekis 2021-10-08 00:46:27 -04:00
  • f40e894442 Check Point: compiling to about 11% before first error. Cekis 2021-10-07 17:30:45 -04:00
  • f838d31a26 Update PlayerCreatureController.cpp John 2021-10-05 23:42:27 -04:00
  • e11d527b7a Update PlayerCreatureController.cpp John 2021-09-28 13:36:36 -04:00
  • 61070d8b6a Update PlayerCreatureController.cpp John 2021-09-28 01:50:11 -04:00
  • 8ed0a7cb67 Update TangibleObject.cpp John 2021-09-28 01:42:28 -04:00
  • f909c2f926 Add Lava Resistant Kit Functionality Support John 2021-09-15 16:37:52 -04:00
  • 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 Erusman 2021-09-12 18:15:05 -07:00
  • 78519f34d9 add oracle instantclient 19.12 support for FindOracle.cmake Erusman 2021-09-12 07:04:35 -07:00
  • 653e85f6ee Update to gcc cflags to allow src to comile with gcc 8. Erusman 2021-09-11 05:09:08 -07:00
  • d31c205980 Merge pull request #20 from SWG-Source/master 3.1 John 2021-08-25 17:50:33 -04:00
  • b04b46981d Bug Fix for Cell Permissions in Space Transfers AconiteX 2021-08-24 09:25:24 -04:00
  • 1a6d142a23 Cell Permission Updates AconiteX 2021-08-20 00:48:22 -04:00
  • faf406cdea Merge pull request #19 from SWG-Source/master John 2021-08-17 13:30:12 -04:00