Search the web
Sign In
New User? Sign Up
metamod-announce · metamod announce
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Metamod 1.15   Message List  
Reply | Forward Message #16 of 32 |
2003/02/12 1.15

Notable changes:
- Additional entities for VampireSlayer Chapter V.
- Fixed entity name "TS_PowerUp" for The Specialists 1.5; should fix
precache error for "models/powerup.mdl".
- Added DLFNAME implementation for win32, provided by Jussi Kivilinna.
Thus, "meta info <plugin>" will now list registered commands and
registered cvars under win32, rather than just under linux.
- Now dynamically allocating lists of registered commands and registered
cvars, rather than a fixed limit of 1024 (and before that, 512). Based
on code provided by Jussi Kivilinna.
- Console listing of regcmds/regfuncs now also shows currently allocated
list sizes.
- Replaced valid_file() using LOAD_FILE_FOR_ME with valid_gamedir_file()
using stat(). Thus, it should no longer find unintended files under the
"valve" subdirectory.
- Normalize filenames under win32 to use slashes (/) and lowercase chars,
to get rid of mixed-slashes (ie "half-life\cstrike/dlls") and to
simplify pathname comparisons.
- Also, canonicalize filenames under both win32/linux to remove ".." and
redundant "/" path components, to provide more reliable pathname
comparisions.
- If meta_CVarRegister fails to find a corresponding plugin for a cvar, it
now logs only a Debug message rather than an Error message, as a cvar_t
that's malloc'd by a plugin can't be traced back. Problem reported by
Olo.

--
Will Day Those who would give up essential Liberty, to
willday@... purchase a little temporary Safety, deserve neither
UNIX System Programmer Liberty nor Safety.
Atlanta, GA - Benjamin Franklin, Penn. Assembly, Nov. 11, 1755


Thu Feb 13, 2003 5:00 am

wdmetamod
Offline Offline
Send Email Send Email

Attachment
attachment
Type:
application/pgp-signature
Forward
Message #16 of 32 |
Expand Messages Author Sort by Date

2003/02/12 1.15 Notable changes: - Additional entities for VampireSlayer Chapter V. - Fixed entity name "TS_PowerUp" for The Specialists 1.5; should fix ...
Will Day
wdmetamod
Offline Send Email
Feb 13, 2003
5:07 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help