meridian59/include
sicoderealm a5abb6f523
Remove advert tracking from login and char-pick (#1421)
Cleanup: these advert stats aren't believed to be used anywhere - no
reporting, no analysis, no consumers - so collecting them is just noise
in the logs and dead code on the wire.
- `LogUserData` no longer appends `ADVERTISE_FILE1/2` to the login log
line
- Removes `BP_AD_SELECTED` end-to-end: client no longer pings the server
when an ad on the char-pick screen is clicked, server no longer logs ad
clicks
- Ads still display on char-pick and clicking still opens the URL - only
the tracking is gone
  
This is also ground work / response to feedback from
https://github.com/Meridian59/Meridian59/pull/1396
2026-04-30 13:41:28 -07:00
..
bkod.h feat: Add point-in-sector utility to check for presence in room sectors (#1189) 2026-01-22 11:20:20 -08:00
BugSplat.h Add minidump reporting. (#764) 2024-06-07 18:25:35 -07:00
crc.h Independent implementation of CRC 2012-12-31 15:17:11 -08:00
dibutil.h Fix const correctness (#1285) 2025-12-02 14:26:46 -08:00
fixedpt.h More 64-bit client fixes. 2023-05-24 11:36:49 -07:00
md5.h Make account name and password into std::strings (#1254) 2026-01-30 19:21:23 -08:00
module.h Bool -> bool for client (#1213) 2025-09-03 14:17:01 -07:00
proto.h Remove advert tracking from login and char-pick (#1421) 2026-04-30 13:41:28 -07:00
roomtype.h feat: Add point-in-sector utility to check for presence in room sectors (#1189) 2026-01-22 11:20:20 -08:00
rscfile.h Initial upload of Meridian 59 2012-09-15 14:06:57 -07:00
rscload.h Fix const correctness (#1285) 2025-12-02 14:26:46 -08:00
wavemix.h Fix const correctness (#1285) 2025-12-02 14:26:46 -08:00