EmosewaMC
|
850ae40f05
|
Moved retroactive flag check to Character.cpp
|
2022-01-19 17:34:53 -08:00 |
|
David Markowitz
|
cb9ce85bda
|
Update dGame/Character.cpp
Co-authored-by: Xiphoseer <Xiphoseer@users.noreply.github.com>
|
2022-01-03 22:37:53 -08:00 |
|
EmosewaMC
|
6aad799f95
|
Updated variable names
Updated the variable names to match the enum name update.
|
2021-12-23 18:48:08 -08:00 |
|
EmosewaMC
|
29cf7f8998
|
Changed ambiguous variables
Changed ambiguous variables from int to int32_t to clarify what they are.
|
2021-12-22 00:15:08 -08:00 |
|
EmosewaMC
|
97f8e9e9fc
|
Added enum for coin sources
Added an enum for coin sources as to avoid leaving a random number in the code.
|
2021-12-22 00:01:55 -08:00 |
|
EmosewaMC
|
c575294587
|
Changed variable names
Changed variable names to more accurately match what they are
|
2021-12-21 23:32:39 -08:00 |
|
EmosewaMC
|
23e269940b
|
Implemented sourceType for SendSetCurrency
Implemented sourceType for the function SendSetCurrency.
|
2021-12-21 23:26:54 -08:00 |
|
Unknown
|
0545adfac3
|
Public release of the DLU server code!
Have fun!
|
2021-12-05 18:54:36 +01:00 |
|