1
0
forked from 0ad/0ad
Commit Graph

16 Commits

Author SHA1 Message Date
d1636558e1 Removed coding conventions document (migrated to http://trac.wildfiregames.com/wiki/Coding_Conventions)
This was SVN commit r6923.
2009-06-24 16:09:06 +00:00
56b38ddd1e # Engine overview doc started.
This was SVN commit r5421.
2007-10-20 18:30:32 +00:00
a2c607d2d4 updated version with fixed bibliography
This was SVN commit r5338.
2007-09-08 16:05:52 +00:00
153c9edfe9 add timing docs
This was SVN commit r5212.
2007-06-24 00:19:03 +00:00
aa425d16ce coding convention: mention and explain the need for omitting author/modified by tags. see http://www.wildfiregames.com/forum/index.php?showtopic=10934
This was SVN commit r5039.
2007-05-07 11:11:11 +00:00
97c5da87d4 improve formatting in code snippets
This was SVN commit r5029.
2007-05-05 16:35:09 +00:00
23610e6753 revise coding conventions as discussed in forum.
- convert to TeX (the original is in MS-office generated "HTML" :/)
- mention cppdoc and filenames
- fix typos/improve wording a bit
- clarify member variables, that the exact cAsE is unspecified but m_
should be used

This was SVN commit r5020.
2007-05-02 20:51:39 +00:00
Seth
22ede31161 Added program flow diagram into docs folder, to offer a good reminder of the program modules and their interaction
This was SVN commit r5010.
2007-04-30 19:05:01 +00:00
pyrolink
a95c72d0c1 Upgraded console (text wrap, help text), cinematic stuff
This was SVN commit r4065.
2006-07-06 03:17:44 +00:00
dfa58e02bf Moved Excel document into docs.
Removed libpng13 directory, which I had forgotten about, since its
contents were copied into the root of libpng/include.

This was SVN commit r3803.
2006-04-24 00:30:15 +00:00
pyrolink
b5d9da29c1 #When appropriate (i.e. wheeled units), units will align with the slope of the terrain. *JS documentation
*added CTerrain::getSlopeAngle[Face]() which returns the angle in
radians of the slope of the terrain.  getSlopeAngleFace should be used
for entities because it takes into account which way the entity is
facing, which allows for negative angles.
*the max and min graphical rotation for the slope is under traits.pitch.
This is used so that you can have certain units such as infantry that
don't rotate very far go down steep slopes but not rotate too much.
*JS documentation in docs/JSReg.rtf -- I put in most of the relevant
global functions; still needs entity functions.

This was SVN commit r3794.
2006-04-22 05:52:23 +00:00
b6d46bb918 # final version of thesis
This was SVN commit r3731.
2006-04-07 16:46:40 +00:00
cc26968249 # IO thesis: add TSP measurement, lessons learned and bibliography (bibtex)
This was SVN commit r3686.
2006-03-25 20:57:16 +00:00
dadd15ef00 # IO thesis: incorporate revisions from 2nd reviewer and add experimental results for cache
This was SVN commit r3683.
2006-03-25 07:05:04 +00:00
b431089ee7 # revisions to IO thesis suggested by adviser
This was SVN commit r3677.
2006-03-23 23:14:53 +00:00
eba3e5fdd6 setup new docs dir for thesis and maybe other files (as discussed with stuart, it doesn't fit in binaries or source)
commit rough draft

This was SVN commit r3676.
2006-03-23 18:17:13 +00:00