1
0
forked from 0ad/0ad
0ad/source
Ykkrosh 5e3e78ca78 # Fixed some graphical and scenario editor issues.
Atlas: Changed video format to 640x480 and losslessly compressed. Added
most-recently-used files list. Stopped switching sidebar when selecting
tools, since it was getting annoying. Added Slow playback mode. Fixed
crash when resetting sim while projectiles exist.
Renderer: Added JS-accessible renderer.shadowMapSize to override the
size of shadow maps.
ShadowMap: Changed default depth texture bits to 24, since that seems to
go faster (see #180).
PolygonSortModelRenderer: Made more similar to other renderers, so that
the renderer.sortAllTransparent=true mode works better.
Projectile: Fixed update, so it interpolates smoothly.
Entgraph: Fixed promotion detection.

This was SVN commit r4876.
2007-02-09 17:04:55 +00:00
..
collada Oops, I broke GCC PCH a month ago. Fixed, and added a comment so I now know why it does what it does. 2007-01-26 21:16:49 +00:00
graphics # Fixed some graphical and scenario editor issues. 2007-02-09 17:04:55 +00:00
gui GCC compatibility 2007-02-07 14:02:09 +00:00
i18n # Slightly tidied up string code. 2007-02-01 14:46:14 +00:00
lib # Slightly tidied up string code. 2007-02-01 14:46:14 +00:00
maths Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
network # Slightly tidied up string code. 2007-02-01 14:46:14 +00:00
pch Removed some header files from header files. 2007-01-13 22:44:42 +00:00
ps Atlas: Disable selected tool before saving, so unit-placement previews don't get saved as real units. 2007-02-04 14:56:38 +00:00
renderer # Fixed some graphical and scenario editor issues. 2007-02-09 17:04:55 +00:00
scripting # Slightly tidied up string code. 2007-02-01 14:46:14 +00:00
simulation # Fixed some graphical and scenario editor issues. 2007-02-09 17:04:55 +00:00
sound #fixed minor bug with soundgroups 2007-01-20 04:23:08 +00:00
tools # Fixed some graphical and scenario editor issues. 2007-02-09 17:04:55 +00:00
main.cpp GCC compatibility 2007-02-07 14:02:09 +00:00
test_setup.cpp Added ICC-Linux PCH support in Premake. (It's much more like the MSVC approach than the GCC one.) 2007-01-04 03:22:23 +00:00