0ad/source
janwas b242eafd02 various small fixes; some changes as in previous rev (which was only the files in lib/)
split a part of win.cpp up into wsysdep
GameSetup: bugfix for incorrect window title text

This was SVN commit r3204.
2005-12-07 03:44:17 +00:00
..
graphics ProfileViewer: Fixed char* vs wchar_t*. 2005-12-06 20:16:50 +00:00
gui various small fixes; some changes as in previous rev (which was only the files in lib/) 2005-12-07 03:44:17 +00:00
i18n profiling indicates memcpy is a bottleneck, so globally replace all of them with memcpy2 (hand-optimized). depending on transfer size, this is 10%..300% faster. also made memcpy2 into a macro instead of thunk function because vc7 was still generating a jump. 2005-10-30 16:19:20 +00:00
lib various small fixes; some changes as in previous rev (which was only the files in lib/) 2005-12-07 03:44:17 +00:00
maths various small fixes; some changes as in previous rev (which was only the files in lib/) 2005-12-07 03:44:17 +00:00
ps various small fixes; some changes as in previous rev (which was only the files in lib/) 2005-12-07 03:44:17 +00:00
renderer Added fresnel effect for water. 2005-12-06 06:42:49 +00:00
scripting fix build breakage (baad!): 2005-11-13 23:29:56 +00:00
simulation ProfileViewer: Fixed char* vs wchar_t*. 2005-12-06 20:16:50 +00:00
sound various small fixes; some changes as in previous rev (which was only the files in lib/) 2005-12-07 03:44:17 +00:00
tools Atlas: Better toolbar. 2005-12-05 20:17:10 +00:00
main.cpp replace g_active with more clear g_app_has_focus and g_app_minimized 2005-10-31 18:36:36 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00