[wesnoth-commits] [wesnoth/wesnoth] 4512d1: Game Conifg Manager: implemented an automatic WML ...

Charles Dang noreply at github.com
Fri Jan 22 04:00:12 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 4512d17c0b49affa9921fec99f5b5bb2b9612f12
      https://github.com/wesnoth/wesnoth/commit/4512d17c0b49affa9921fec99f5b5bb2b9612f12
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M src/game_config_manager.cpp

  Log Message:
  -----------
  Game Conifg Manager: implemented an automatic WML cache file cleaning step

The game keeps track of the version it last cleaned the cache, and if it's less than the current version,
it will perform a cache clean when the game_config_manager is created.





More information about the Commits mailing list