Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-04 | Revert "Make Lint Happy" | Elias Fleckenstein | |
This reverts commit ad148587dcf5244c2d2011dba339786c765c54c4. | |||
2020-11-04 | Make Lint Happy | Elias Fleckenstein | |
2019-08-24 | Inventory: Send dirty lists where appropriate (#8742) | SmallJoker | |
This change reduces the amount of sent data towards clients. Inventory lists that are already known to the player are skipped, saving quite some data over time. Raises protocol version to 38 to ensure correct backwards-compatible code. | |||
2015-04-26 | Tests: Modularize unit testing | kwolekr | |
Split unit tests into separate files under src/unittest/ Give better unittest diagnostics Clean up some code |