Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-11 | Updated nodes, fixed libraries. No solution for the hanging-up crash yet, ↵ | pranomostro | |
though. :( | |||
2017-06-28 | Bump to 0.4 | pranomostro | |
2017-03-02 | Explicitely list all libs in LDLIBS | z3bra | |
This allow statically linking the binary by simply overriding LDFLAGS. | |||
2016-12-05 | Bump to 0.3 | pranomostro | |
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 | |||
2016-11-14 | Revert "Compile against local toxcore submodule" | z3bra | |
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. | |||
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 | |