Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-12 | Added support for userdata in callbacks | alek900 | |
2013-08-10 | tabs -> spaces | slvr | |
2013-08-10 | network_registerhandler | slvr | |
2013-08-09 | Fix a recurring typo in code and comments. | Christian Brueffer | |
2013-08-05 | Fix bug where friendreq_handlepacket did not do bounds checking | Nick ODell | |
2013-07-27 | Ran the code through: astyle --style=linux | irungentoo | |
2013-07-26 | A *lot* of style changes. | Konstantin Kowalski | |
2013-07-26 | Fix braces and a comment | sometwo | |
2013-07-26 | Fixed the multiple friends request recieved at the same time problem. | irungentoo | |
2013-07-26 | Formatting. | SilentSand | |
Many stylistic changes, mostly formatting code more closely to the coding style. | |||
2013-07-25 | Licensing | SilentSand | |
Added the GPLv3 license to some files in addition to fixing some comments at the beginning of the files. | |||
2013-07-22 | Modified the way friend requests worked. | irungentoo | |
Added routing of friend requests. |