Commit Graph

2 Commits (d859789d9603d8f6c4c14a91d8a9cba7bffe0b80)

Author SHA1 Message Date
Tobias Zwick d859789d96 fix some build problems 2014-10-12 02:17:05 +02:00
Tobias Zwick 21e532da23 split up C4FoW header and source file into one file for each class
* added some class and method documentation, removed some superfluous comments like

	void C4FoW::Update(C4Rect r)
	{
		// Update all lights
		...

* added ASK comments that need clarification before proper documentation
2014-10-11 23:13:10 +02:00