aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump dependenciesHEADorigin/mastermasterPřemysl Eric Janouch2024-04-102-0/+0
|
* CMakeLists.txt: declare compatibility with 3.27Přemysl Eric Janouch2023-08-011-1/+1
| | | | Sadly, the 3.5 deprecation warning doesn't go away after this.
* CMakeLists.txt: link properlyPřemysl Eric Janouch2023-07-041-1/+1
|
* README.adoc: update package informationPřemysl Eric Janouch2023-07-011-2/+4
|
* Bump libertyPřemysl Eric Janouch2023-05-221-0/+0
|
* Allow passing drawings to open on the command linePřemysl Eric Janouch2023-05-222-11/+16
| | | | The UI deserves an overhaul.
* Bump dependenciesPřemysl Eric Janouch2021-11-162-0/+0
|
* CMakeLists.txt: fix macOS buildPřemysl Eric Janouch2021-11-161-0/+2
|
* Rename the projectPřemysl Eric Janouch2021-11-166-22/+22
| | | | | | The old name had its context, but now it's mostly just confusing. Make it netdraw with an extra 'e'.
* Add clang-format configuration, clean upPřemysl Eric Janouch2021-10-302-2/+34
|
* General project maintenancePřemysl Eric Janouch2021-10-308-82/+55
| | | | | | Bump the minimum required CMake version to 3.0. Bump dependencies.
* Name changePřemysl Eric Janouch2020-09-283-4/+4
|
* Bump liberty and termoPřemysl Eric Janouch2020-09-282-0/+0
|
* Remove .travis.ymlPřemysl Janouch2018-06-241-38/+0
| | | | | | We don't depend on any proprietary services no longer. I'll have to make my own replacements with blackjack and hookers. Until then, the file stays in the commit log as an example.
* Update READMEPřemysl Janouch2018-06-241-10/+6
|
* Bump liberty, termoPřemysl Janouch2018-06-243-2/+2
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-244-14/+7
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* CleanupPřemysl Janouch2018-06-241-25/+25
|
* CMakeLists.txt: fix variable namePřemysl Janouch2018-06-241-2/+2
|
* Bump libertyPřemysl Janouch2017-06-223-25/+16
|
* StreamlinePřemysl Janouch2017-06-071-112/+79
|
* Update READMEPřemysl Janouch2017-06-072-1/+3
|
* Bump liberty, termoPřemysl Janouch2017-06-072-0/+0
|
* Fix and update LICENSEPřemysl Janouch2017-02-032-13/+11
|
* Travis CI: brevify notificationsPřemysl Janouch2017-02-031-0/+6
|
* Bump libertyPřemysl Janouch2017-01-241-0/+0
|
* Update termoPřemysl Janouch2016-08-071-0/+0
|
* Bump liberty, termoPřemysl Janouch2016-03-143-6/+6
|
* Update READMEPřemysl Janouch2016-03-141-11/+43
|
* Don't force compile flagsPřemysl Janouch2016-03-141-1/+2
|
* Bump termoPřemysl Janouch2016-03-141-0/+0
|
* Fix Travis CI notificationsPřemysl Janouch2016-03-141-1/+1
|
* Fix build on *BSDPřemysl Janouch2016-01-141-0/+16
|
* Try harder to find ncurseswPřemysl Janouch2016-01-144-14/+30
|
* Convert README to AsciiDocPřemysl Janouch2015-09-271-16/+12
|
* Bump termoPřemysl Janouch2015-05-281-0/+0
|
* Bump libertyPřemysl Janouch2015-03-292-22/+22
|
* Try to fix README.rstPřemysl Janouch2015-02-281-2/+4
| | | #$@%
* Move to libertyPřemysl Janouch2015-02-287-749/+15
|
* Miscellaneous tiny changesPřemysl Janouch2015-02-261-4/+9
|
* Must store fgetc() output in an intcoverity_scanPřemysl Janouch2015-02-141-1/+1
|
* Prevent integer overflowPřemysl Janouch2015-02-141-0/+3
|
* Fix two off-by-one errorsPřemysl Janouch2015-02-141-2/+2
|
* Fix resource leakPřemysl Janouch2015-02-141-6/+6
|
* Travis CI: Try enabling Coverity scanPřemysl Janouch2015-02-141-0/+12
|
* Update README.rstPřemysl Janouch2015-02-091-0/+2
| | | Add a screenshot.
* Add Travis CI configurationPřemysl Janouch2015-02-081-0/+20
|
* Add an option to expect all client drawing to succeedPřemysl Janouch2015-02-081-3/+14
| | | | | | Alias `no-wait'. So far the server always draws everything. If that stops being the case, we might want to introduce a denial response and additional logic in the client, so that it can fix its own version of the picture.
* Little fixesPřemysl Janouch2015-02-082-3/+4
|
* Make IRC export work with more clientsPřemysl Janouch2014-11-301-4/+23
|