Author: shadowmaster
Date: Sun Apr 5 04:16:04 2009
New Revision: 34518
URL: http://svn.gna.org/viewcvs/wesnoth?rev=34518&view=rev
Log:
Doxygen.
Modified:
trunk/src/storyscreen/controller.cpp
trunk/src/storyscreen/controller.hpp
trunk/src/storyscreen/interface.cpp
trunk/src/storyscreen/interface.hpp
trunk/src/storyscreen/page.cpp
trunk/src/storyscreen/page.hpp
Modified: trunk/src/storyscreen/controller.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/storyscreen/controller.cpp?rev=34518&r1=34517&r2=34518&view=diff
==============================================================================
--- trunk/src/storyscreen/controller.cpp (original)
+++ trunk/src/storyscreen/controller.cpp Sun Apr 5 04:16:04 2009
@@ -15,9 +15,7 @@
/**
* @file storyscreen/controller.cpp
- * This code is work in progress, and the interfaces may change.
- * It is supposed to completely replace the old story screens code
- * at intro.cpp, introducing new WML conventions while at it.
+ * Storyscreen controller (implementation).
*/
#include "global.hpp"
Modified: trunk/src/storyscreen/controller.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/storyscreen/controller.hpp?rev=34518&r1=34517&r2=34518&view=diff
==============================================================================
--- trunk/src/storyscreen/controller.hpp (original)
+++ trunk/src/storyscreen/controller.hpp Sun Apr 5 04:16:04 2009
@@ -15,9 +15,7 @@
/**
* @file storyscreen/controller.hpp
- * This code is work in progress, and the interfaces may change.
- * It is supposed to completely replace the old story screens code
- * at intro.cpp, introducing new WML conventions while at it.
+ * Storyscreen controller (interface).
*/
#ifndef STORYSCREEN_CONTROLLER_HPP_INCLUDED
Modified: trunk/src/storyscreen/interface.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/storyscreen/interface.cpp?rev=34518&r1=34517&r2=34518&view=diff
==============================================================================
--- trunk/src/storyscreen/interface.cpp (original)
+++ trunk/src/storyscreen/interface.cpp Sun Apr 5 04:16:04 2009
@@ -15,9 +15,7 @@
/**
* @file storyscreen/interface.cpp
- * This code is work in progress, and the interfaces may change.
- * It is supposed to completely replace the old story screens code
- * at intro.cpp, introducing new WML conventions while at it.
+ * Storyscreen controller (wrapper interface).
*/
#include "global.hpp"
Modified: trunk/src/storyscreen/interface.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/storyscreen/interface.hpp?rev=34518&r1=34517&r2=34518&view=diff
==============================================================================
--- trunk/src/storyscreen/interface.hpp (original)
+++ trunk/src/storyscreen/interface.hpp Sun Apr 5 04:16:04 2009
@@ -15,9 +15,7 @@
/**
* @file storyscreen/interface.hpp
- * This code is work in progress, and the interfaces may change.
- * It is supposed to completely replace the old story screens code
- * at intro.cpp, introducing new WML conventions while at it.
+ * Storyscreen controller (wrapper interface).
*/
#ifndef STORYSCREEN_HPP_INCLUDED
Modified: trunk/src/storyscreen/page.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/storyscreen/page.cpp?rev=34518&r1=34517&r2=34518&view=diff
==============================================================================
--- trunk/src/storyscreen/page.cpp (original)
+++ trunk/src/storyscreen/page.cpp Sun Apr 5 04:16:04 2009
@@ -14,9 +14,7 @@
/**
* @file storyscreen/page.cpp
- * This code is work in progress, and the interfaces may change.
- * It is supposed to completely replace the old story screens code
- * at intro.cpp, introducing new WML conventions while at it.
+ * Storyscreen pages and floating images representation.
*/
#include "global.hpp"
Modified: trunk/src/storyscreen/page.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/storyscreen/page.hpp?rev=34518&r1=34517&r2=34518&view=diff
==============================================================================
--- trunk/src/storyscreen/page.hpp (original)
+++ trunk/src/storyscreen/page.hpp Sun Apr 5 04:16:04 2009
@@ -14,9 +14,7 @@
/**
* @file storyscreen/page.hpp
- * This code is work in progress, and the interfaces may change.
- * It is supposed to completely replace the old story screens code
- * at intro.cpp, introducing new WML conventions while at it.
+ * Storyscreen pages and floating images representation.
*/
#ifndef STORYSCREEN_PAGE_HPP_INCLUDED
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits