summaryrefslogtreecommitdiff
path: root/src/game.cpp
Commit message (Collapse)AuthorAge
* random comment updatesPerttu Ahola2011-04-30
|
* made proper skyboxes for dawn/evening and nightPerttu Ahola2011-04-29
|
* Tweaked clouds a bitPerttu Ahola2011-04-29
|
* added simple skyboxPerttu Ahola2011-04-29
|
* added cloudsPerttu Ahola2011-04-29
|
* Optimized smooth lighting calculation codePerttu Ahola2011-04-24
|
* Added a simple software "ambient occlusion" effect, like minecraft's "smooth ↵Perttu Ahola2011-04-24
| | | | lighting"
* Made the main menu a bit more unique lookingPerttu Ahola2011-04-24
|
* Code refactoring; split half of main.cpp to game.cpp.Perttu Ahola2011-04-23