Changes between Initial Version and Version 1 of GUI_-_Profile_Manager


Ignore:
Timestamp:
Feb 23, 2008, 4:19:01 AM (16 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GUI_-_Profile_Manager

    v1 v1  
     1'''2.1. New User Dialogue'''
     2
     3If this is the first time that the program has been run, a dialogue box will appear over the main menu background, and must be dealt with before accessing the main menu.
     4
     5'''2.1.1. Player Profile'''
     6
     7This dialogue is used to create the game's first user profile. A profile is used to keep the player's saved games and unique settings separate from any other player, track his campaign progress, and identify the player in-game.
     8
     9The player must type a user name in the indicated edit box, then click ''OK'' or press ''Enter'' to continue and create the new profile. He can also click ''Cancel'' or press ''Esc'' to terminate the application.
     10
     11'''6.6. Profile'''
     12
     13A window under this tab lists all player profiles that have been created. The player can select a profile from this list to set it as the current profile, create new profiles, or delete existing ones (requests confirmation before deleting).