2Moons foldertree Comments
2Moons main folder
  cache cached template/smartyfiles
  chat the good old ajaxchat
  includes nearly all php stuff in here
  |   backups here the mysql backups are stored as zips
  |   classes classes wich can be included, for different functions si
  |  |   cache
  |  |  |   builder
  |  |  |   resource
  |  |   cronjob cronjobs:files called in intervals
  |  |   extauth
  |  |   missions classes of the missions
  |  |       functions battle calcualtions , report-generator
  |   libs liberies use in 2moons
  |  |   facebook
  |  |   ftp
  |  |   OpenID
  |  |   Parsedown
  |  |   phpmailer
  |  |   reCAPTCHA
  |  |   Smarty templatesystem
  |  |   tdcron
  |  |   teamspeak
  |  |   wcf
  |  |   zip class for making zips, for db backups
  |   pages php-classes of all sites, they provide the informations, wich are used in the template files. they also call the templatefiles(smarty). !important
  |     adm adm php files
  |     game php files for all gamepages !important
  |     login login php files
  install
  language language arrays
  |   de language array $LNG is defined here
  |     templates here are some texts for mailer and so on
  licenses
  scripts javascript wich is loaded in the browser
  |   admin javascript used in the adminpanel
  |   base
  |   game javascript-files wich are uses in the game !important
  |   l18n time date scripts
  |   login javascript-files used int the loginpage
  styles templates HTML,CSS,IMAGES
  |   resource basic CSS and image resources of the game
  |  |   css basic css
  |  |  |   admin basic css used in adminpanel
  |  |  |   base
  |  |  |  |   images
  |  |  |   ingame
  |  |  |   install
  |  |  |   login
  |  |   fonts
  |  |   images
  |  |       admin basic images for adminpanel
  |  |       alliance
  |  |       facebook
  |  |       fancybox
  |  |       icons
  |  |     login
  |  |         flags flag images for the login
  |  |         screens screenschot for the login are saved here !important
  |  |             thumbnails screenshot thumbnails
  |   templates HTML-files(*.tpl,smarty) of the game !important
  |     adm HTML-files(*.tpl,smarty) for adminpanel
  |     game HTML-files(*.tpl,smarty) for all gamepages !important
  |     login HTML-files(*.tpl,smarty) for login
  |   theme skin resources(CSS, IMAGES)
  |     gow gow-skin resources(CSS, IMAGES)
  |       gebaeude
  |       images
  |       img
  |      |   planis
  |       pic
  |       planeten
  |           small
  tests