Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAI - Livestock escape fixed, water jumping fixed #1947
Conversation
added some commits
May 6, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
SafwatHalaby
May 6, 2015
Member
With the exception of bool cMonster::EnsureProperDestination(cChunk & a_Chunk), the changes are trivial.
I did my best to not misuse chunks in that function, but can anyone double-check that?
|
With the exception of I did my best to not misuse chunks in that function, but can anyone double-check that? |
madmaxoft
reviewed
May 6, 2015
View changes
src/Mobs/Monster.cpp
madmaxoft
reviewed
May 6, 2015
View changes
src/Mobs/Monster.cpp
madmaxoft
reviewed
May 6, 2015
View changes
src/Mobs/Monster.cpp
madmaxoft
reviewed
May 6, 2015
View changes
src/Mobs/Monster.h
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
madmaxoft
May 6, 2015
Member
I'd have preferred a doxy-comment without empty lines, but an empty lines between the previous function and the next function's doxy-comment.
|
I'd have preferred a doxy-comment without empty lines, but an empty lines between the previous function and the next function's doxy-comment. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Done. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
SafwatHalaby
May 6, 2015
Member
Appveyor finished compiling way back but it's stuck. It might have to do with the Github downtime that occured. Nevertheless, all CI's are successful.
|
Appveyor finished compiling way back but it's stuck. It might have to do with the Github downtime that occured. Nevertheless, all CI's are successful. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Rebased to shake the CI. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Things are acting weird, re-opening a new branch. |
SafwatHalaby commentedMay 6, 2015
No description provided.