Alex King
|
caa647dc6b
|
[Cleanup] Cleanup Deity Code (#4363)
* [Cleanup] Cleanup Deity-based Code
* Final push.
* Update deity.cpp
* Update deity.cpp
* Update deity.cpp
* Cleanup
* Cleanup
* [Cleanup] Cleanup Skill-based Code
* Update deity.cpp
* Update lua_client.cpp
|
2024-06-01 18:21:26 -05:00 |
|
hg
|
e920e35a5c
|
[Cleanup] Use explicit conversions for enum formatting (#4064)
This is prep for updating to fmt 10 which removed implicit conversions
for enums.
|
2024-02-12 02:58:48 -06:00 |
|
Alex King
|
8d986c95cd
|
[Commands] Add #finddeity Command (#3435)
# Notes
- Add `#finddeity` command.
- Remove `ConvertDeityTypeBitToDeityType` as it's unused.
- Rename `ConvertDeityTypeToDeityTypeBit` to `GetDeityBitmask`.
|
2023-06-25 23:00:32 -05:00 |
|
KimLS
|
2fbd5aaccc
|
Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore)
|
2020-05-17 18:36:06 -07:00 |
|
Uleat
|
23115ca177
|
Disabled deity checks in item swaps until issue is 100% resolved
|
2017-04-02 15:35:13 -04:00 |
|
Uleat
|
04f47f1e32
|
Formatting and GPL updates
|
2016-05-19 22:50:08 -04:00 |
|
Uleat
|
7c0eb54df6
|
Updated EQEmu::deity naming conventions
|
2016-04-22 19:41:11 -04:00 |
|
Uleat
|
1693797adb
|
Update to EQEmu::deity function linkage
|
2016-04-21 18:36:22 -04:00 |
|
Uleat
|
8edb6e9595
|
Eliminated the nested class design of recent EQEmu work; Some more inv2 convergence work
|
2016-04-19 04:02:53 -04:00 |
|
Uleat
|
1b3cfc9a5c
|
Reworked EQDictionary into namespace EQEmu
|
2016-04-15 22:11:53 -04:00 |
|
Uleat
|
1f0e263b6e
|
Fix for compile failure in deity.h - Thanks V! (I should write a book on gcc:vs differences..I have found almost all of them...)
|
2013-10-30 03:49:32 -04:00 |
|
Uleat
|
d5152a0e59
|
Moved and expanded Deity-related code
|
2013-10-27 05:08:53 -04:00 |
|
j883376
|
4bdd8b2502
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
j883376
|
ffcff4aea1
|
Remove trailing whitespace
|
2013-05-09 11:13:16 -04:00 |
|
KimLS
|
da7347f76f
|
svn -> git Migration
|
2013-02-16 16:14:39 -08:00 |
|