Cleanup and improvements.

This commit is contained in:
Daniel Buckmaster 2014-03-11 22:11:03 +11:00
parent 0a591b825d
commit 7a1016aa85
2 changed files with 26 additions and 30 deletions

View file

@ -17,14 +17,10 @@ root: ..
</p>
<p>
The Committee's operations include evaluating pull-requests made on the engine
repository, deciding on a roadmap for the engine's future, and of course doing
some programming in order to make that happen!
</p>
<p>
The Committee's actions are governed by its Charter, which is laid out in the
section below.
The Committee's day-to-day activities include evaluating pull-requests made
on the engine repository, deciding on a roadmap for the engine's future, and
of course doing some programming in order to make that happen! The Committee's
actions are governed by its Charter, which is laid out in the section below.
</p>
</div>
@ -34,54 +30,54 @@ root: ..
<div class="container">
<div class="row">
<div class="media col-sm-6">
<div class="media col-sm-4">
<div class="media-body">
<h4 class="media-heading">Luis Anton</h4>
<p><b>Expertise:</b> Rendering and cross-platform code.</p>
<p><b>Expertise:</b> Rendering and cross-platform code</p>
<p><b>Known for:</b> Porting to <a href="http://www.garagegames.com/community/forums/viewthread/133262">OpenGL</a>
and <a href="http://www.garagegames.com/community/forums/viewthread/135114">Linux</a>.</p>
and <a href="http://www.garagegames.com/community/forums/viewthread/135114">Linux</a></p>
</div>
</div>
<div class="media col-sm-6">
<div class="media col-sm-4">
<div class="media-body">
<h4 class="media-heading">Fyodor Osokin</h4>
<p><b>Expertise:</b> Networking.</p>
<p><b>Known for:</b> <a href="http://www.afterworld.ru/">AfterWorld MMO</a>.</p>
<p><b>Expertise:</b> Networking</p>
<p><b>Known for:</b> <a href="http://www.afterworld.ru/">AfterWorld MMO</a></p>
</div>
</div>
<div class="media col-sm-6">
<div class="media col-sm-4">
<div class="media-body">
<h4 class="media-heading">Daniel Buckmaster</h4>
<p><b>Expertise:</b> Gameplay code.</p>
<p><b>Known for:</b> <a href="http://daniel.buckmasterfamily.id.au/walkabout/">Walkabout Navigation Toolkit</a>.</p>
<p><b>Expertise:</b> Gameplay code</p>
<p><b>Known for:</b> <a href="http://daniel.buckmasterfamily.id.au/walkabout/">Walkabout Navigation Toolkit</a></p>
</div>
</div>
</div>
<div class="row">
<div class="media col-sm-6">
<div class="media col-sm-4">
<div class="media-body">
<h4 class="media-heading">Thomas Fischer</h4>
<p><b>Expertise:</b> Physics and platform coding.</p>
<p><b>Known for:</b> <a href="http://www.beamng.com/content/">BeamNG physics engine</a>.</p>
<p><b>Expertise:</b> Physics and platform coding</p>
<p><b>Known for:</b> <a href="http://www.beamng.com/content/">BeamNG physics engine</a></p>
</div>
</div>
<div class="media col-sm-6">
<div class="media col-sm-4">
<div class="media-body">
<h4 class="media-heading">Andrew Mac</h4>
<p><b>Expertise:</b> Everything!</p>
<p><b>Known for:</b> <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=223336592">Blood and Mana</a>.</p>
<p><b>Known for:</b> <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=223336592">Blood and Mana</a></p>
</div>
</div>
<div class="media col-sm-6">
<div class="media col-sm-4">
<div class="media-body">
<h4 class="media-heading">Jeff Raab</h4>
<p><b>Expertise:</b> Gameplay code.</p>
<p><b>Known for:</b> <a href="http://www.garagegames.com/community/forums/viewthread/134222">Entity/component framework</a>.</p>
<p><b>Expertise:</b> Gameplay code</p>
<p><b>Known for:</b> <a href="http://www.garagegames.com/community/forums/viewthread/134222">Entity/component framework</a></p>
</div>
</div>
</div>