Free and Open Source real time strategy game with a new take on micro-management

Difference between revisions of "Source Understanding Guide"

From Globulation2

Jump to: navigation, search
(moved very old note by nct to discussion)
Line 1: Line 1:
Right now only a copy pasted of old wiki, we have to improve this. Eventually this page will disappear as all documentation will be included in the doxygen autogenerated doc.
--[[User:Nct|Nct]] 03:49, 18 December 2005 (PST)

You can start understanding the code by:
You can start understanding the code by:
* To have an idea of the main loop : [http://hg.globulation2.org/glob2-new/?f=983c6bea60a3;file=doc/main%20engine%20loop.txt;style=raw doc/main engine loop.txt]
* To have an idea of the main loop : [http://hg.globulation2.org/glob2-new/?f=983c6bea60a3;file=doc/main%20engine%20loop.txt;style=raw doc/main engine loop.txt]

Revision as of 17:01, 2 January 2009

You can start understanding the code by:

Misc