Relfos / TERRA-Engine

Cross platform game engine written in Object Pascal.
http://www.pascalgameengine.com
Apache License 2.0
103 stars 41 forks source link

xmlSaveCompact ? #7

Closed PolywickStudio closed 8 years ago

PolywickStudio commented 8 years ago

hi,

I try compile. Missing xmlSaveCompact and XMLNode. Please commit.

Relfos commented 8 years ago

Hello, the engine was refactored a bit in the last months, what example you tried to compile so I can check the problem.

On Mon, Jan 18, 2016 at 5:19 AM, Polywick Studio notifications@github.com wrote:

hi,

I try compile. Missing xmlSaveCompact and XMLNode. Please commit.

— Reply to this email directly or view it on GitHub https://github.com/Relfos/TERRA-Engine/issues/7.

PolywickStudio commented 8 years ago

Tools\UIEditor.dpr

Relfos commented 8 years ago

Thanks! I've fixed the compilation errors of the UI editor, however this editor is not finished yet. A previous version already allowed creating widgets and saving/loading, it seems something got broken. In the games I've released before using this engine I created the game GUIs either programatically or using custom formats. However if you're interested in using this I might give it another look soon.

On Mon, Jan 18, 2016 at 1:22 PM, Polywick Studio notifications@github.com wrote:

Tools\UIEditor.dpr

— Reply to this email directly or view it on GitHub https://github.com/Relfos/TERRA-Engine/issues/7#issuecomment-172526112.

PolywickStudio commented 8 years ago

Can you make it work with XML. Anyway, it's already enough..

Just the amount of features is sufficient for now.

Relfos commented 8 years ago

The latest commit supports xml loading/saving. But I tried adding a button /image and nothing showed up, I need to investigate.

On Mon, Jan 18, 2016 at 2:40 PM, Polywick Studio notifications@github.com wrote:

Can you make it work with XML. Anyway, it's already enough..

Just the amount of features is sufficient for now.

— Reply to this email directly or view it on GitHub https://github.com/Relfos/TERRA-Engine/issues/7#issuecomment-172544720.

PolywickStudio commented 8 years ago

Please take commits from: https://github.com/PolywickStudio/TERRA-Engine

I added Delphi XE3,10 support.

Relfos commented 8 years ago

Thanks, can you submit it via pull request?

On Tue, Jan 19, 2016 at 11:56 AM, Polywick Studio notifications@github.com wrote:

Please take commits from: https://github.com/PolywickStudio/TERRA-Engine

I added Delphi XE3,10 support.

— Reply to this email directly or view it on GitHub https://github.com/Relfos/TERRA-Engine/issues/7#issuecomment-172828578.

PolywickStudio commented 8 years ago

Try now please. A pull request...

PolywickStudio commented 8 years ago

Great! your engine works with Delphi XE10 !

Relfos commented 8 years ago

I accepted it, thanks! :)

On Tue, Jan 19, 2016 at 2:12 PM, Polywick Studio notifications@github.com wrote:

Try now please. A pull request...

— Reply to this email directly or view it on GitHub https://github.com/Relfos/TERRA-Engine/issues/7#issuecomment-172864882.