Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-10 | Delete copy constructor in some classes. | Andrei Karas | 1 | -3/+1 | |
2012-10-09 | Fix includes in sdlinput class. | Andrei Karas | 1 | -1/+0 | |
2012-09-05 | another some const fixes. | Andrei Karas | 1 | -1/+1 | |
2012-08-28 | Add const to more classes. | Andrei Karas | 1 | -3/+3 | |
2012-08-21 | next code style changes. | Andrei Karas | 1 | -0/+1 | |
2012-08-17 | Fix code style. | Andrei Karas | 1 | -1/+1 | |
2012-07-30 | Fix code style. | Andrei Karas | 1 | -1/+1 | |
2012-06-06 | Fix some issues after auto checking. | Andrei Karas | 1 | -3/+3 | |
2012-04-19 | Dehardcode keys in gui widgets. | Andrei Karas | 1 | -2/+6 | |
Add new tab with keys settings in input settings tab. | |||||
2012-04-18 | First step for dehardcode input handling in widgets. | Andrei Karas | 1 | -98/+100 | |
Now widgets can check for input event. | |||||
2012-04-03 | Add some const to sdlinput. | Andrei Karas | 1 | -1/+1 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-08-25 | Fix copyright in sdlinput.cpp. | Andrei Karas | 1 | -0/+1 | |
2011-05-31 | Revert "Switch includes to use embedded guichan." | Andrei Karas | 1 | -1/+1 | |
This reverts commit 338c3b1cae626830c9b9d231aeb9f9e8034b37d1. | |||||
2011-05-30 | Switch includes to use embedded guichan. | Andrei Karas | 1 | -1/+1 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+432 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |