0ad/source
janwas fd46b9e370 fixes/improvements from work:
file/wfilesystem: avoid error dialog when opening a file that doesn't
exist
precompiled/pch_warnings: remove push/pop that prevented our warning
disables to applying to other code. update comments
topology: refactor APIC field access and add support for constructing
APIC ID from topology
waio: add file_attribute_normal
wsysdep: slightly safer sys_generate_random_bytes implementation

This was SVN commit r8869.
2011-01-28 13:40:07 +00:00
..
collada Support prop_ prefix in Collada files, as well as prop- 2010-11-15 02:18:49 +00:00
graphics Primitive support for gamepad camera movement 2010-12-30 19:45:13 +00:00
gui # Add initial basic player AI framework. 2011-01-12 12:29:00 +00:00
lib fixes/improvements from work: 2011-01-28 13:40:07 +00:00
maths Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Add AI script code to provide a cleaner API around the engine interface. 2011-01-15 23:35:20 +00:00
pch remove no-longer needed (and non-reentrant) MICROLOG as per today's meeting 2010-11-06 19:11:40 +00:00
ps Add AI script code to provide a cleaner API around the engine interface. 2011-01-15 23:35:20 +00:00
renderer Additional cleaning up of logging: removed LOG_CATEGORY macro definitions. 2010-12-05 08:50:33 +00:00
scripting Add AI script code to provide a cleaner API around the engine interface. 2011-01-15 23:35:20 +00:00
scriptinterface Add AI script code to provide a cleaner API around the engine interface. 2011-01-15 23:35:20 +00:00
simulation # Support alt+enter to toggle fullscreen mode. Make game window resizable. 2010-06-03 19:07:59 +00:00
simulation2 Simplify component interface: remove explicit context parameter, use GetSimContext() instead. 2011-01-16 14:08:38 +00:00
sound Changed all references from old CLogger API to use the new API. Removed old API. Fixes #247 2010-12-05 08:41:55 +00:00
tools AoE3Ed build fixes 2011-01-17 13:29:45 +00:00
contributors.txt Update contributors list 2010-08-06 00:18:45 +00:00
main.cpp Additional cleaning up of logging: removed LOG_CATEGORY macro definitions. 2010-12-05 08:50:33 +00:00
test_setup.cpp Fix missing includes 2010-01-10 11:31:31 +00:00