[Half-Life AMXX] / autocfg.sma Repository:
ViewVC logotype

Diff of /autocfg.sma

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 24, Mon Nov 19 00:10:18 2007 UTC revision 25, Tue Nov 20 22:36:56 2007 UTC
# Line 1  Line 1 
1  /*  /*
2  *       AutoCFG v0.1  AutoCFG v0.1
3  *       Created by Don Juan-jello  Copyright (C) 2006-2007 Ian (Juan) Cammarata
4  *       http://www.jello-net.com  
5  *       For AMX 0.9.9  This program is free software: you can redistribute it and/or modify
6  *       8/27/2005 4:33:13 PM  it under the terms of the GNU Affero General Public License as
7  *==============================================================================  published by the Free Software Foundation, either version 3 of the
8  *       Change Log:  License, or (at your option) any later version.
9  *               Key (+ added | - removed | c changed | f fixed | r refactored)  
10  *               v0.1.1  This program is distributed in the hope that it will be useful,
11  *                       f: Displays correct cfg file name to players.  but WITHOUT ANY WARRANTY; without even the implied warranty of
12  *                       r: Cvar no longer uses .cfg on end of config name.  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13    GNU Affero General Public License for more details.
14    
15    You should have received a copy of the GNU Affero General Public License
16    along with this program.  If not, see <http://www.gnu.org/licenses/>.
17    --------------------------------------------------------------------------------
18    
19    http://ian.cammarata.us
20    8/27/2005 4:33:13 PM
21    --------------------------------------------------------------------------------
22    Change Log:
23            Key (+ added | - removed | c changed | f fixed | r refactored)
24            v0.1.1
25                    f: Displays correct cfg file name to players.
26                    r: Cvar no longer uses .cfg on end of config name.
27  */  */
28    
29  #include <amxmod>  #include <amxmod>

Legend:
Removed from v.24  
changed lines
  Added in v.25

Contact
ViewVC Help
Powered by ViewVC 1.0.4