1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/gui
Ykkrosh b08e142193 Graphics optimisations and features from eihrul.
Add shadow filtering (PCF) option.
Fix ugly shadow saturation in old lighting mode.
Fix fancy water shader.
Fix camera matrix computation.
Support scissoring of camera frustum.
Optimise vertex skinning.
Inline various matrix functions.
Support filtering of the list of submitted models before a rendering
pass, for more precise culling.
Optimise water renderer (fixes #721, based on patch by ortalo).
Use scissoring when generating reflection/refraction textures.
Skip reflection/refraction texture generation when no water is visible.
Render alpha-blended objects differently (fixes #434).
Reduce shadow swimming effects.

This was SVN commit r9814.
2011-07-12 23:48:05 +00:00
..
aiconfig Attempt to improve AI selection in the game setup screen. 2011-02-27 17:58:41 +00:00
civinfo Changed default maps 2010-12-09 01:30:51 +00:00
common This was SVN commit r9610. 2011-06-09 23:52:29 +00:00
gamesetup Sets default single player map to Acropolis II (also moves these constants to the top of gamesetup.js for clarity) 2011-07-07 23:16:09 +00:00
loading Fixes slightly broken game attributes and setup. 2011-04-28 01:21:02 +00:00
manual #Added link to online manual (from in-game manual). Also updated the year in the "about box" from 2010 to 2011. 2011-03-10 17:37:29 +00:00
msgbox # Various changes to the text rendering system. 2010-05-30 13:42:56 +00:00
pregame increase length of main menu version number field to accommodate longer version text 2011-06-11 14:22:03 +00:00
session Graphics optimisations and features from eihrul. 2011-07-12 23:48:05 +00:00
summary Treasures collected counter for summary screen 2010-11-25 18:01:23 +00:00
text Updated text from "Super" to "Champion." 2011-07-07 07:56:43 +00:00
gui.dtd # Refactored the networking code, and redesigned the game setup screen. 2010-06-30 21:41:04 +00:00
page_aiconfig.xml # Add initial basic player AI framework. 2011-01-12 12:29:00 +00:00
page_atlas.xml # Fix startup warning in scenario editor 2010-04-17 11:29:34 +00:00
page_civinfo.xml Clean up line endings 2010-10-30 12:22:18 +00:00
page_gamesetup_mp.xml # Refactored the networking code, and redesigned the game setup screen. 2010-06-30 21:41:04 +00:00
page_gamesetup.xml # Refactored the networking code, and redesigned the game setup screen. 2010-06-30 21:41:04 +00:00
page_loading.xml New loading screen style (may need more polishing) 2010-11-27 03:07:48 +00:00
page_manual.xml Add basic help page into the main menu. 2010-07-07 21:47:31 +00:00
page_msgbox.xml # Restructured GUI implementation 2009-12-03 20:17:22 +00:00
page_pregame.xml # Extensions and cleanups to session GUI files. 2010-02-28 21:45:09 +00:00
page_session.xml Renamed "session_new" to "session" 2010-11-14 20:32:38 +00:00
page_summary.xml Displaying civ icons on summary screen, moving "Civ centres built" and "Enemy civ centres destroyed" to new "Conquest" tab 2010-11-20 21:42:54 +00:00