home *** CD-ROM | disk | FTP | other *** search
/ JuniorNet Sample Games / treefrog.exe / JNcontainer.cst / 00001_version info.txt next >
Encoding:
Text File  |  2000-01-01  |  4.3 KB  |  98 lines

  1. Version 2.0 7-02-01 Web Service Version
  2. --New version of Version 3 Service version to allow playback on the web. Plugs wholes from not having xtras, access to the users hd, etc.
  3.  
  4. Version 1.6.6 5/19/00 EZ
  5. -- added addHistoryFromNavBar handler to check exception list before adding to history
  6. Version 1.6.5 4/15/00 EZ
  7. -- fixed parameters for submitProfile function
  8. Version 1.6.4 3/29/00 EZ
  9. -- changed addBrowserHistory so that history values are under separate "History" key in registry
  10. Version 1.6.3 3/28/00 EZ
  11. -- add print footers for Reading Rainbow and Bear
  12. -- server calls for Reading Rainbow
  13. Version 1.6.2 2/6/00 EZ
  14. -- added call to register Buddy API Xtra in setupContainer
  15. -- modified linkToUrl for new history structure
  16. -- changed copyright date in setupJNprint handler
  17. Version 1.6.1 2/2/00 EZ
  18. -- modified linkToPage for new history structure
  19. Version 1.6 1/23/00 EZ
  20. -- changed addBrowserHistory handler to user multiple registry values
  21. -- modified submitProfile function in server tool object
  22. -- added code to stop all sounds in setupContainer
  23. -- added error checking to server tool object
  24. Version 1.5.6 1/10/00 EZ
  25. -- added data donkey functions for clubs
  26. Version 1.5.5 1/3/00 EZ
  27. -- added date parameter to getSubjectsList handler
  28. Version 1.5.4 12/30/99 EZ
  29. -- modified checkContainerCast handler - removed extension from filename to fix linking error
  30. Version 1.5.3 12/23/99 EZ
  31. -- added getAge function
  32. -- added getThreadsPosts method to server tool object
  33. Version 1.5.2 12/10/99 LDB
  34. -- added "dial" handler to evalScript
  35. Version 1.5.1 12/2/99 EZ
  36. -- modified soundDevice setting in setupContainer handler
  37. Version 1.5 - 11/8/99 EZ
  38. -- added navigateEvent callback anytime the movie is exited
  39. added ability to add specific frames of movies to the history 
  40. Version 1.4.8 - 10/29/99 EZ
  41. -- added new server functions to server tool object
  42. Version 1.4.7 - 9/27/99 EZ
  43. -- changed soundDevice to QT3Mix
  44. Version 1.4.6 - 9/20/99 EZ
  45. -- added addBrowserHistory function call to evalscript handler so that navbar can tell the movie to add itself to the history
  46. Version 1.4.5 - 8/20/99 EZ
  47. -- modified server tool object for new parameters and getChoiceComments method
  48. Version 1.4.4 - 8/10/99 EZ
  49. -- modified saveDataToFile and readDataFromFile to use data directory
  50. Version 1.4.3 - 8/5/99 EZ
  51. -- modified linkToMovie so that it won't add the same movie to the history twice in a row
  52. Version 1.4.2 - 7/29/99 EZ
  53. -- changed goToNetMovie to go to movie
  54. Version 1.4.1 - 6/25/99 EZ
  55. -- fixed script type of server tool object
  56. Version 1.4 - 6/16/99 EZ
  57. -- created new server tool object to access data donkey functions
  58. added date conversion object
  59. Version 1.3 - 5/18/99 EZ
  60. -- added handler to swap the local JNcontainer cast library with the one in the content root directory, if one is found. This enables us to make sure that all movies are using the same shared code, while still allowing each activity to be self-contained.
  61. -- changed registry handlers so that all registry calls go through one handler
  62. -- added check for Macintosh
  63. Version 1.2.4 - 5/17/99 EZ
  64. -- added jrGetEpisodeList function
  65. Version 1.2.3 - 4/2/99 EZ
  66. -- added jrGetLastEpisode function
  67. Version 1.2.2 - 3/4/99 EZ
  68. -- fixed address for serverEvents
  69. Version 1.2.1 - 2/20/99 EZ
  70. -- added linkToUrl handler
  71. changed saveDataToFile
  72. Version 1.2 - 2/18/99 EZ & DB
  73. -- added server tool scripts
  74. Version 1.1.3 - 2/17/99 EZ
  75. -- added handlers: saveDataToFile, readDataFromFile, getAccountInfo, getUserInfo, changeTenant
  76. Version 1.1.2 - 2/15/99 EZ
  77. -- added password handler
  78. added soundDevice to initContainer
  79. added getServerAddress function
  80. Version 1.1.1 - 1/25/99 EZ
  81. -- added SendActMsg handler
  82. Version 1.1 - 1/24/99 EZ
  83. -- created new versions of episode functions and linkToMovie handler that do not rely on externalEvent messages - now use RegXtra and SaveXtra
  84. Version 1.0.6 - 12/2/98 EZ
  85. -- changed delimiter to numToChar(21)
  86. -- added 4th param to getEntry
  87. Version 1.0.5 - 12/2/98 EZ
  88. -- changed from FileIO to getNetText
  89. -- added a getUserName function (requires RegXtra)
  90. Version 1.0.4 - 10/27/98 PL
  91. -- added submitResponse handler
  92. Version 1.0.3 - 10/27/98 EZ
  93. -- added GoBackInHistory handler
  94. Version 1.0.2 - 10/26/98 EZ
  95. -- changed episode commands to include path (requires new version of webcontainer)
  96. Version 1.0.1 - 10/23/98 EZ
  97. -- fixed linkToPage and linkToMovie for authoring mode
  98. -- Version 2.0--Added Web Version code