Files
0ad/source/maths
janwas 73683b6109 # SwEng
. the massive renaming undertaking: camelCase functions -> PascalCase.
. add some cppdoc.
. minor additional renaming improvements: e.g. GetIsClosed -> IsClosed
. in entity code, replace constructs like "pvec = new vector; return
pvec; use *pvec; delete pvec" with a simple stack variable passed as
output parameter (avoid unnecessary dynamic allocs)
. timer: simpler handling of raw ticks vs normal timer (less #if)

This was SVN commit r5017.
2007-05-02 12:07:08 +00:00
..
2007-05-02 12:07:08 +00:00
2006-08-25 12:52:26 +00:00
2006-08-25 12:52:26 +00:00
2006-07-26 14:04:52 +00:00
2006-07-26 14:04:52 +00:00
2007-02-11 22:04:54 +00:00
2007-03-01 00:14:35 +00:00
2007-05-02 12:07:08 +00:00
2007-02-27 02:14:18 +00:00
2007-05-02 12:07:08 +00:00
2006-08-25 06:04:33 +00:00
2007-05-02 12:07:08 +00:00
2007-05-02 12:07:08 +00:00
2007-05-02 12:07:08 +00:00