40
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md
dfighter
as dfighter1985
More... almost 2 years ago
Update README.md
dfighter
as dfighter1985
More... almost 2 years ago
Merge pull request #446 from cressidagp/quest752
dfighter
as dfighter1985
More... almost 2 years ago
Add aarch64/ARM64 support to the pyconfig macros
dfighter
as dfighter1985
More... almost 2 years ago
Added dependencies for 64 bit Windows for Arm platform, built with VS 2017. Arcemu will now build, and start up on that platform too. ref #386
dfighter
as dfighter1985
More... almost 2 years ago
These are not used
dfighter
as dfighter1985
More... almost 2 years ago
Use these on amd64 platform only
dfighter
as dfighter1985
More... almost 2 years ago
Rename
dfighter
as dfighter1985
More... almost 2 years ago
Updated libmysql to version 6.1.11.0 built with VS10. ref #386
dfighter
as dfighter1985
More... almost 2 years ago
Renames
dfighter
as dfighter1985
More... almost 2 years ago
Renames
dfighter
as dfighter1985
More... almost 2 years ago
We only need the release mysql lib
dfighter
as dfighter1985
More... almost 2 years ago
Improved target architecture detection. Will now handle Visual Studio cross-compiling target. ref #386
dfighter
as dfighter1985
More... almost 2 years ago
Only set the crash handler on AMD64 platform.
dfighter
as dfighter1985
More... almost 2 years ago
Only build these code parts on supported architectures
dfighter
as dfighter1985
More... almost 2 years ago
Arcemu arch macro
dfighter
as dfighter1985
More... almost 2 years ago
Don't try to use x86 or amd64 cpuid when not on those platforms.
dfighter
as dfighter1985
More... almost 2 years ago
Recognize ARM when building with MSVC
dfighter
as dfighter1985
More... almost 2 years ago
Initial 64 bit ARM architecture (aarch64) support on Linux. ref #386
dfighter
as dfighter1985
More... almost 2 years ago
We don't need the X64 macro passed from CMake anymore
dfighter
as dfighter1985
More... almost 2 years ago
We have code for this elsewhere
dfighter
as dfighter1985
More... almost 2 years ago
Use these macros here too
dfighter
as dfighter1985
More... almost 2 years ago
Use these compiler independent macros
dfighter
as dfighter1985
More... almost 2 years ago
Renames
dfighter
as dfighter1985
More... almost 2 years ago
Architecture detection is more precise now
dfighter
as dfighter1985
More... almost 2 years ago
Renames
dfighter
as dfighter1985
More... almost 2 years ago
Renames
dfighter
as dfighter1985
More... almost 2 years ago
Revised platform texts
dfighter
as dfighter1985
More... almost 2 years ago
This depends on compiler not OS
dfighter
as dfighter1985
More... almost 2 years ago
Borland compilers were never really supported. Removed even the reference to them.
dfighter
as dfighter1985
More... almost 2 years ago