Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-05 | Add ability to send client states to other clients. | Andrei Karas | 1 | -9/+4 | |
Using for this emotes. | |||||
2011-05-24 | Add simple memory leak detector. | Andrei Karas | 3 | -0/+6 | |
Can be enabled by configure option -enable-memdebug=yes. Known issue: not all memory allocations hooked with it. | |||||
2011-05-21 | Fix some issues after automatic code checking. | Andrei Karas | 2 | -9/+7 | |
2011-05-20 | Start separating netcode to functions and moving some code to ea name space | Andrei Karas | 7 | -0/+1341 | |
for future usage for different server types. Processed classes: adminhandler, beinghandler, buysellhandler. |