Kelno
|
06d3987125
|
Contrib/EnumUtils: Fixed enumutils_describe.py matching every extension ending with a 'h' (like .sh) instead of only .h file (PR #25462)
|
2020-09-16 14:39:23 +02:00 |
|
Treeston
|
88d446dadf
|
Scripts/Commands: Convert argument parsing of .npc commands
(And I snuck some chat command cleanup in there, more de-cluttering!)
|
2020-09-04 00:58:23 +02:00 |
|
Treeston
|
91744de316
|
Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to Trinity::Impl::EnumUtilsImpl. This avoids confusing name clashes for other implementations in sub-namespaces of Trinity::Impl.
|
2020-08-23 15:05:04 +02:00 |
|
Peter Keresztes Schmidt
|
4286e7aa02
|
Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)
|
2020-08-20 00:46:52 +02:00 |
|
Treeston
|
6116e5b385
|
Core/Warden: Warden refactors (PR #25235)
|
2020-08-11 18:04:36 +02:00 |
|
Aokromes
|
ed93932537
|
New year
Say bye bye to every year changing dates
|
2020-01-02 06:25:50 +01:00 |
|
Treeston
|
b2b7ae8898
|
Contrib/Misc: There, build fix. 19d71fb follow-up.
|
2019-07-30 12:04:26 +02:00 |
|
Treeston
|
19d71fb206
|
Contrib/Misc: Allow enumutils_describe.py to better deal with commented-out enum lines
|
2019-07-30 11:42:08 +02:00 |
|
Treeston
|
e813200e5e
|
Core/Misc: Kick a Totem error log upstairs one stack frame to give it access to various debug info and make Aokromes happy.
|
2019-07-29 21:37:15 +02:00 |
|
Treeston
|
8836fc3903
|
Core/Misc: Update description text for SpellAttr4
|
2018-11-14 19:37:10 +01:00 |
|
Shauren
|
f6b0d99e2c
|
GCC build fix
Closes #22785
|
2018-11-12 00:39:53 +01:00 |
|
Treeston
|
c16d461e16
|
Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) and play nice with IDEs (PR #22768)
|
2018-11-11 17:52:41 +01:00 |
|