aowow/includes
Sarjuuk c44bf4f575 Config/Misc
* hardcode sql limits within their respective components instead of
   having them configurable
 * creating a new DBTypeList defaults it to being unlimited
   * SQL_LIMIT_NONE (0) > removed as it only existed for consistency
   * SQL_LIMIT_DEFAULT (300) > frontend / Listview::DEFAULT_SIZE
   * SQL_LIMIT_SEARCH (500) > Search::DEFAULT_MAX_RESULTS
   * SQL_LIMIT_QUICKSEARCH (10) > Search::SUGGESTIONS_MAX_RESULTS
2025-12-30 03:20:09 +01:00
..
components Config/Misc 2025-12-30 03:20:09 +01:00
dbtypes Config/Misc 2025-12-30 03:20:09 +01:00
game Config/Misc 2025-12-30 03:20:09 +01:00
libs Template/Update (Part 40) 2025-09-25 15:58:56 +02:00
setup Codestyle/Cleanup 2025-10-05 00:28:27 +02:00
cfg.class.php Setup/DB 2025-12-13 19:52:41 +01:00
database.class.php Core/Cleanup 2025-08-06 01:10:24 +02:00
defines.php Compat/TDB 2025-12-28 20:18:20 +01:00
kernel.php Config/Misc 2025-12-30 03:20:09 +01:00
locale.class.php Misc/Fixup 2025-07-27 16:42:15 +02:00
type.class.php Template/Update (Part 40) 2025-09-25 15:58:56 +02:00
user.class.php User/Fixup 2025-11-09 16:22:00 +01:00
utilities.php Misc/Cleanup 2025-12-28 20:18:19 +01:00