MegaGlest/source/glest_game
Mark Vejvoda 3ede912b9a - added support for custom video's on battle end screen:
look for videos in the following order:
1. check faction xml file for the following attributes (depends on win/lose) on the faction tag:
faction-battle-end-win-video="<path to video>"
faction-battle-end-lose-video="<path to video>"

if not defined 2. check the faction folder for the files:
battle_end_win_video.*
battle_end_lose_video.*

if not found check the data/core/menu/videos/ paths for:
battle_end_win.*
battle_end_lose.*
2012-09-25 00:23:25 +00:00
..
ai - removed pathfinder from GAE and all references 2012-09-22 21:39:13 +00:00
facilities - removed pathfinder from GAE and all references 2012-09-22 21:39:13 +00:00
game - added support for custom video's on battle end screen: 2012-09-25 00:23:25 +00:00
global - added support for custom video's on battle end screen: 2012-09-25 00:23:25 +00:00
graphics - removed pathfinder from GAE and all references 2012-09-22 21:39:13 +00:00
gui - removed cell marker from popup menu and moved to hotkeys (f2 add f3 remove) 2012-09-24 17:13:27 +00:00
main - added support for custom video's on battle end screen: 2012-09-25 00:23:25 +00:00
menu - removed pathfinder as a configurable item in the UI 2012-09-22 21:44:30 +00:00
network - cppcheck round #2 cleanup 2012-09-22 20:37:42 +00:00
sound - lots of code cleanup from the cppcheck 2012-09-22 20:13:57 +00:00
type_instances - removed cell marker from popup menu and moved to hotkeys (f2 add f3 remove) 2012-09-24 17:13:27 +00:00
types - lots of code cleanup from the cppcheck 2012-09-22 20:13:57 +00:00
world - added support for custom video's on battle end screen: 2012-09-25 00:23:25 +00:00
CMakeLists.txt - updated copyright headers is some files that had them missing 2012-08-02 00:57:28 +00:00