Merge pull request #284 from cxong/patch-1 |
|
More...
|
almost 2 years ago
|
Fix link to other licenses |
|
More...
|
almost 2 years ago
|
refactor: use the py3 super syntax |
|
More...
|
almost 3 years ago
|
ci: update github actions |
|
More...
|
almost 3 years ago
|
docs(chat): move from gitter to matrix |
|
More...
|
about 3 years ago
|
fix(controls): convert None to a string to sort it (#275) |
|
More...
|
about 3 years ago
|
fix(py3): use right types from py2 (#274) |
|
More...
|
about 3 years ago
|
fix(config): only write strings to the config file |
|
More...
|
about 3 years ago
|
ci(github): remove the build ext step in tests job (#271) |
|
More...
|
about 3 years ago
|
refactor(player): remove an unused argument (#270) |
|
More...
|
about 3 years ago
|
fix(py3): use python3 compat' methods and objects (#269) |
|
More...
|
about 3 years ago
|
refactor(six): use six everywhere |
|
More...
|
about 3 years ago
|
fix(fretwork,six): adapt unicode functions to py3 |
|
More...
|
about 3 years ago
|
refactor(instrus): clean up |
|
More...
|
about 3 years ago
|
fix(guitarscene): use absolute path for import |
|
More...
|
about 3 years ago
|
refactor(logs): use better levels for issues |
|
More...
|
about 3 years ago
|
VideoPlayer: extract the C++ extension (#217) |
|
More...
|
about 3 years ago
|
doc: fix the syntax of the debian install guide |
|
More...
|
about 4 years ago
|
doc(readme): revamp the README |
|
More...
|
about 4 years ago
|
doc: remove trailing spaces from licences |
|
More...
|
about 4 years ago
|
refactor(config): remove game/log_class_inits |
|
More...
|
about 4 years ago
|
fix(song): check the type of class before sorting |
|
More...
|
about 4 years ago
|
fix(python3): get integers after some divisions |
|
More...
|
about 4 years ago
|
style(Shader): reformat docstrings and spaces |
|
More...
|
about 4 years ago
|
refactor(translations): remove not available langs |
|
More...
|
about 4 years ago
|
fix(python3): replace xrange with range |
|
More...
|
about 4 years ago
|
refactor(song): remove the old way to sort songs |
|
More...
|
about 4 years ago
|
fix(sort): use the key argument of sort |
|
More...
|
about 4 years ago
|
fix(dict): use items in sortOptionsByKey dict |
|
More...
|
about 4 years ago
|
fix(cmp): replace the old __cmp__ with ordering |
|
More...
|
about 4 years ago
|