Coldest
May 16, 2024, 10:18:06 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: I've changed anti-bot strategies, so hopefully the rash of bot registrations will stop. Smiley
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Game Discussion / Re: Code Refactoring on: May 14, 2012, 10:09:21 PM
Ok. Will do.
2  General Category / Game Discussion / Re: Code Refactoring on: April 25, 2012, 08:24:04 AM
The diff is about 2 mb, so I'll email it to you.  I don't actually know your email address, and all of the ways I have to message you have a character limit ... can you send me your email addy in a private message? BTW, I'm not 100% sure if it picked up the fact that I moved some files  (I didn't know about git mv) but if it didn't I can go back and do it the proper way.  Note that this is still a work in progress to give you an idea of what I'm up to.
Thanks,

Mark/wulfderay 
3  General Category / Game Discussion / Code Refactoring on: April 21, 2012, 10:42:09 PM
Hi, I'm wulfderay.   I'm very impressed with your game.  I am a programmer (4th year student) and I was wondering if I could offer my help.  I downloaded your source code and took the liberty of doing a bit of refactoring.
Here's what I've done so far:
- moved the source code into its own directory
- moved the xml in the gui dir into its own directory (so there is a ./gui dir for xml and a ./src/gui directory for the source)
- separated the source code into directories (roughly) and updated the includes and CMakeList.txt to reflect this
- separated the code in coldest.cpp that pertains to the dedicated server and put it in its own file, updating CMakeList.txt to reflect this
- abstracted out some code that was used for both the dedicated server and the client and put in its own file

If you are interested in taking a look at these changes, I can give you back a copy of the code, just let me know if you do and how you'd like the copy.
I'm not super great with git (more used to svn), but if you want a branch or something we can figure it out.

Again, sweet game.  I look forward to working on it (if you want me to).
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.016 seconds with 13 queries.