[mohaa] Re: newbie here

Ryan C. Gordon icculus at clutteredmind.org
Wed Aug 14 08:30:44 EDT 2002


> Is there a posting of the changes between beta1 and beta2?

It's in the README, but for your convenience:

CHANGES since publicbeta1:
- Added cvar: logfilename ... defaults to "qconsole.log" ... use it, along
  with fs_outputpath, to put your logfiles somewhere else.
- Added command: writeconfig <filename> ... will write out some relevant cvars
  to {fs_outputpath}/main/config/<filename>.
- Added md5sums to this README.
- No longer tries to create $HOME/.mohaa ... instead, it creates
  {fs_outputpath} and {fs_userpath}, and does not abort if mkdir() fails.
  (these cvars default to $HOME/.mohaa)
- Runs realpath() on paths before checking them for pk3 files...this prevents
  the same files from being added multiple times when fs_basepath has a
  relative path, etc.
- Compiled on The Holy Build Box for maximum glibc compatibility.

--ryan.






More information about the Mohaa mailing list