home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / XP106.ZIP / XP.UPD < prev   
Text File  |  1993-08-20  |  2KB  |  71 lines

  1. // Version 1.00
  2. // Pilot Editor Completed
  3. // Beta
  4.  
  5. // Version 1.01
  6. // Fixed Misc Bugs in Pilot Editor
  7. // Beta
  8.  
  9. // Version 1.02
  10. // Complete Rewrite of Question & Answer System
  11. // Added Windows
  12. // Fixed Misc Bugs
  13. // Changed Pilot Editor to Use New Q & A System
  14. // Beta
  15.  
  16. // Version 1.03
  17. // Mission Editor Completed
  18. // Complete Rewrite of Pick List system (Used to have one PL per Q & A)
  19. // Now I only have 2 Seperatly Coded Pick Lists total in the Entire Program.
  20. // Beta
  21.  
  22. // Version 1.04
  23. // Fixed Misc Bugs in Mission Editor.
  24. // Added RIGHT/LEFT to scroll thru Ships and Objects
  25. // Added DELETE to delete Ships & Object (Opps I almost forgot this).
  26. // Added some stuff internally for Beta Testing (Only in BETA's)
  27. // Beta
  28.  
  29. // Version 1.05
  30. // Added Copy Protection Removal from V1.0, V1.1 & V1.1a of XWING
  31. // Fixed a Bug in the Pick List Routien
  32. // Fixed a Bug in the Load Mission->Object Routien
  33. // Clarified a Area in the Object Editing (Mission Editor)
  34. // Fixed a few minor display problem with the Object Window and Mines.
  35. // Fixed a few minor display glitches in the Pilot Editor
  36. // Added a check before ESC on mission editor to make sure that you don't
  37. //    quit without saving first.
  38. // Fixed a Bug reguarding Length of Name, Cargo, Special Strings
  39. // Beta
  40.  
  41. // Version 1.06 --------------  First Release!!!
  42. // Added Ship Editor for V1.0, V1.1 & V1.1a of XWING
  43. // Fixed a Minor problem with XP showing the B-WING fighter
  44. // Changed XP to better detect changed Items.
  45. // Added Main Menu if user does not have a Command Line
  46. // Fixed a few bugs with the Main Menu System
  47. // First Release!!!
  48.  
  49. XWING Versions:
  50. V1.0   - The Original Game
  51. V1.1   - Came with Tour of Duty 4
  52. V1.1a  - A Bug fix for Tour of Duty 4 (From Lucas) -- Lucas still has it at 1.1
  53.        - I classified it as 1.1a
  54.  
  55.  
  56. // To Be Added in the Future
  57. //
  58. // Tour of Duty 5 (Not yet released from Lucas)
  59. // B-Wing Support (Not yet released from Lucas)
  60. //
  61. // Briefing Editor -> I currently can read and Write the file format;
  62. // I also undestand how to create a briefing, but I haven't figured out a good
  63. // way to create a easy interface to create the briefings.
  64. //
  65. // Tour of Duty Editor -> The Ability to Create TOD's and track seperate TOD's
  66. // with one pilot, (That way when you play the original Xwing mission it knows
  67. // where you are, and when you play other peoples mission/TOD's it will track
  68. // where you are.)
  69. //
  70.  
  71.