Author: xan Date: Mon Mar 20 23:37:59 2006 New Revision: 10650 URL: http://svn.gna.org/viewcvs/wesnoth?rev=10650&view=rev Log: All modified source code for the rewrite.
Modified:
branches/xan/src/actions.cpp
branches/xan/src/actions.hpp
branches/xan/src/ai.cpp
branches/xan/src/ai_attack.cpp
branches/xan/src/ai_dfool.hpp
branches/xan/src/ai_move.cpp
branches/xan/src/cavegen.cpp
branches/xan/src/config_adapter.cpp
branches/xan/src/config_adapter.hpp
branches/xan/src/dialogs.cpp
branches/xan/src/display.cpp
branches/xan/src/game_events.cpp
branches/xan/src/game_events.hpp
branches/xan/src/gamestatus.cpp
branches/xan/src/help.cpp
branches/xan/src/mapgen.cpp
branches/xan/src/menu_events.cpp
branches/xan/src/mouse_events.cpp
branches/xan/src/pathfind.cpp
branches/xan/src/pathfind.hpp
branches/xan/src/playlevel.cpp
branches/xan/src/playturn.cpp
branches/xan/src/playturn.hpp
branches/xan/src/preferences.cpp
branches/xan/src/replay.cpp
branches/xan/src/replay.hpp
branches/xan/src/replay_controller.cpp
branches/xan/src/reports.cpp
branches/xan/src/statistics.cpp
branches/xan/src/team.cpp
branches/xan/src/unit.cpp
branches/xan/src/unit.hpp
branches/xan/src/unit_animation.cpp
branches/xan/src/unit_display.cpp
branches/xan/src/unit_types.cpp
branches/xan/src/unit_types.hpp
branches/xan/src/upload_log.cpp
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/xan/src/actions.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/actions.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/actions.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/actions.hpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/ai.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/ai.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/ai_attack.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/ai_attack.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/ai_dfool.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/ai_dfool.hpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/ai_move.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/ai_move.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/cavegen.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/cavegen.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/config_adapter.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/config_adapter.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/config_adapter.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/config_adapter.hpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/dialogs.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/dialogs.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/display.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/display.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/game_events.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/game_events.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/game_events.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/game_events.hpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/gamestatus.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/gamestatus.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/help.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/help.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/mapgen.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/mapgen.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/menu_events.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/menu_events.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/mouse_events.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/mouse_events.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/pathfind.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/pathfind.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/pathfind.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/pathfind.hpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/playlevel.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/playlevel.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/playturn.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/playturn.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/playturn.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/playturn.hpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/preferences.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/preferences.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/replay.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/replay.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/replay.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/replay.hpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/replay_controller.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/replay_controller.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/reports.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/reports.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/statistics.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/statistics.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/team.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/team.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/unit.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/unit.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/unit.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/unit.hpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/unit_animation.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/unit_animation.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/unit_display.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/unit_display.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/unit_types.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/unit_types.cpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/unit_types.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/unit_types.hpp?rev=10650&r1=10649&r2=10650&view=diff
Modified: branches/xan/src/upload_log.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/xan/src/upload_log.cpp?rev=10650&r1=10649&r2=10650&view=diff
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits
