|
ada457c824
|
created macro for server-user config file
|
2024-08-31 13:20:44 +02:00 |
|
|
b385187d39
|
added the why2_toml_contains fn to config header
|
2024-08-31 12:46:12 +02:00 |
|
|
7be5d6ff32
|
added the why2_toml_write fn to config header
|
2024-08-31 12:36:52 +02:00 |
|
|
3fc339a9fb
|
fully implemented new WHY2_CONFIG_DIR
i moved it to user folder cause it causes permission problems on multi-user machine.
|
2024-08-30 00:54:17 +02:00 |
|
|
db1d487a2e
|
moved WHY2_CONFIG_DIR to core-flags
|
2024-08-30 00:44:38 +02:00 |
|
|
3955561b82
|
fixed WHY2_CHAT_CONFIG_URL
|
2024-02-21 11:22:27 +01:00 |
|
|
4d68d6e72b
|
declared config functions
|
2024-02-21 10:30:17 +01:00 |
|
|
92ab33a594
|
moved codes to why2-flags
|
2024-02-21 09:06:38 +01:00 |
|
|
532e22ef1d
|
moved config files to config dir
|
2024-02-20 20:49:33 +01:00 |
|
|
e36b2ffa61
|
created WHY2_CHAT_CODE_INVALID_USERNAME flag
|
2024-01-27 17:45:53 +01:00 |
|
|
885aba79ab
|
fixed formatting on invalid command
|
2024-01-27 15:36:09 +01:00 |
|
|
492563ee40
|
renamed why2_config_read to why2_toml_read
idk why i didnt do this at first
|
2024-01-24 12:18:12 +01:00 |
|
|
758c9c1431
|
revert "added table parameter to why2_config_read"
This reverts commit f0376a73c28bb7d3caec0a8a761eb76ea1b1bb98.
|
2024-01-23 19:53:51 +01:00 |
|
|
f0376a73c2
|
added table parameter to why2_config_read
|
2024-01-23 19:45:12 +01:00 |
|
|
7d76a12708
|
changed yml to toml in config
|
2024-01-23 19:20:26 +01:00 |
|
|
dfb7b54fbf
|
declared config_read stuff
you will facepalm few commits later, trust me :)))
|
2024-01-23 18:46:06 +01:00 |
|
|
c31ea476a6
|
added c++ support to headers
|
2024-01-23 18:27:24 +01:00 |
|
|
7ffb9b1d9c
|
fixed client segfault on ssqc
|
2024-01-20 15:48:34 +01:00 |
|
|
9b238b6d70
|
created WHY2_CHAT_CODE_ACCEPT_MESSAGES macro
|
2023-08-27 15:32:55 +02:00 |
|
|
b1062ad8df
|
moved config-related macros to config header
|
2023-08-27 12:01:26 +02:00 |
|
|
ed950e3abf
|
declared why2_chat_init_client_config
|
2023-08-26 18:22:42 +02:00 |
|
|
89e69df3cd
|
renamed why2_chat_init_config to why2_chat_init_server_config
|
2023-08-26 18:15:53 +02:00 |
|
|
d25ca16f4e
|
created WHY2_CHAT_CODE_PICK_USERNAME macro
these will be sent on some events etc.
|
2023-05-02 18:54:55 +02:00 |
|
|
729a43d564
|
declared why2_chat_init_config function
|
2023-04-20 10:03:10 +02:00 |
|
|
6b691f1df8
|
created chat-config files
|
2023-04-20 09:54:48 +02:00 |
|