Ykkrosh
5f7855f7f0
Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/.
...
This was SVN commit r3930.
2006-06-02 02:10:27 +00:00
Ykkrosh
3d26549032
Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings)
...
This was SVN commit r3802.
2006-04-23 23:14:18 +00:00
livingaftermidnight
77094853b5
This was SVN commit r3528.
2006-02-17 02:02:39 +00:00
prefect
f953258a9d
Fix Linux build, don't EVER #include <windows.h> again!
...
Removed some apparently unnecessary #includes
Merged multiple M_PI definitions into maths/MathUtil.h
Add newline at end of file
This was SVN commit r3384.
2006-01-21 20:01:17 +00:00
livingaftermidnight
aef0a42780
This is the new particle engine. It's in and it compiles, but it's not implemented fully yet. Will get to that soon.
...
This was SVN commit r3369.
2006-01-19 11:19:55 +00:00