Show
Ignore:
Timestamp:
11/19/08 13:22:12 (17 years ago)
Author:
yumileroy
Message:

[svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and partial Windows part)
* Updated to 6721 and 676
* Fixed TrinityScript? logo
* Version updated to 0.2.6721.676

Original author: Neo2003
Date: 2008-10-04 06:17:19-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/Language.h

    r2 r6  
    154154    LANG_COMMAND_TELE_NOTFOUND          = 164, 
    155155    LANG_COMMAND_TELE_PARAMETER         = 165, 
    156     LANG_COMMAND_TELE_NOREQUEST         = 166, 
    157     LANG_COMMAND_TELE_NOLOCATION        = 167, 
     156    LANG_COMMAND_TELE_NOLOCATION        = 166, 
     157    //                                    167               // not used 
    158158    LANG_COMMAND_TELE_LOCATION          = 168, 
    159159 
     
    301301    LANG_COMMAND_FACTION_NOREP_ERROR    = 326, 
    302302    LANG_FACTION_NOREPUTATION           = 327, 
     303    LANG_LOOKUP_PLAYER_ACCOUNT          = 328, 
     304    LANG_LOOKUP_PLAYER_CHARACTER        = 329, 
     305    LANG_NO_PLAYERS_FOUND               = 330, 
    303306 
    304307    // Room for more level 2 
     
    376379    LANG_COMMAND_TP_ADDEDERR            = 464, 
    377380    LANG_COMMAND_TP_DELETED             = 465, 
    378     LANG_COMMAND_TP_DELETEERR           = 466, 
     381    //                                    466,              // not used 
    379382 
    380383    LANG_COMMAND_TARGET_LISTAURAS       = 467,