Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 17 years ago

Closed 16 years ago

#232 closed PPS_project (fixed)

Load XML files

Reported by: landauf Owned by: nicolape
Priority: minor Milestone: Version 0.1 Codename: Arcturus
Component: GameLoader Version: 0.1.0
Keywords: Cc:
Referenced By: References:

Description (last modified by bknecht)

Introduction

We need to load levels and save games. Find a way to load and pars XML files in the loading phase of each level.

Goal

We want to load (and save) whole levels with every attribute of every object in the level set. We use XML and its structure to create such levels.

Implementation

You will not have to implement a parser. There are enough parsers out there and there might even be one included in Ogre. Work close to the Ogre implementation of loading resources. You will be able to adopt a lot from Ogre and the old Orxonox. Also find a way to separate the data to be loaded with the actual game loading the data.

Attachments (1)

xml-xsl.jpg (47.9 KB) - added by bknecht 17 years ago.

Download all attachments as: .zip

Change History (7)

Changed 17 years ago by bknecht

comment:1 Changed 17 years ago by bknecht

  • Description modified (diff)

comment:2 Changed 17 years ago by nicolape

  • Owner changed from nobody to nicolape
  • Status changed from new to assigned

comment:3 follow-up: Changed 17 years ago by nicolape

Library

placeholder

XML-Format

placeholder

comment:4 in reply to: ↑ 3 Changed 17 years ago by nicolape

Replying to nicolape:

Library

placeholder

XML-Format

placeholder

sorry for the spam.. pleas delete the above and this post, i'm not able to do it…

comment:5 Changed 16 years ago by bknecht

  • Type changed from task to PPS_project
  • Version set to 0.1.0

comment:6 Changed 16 years ago by bknecht

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.