aboutsummaryrefslogtreecommitdiff
path: root/src/game.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Optimized smooth lighting calculation codePerttu Ahola2011-04-241-0/+11
|
* Added a simple software "ambient occlusion" effect, like minecraft's "smooth ↵Perttu Ahola2011-04-241-4/+4
| | | | lighting"
* Made the main menu a bit more unique lookingPerttu Ahola2011-04-241-2/+23
|
* Code refactoring; split half of main.cpp to game.cpp.Perttu Ahola2011-04-231-0/+1975