Search found 2 matches
- Wed Jun 20, 2007 2:57 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Free games using irrlicht?
- Replies: 11
- Views: 2410
So how do you apply the license in a closed source game?
I'm all for free (as in freedom) software, but in the creation of an online game, what keeps someone from obtaining the source for the whole game, exploiting EXP rolls or weapon damage and ruining the spirit of the game? I understand that open source software should be available to the community to ...
- Mon Jun 18, 2007 5:59 pm
- Forum: Beginners Help
- Topic: Map Transitioning
- Replies: 1
- Views: 142
Map Transitioning
Ok, So I've searched high and low in the forums, and I've gone through some example program's source code. My question is. How do you do map changes? Lets say you I created a large mmorpg. How would you transition between areas? Some sort of an event driven box in the map that called a function in t...