Application: terrofisch

Join the team. This area is for people who want to participate in OpenMW's development in one way or another.
Post Reply
User avatar
terrorfisch
Posts: 7
Joined: 27 Jan 2014, 22:02

Application: terrofisch

Post by terrorfisch »

Hi!

I'm a physics major at RWTH Aachen and following this project for about two years. My C++ experience comes from my job as a research assistance where I work on a physically correct raytracer. I originally planed to wait with contributing until the use of c++11 features is possible since I use them quite often. But now, it looks like c++11 will may be a post 1.0 feature ;)

I had a bit of spare time the last weekend so I started browsing the code and becoming more familiar with git. I hope the chages I commited and the way I did match the encouraged style. I focussed on understanding the AI implementation because that attracted me the most.

In the short run I plan to continue "reviewing" the code concerning the AiPackages and as soon as I understand the structure I'd like to work on implementing volatile AI variables. Any major concerns?
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Application: terrofisch

Post by Zini »

Welcome.

Discussion about your code continued on the github pull request. Formally (style and such) it looks fine.

You can have the AIPackage tasks. Nothing special coming to my mind right now.
User avatar
scrawl
Posts: 2152
Joined: 18 Feb 2012, 11:51

Re: Application: terrofisch

Post by scrawl »

Hi! Help with AI is definitely needed. Good luck.
User avatar
sirherrbatka
Posts: 2159
Joined: 07 Aug 2011, 17:21

Re: Application: terrofisch

Post by sirherrbatka »

hi, cool avatar!
User avatar
terrorfisch
Posts: 7
Joined: 27 Jan 2014, 22:02

Re: Application: terrofisch

Post by terrorfisch »

Thank you! And thanks to public domain artist on debianart.
Post Reply