Age | Commit message (Expand) | Author |
---|---|---|
2018-02-11 | Updated nodes, fixed libraries. No solution for the hanging-up crash yet, tho... | pranomostro |
2017-06-28 | Bump to 0.4 | pranomostro |
2017-03-02 | Explicitely list all libs in LDLIBS...This allow statically linking the binary by simply overriding LDFLAGS. | z3bra |
2016-12-05 | Bump to 0.3...Changes: * upgrade to newest irungentoo version of toxcore * add the nodegen script that makes the TODO file obsolete * upgrade calls to be more smooth and use less cpu * fix a number of small bugs from the last version | pranomostro |
2016-11-14 | Revert "Compile against local toxcore submodule"...This reverts commit a1d2b63e6af32685f5828c302a0d3edeeb48090f. Ratox now compiles against the latest version of the API, so there is no need for using a local submodule anymore. | z3bra |
2016-10-31 | Compile against local toxcore submodule | z3bra |
2015-02-08 | Bump up to 0.2.1 | sin |
2014-12-07 | Bump version to 0.2 | sin |
2014-10-15 | Build with -g so users can provide meaningful backtraces | sin |
2014-10-08 | Update README | sin |
2014-10-08 | Add -lrt to LDFLAGS | sin |
2014-10-07 | Revert accidental modification to config.mk | sin |
2014-10-07 | Fix possible stack corruption when parsing friend IDs | sin |
2014-10-01 | Starting fooling around with toxav; work in progress | sin |
2014-09-29 | Initial release 0.1 | sin |
2014-09-22 | Add support for encrypted save files | sin |
2014-09-17 | Rename ratatox to ratox | sin |
2014-09-15 | Pass -DVERSION=\"${VERSION}\" and use that when printing the rat | sin |
2014-09-15 | Remove unused symbols | sin |
2014-09-13 | Add Makefile + config.mk + config.def.h | sin |