[03:42:54] <BigJerk> SVN--> swedishcoder commited r826 to peragro_src with log message: Fixed all warnings about signed/unsigned comparision, see history.txt for more details (+32, -28).
[04:20:49] <BigJerk> SVN--> swedishcoder commited r827 to peragro_src with log message: Fixed warning about uninitialized value (+2, -1).
[04:32:20] <BigJerk> SVN--> swedishcoder commited r828 to peragro_src with log message: Added -Wall to Jamrules in order to prevent introduction of more warnings, not sure if it affects win builds (+5, -2).
[04:33:14] <BigJerk> SVN--> swedishcoder commited r829 to peragro_src with log message: Fixed warning about uninitialized value (+2, -0).
[04:59:41] <BigJerk> SVN--> swedishcoder commited r830 to peragro_src with log message: Fixed warnings where char was used as array index (+3, -2).
[05:11:33] <BigJerk> SVN--> swedishcoder commited r831 to peragro_src with log message: Fixed the last warning, unused variable. We might need this variable in order to use 'delete', not sure if its done automatic by decal manager or not, left todo (+6, -1).
[06:40:28] sueastside has joined #peragro-commit
[07:07:17] sueastsid has joined #peragro-commit
[08:39:41] <BigJerk> SVN--> swedishcoder commited r832 to peragro_src with log message: Added the first part of getting running implemented. This part enables the possibility of serializing/deserializing bool and added a run variable to the MoveMessage. This breaks server/client compability for older servers. (+17, -0).
[09:01:39] <BigJerk> SVN--> swedishcoder commited r833 to peragro_src with log message: Second part of getting running implemented (+11, -0).
[09:07:08] <BigJerk> SVN--> swedishcoder commited r834 to peragro_src with log message: Forgot to update the serialize function for MoveMessage (+1, -0).
[09:20:23] <BigJerk> SVN--> swedishcoder commited r835 to peragro_src with log message: Part three of getting running working. Adds keybinding for running in client.cfg, adds matching function in client and passes this on to the server (+30, -0).
[10:25:30] <BigJerk> SVN--> swedishcoder commited r836 to peragro_src with log message: It is now possible to run. Animation is no good though. Its way to fast and no endurance is taken in account (+11, -4).
[16:38:19] sueastsid has joined #peragro-commit
[18:52:17] sueastsid has joined #peragro-commit
[23:05:57] <BigJerk> SVN--> swedishcoder commited r837 to peragro_src with log message: Running now drains healt points in the UI, need to switch over to stamina later on (+47, -1).