Click here to Skip to main content
16,021,181 members
Home / Discussions / Game Development
   

Game Development

 
AnswerRe: problem Pin
Dalek Dave27-Jun-11 2:19
professionalDalek Dave27-Jun-11 2:19 
AnswerRe: problem Pin
CDP180227-Jun-11 2:43
CDP180227-Jun-11 2:43 
AnswerRe: problem PinPopular
enhzflep28-Jun-11 9:23
enhzflep28-Jun-11 9:23 
GeneralRe: problem Pin
Thomas Krojer4-Jul-11 21:05
Thomas Krojer4-Jul-11 21:05 
GeneralRe: problem Pin
kevinnicol8-Jul-11 8:09
kevinnicol8-Jul-11 8:09 
AnswerRe: problem Pin
Pravin Patil, Mumbai28-Jul-11 3:07
Pravin Patil, Mumbai28-Jul-11 3:07 
AnswerRe: problem Pin
expert_babaji16-Sep-11 5:43
expert_babaji16-Sep-11 5:43 
QuestionGreat forum, but not much going on... Pin
CDP180223-Jun-11 10:39
CDP180223-Jun-11 10:39 
Now, let me change that or send me to the Hall of Shame as well Smile | :)

This here[^] is a little pet project of mine. Occasionally I have posted about it in the Lounge, but this looks like a better place to do that.

The screenshot is not from the actual game. It's just the test application for the 3D engine and the GUI. I'm still adding controls or features to the 3D engine until I have enough to start on the game client. And please don't say anything abozt the 3D models. I had to make them myself. It's getting better, but I'm no big artist.

At the moment I have hit an obstacle in the GUI. The layout can be loaded from XAML. This works well for serializable objects. The problem is, that the control's events are not serializable.

At the moment the events are plain CLR events, using delegates and event handlers, just like in windows forms. They are not serialized into XAML and therefore can't be loaded from XAML. What I need now is a good and practicable idea th wrap the functionality of events into serializable classes.
"I just exchanged opinions with my boss. I went in with mine and came out with his." - me, 2011
---
I am endeavoring, Madam, to construct a mnemonic memory circuit using stone knives and bearskins - Mr. Spock 1935 and me 2011



QuestionRe: Great forum, but not much going on... Pin
AspDotNetDev23-Jun-11 10:58
protectorAspDotNetDev23-Jun-11 10:58 
AnswerRe: Great forum, but not much going on... [modified] Pin
CDP180223-Jun-11 13:03
CDP180223-Jun-11 13:03 
AnswerRe: Great forum, but not much going on... Pin
AspDotNetDev23-Jun-11 13:48
protectorAspDotNetDev23-Jun-11 13:48 
GeneralRe: Great forum, but not much going on... Pin
CDP180223-Jun-11 16:07
CDP180223-Jun-11 16:07 
GeneralIf it is of any interest... Pin
CDP180224-Jun-11 11:38
CDP180224-Jun-11 11:38 
AnswerRe: Great forum, but not much going on... Pin
Dalek Dave23-Jun-11 13:19
professionalDalek Dave23-Jun-11 13:19 
GeneralRe: Great forum, but not much going on... Pin
CDP180223-Jun-11 16:15
CDP180223-Jun-11 16:15 
QuestionHey guys, mind telling me what you think of my first actual game with updating of movement? Pin
andyharglesis17-Jun-11 21:05
andyharglesis17-Jun-11 21:05 
AnswerRe: Hey guys, mind telling me what you think of my first actual game with updating of movement? PinPopular
Richard MacCutchan17-Jun-11 22:58
mveRichard MacCutchan17-Jun-11 22:58 
AnswerRe: Hey guys, mind telling me what you think of my first actual game with updating of movement? Pin
Pete O'Hanlon17-Jun-11 23:17
mvePete O'Hanlon17-Jun-11 23:17 
GeneralRe: Hey guys, mind telling me what you think of my first actual game with updating of movement? Pin
andyharglesis18-Jun-11 11:49
andyharglesis18-Jun-11 11:49 
GeneralRe: Hey guys, mind telling me what you think of my first actual game with updating of movement? [modified] PinPopular
enhzflep18-Jun-11 17:40
enhzflep18-Jun-11 17:40 
GeneralRe: Hey guys, mind telling me what you think of my first actual game with updating of movement? Pin
Pete O'Hanlon19-Jun-11 6:47
mvePete O'Hanlon19-Jun-11 6:47 
GeneralRe: Hey guys, mind telling me what you think of my first actual game with updating of movement? Pin
Paul Conrad26-Jun-11 22:16
professionalPaul Conrad26-Jun-11 22:16 
AnswerRe: Hey guys, mind telling me what you think of my first actual game with updating of movement? Pin
Ravi Sant19-Jun-11 22:29
Ravi Sant19-Jun-11 22:29 
GeneralRe: Hey guys, mind telling me what you think of my first actual game with updating of movement? Pin
charles henington21-Sep-24 19:13
charles henington21-Sep-24 19:13 
AnswerRe: Hey guys, mind telling me what you think of my first actual game with updating of movement? Pin
Dalek Dave23-Jun-11 13:18
professionalDalek Dave23-Jun-11 13:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.