1
0
forked from 0ad/0ad
0ad/source
travis 121faff0e8 #Added reading of particle settings from XML.
Added CEmitter::LoadFromXML method to load particle settings from XML
files.
Made Update code generic and moved from CDefaultEmitter child class up
into CEmitter base class.
Cleaned up code in general and removed unused member variables.

This was SVN commit r6691.
2009-02-19 00:19:06 +00:00
..
collada Don't redefine UNUSED 2008-09-18 17:09:36 +00:00
dcdt/se Fixed one set of annoying DCDT warnings 2008-07-18 23:49:51 +00:00
graphics #Added reading of particle settings from XML. 2009-02-19 00:19:06 +00:00
gui warning fixes 2008-09-18 11:31:12 +00:00
i18n Use NONCOPYABLE macro, to avoid ICC warnings 2009-01-03 18:40:28 +00:00
lib Fixed issue in VerifyPages that was preventing me from compiling on Vista. 2009-01-31 23:30:24 +00:00
maths dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
network NMT_REMOVE_MESSAGE network message added so that an entity can be removed during a multiplayer game (compilation error fix) 2008-12-21 19:56:50 +00:00
pch pathfinding change: the engine uses Triangulation and A* on triangles now. dcdt package added. premake.lua changed to include the dcdt code. it needs to run update-workspaces.bat (flag -showOverlay will draw the triangulation and a single unit paths) 2007-10-09 07:27:45 +00:00
ps # fix building orientation issue 2009-02-07 16:42:16 +00:00
renderer Use NONCOPYABLE macro, to avoid ICC warnings 2009-01-03 18:40:28 +00:00
scripting warning fixes 2008-09-18 11:31:12 +00:00
simulation Use NONCOPYABLE macro, to avoid ICC warnings 2009-01-03 18:40:28 +00:00
sound # fix some sound-related problems 2008-11-23 20:29:12 +00:00
tools Use NONCOPYABLE macro, to avoid ICC warnings 2009-01-03 18:40:28 +00:00
main.cpp more dehydra. disabled lockfree module (not in use). 2008-07-17 17:00:00 +00:00
test_setup.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00