]> git.lizzy.rs Git - dragonfireclient.git/history - src/game.cpp
+ paper, book, bookshelf
[dragonfireclient.git] / src / game.cpp
2011-06-02 Nils Dagsson MoskoppMerge pull request #1 from TeddyDesTodes/master
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 teddydestodesMerge remote-tracking branch 'bucket-t/master'
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-05-29 teddydestodesfast_move and free_move can now be toggled
2011-05-24 Perttu Aholawhen pause menu is activated, move mouse cursor on...
2011-05-22 Perttu Aholamerged password change menu
2011-05-22 Ciaran GultnieksAdded the ability to change your password (via pause...
2011-05-21 Perttu Aholafixed a small memory leak in game.cpp
2011-05-21 Perttu AholaAll textures are are now searched first from the direct...
2011-05-20 Perttu AholaMerge: New map directory structure and player passwords
2011-05-20 Ciaran GultnieksPasswords - password entry at main menu, stored and...
2011-05-19 Ciaran GultnieksDon't say 'Creating server and client' if the server...
2011-05-16 Perttu Aholamerged CiaranG's changes (player privileges)
2011-05-15 Perttu Aholafixed an "unused variable" warning
2011-05-14 Perttu Aholaremoved a leftover debug print
2011-05-14 Perttu AholaAdded key configuration in the configuration file.
2011-05-09 Perttu Aholamerged CiaranG's changes: the glass block
2011-05-06 Perttu AholaFixed viewing range stuff a bit (now it works better...
2011-04-29 Perttu Aholarandom comment updates
2011-04-29 Perttu Aholamade proper skyboxes for dawn/evening and night
2011-04-29 Perttu AholaTweaked clouds a bit
2011-04-29 Perttu Aholaadded simple skybox
2011-04-29 Perttu Aholaadded clouds
2011-04-24 Perttu AholaOptimized smooth lighting calculation code
2011-04-24 Perttu AholaAdded a simple software "ambient occlusion" effect...
2011-04-23 Perttu AholaMade the main menu a bit more unique looking
2011-04-23 Perttu AholaCode refactoring; split half of main.cpp to game.cpp.