<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>cache/.gitignore</filename>
    </added>
    <added>
      <filename>db/test_data/posts.sql</filename>
    </added>
    <added>
      <filename>includes/classes/board/board.class.php</filename>
    </added>
    <added>
      <filename>includes/classes/board/board_post.class.php</filename>
    </added>
    <added>
      <filename>includes/classes/board/board_thread.class.php</filename>
    </added>
    <added>
      <filename>resources/avatars/kitto.png</filename>
    </added>
    <added>
      <filename>resources/script/quote.js</filename>
    </added>
    <added>
      <filename>scripts/boards/board_list.php</filename>
    </added>
    <added>
      <filename>scripts/boards/create_thread.php</filename>
    </added>
    <added>
      <filename>scripts/boards/post_list.php</filename>
    </added>
    <added>
      <filename>scripts/boards/reply.php</filename>
    </added>
    <added>
      <filename>scripts/boards/thread_list.php</filename>
    </added>
    <added>
      <filename>template/templates/boards/_post.tpl</filename>
    </added>
    <added>
      <filename>template/templates/boards/board_list.tpl</filename>
    </added>
    <added>
      <filename>template/templates/boards/new_thread.tpl</filename>
    </added>
    <added>
      <filename>template/templates/boards/post_list.tpl</filename>
    </added>
    <added>
      <filename>template/templates/boards/thread_list.tpl</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -22,7 +22,7 @@
 
 /*!40000 ALTER TABLE `cron_tab` DISABLE KEYS */;
 LOCK TABLES `cron_tab` WRITE;
-INSERT INTO `cron_tab` (`cron_tab_id`, `cron_class`, `cron_frequency_seconds`, `unixtime_next_run`, `enabled`) VALUES (1,'Job_RestockShops',3600,1188623568,'Y');
+INSERT INTO `cron_tab` (`cron_tab_id`, `cron_class`, `cron_frequency_seconds`, `unixtime_next_run`, `enabled`) VALUES (1,'Job_RestockShops',3600,1188707018,'Y');
 UNLOCK TABLES;
 /*!40000 ALTER TABLE `cron_tab` ENABLE KEYS */;
 /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;</diff>
      <filename>db/data/cron_tab.sql</filename>
    </modified>
    <modified>
      <diff>@@ -22,7 +22,7 @@
 
 /*!40000 ALTER TABLE `item_type` DISABLE KEYS */;
 LOCK TABLES `item_type` WRITE;
-INSERT INTO `item_type` (`item_type_id`, `item_name`, `item_descr`, `item_class_id`, `happiness_bonus`, `hunger_bonus`, `pet_specie_color_id`, `item_image`) VALUES (1,'Delicious Caek','Delicious caek, you must eat it~desu.',1,0,3,0,'caek.png'),(2,'Shuvel','I has one.',2,1,0,0,'shuvel.png'),(3,'Rainbow Brush','EXPLAIN THIS FAGGOTREE',3,0,0,5,'rainbow.png');
+INSERT INTO `item_type` (`item_type_id`, `item_name`, `item_descr`, `item_class_id`, `happiness_bonus`, `hunger_bonus`, `pet_specie_color_id`, `item_image`) VALUES (1,'Apples','How does a polar bear know what apples is?',1,0,3,0,'apple.png'),(2,'Shuvel','I has one.',2,1,0,0,'shuvel.png'),(3,'Rainbow Brush','EXPLAIN THIS FAGGOTREE',3,0,0,5,'rainbow.png');
 UNLOCK TABLES;
 /*!40000 ALTER TABLE `item_type` ENABLE KEYS */;
 /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;</diff>
      <filename>db/data/item_type.sql</filename>
    </modified>
    <modified>
      <diff>@@ -22,7 +22,7 @@
 
 /*!40000 ALTER TABLE `jump_page` DISABLE KEYS */;
 LOCK TABLES `jump_page` WRITE;
-INSERT INTO `jump_page` (`jump_page_id`, `page_title`, `page_html_title`, `layout_type`, `page_slug`, `access_level`, `php_script`, `active`) VALUES (1,'Home','Home','deep','home','public','meta/home.php','Y'),(2,'Register','Register','deep','register','public','user/register.php','Y'),(3,'Logoff','Logoff','deep','logoff','user','user/logout.php','Y'),(4,'Login','Login','deep','login','public','user/login.php','Y'),(14,'Profile','Profile','deep','profile','user','user/profile.php','Y'),(22,'Pets','Pets','deep','pets','user','pets/manage.php','Y'),(23,'Pets - Create','Pets - Create','deep','create-pet','user','pets/create.php','Y'),(24,'Pets - Abandon','Pets - Abandon','deep','abandon-pet','user','pets/abandon.php','Y'),(25,'Items','Items','deep','items','user','items/list.php','Y'),(26,'Item - Details','Item - Details','deep','item','user','items/detail.php','Y'),(27,'Shops','Shops','deep','shops','user','shops/list.php','Y'),(28,'Shops - View Stock','Shops - View Stock','deep','shop','user','shops/shop.php','Y'),(29,'Notices','Notices','deep','notice','user','user/notices.php','Y'),(30,'Game Corner','Game Corner','deep','games','user','games/list.php','Y'),(31,'Magic Trick','Magic Trick','deep','magic-game','user','games/magic_game.php','Y');
+INSERT INTO `jump_page` (`jump_page_id`, `page_title`, `page_html_title`, `layout_type`, `page_slug`, `access_level`, `php_script`, `active`) VALUES (1,'Home','Home','deep','home','public','meta/home.php','Y'),(2,'Register','Register','deep','register','public','user/register.php','Y'),(3,'Logoff','Logoff','deep','logoff','user','user/logout.php','Y'),(4,'Login','Login','deep','login','public','user/login.php','Y'),(14,'Profile','Profile','deep','profile','user','user/profile.php','Y'),(22,'Pets','Pets','deep','pets','user','pets/manage.php','Y'),(23,'Pets - Create','Pets - Create','deep','create-pet','user','pets/create.php','Y'),(24,'Pets - Abandon','Pets - Abandon','deep','abandon-pet','user','pets/abandon.php','Y'),(25,'Items','Items','deep','items','user','items/list.php','Y'),(26,'Item - Details','Item - Details','deep','item','user','items/detail.php','Y'),(27,'Shops','Shops','deep','shops','user','shops/list.php','Y'),(28,'Shops - View Stock','Shops - View Stock','deep','shop','user','shops/shop.php','Y'),(29,'Notices','Notices','deep','notice','user','user/notices.php','Y'),(30,'Game Corner','Game Corner','deep','games','user','games/list.php','Y'),(31,'Magic Trick','Magic Trick','deep','magic-game','user','games/magic_game.php','Y'),(32,'Boards','Boards','deep','boards','user','boards/board_list.php','Y'),(33,'Boards','Boards','deep','threads','user','boards/thread_list.php','Y'),(34,'Boards','Boards','deep','thread','user','boards/post_list.php','Y'),(35,'Boards - Reply','Boards - Reply','deep','thread-reply','user','boards/reply.php','Y'),(36,'Create Thread','Create Thread','deep','new-thread','user','boards/create_thread.php','Y');
 UNLOCK TABLES;
 /*!40000 ALTER TABLE `jump_page` ENABLE KEYS */;
 /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;</diff>
      <filename>db/data/jump_page.sql</filename>
    </modified>
    <modified>
      <diff>@@ -16,6 +16,69 @@
 /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
 
 --
+-- Table structure for table `avatar`
+--
+
+DROP TABLE IF EXISTS `avatar`;
+CREATE TABLE `avatar` (
+  `avatar_id` int(11) NOT NULL auto_increment,
+  `avatar_name` varchar(50) NOT NULL,
+  `avatar_image` varchar(50) NOT NULL,
+  `active` enum('Y','N') NOT NULL default 'Y',
+  PRIMARY KEY  (`avatar_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=latin1;
+
+--
+-- Table structure for table `board`
+--
+
+DROP TABLE IF EXISTS `board`;
+CREATE TABLE `board` (
+  `board_id` smallint(3) NOT NULL auto_increment,
+  `board_name` varchar(100) NOT NULL,
+  `board_descr` varchar(255) NOT NULL,
+  `board_locked` enum('N','Y') NOT NULL default 'N',
+  `news_source` enum('N','Y') NOT NULL default 'N',
+  `order_by` tinyint(2) NOT NULL,
+  PRIMARY KEY  (`board_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=latin1;
+
+--
+-- Table structure for table `board_thread`
+--
+
+DROP TABLE IF EXISTS `board_thread`;
+CREATE TABLE `board_thread` (
+  `board_thread_id` int(10) unsigned NOT NULL auto_increment,
+  `board_id` smallint(3) NOT NULL,
+  `thread_name` varchar(255) NOT NULL,
+  `user_id` int(11) NOT NULL,
+  `thread_created_datetime` datetime NOT NULL,
+  `thread_last_posted_datetime` datetime NOT NULL,
+  `stickied` tinyint(1) NOT NULL default '0',
+  `locked` enum('N','Y') NOT NULL default 'N',
+  PRIMARY KEY  (`board_thread_id`),
+  KEY `board_id` (`board_id`),
+  KEY `user_id` (`user_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=latin1;
+
+--
+-- Table structure for table `board_thread_post`
+--
+
+DROP TABLE IF EXISTS `board_thread_post`;
+CREATE TABLE `board_thread_post` (
+  `board_thread_post_id` int(10) unsigned NOT NULL auto_increment,
+  `board_thread_id` int(10) unsigned NOT NULL,
+  `user_id` int(11) NOT NULL,
+  `posted_datetime` datetime NOT NULL,
+  `post_text` text NOT NULL,
+  PRIMARY KEY  (`board_thread_post_id`),
+  KEY `board_thread_id` (`board_thread_id`),
+  KEY `user_id` (`user_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=latin1;
+
+--
 -- Table structure for table `cron_tab`
 --
 
@@ -189,11 +252,17 @@ CREATE TABLE `user` (
   `age` smallint(3) unsigned NOT NULL,
   `gender` enum('male','female') NOT NULL,
   `profile` text NOT NULL,
+  `signature` text NOT NULL,
+  `avatar_id` int(11) NOT NULL,
+  `user_title` varchar(50) NOT NULL default 'User',
   `datetime_created` datetime default NULL,
+  `post_count` int(10) unsigned NOT NULL,
+  `datetime_last_post` datetime NOT NULL,
   `active_user_pet_id` int(11) NOT NULL,
   PRIMARY KEY  (`user_id`),
   UNIQUE KEY `user_name` (`user_name`),
-  KEY `active_user_pet_id` (`active_user_pet_id`)
+  KEY `active_user_pet_id` (`active_user_pet_id`),
+  KEY `avatar_id` (`avatar_id`)
 ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
 
 --</diff>
      <filename>db/ddl.sql</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>da6332971c369c5cd069184376c9e90367c6a291</id>
    </parent>
  </parents>
  <author>
    <name>nevans</name>
    <email>nevans</email>
  </author>
  <url>http://github.com/OwlManAtt/kittokittokitto/commit/7b85bde04e130def44c2c0b97473b61cef090a07</url>
  <id>7b85bde04e130def44c2c0b97473b61cef090a07</id>
  <committed-date>2007-09-01T20:49:02-07:00</committed-date>
  <authored-date>2007-09-01T20:49:02-07:00</authored-date>
  <message>Board GET</message>
  <tree>52d2621f5dc47f9a4b054582c821ecd28d7e2480</tree>
  <committer>
    <name>nevans</name>
    <email>nevans</email>
  </committer>
</commit>
