| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split Game object to separate Activity subtypes for Rich Presences. | Rapptz | 2018-03-05 | 1 | -87/+0 |
| * | Add intersphinx | Tobotimus | 2018-01-06 | 1 | -3/+3 |
| * | Game objects are really dumb. | Rapptz | 2017-08-21 | 1 | -4/+4 |
| * | Consume remaining keyword arguments in Game constructor. | Rapptz | 2017-08-19 | 1 | -1/+1 |
| * | Add default type for Game. | Rapptz | 2017-08-16 | 1 | -7/+7 |
| * | handle Game.name being None | khazhyk | 2017-07-03 | 1 | -1/+1 |
| * | Make supported operations stand out more than attributes. | Rapptz | 2017-05-20 | 1 | -8/+10 |
| * | Use describe instead of tables for supported operations. | Rapptz | 2017-05-13 | 1 | -13/+15 |
| * | Update copyright year to 2017. | Rapptz | 2017-01-20 | 1 | -1/+1 |
| * | Add useful repr to all data classes. | Rapptz | 2017-01-03 | 1 | -0/+3 |
| * | Slots use tuples instead now. | Rapptz | 2017-01-03 | 1 | -1/+1 |
| * | Add Game.type and Game.url attributes to change streaming status. | Rapptz | 2016-05-06 | 1 | -1/+16 |
| * | Update license of files to 2016. | Rapptz | 2016-01-04 | 1 | -1/+1 |
| * | Add game data class, replace game_id. | Khazhismel | 2015-12-23 | 1 | -0/+65 |