This repository has been archived on 2022-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
urtrator/database
Stanislav Nikitin e46d203a3c Many fixes and debug prints removed.
Removed debug prints, as we don't really need them now.

Fixed database updating from cache, until now only inserts was working
fine, updates failing. All because of forgotten comma :(.

Reworked handling of icons in servers lists, now they didn't
recreated, but reused from created on application start. Can also
save us much memory for long runs.

Moved gamemode detector to mainwindow_helpers, where it should be.
2016-10-07 22:21:19 +05:00
..
database_object.go Many fixes and debug prints removed. 2016-10-07 22:21:19 +05:00
exported.go Initial commit, what works: 2016-10-04 15:42:36 +05:00
migrations.go Favorites servers fix, one server update and show privates. 2016-10-07 14:28:44 +05:00